From noreply at github.com Mon Jul 25 00:13:27 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 24 Jul 2022 21:13:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src From noreply at github.com Mon Jul 25 00:16:37 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 24 Jul 2022 21:16:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0459ff: tests Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 0459ffed25663345f4fe1b7a145bae923dbbb757 https://github.com/MidnightBSD/src/commit/0459ffed25663345f4fe1b7a145bae923dbbb757 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libc/tests/Makefile M lib/libc/tests/Makefile.depend M lib/libc/tests/Makefile.netbsd-tests M lib/libc/tests/c063/Makefile M lib/libc/tests/c063/Makefile.depend M lib/libc/tests/db/Makefile M lib/libc/tests/db/Makefile.depend M lib/libc/tests/gen/Makefile M lib/libc/tests/gen/Makefile.depend M lib/libc/tests/gen/arc4random_test.c M lib/libc/tests/gen/dir2_test.c M lib/libc/tests/gen/dlopen_empty_test.c M lib/libc/tests/gen/execve/Makefile M lib/libc/tests/gen/execve/Makefile.depend M lib/libc/tests/gen/fmtcheck_test.c M lib/libc/tests/gen/fmtmsg_test.c M lib/libc/tests/gen/fnmatch_test.c M lib/libc/tests/gen/fnmatch_testcases.h M lib/libc/tests/gen/fpclassify2_test.c M lib/libc/tests/gen/ftw_test.c A lib/libc/tests/gen/getentropy_test.c A lib/libc/tests/gen/getmntinfo_test.c A lib/libc/tests/gen/glob2_test.c A lib/libc/tests/gen/makecontext_test.c M lib/libc/tests/gen/popen_test.c M lib/libc/tests/gen/posix_spawn/Makefile M lib/libc/tests/gen/posix_spawn/Makefile.depend M lib/libc/tests/gen/posix_spawn_test.c M lib/libc/tests/gen/realpath2_test.c M lib/libc/tests/gen/sigsetops_test.c A lib/libc/tests/gen/spawnp_enoexec.sh M lib/libc/tests/gen/test-fnmatch.c M lib/libc/tests/gen/wordexp_test.c M lib/libc/tests/hash/Makefile M lib/libc/tests/hash/Makefile.depend M lib/libc/tests/iconv/Makefile A lib/libc/tests/iconv/Makefile.depend M lib/libc/tests/iconv/iconvctl_test.c M lib/libc/tests/inet/Makefile M lib/libc/tests/inet/Makefile.depend M lib/libc/tests/locale/Makefile M lib/libc/tests/locale/Makefile.depend M lib/libc/tests/locale/btowc_test.c M lib/libc/tests/locale/c16rtomb_test.c M lib/libc/tests/locale/iswctype_test.c M lib/libc/tests/locale/mblen_test.c M lib/libc/tests/locale/mbrlen_test.c M lib/libc/tests/locale/mbrtoc16_test.c M lib/libc/tests/locale/mbrtowc_test.c M lib/libc/tests/locale/mbsnrtowcs_test.c M lib/libc/tests/locale/mbsrtowcs_test.c M lib/libc/tests/locale/mbstowcs_test.c M lib/libc/tests/locale/mbtowc_test.c M lib/libc/tests/locale/towctrans_test.c M lib/libc/tests/locale/wcrtomb_test.c M lib/libc/tests/locale/wcsnrtombs_test.c M lib/libc/tests/locale/wcsrtombs_test.c M lib/libc/tests/locale/wcstombs_test.c M lib/libc/tests/locale/wctomb_test.c M lib/libc/tests/net/Makefile M lib/libc/tests/net/Makefile.depend M lib/libc/tests/net/ether_test.c M lib/libc/tests/net/eui64_aton_test.c M lib/libc/tests/net/eui64_ntoa_test.c M lib/libc/tests/net/getaddrinfo/Makefile M lib/libc/tests/net/test-eui64.h M lib/libc/tests/nss/Makefile M lib/libc/tests/nss/Makefile.depend M lib/libc/tests/nss/getaddrinfo_test.c M lib/libc/tests/nss/getgr_test.c M lib/libc/tests/nss/gethostby_test.c M lib/libc/tests/nss/getproto_test.c M lib/libc/tests/nss/getpw_test.c M lib/libc/tests/nss/getrpc_test.c M lib/libc/tests/nss/getserv_test.c M lib/libc/tests/nss/getusershell_test.c M lib/libc/tests/nss/testutil.h M lib/libc/tests/regex/Makefile M lib/libc/tests/regex/Makefile.depend A lib/libc/tests/regex/Makefile.inc A lib/libc/tests/regex/multibyte.sh M lib/libc/tests/resolv/Makefile M lib/libc/tests/resolv/Makefile.depend M lib/libc/tests/resolv/mach M lib/libc/tests/resolv/resolv_test.c M lib/libc/tests/rpc/Makefile M lib/libc/tests/rpc/Makefile.depend M lib/libc/tests/setjmp/Makefile M lib/libc/tests/setjmp/Makefile.depend M lib/libc/tests/ssp/Makefile M lib/libc/tests/ssp/Makefile.depend M lib/libc/tests/stdio/Makefile M lib/libc/tests/stdio/Makefile.depend M lib/libc/tests/stdio/fdopen_test.c M lib/libc/tests/stdio/fmemopen2_test.c M lib/libc/tests/stdio/fopen_test.c M lib/libc/tests/stdio/freopen_test.c M lib/libc/tests/stdio/getdelim_test.c M lib/libc/tests/stdio/gets_s_test.c M lib/libc/tests/stdio/mkostemp_test.c M lib/libc/tests/stdio/open_memstream2_test.c M lib/libc/tests/stdio/open_wmemstream_test.c M lib/libc/tests/stdio/perror_test.c M lib/libc/tests/stdio/print_positional_test.c M lib/libc/tests/stdio/printbasic_test.c M lib/libc/tests/stdio/printfloat_test.c M lib/libc/tests/stdio/scanfloat_test.c M lib/libc/tests/stdlib/Makefile M lib/libc/tests/stdlib/Makefile.depend M lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc M lib/libc/tests/stdlib/cxa_thread_atexit_test.cc A lib/libc/tests/stdlib/dynthr_mod/Makefile A lib/libc/tests/stdlib/dynthr_mod/dynthr_mod.c A lib/libc/tests/stdlib/dynthr_test.c M lib/libc/tests/stdlib/heapsort_test.c M lib/libc/tests/stdlib/mergesort_test.c M lib/libc/tests/stdlib/qsort_test.c M lib/libc/tests/stdlib/set_constraint_handler_s_test.c M lib/libc/tests/stdlib/test-sort.h M lib/libc/tests/stdlib/tsearch_test.c M lib/libc/tests/string/Makefile M lib/libc/tests/string/Makefile.depend M lib/libc/tests/string/memcmp_test.c M lib/libc/tests/string/memset_s_test.c M lib/libc/tests/string/stpncpy_test.c M lib/libc/tests/string/strerror_test.c A lib/libc/tests/string/strxfrm_test.c M lib/libc/tests/string/wcscasecmp_test.c M lib/libc/tests/string/wcscoll_test.c M lib/libc/tests/string/wcsnlen_test.c M lib/libc/tests/sys/Makefile M lib/libc/tests/sys/Makefile.depend A lib/libc/tests/sys/brk_test.c A lib/libc/tests/sys/cpuset_test.c M lib/libc/tests/sys/mlock_helper.c M lib/libc/tests/sys/queue_test.c M lib/libc/tests/sys/sendfile_test.c M lib/libc/tests/termios/Makefile M lib/libc/tests/termios/Makefile.depend M lib/libc/tests/time/Makefile M lib/libc/tests/time/Makefile.depend M lib/libc/tests/tls/Makefile M lib/libc/tests/tls/Makefile.depend M lib/libc/tests/tls/dso/Makefile A lib/libc/tests/tls/dso/Makefile.depend M lib/libc/tests/tls_dso/Makefile M lib/libc/tests/tls_dso/Makefile.depend M lib/libc/tests/ttyio/Makefile M lib/libc/tests/ttyio/Makefile.depend Log Message: ----------- tests Commit: b7398b49d2d3acd94120c000221543d2a8721bf4 https://github.com/MidnightBSD/src/commit/b7398b49d2d3acd94120c000221543d2a8721bf4 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A lib/libc/libc_nossp.ldscript Log Message: ----------- ssp off ldscript Commit: f1043030fab0f45aea65859d994bac2374ed581b https://github.com/MidnightBSD/src/commit/f1043030fab0f45aea65859d994bac2374ed581b Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A lib/libc/Makefile.depend.options Log Message: ----------- ssp option Compare: https://github.com/MidnightBSD/src/compare/2e8cf8bd9e47...f1043030fab0 From noreply at github.com Mon Jul 25 08:59:07 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 05:59:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 6b7f66: update several things from freebsd Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 6b7f66ac762d4b8d16ce3c1305370dd83a7b009d https://github.com/MidnightBSD/src/commit/6b7f66ac762d4b8d16ce3c1305370dd83a7b009d Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libexpat/expat_config.h M lib/libulog/ulog_login.c M lib/libulog/ulog_login_pseudo.c M lib/libulog/utempter.h M lib/libulog/utempter_add_record.3 M lib/libusb/usb.h M lib/libusbhid/data.c M lib/libusbhid/descr.c M lib/libusbhid/descr_compat.c M lib/libusbhid/parse.c M lib/libusbhid/usage.c M lib/libusbhid/usbhid.3 M lib/libusbhid/usbhid.h M lib/libusbhid/usbvar.h M lib/libutil/Makefile M lib/libutil/pidfile.3 M lib/libutil/pidfile.c M lib/libutil/property.c M lib/libutil/pty.c M lib/libutil/pw_util.3 M lib/libutil/pw_util.c M lib/libutil/quotafile.c M lib/libutil/realhostname.3 M lib/libutil/stub.c M lib/libutil/tests/Makefile M lib/libutil/tests/pidfile_test.c M lib/libypclnt/ypclnt.h M lib/libypclnt/ypclnt_connect.c M lib/libypclnt/ypclnt_error.c M lib/libypclnt/ypclnt_free.c M lib/libypclnt/ypclnt_get.c M lib/libypclnt/ypclnt_new.c M lib/libypclnt/ypclnt_passwd.c M lib/libz/Makefile M lib/libz/Symbol.map M lib/libz/Versions.def M lib/libz/zopen.3 M lib/libz/zopen.c M libexec/atf/Makefile M libexec/atf/Makefile.inc M libexec/atf/atf-check/Makefile M libexec/atf/atf-check/Makefile.depend M libexec/atf/atf-check/Makefile.inc M libexec/atf/atf-check/tests/Makefile M libexec/atf/atf-check/tests/Makefile.depend M libexec/atf/atf-sh/Makefile M libexec/atf/atf-sh/Makefile.depend M libexec/atf/atf-sh/tests/Makefile M libexec/atf/atf-sh/tests/Makefile.depend M libexec/atf/tests/Makefile M libexec/atf/tests/Makefile.depend M libexec/atrun/atrun.c M libexec/atrun/gloadavg.c M libexec/atrun/gloadavg.h M libexec/fingerd/Makefile A libexec/fingerd/Makefile.depend.options M libexec/fingerd/fingerd.8 M libexec/fingerd/fingerd.c M libexec/fingerd/pathnames.h M libexec/makewhatis.local/Makefile M libexec/makewhatis.local/makewhatis.local.8 M libexec/makewhatis.local/makewhatis.local.sh M libexec/mknetid/hash.c M libexec/mknetid/hash.h M libexec/mknetid/mknetid.c M libexec/mknetid/parse_group.c A libexec/phttpget/Makefile A libexec/phttpget/phttpget.8 A libexec/phttpget/phttpget.c M libexec/pppoed/pppoed.c M libexec/rbootd/bpf.c M libexec/rbootd/conf.c M libexec/rbootd/defs.h M libexec/rbootd/parseconf.c M libexec/rbootd/pathnames.h M libexec/rbootd/rbootd.8 M libexec/rbootd/rbootd.c M libexec/rbootd/rmp.h M libexec/rbootd/rmp_var.h M libexec/rbootd/rmpproto.c M libexec/rbootd/utils.c M libexec/revnetgroup/Makefile M libexec/revnetgroup/hash.c M libexec/revnetgroup/hash.h M libexec/revnetgroup/parse_netgroup.c M libexec/revnetgroup/revnetgroup.8 M libexec/revnetgroup/revnetgroup.c M libexec/rpc.rstatd/rstat_proc.c M libexec/rpc.rstatd/rstatd.c M libexec/rpc.rusersd/extern.h M libexec/rpc.rusersd/rusers_proc.c M libexec/rpc.rusersd/rusersd.c M libexec/rpc.rwalld/rwalld.c M libexec/rpc.sprayd/rpc.sprayd.8 M libexec/rpc.sprayd/sprayd.c M libexec/rtld-aout/shlib.c M libexec/rtld-aout/shlib.h M libexec/rtld-aout/support.c M libexec/rtld-aout/support.h M libexec/talkd/Makefile M libexec/talkd/announce.c M libexec/talkd/extern.h M libexec/talkd/print.c M libexec/talkd/process.c M libexec/talkd/table.c M libexec/talkd/talkd.8 M libexec/talkd/talkd.c M libexec/tcpd/Makefile M libexec/tftp-proxy/Makefile M libexec/tftpd/Makefile A libexec/tftpd/Makefile.depend.options M libexec/tftpd/tests/Makefile M libexec/tftpd/tests/functional.c M libexec/tftpd/tftp-file.c M libexec/tftpd/tftp-file.h M libexec/tftpd/tftp-io.c M libexec/tftpd/tftp-io.h M libexec/tftpd/tftp-options.c M libexec/tftpd/tftp-options.h M libexec/tftpd/tftp-transfer.c M libexec/tftpd/tftp-transfer.h M libexec/tftpd/tftp-utils.c M libexec/tftpd/tftp-utils.h M libexec/tftpd/tftpd.8 M libexec/tftpd/tftpd.c M libexec/ulog-helper/ulog-helper.c M libexec/ypxfr/Makefile M libexec/ypxfr/yp_dbwrite.c M libexec/ypxfr/ypxfr.8 M libexec/ypxfr/ypxfr_extern.h M libexec/ypxfr/ypxfr_getmap.c M libexec/ypxfr/ypxfr_main.c M libexec/ypxfr/ypxfr_misc.c M libexec/ypxfr/ypxfrd_getmap.c Log Message: ----------- update several things from freebsd From noreply at github.com Mon Jul 25 10:49:30 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 07:49:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 12cef0: remove hashmap Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 12cef0979b316402c6b28f59dea7b1a26c7540db https://github.com/MidnightBSD/src/commit/12cef0979b316402c6b28f59dea7b1a26c7540db Author: Lucas Holt Date: 2022-07-13 (Wed, 13 Jul 2022) Changed paths: M lib/libmport/Makefile Log Message: ----------- remove hashmap From noreply at github.com Mon Jul 25 10:52:40 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 07:52:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/tags/vendor/llvm/dist/10.0.1 Home: https://github.com/MidnightBSD/src From noreply at github.com Mon Jul 25 10:52:40 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 07:52:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8faf58: Vendor import of LLVM + CLANG + OpenMP 10.0.1 Message-ID: Branch: refs/heads/vendor/llvm/dist Home: https://github.com/MidnightBSD/src Commit: 8faf58a691ad12735e46befeb9813c4eab76dda2 https://github.com/MidnightBSD/src/commit/8faf58a691ad12735e46befeb9813c4eab76dda2 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: R .gitattributes R LICENSE.TXT A clang/LICENSE.TXT A clang/include/clang-c/BuildSystem.h A clang/include/clang-c/CXCompilationDatabase.h A clang/include/clang-c/CXErrorCode.h A clang/include/clang-c/CXString.h A clang/include/clang-c/Documentation.h A clang/include/clang-c/ExternC.h A clang/include/clang-c/FatalErrorHandler.h A clang/include/clang-c/Index.h A clang/include/clang-c/Platform.h A clang/include/clang-c/module.modulemap A clang/include/clang/ARCMigrate/ARCMT.h A clang/include/clang/ARCMigrate/ARCMTActions.h A clang/include/clang/ARCMigrate/FileRemapper.h A clang/include/clang/AST/APValue.h A clang/include/clang/AST/AST.h A clang/include/clang/AST/ASTConcept.h A clang/include/clang/AST/ASTConsumer.h A clang/include/clang/AST/ASTContext.h A clang/include/clang/AST/ASTContextAllocate.h A clang/include/clang/AST/ASTDiagnostic.h A clang/include/clang/AST/ASTDumper.h A clang/include/clang/AST/ASTDumperUtils.h A clang/include/clang/AST/ASTFwd.h A clang/include/clang/AST/ASTImporter.h A clang/include/clang/AST/ASTImporterLookupTable.h A clang/include/clang/AST/ASTImporterSharedState.h A clang/include/clang/AST/ASTLambda.h A clang/include/clang/AST/ASTMutationListener.h A clang/include/clang/AST/ASTNodeTraverser.h A clang/include/clang/AST/ASTStructuralEquivalence.h A clang/include/clang/AST/ASTTypeTraits.h A clang/include/clang/AST/ASTUnresolvedSet.h A clang/include/clang/AST/ASTVector.h A clang/include/clang/AST/AbstractBasicReader.h A clang/include/clang/AST/AbstractBasicWriter.h A clang/include/clang/AST/AbstractTypeReader.h A clang/include/clang/AST/AbstractTypeWriter.h A clang/include/clang/AST/Attr.h A clang/include/clang/AST/AttrIterator.h A clang/include/clang/AST/AttrVisitor.h A clang/include/clang/AST/Availability.h A clang/include/clang/AST/BaseSubobject.h A clang/include/clang/AST/BuiltinTypes.def A clang/include/clang/AST/CXXInheritance.h A clang/include/clang/AST/CXXRecordDeclDefinitionBits.def A clang/include/clang/AST/CanonicalType.h A clang/include/clang/AST/CharUnits.h A clang/include/clang/AST/Comment.h A clang/include/clang/AST/CommentBriefParser.h A clang/include/clang/AST/CommentCommandTraits.h A clang/include/clang/AST/CommentCommands.td A clang/include/clang/AST/CommentDiagnostic.h A clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td A clang/include/clang/AST/CommentHTMLTags.td A clang/include/clang/AST/CommentLexer.h A clang/include/clang/AST/CommentParser.h A clang/include/clang/AST/CommentSema.h A clang/include/clang/AST/CommentVisitor.h A clang/include/clang/AST/ComparisonCategories.h A clang/include/clang/AST/CurrentSourceLocExprScope.h A clang/include/clang/AST/DataCollection.h A clang/include/clang/AST/Decl.h A clang/include/clang/AST/DeclAccessPair.h A clang/include/clang/AST/DeclBase.h A clang/include/clang/AST/DeclCXX.h A clang/include/clang/AST/DeclContextInternals.h A clang/include/clang/AST/DeclFriend.h A clang/include/clang/AST/DeclGroup.h A clang/include/clang/AST/DeclLookups.h A clang/include/clang/AST/DeclObjC.h A clang/include/clang/AST/DeclOpenMP.h A clang/include/clang/AST/DeclTemplate.h A clang/include/clang/AST/DeclVisitor.h A clang/include/clang/AST/DeclarationName.h A clang/include/clang/AST/DependentDiagnostic.h A clang/include/clang/AST/EvaluatedExprVisitor.h A clang/include/clang/AST/Expr.h A clang/include/clang/AST/ExprCXX.h A clang/include/clang/AST/ExprConcepts.h A clang/include/clang/AST/ExprObjC.h A clang/include/clang/AST/ExprOpenMP.h A clang/include/clang/AST/ExternalASTMerger.h A clang/include/clang/AST/ExternalASTSource.h A clang/include/clang/AST/FormatString.h A clang/include/clang/AST/GlobalDecl.h A clang/include/clang/AST/JSONNodeDumper.h A clang/include/clang/AST/LambdaCapture.h A clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h A clang/include/clang/AST/LocInfoType.h A clang/include/clang/AST/Mangle.h A clang/include/clang/AST/MangleNumberingContext.h A clang/include/clang/AST/NSAPI.h A clang/include/clang/AST/NestedNameSpecifier.h A clang/include/clang/AST/NonTrivialTypeVisitor.h A clang/include/clang/AST/ODRHash.h A clang/include/clang/AST/OSLog.h A clang/include/clang/AST/OpenMPClause.h A clang/include/clang/AST/OperationKinds.def A clang/include/clang/AST/OperationKinds.h A clang/include/clang/AST/OptionalDiagnostic.h A clang/include/clang/AST/ParentMap.h A clang/include/clang/AST/PrettyDeclStackTrace.h A clang/include/clang/AST/PrettyPrinter.h A clang/include/clang/AST/PropertiesBase.td A clang/include/clang/AST/QualTypeNames.h A clang/include/clang/AST/RawCommentList.h A clang/include/clang/AST/RecordLayout.h A clang/include/clang/AST/RecursiveASTVisitor.h A clang/include/clang/AST/Redeclarable.h A clang/include/clang/AST/SelectorLocationsKind.h A clang/include/clang/AST/Stmt.h A clang/include/clang/AST/StmtCXX.h A clang/include/clang/AST/StmtDataCollectors.td A clang/include/clang/AST/StmtGraphTraits.h A clang/include/clang/AST/StmtIterator.h A clang/include/clang/AST/StmtObjC.h A clang/include/clang/AST/StmtOpenMP.h A clang/include/clang/AST/StmtVisitor.h A clang/include/clang/AST/TemplateArgumentVisitor.h A clang/include/clang/AST/TemplateBase.h A clang/include/clang/AST/TemplateName.h A clang/include/clang/AST/TextNodeDumper.h A clang/include/clang/AST/Type.h A clang/include/clang/AST/TypeLoc.h A clang/include/clang/AST/TypeLocNodes.def A clang/include/clang/AST/TypeLocVisitor.h A clang/include/clang/AST/TypeOrdering.h A clang/include/clang/AST/TypeProperties.td A clang/include/clang/AST/TypeVisitor.h A clang/include/clang/AST/UnresolvedSet.h A clang/include/clang/AST/VTTBuilder.h A clang/include/clang/AST/VTableBuilder.h A clang/include/clang/ASTMatchers/ASTMatchFinder.h A clang/include/clang/ASTMatchers/ASTMatchers.h A clang/include/clang/ASTMatchers/ASTMatchersInternal.h A clang/include/clang/ASTMatchers/ASTMatchersMacros.h A clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h A clang/include/clang/ASTMatchers/Dynamic/Parser.h A clang/include/clang/ASTMatchers/Dynamic/Registry.h A clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h A clang/include/clang/Analysis/Analyses/Consumed.h A clang/include/clang/Analysis/Analyses/Dominators.h A clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h A clang/include/clang/Analysis/Analyses/LiveVariables.h A clang/include/clang/Analysis/Analyses/PostOrderCFGView.h A clang/include/clang/Analysis/Analyses/ReachableCode.h A clang/include/clang/Analysis/Analyses/ThreadSafety.h A clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h A clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h A clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def A clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h A clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h A clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h A clang/include/clang/Analysis/Analyses/UninitializedValues.h A clang/include/clang/Analysis/AnalysisDeclContext.h A clang/include/clang/Analysis/AnalysisDiagnostic.h A clang/include/clang/Analysis/AnyCall.h A clang/include/clang/Analysis/BodyFarm.h A clang/include/clang/Analysis/CFG.h A clang/include/clang/Analysis/CFGStmtMap.h A clang/include/clang/Analysis/CallGraph.h A clang/include/clang/Analysis/CloneDetection.h A clang/include/clang/Analysis/CodeInjector.h A clang/include/clang/Analysis/ConstructionContext.h A clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h A clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h A clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A clang/include/clang/Analysis/PathDiagnostic.h A clang/include/clang/Analysis/ProgramPoint.h A clang/include/clang/Analysis/RetainSummaryManager.h A clang/include/clang/Analysis/SelectorExtras.h A clang/include/clang/Analysis/Support/BumpVector.h A clang/include/clang/Basic/AArch64SVEACLETypes.def A clang/include/clang/Basic/ABI.h A clang/include/clang/Basic/ASTNode.td A clang/include/clang/Basic/AddressSpaces.h A clang/include/clang/Basic/AlignedAllocation.h A clang/include/clang/Basic/AllDiagnostics.h A clang/include/clang/Basic/Attr.td A clang/include/clang/Basic/AttrDocs.td A clang/include/clang/Basic/AttrKinds.h A clang/include/clang/Basic/AttrSubjectMatchRules.h A clang/include/clang/Basic/AttributeCommonInfo.h A clang/include/clang/Basic/Attributes.h A clang/include/clang/Basic/BitmaskEnum.h A clang/include/clang/Basic/Builtins.def A clang/include/clang/Basic/Builtins.h A clang/include/clang/Basic/BuiltinsAArch64.def A clang/include/clang/Basic/BuiltinsAMDGPU.def A clang/include/clang/Basic/BuiltinsARM.def A clang/include/clang/Basic/BuiltinsBPF.def A clang/include/clang/Basic/BuiltinsHexagon.def A clang/include/clang/Basic/BuiltinsLe64.def A clang/include/clang/Basic/BuiltinsMips.def A clang/include/clang/Basic/BuiltinsNEON.def A clang/include/clang/Basic/BuiltinsNVPTX.def A clang/include/clang/Basic/BuiltinsPPC.def A clang/include/clang/Basic/BuiltinsSystemZ.def A clang/include/clang/Basic/BuiltinsWebAssembly.def A clang/include/clang/Basic/BuiltinsX86.def A clang/include/clang/Basic/BuiltinsX86_64.def A clang/include/clang/Basic/BuiltinsXCore.def A clang/include/clang/Basic/CapturedStmt.h A clang/include/clang/Basic/CharInfo.h A clang/include/clang/Basic/CodeGenOptions.def A clang/include/clang/Basic/CodeGenOptions.h A clang/include/clang/Basic/CommentNodes.td A clang/include/clang/Basic/CommentOptions.h A clang/include/clang/Basic/Cuda.h A clang/include/clang/Basic/DebugInfoOptions.h A clang/include/clang/Basic/DeclNodes.td A clang/include/clang/Basic/Diagnostic.h A clang/include/clang/Basic/Diagnostic.td A clang/include/clang/Basic/DiagnosticAST.h A clang/include/clang/Basic/DiagnosticASTKinds.td A clang/include/clang/Basic/DiagnosticAnalysis.h A clang/include/clang/Basic/DiagnosticAnalysisKinds.td A clang/include/clang/Basic/DiagnosticCategories.h A clang/include/clang/Basic/DiagnosticCategories.td A clang/include/clang/Basic/DiagnosticComment.h A clang/include/clang/Basic/DiagnosticCommentKinds.td A clang/include/clang/Basic/DiagnosticCommonKinds.td A clang/include/clang/Basic/DiagnosticCrossTU.h A clang/include/clang/Basic/DiagnosticCrossTUKinds.td A clang/include/clang/Basic/DiagnosticDocs.td A clang/include/clang/Basic/DiagnosticDriver.h A clang/include/clang/Basic/DiagnosticDriverKinds.td A clang/include/clang/Basic/DiagnosticError.h A clang/include/clang/Basic/DiagnosticFrontend.h A clang/include/clang/Basic/DiagnosticFrontendKinds.td A clang/include/clang/Basic/DiagnosticGroups.td A clang/include/clang/Basic/DiagnosticIDs.h A clang/include/clang/Basic/DiagnosticLex.h A clang/include/clang/Basic/DiagnosticLexKinds.td A clang/include/clang/Basic/DiagnosticOptions.def A clang/include/clang/Basic/DiagnosticOptions.h A clang/include/clang/Basic/DiagnosticParse.h A clang/include/clang/Basic/DiagnosticParseKinds.td A clang/include/clang/Basic/DiagnosticRefactoring.h A clang/include/clang/Basic/DiagnosticRefactoringKinds.td A clang/include/clang/Basic/DiagnosticSema.h A clang/include/clang/Basic/DiagnosticSemaKinds.td A clang/include/clang/Basic/DiagnosticSerialization.h A clang/include/clang/Basic/DiagnosticSerializationKinds.td A clang/include/clang/Basic/ExceptionSpecificationType.h A clang/include/clang/Basic/ExpressionTraits.h A clang/include/clang/Basic/Features.def A clang/include/clang/Basic/FileManager.h A clang/include/clang/Basic/FileSystemOptions.h A clang/include/clang/Basic/FileSystemStatCache.h A clang/include/clang/Basic/FixedPoint.h A clang/include/clang/Basic/IdentifierTable.h A clang/include/clang/Basic/JsonSupport.h A clang/include/clang/Basic/LLVM.h A clang/include/clang/Basic/Lambda.h A clang/include/clang/Basic/LangOptions.def A clang/include/clang/Basic/LangOptions.h A clang/include/clang/Basic/LangStandard.h A clang/include/clang/Basic/LangStandards.def A clang/include/clang/Basic/Linkage.h A clang/include/clang/Basic/MSP430Target.def A clang/include/clang/Basic/MacroBuilder.h A clang/include/clang/Basic/Module.h A clang/include/clang/Basic/ObjCRuntime.h A clang/include/clang/Basic/OpenCLExtensionTypes.def A clang/include/clang/Basic/OpenCLExtensions.def A clang/include/clang/Basic/OpenCLImageTypes.def A clang/include/clang/Basic/OpenCLOptions.h A clang/include/clang/Basic/OpenMPKinds.def A clang/include/clang/Basic/OpenMPKinds.h A clang/include/clang/Basic/OperatorKinds.def A clang/include/clang/Basic/OperatorKinds.h A clang/include/clang/Basic/OperatorPrecedence.h A clang/include/clang/Basic/PartialDiagnostic.h A clang/include/clang/Basic/PlistSupport.h A clang/include/clang/Basic/PragmaKinds.h A clang/include/clang/Basic/PrettyStackTrace.h A clang/include/clang/Basic/SanitizerBlacklist.h A clang/include/clang/Basic/SanitizerSpecialCaseList.h A clang/include/clang/Basic/Sanitizers.def A clang/include/clang/Basic/Sanitizers.h A clang/include/clang/Basic/SourceLocation.h A clang/include/clang/Basic/SourceManager.h A clang/include/clang/Basic/SourceManagerInternals.h A clang/include/clang/Basic/Specifiers.h A clang/include/clang/Basic/Stack.h A clang/include/clang/Basic/StmtNodes.td A clang/include/clang/Basic/SyncScope.h A clang/include/clang/Basic/TargetBuiltins.h A clang/include/clang/Basic/TargetCXXABI.h A clang/include/clang/Basic/TargetInfo.h A clang/include/clang/Basic/TargetOptions.h A clang/include/clang/Basic/TemplateKinds.h A clang/include/clang/Basic/TokenKinds.def A clang/include/clang/Basic/TokenKinds.h A clang/include/clang/Basic/TypeNodes.td A clang/include/clang/Basic/TypeTraits.h A clang/include/clang/Basic/Version.h A clang/include/clang/Basic/Visibility.h A clang/include/clang/Basic/X86Target.def A clang/include/clang/Basic/XRayInstr.h A clang/include/clang/Basic/XRayLists.h A clang/include/clang/Basic/arm_fp16.td A clang/include/clang/Basic/arm_mve.td A clang/include/clang/Basic/arm_mve_defs.td A clang/include/clang/Basic/arm_neon.td A clang/include/clang/Basic/arm_neon_incl.td A clang/include/clang/CodeGen/BackendUtil.h A clang/include/clang/CodeGen/CGFunctionInfo.h A clang/include/clang/CodeGen/CodeGenABITypes.h A clang/include/clang/CodeGen/CodeGenAction.h A clang/include/clang/CodeGen/ConstantInitBuilder.h A clang/include/clang/CodeGen/ConstantInitFuture.h A clang/include/clang/CodeGen/ModuleBuilder.h A clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h A clang/include/clang/CodeGen/SwiftCallingConv.h A clang/include/clang/CrossTU/CrossTUDiagnostic.h A clang/include/clang/CrossTU/CrossTranslationUnit.h A clang/include/clang/DirectoryWatcher/DirectoryWatcher.h A clang/include/clang/Driver/Action.h A clang/include/clang/Driver/CC1Options.td A clang/include/clang/Driver/CLCompatOptions.td A clang/include/clang/Driver/ClangOptionDocs.td A clang/include/clang/Driver/Compilation.h A clang/include/clang/Driver/DarwinSDKInfo.h A clang/include/clang/Driver/Distro.h A clang/include/clang/Driver/Driver.h A clang/include/clang/Driver/DriverDiagnostic.h A clang/include/clang/Driver/Job.h A clang/include/clang/Driver/Multilib.h A clang/include/clang/Driver/OptionUtils.h A clang/include/clang/Driver/Options.h A clang/include/clang/Driver/Options.td A clang/include/clang/Driver/Phases.h A clang/include/clang/Driver/SanitizerArgs.h A clang/include/clang/Driver/Tool.h A clang/include/clang/Driver/ToolChain.h A clang/include/clang/Driver/Types.def A clang/include/clang/Driver/Types.h A clang/include/clang/Driver/Util.h A clang/include/clang/Driver/XRayArgs.h A clang/include/clang/Edit/Commit.h A clang/include/clang/Edit/EditedSource.h A clang/include/clang/Edit/EditsReceiver.h A clang/include/clang/Edit/FileOffset.h A clang/include/clang/Edit/Rewriters.h A clang/include/clang/Format/Format.h A clang/include/clang/Frontend/ASTConsumers.h A clang/include/clang/Frontend/ASTUnit.h A clang/include/clang/Frontend/ChainedDiagnosticConsumer.h A clang/include/clang/Frontend/CommandLineSourceLoc.h A clang/include/clang/Frontend/CompilerInstance.h A clang/include/clang/Frontend/CompilerInvocation.h A clang/include/clang/Frontend/DependencyOutputOptions.h A clang/include/clang/Frontend/DiagnosticRenderer.h A clang/include/clang/Frontend/FrontendAction.h A clang/include/clang/Frontend/FrontendActions.h A clang/include/clang/Frontend/FrontendDiagnostic.h A clang/include/clang/Frontend/FrontendOptions.h A clang/include/clang/Frontend/FrontendPluginRegistry.h A clang/include/clang/Frontend/LayoutOverrideSource.h A clang/include/clang/Frontend/LogDiagnosticPrinter.h A clang/include/clang/Frontend/MigratorOptions.h A clang/include/clang/Frontend/MultiplexConsumer.h A clang/include/clang/Frontend/PCHContainerOperations.h A clang/include/clang/Frontend/PrecompiledPreamble.h A clang/include/clang/Frontend/PreprocessorOutputOptions.h A clang/include/clang/Frontend/SerializedDiagnosticPrinter.h A clang/include/clang/Frontend/SerializedDiagnosticReader.h A clang/include/clang/Frontend/SerializedDiagnostics.h A clang/include/clang/Frontend/TextDiagnostic.h A clang/include/clang/Frontend/TextDiagnosticBuffer.h A clang/include/clang/Frontend/TextDiagnosticPrinter.h A clang/include/clang/Frontend/Utils.h A clang/include/clang/Frontend/VerifyDiagnosticConsumer.h A clang/include/clang/FrontendTool/Utils.h A clang/include/clang/Index/CommentToXML.h A clang/include/clang/Index/DeclOccurrence.h A clang/include/clang/Index/IndexDataConsumer.h A clang/include/clang/Index/IndexSymbol.h A clang/include/clang/Index/IndexingAction.h A clang/include/clang/Index/IndexingOptions.h A clang/include/clang/Index/USRGeneration.h A clang/include/clang/Lex/CodeCompletionHandler.h A clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h A clang/include/clang/Lex/DirectoryLookup.h A clang/include/clang/Lex/ExternalPreprocessorSource.h A clang/include/clang/Lex/HeaderMap.h A clang/include/clang/Lex/HeaderMapTypes.h A clang/include/clang/Lex/HeaderSearch.h A clang/include/clang/Lex/HeaderSearchOptions.h A clang/include/clang/Lex/LexDiagnostic.h A clang/include/clang/Lex/Lexer.h A clang/include/clang/Lex/LiteralSupport.h A clang/include/clang/Lex/MacroArgs.h A clang/include/clang/Lex/MacroInfo.h A clang/include/clang/Lex/ModuleLoader.h A clang/include/clang/Lex/ModuleMap.h A clang/include/clang/Lex/MultipleIncludeOpt.h A clang/include/clang/Lex/PPCallbacks.h A clang/include/clang/Lex/PPConditionalDirectiveRecord.h A clang/include/clang/Lex/Pragma.h A clang/include/clang/Lex/PreprocessingRecord.h A clang/include/clang/Lex/Preprocessor.h A clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h A clang/include/clang/Lex/PreprocessorLexer.h A clang/include/clang/Lex/PreprocessorOptions.h A clang/include/clang/Lex/ScratchBuffer.h A clang/include/clang/Lex/Token.h A clang/include/clang/Lex/TokenConcatenation.h A clang/include/clang/Lex/TokenLexer.h A clang/include/clang/Lex/VariadicMacroSupport.h A clang/include/clang/Parse/LoopHint.h A clang/include/clang/Parse/ParseAST.h A clang/include/clang/Parse/ParseDiagnostic.h A clang/include/clang/Parse/Parser.h A clang/include/clang/Parse/RAIIObjectsForParser.h A clang/include/clang/Rewrite/Core/DeltaTree.h A clang/include/clang/Rewrite/Core/HTMLRewrite.h A clang/include/clang/Rewrite/Core/RewriteBuffer.h A clang/include/clang/Rewrite/Core/RewriteRope.h A clang/include/clang/Rewrite/Core/Rewriter.h A clang/include/clang/Rewrite/Core/TokenRewriter.h A clang/include/clang/Rewrite/Frontend/ASTConsumers.h A clang/include/clang/Rewrite/Frontend/FixItRewriter.h A clang/include/clang/Rewrite/Frontend/FrontendActions.h A clang/include/clang/Rewrite/Frontend/Rewriters.h A clang/include/clang/Sema/AnalysisBasedWarnings.h A clang/include/clang/Sema/CXXFieldCollector.h A clang/include/clang/Sema/CleanupInfo.h A clang/include/clang/Sema/CodeCompleteConsumer.h A clang/include/clang/Sema/CodeCompleteOptions.h A clang/include/clang/Sema/DeclSpec.h A clang/include/clang/Sema/DelayedDiagnostic.h A clang/include/clang/Sema/Designator.h A clang/include/clang/Sema/ExternalSemaSource.h A clang/include/clang/Sema/IdentifierResolver.h A clang/include/clang/Sema/Initialization.h A clang/include/clang/Sema/Lookup.h A clang/include/clang/Sema/MultiplexExternalSemaSource.h A clang/include/clang/Sema/ObjCMethodList.h A clang/include/clang/Sema/Overload.h A clang/include/clang/Sema/Ownership.h A clang/include/clang/Sema/ParsedAttr.h A clang/include/clang/Sema/ParsedTemplate.h A clang/include/clang/Sema/Scope.h A clang/include/clang/Sema/ScopeInfo.h A clang/include/clang/Sema/Sema.h A clang/include/clang/Sema/SemaConcept.h A clang/include/clang/Sema/SemaConsumer.h A clang/include/clang/Sema/SemaDiagnostic.h A clang/include/clang/Sema/SemaFixItUtils.h A clang/include/clang/Sema/SemaInternal.h A clang/include/clang/Sema/SemaLambda.h A clang/include/clang/Sema/Template.h A clang/include/clang/Sema/TemplateDeduction.h A clang/include/clang/Sema/TemplateInstCallback.h A clang/include/clang/Sema/TypoCorrection.h A clang/include/clang/Sema/Weak.h A clang/include/clang/Serialization/ASTBitCodes.h A clang/include/clang/Serialization/ASTDeserializationListener.h A clang/include/clang/Serialization/ASTReader.h A clang/include/clang/Serialization/ASTRecordReader.h A clang/include/clang/Serialization/ASTRecordWriter.h A clang/include/clang/Serialization/ASTWriter.h A clang/include/clang/Serialization/ContinuousRangeMap.h A clang/include/clang/Serialization/GlobalModuleIndex.h A clang/include/clang/Serialization/InMemoryModuleCache.h A clang/include/clang/Serialization/ModuleFile.h A clang/include/clang/Serialization/ModuleFileExtension.h A clang/include/clang/Serialization/ModuleManager.h A clang/include/clang/Serialization/PCHContainerOperations.h A clang/include/clang/Serialization/SerializationDiagnostic.h A clang/include/clang/Serialization/TypeBitCodes.def A clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h A clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td A clang/include/clang/StaticAnalyzer/Checkers/Checkers.td A clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h A clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h A clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h A clang/include/clang/StaticAnalyzer/Core/Analyses.def A clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def A clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h A clang/include/clang/StaticAnalyzer/Core/Checker.h A clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A clang/include/clang/StaticAnalyzer/Core/IssueHash.h A clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h A clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h A clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h A clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h A clang/include/clang/Tooling/ASTDiff/ASTDiff.h A clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h A clang/include/clang/Tooling/AllTUsExecution.h A clang/include/clang/Tooling/ArgumentsAdjusters.h A clang/include/clang/Tooling/CommonOptionsParser.h A clang/include/clang/Tooling/CompilationDatabase.h A clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h A clang/include/clang/Tooling/Core/Diagnostic.h A clang/include/clang/Tooling/Core/Lookup.h A clang/include/clang/Tooling/Core/Replacement.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h A clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h A clang/include/clang/Tooling/DiagnosticsYaml.h A clang/include/clang/Tooling/Execution.h A clang/include/clang/Tooling/FileMatchTrie.h A clang/include/clang/Tooling/FixIt.h A clang/include/clang/Tooling/Inclusions/HeaderIncludes.h A clang/include/clang/Tooling/Inclusions/IncludeStyle.h A clang/include/clang/Tooling/JSONCompilationDatabase.h A clang/include/clang/Tooling/Refactoring.h A clang/include/clang/Tooling/Refactoring/ASTSelection.h A clang/include/clang/Tooling/Refactoring/AtomicChange.h A clang/include/clang/Tooling/Refactoring/Extract/Extract.h A clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h A clang/include/clang/Tooling/Refactoring/RefactoringAction.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h A clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h A clang/include/clang/Tooling/Refactoring/RefactoringOption.h A clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h A clang/include/clang/Tooling/Refactoring/RefactoringOptions.h A clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h A clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h A clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h A clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h A clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h A clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h A clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h A clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h A clang/include/clang/Tooling/RefactoringCallbacks.h A clang/include/clang/Tooling/ReplacementsYaml.h A clang/include/clang/Tooling/StandaloneExecution.h A clang/include/clang/Tooling/Syntax/BuildTree.h A clang/include/clang/Tooling/Syntax/Mutations.h A clang/include/clang/Tooling/Syntax/Nodes.h A clang/include/clang/Tooling/Syntax/Tokens.h A clang/include/clang/Tooling/Syntax/Tree.h A clang/include/clang/Tooling/ToolExecutorPluginRegistry.h A clang/include/clang/Tooling/Tooling.h A clang/include/clang/Tooling/Transformer/MatchConsumer.h A clang/include/clang/Tooling/Transformer/RangeSelector.h A clang/include/clang/Tooling/Transformer/RewriteRule.h A clang/include/clang/Tooling/Transformer/SourceCode.h A clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h A clang/include/clang/Tooling/Transformer/Stencil.h A clang/include/clang/Tooling/Transformer/Transformer.h A clang/include/clang/module.modulemap A clang/lib/ARCMigrate/ARCMT.cpp A clang/lib/ARCMigrate/ARCMTActions.cpp A clang/lib/ARCMigrate/FileRemapper.cpp A clang/lib/ARCMigrate/Internals.h A clang/lib/ARCMigrate/ObjCMT.cpp A clang/lib/ARCMigrate/PlistReporter.cpp A clang/lib/ARCMigrate/TransAPIUses.cpp A clang/lib/ARCMigrate/TransARCAssign.cpp A clang/lib/ARCMigrate/TransAutoreleasePool.cpp A clang/lib/ARCMigrate/TransBlockObjCVariable.cpp A clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp A clang/lib/ARCMigrate/TransGCAttrs.cpp A clang/lib/ARCMigrate/TransGCCalls.cpp A clang/lib/ARCMigrate/TransProperties.cpp A clang/lib/ARCMigrate/TransProtectedScope.cpp A clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp A clang/lib/ARCMigrate/TransUnbridgedCasts.cpp A clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp A clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp A clang/lib/ARCMigrate/TransformActions.cpp A clang/lib/ARCMigrate/Transforms.cpp A clang/lib/ARCMigrate/Transforms.h A clang/lib/AST/APValue.cpp A clang/lib/AST/ASTConcept.cpp A clang/lib/AST/ASTConsumer.cpp A clang/lib/AST/ASTContext.cpp A clang/lib/AST/ASTDiagnostic.cpp A clang/lib/AST/ASTDumper.cpp A clang/lib/AST/ASTImporter.cpp A clang/lib/AST/ASTImporterLookupTable.cpp A clang/lib/AST/ASTStructuralEquivalence.cpp A clang/lib/AST/ASTTypeTraits.cpp A clang/lib/AST/AttrImpl.cpp A clang/lib/AST/CXXABI.h A clang/lib/AST/CXXInheritance.cpp A clang/lib/AST/Comment.cpp A clang/lib/AST/CommentBriefParser.cpp A clang/lib/AST/CommentCommandTraits.cpp A clang/lib/AST/CommentLexer.cpp A clang/lib/AST/CommentParser.cpp A clang/lib/AST/CommentSema.cpp A clang/lib/AST/ComparisonCategories.cpp A clang/lib/AST/DataCollection.cpp A clang/lib/AST/Decl.cpp A clang/lib/AST/DeclBase.cpp A clang/lib/AST/DeclCXX.cpp A clang/lib/AST/DeclFriend.cpp A clang/lib/AST/DeclGroup.cpp A clang/lib/AST/DeclObjC.cpp A clang/lib/AST/DeclOpenMP.cpp A clang/lib/AST/DeclPrinter.cpp A clang/lib/AST/DeclTemplate.cpp A clang/lib/AST/DeclarationName.cpp A clang/lib/AST/Expr.cpp A clang/lib/AST/ExprCXX.cpp A clang/lib/AST/ExprClassification.cpp A clang/lib/AST/ExprConcepts.cpp A clang/lib/AST/ExprConstant.cpp A clang/lib/AST/ExprObjC.cpp A clang/lib/AST/ExternalASTMerger.cpp A clang/lib/AST/ExternalASTSource.cpp A clang/lib/AST/FormatString.cpp A clang/lib/AST/FormatStringParsing.h A clang/lib/AST/InheritViz.cpp A clang/lib/AST/Interp/Block.cpp A clang/lib/AST/Interp/Block.h A clang/lib/AST/Interp/Boolean.h A clang/lib/AST/Interp/ByteCodeEmitter.cpp A clang/lib/AST/Interp/ByteCodeEmitter.h A clang/lib/AST/Interp/ByteCodeExprGen.cpp A clang/lib/AST/Interp/ByteCodeExprGen.h A clang/lib/AST/Interp/ByteCodeGenError.cpp A clang/lib/AST/Interp/ByteCodeGenError.h A clang/lib/AST/Interp/ByteCodeStmtGen.cpp A clang/lib/AST/Interp/ByteCodeStmtGen.h A clang/lib/AST/Interp/Context.cpp A clang/lib/AST/Interp/Context.h A clang/lib/AST/Interp/Descriptor.cpp A clang/lib/AST/Interp/Descriptor.h A clang/lib/AST/Interp/Disasm.cpp A clang/lib/AST/Interp/EvalEmitter.cpp A clang/lib/AST/Interp/EvalEmitter.h A clang/lib/AST/Interp/Frame.cpp A clang/lib/AST/Interp/Frame.h A clang/lib/AST/Interp/Function.cpp A clang/lib/AST/Interp/Function.h A clang/lib/AST/Interp/Integral.h A clang/lib/AST/Interp/Interp.cpp A clang/lib/AST/Interp/Interp.h A clang/lib/AST/Interp/InterpFrame.cpp A clang/lib/AST/Interp/InterpFrame.h A clang/lib/AST/Interp/InterpStack.cpp A clang/lib/AST/Interp/InterpStack.h A clang/lib/AST/Interp/InterpState.cpp A clang/lib/AST/Interp/InterpState.h A clang/lib/AST/Interp/Opcode.h A clang/lib/AST/Interp/Opcodes.td A clang/lib/AST/Interp/Pointer.cpp A clang/lib/AST/Interp/Pointer.h A clang/lib/AST/Interp/PrimType.cpp A clang/lib/AST/Interp/PrimType.h A clang/lib/AST/Interp/Program.cpp A clang/lib/AST/Interp/Program.h A clang/lib/AST/Interp/Record.cpp A clang/lib/AST/Interp/Record.h A clang/lib/AST/Interp/Source.cpp A clang/lib/AST/Interp/Source.h A clang/lib/AST/Interp/State.cpp A clang/lib/AST/Interp/State.h A clang/lib/AST/ItaniumCXXABI.cpp A clang/lib/AST/ItaniumMangle.cpp A clang/lib/AST/JSONNodeDumper.cpp A clang/lib/AST/Linkage.h A clang/lib/AST/Mangle.cpp A clang/lib/AST/MicrosoftCXXABI.cpp A clang/lib/AST/MicrosoftMangle.cpp A clang/lib/AST/NSAPI.cpp A clang/lib/AST/NestedNameSpecifier.cpp A clang/lib/AST/ODRHash.cpp A clang/lib/AST/OSLog.cpp A clang/lib/AST/OpenMPClause.cpp A clang/lib/AST/ParentMap.cpp A clang/lib/AST/PrintfFormatString.cpp A clang/lib/AST/QualTypeNames.cpp A clang/lib/AST/RawCommentList.cpp A clang/lib/AST/RecordLayout.cpp A clang/lib/AST/RecordLayoutBuilder.cpp A clang/lib/AST/ScanfFormatString.cpp A clang/lib/AST/SelectorLocationsKind.cpp A clang/lib/AST/Stmt.cpp A clang/lib/AST/StmtCXX.cpp A clang/lib/AST/StmtIterator.cpp A clang/lib/AST/StmtObjC.cpp A clang/lib/AST/StmtOpenMP.cpp A clang/lib/AST/StmtPrinter.cpp A clang/lib/AST/StmtProfile.cpp A clang/lib/AST/StmtViz.cpp A clang/lib/AST/TemplateBase.cpp A clang/lib/AST/TemplateName.cpp A clang/lib/AST/TextNodeDumper.cpp A clang/lib/AST/Type.cpp A clang/lib/AST/TypeLoc.cpp A clang/lib/AST/TypePrinter.cpp A clang/lib/AST/VTTBuilder.cpp A clang/lib/AST/VTableBuilder.cpp A clang/lib/ASTMatchers/ASTMatchFinder.cpp A clang/lib/ASTMatchers/ASTMatchersInternal.cpp A clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A clang/lib/ASTMatchers/Dynamic/Marshallers.h A clang/lib/ASTMatchers/Dynamic/Parser.cpp A clang/lib/ASTMatchers/Dynamic/Registry.cpp A clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A clang/lib/Analysis/AnalysisDeclContext.cpp A clang/lib/Analysis/BodyFarm.cpp A clang/lib/Analysis/CFG.cpp A clang/lib/Analysis/CFGReachabilityAnalysis.cpp A clang/lib/Analysis/CFGStmtMap.cpp A clang/lib/Analysis/CallGraph.cpp A clang/lib/Analysis/CloneDetection.cpp A clang/lib/Analysis/CocoaConventions.cpp A clang/lib/Analysis/CodeInjector.cpp A clang/lib/Analysis/ConstructionContext.cpp A clang/lib/Analysis/Consumed.cpp A clang/lib/Analysis/Dominators.cpp A clang/lib/Analysis/ExprMutationAnalyzer.cpp A clang/lib/Analysis/LiveVariables.cpp A clang/lib/Analysis/ObjCNoReturn.cpp A clang/lib/Analysis/PathDiagnostic.cpp A clang/lib/Analysis/PostOrderCFGView.cpp A clang/lib/Analysis/ProgramPoint.cpp A clang/lib/Analysis/ReachableCode.cpp A clang/lib/Analysis/RetainSummaryManager.cpp A clang/lib/Analysis/ThreadSafety.cpp A clang/lib/Analysis/ThreadSafetyCommon.cpp A clang/lib/Analysis/ThreadSafetyLogical.cpp A clang/lib/Analysis/ThreadSafetyTIL.cpp A clang/lib/Analysis/UninitializedValues.cpp A clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp A clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports A clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp A clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports A clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp A clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports A clang/lib/Basic/Attributes.cpp A clang/lib/Basic/Builtins.cpp A clang/lib/Basic/CharInfo.cpp A clang/lib/Basic/CodeGenOptions.cpp A clang/lib/Basic/Cuda.cpp A clang/lib/Basic/Diagnostic.cpp A clang/lib/Basic/DiagnosticIDs.cpp A clang/lib/Basic/DiagnosticOptions.cpp A clang/lib/Basic/FileManager.cpp A clang/lib/Basic/FileSystemStatCache.cpp A clang/lib/Basic/FixedPoint.cpp A clang/lib/Basic/IdentifierTable.cpp A clang/lib/Basic/LangOptions.cpp A clang/lib/Basic/LangStandards.cpp A clang/lib/Basic/Module.cpp A clang/lib/Basic/ObjCRuntime.cpp A clang/lib/Basic/OpenMPKinds.cpp A clang/lib/Basic/OperatorPrecedence.cpp A clang/lib/Basic/SanitizerBlacklist.cpp A clang/lib/Basic/SanitizerSpecialCaseList.cpp A clang/lib/Basic/Sanitizers.cpp A clang/lib/Basic/SourceLocation.cpp A clang/lib/Basic/SourceManager.cpp A clang/lib/Basic/Stack.cpp A clang/lib/Basic/TargetInfo.cpp A clang/lib/Basic/Targets.cpp A clang/lib/Basic/Targets.h A clang/lib/Basic/Targets/AArch64.cpp A clang/lib/Basic/Targets/AArch64.h A clang/lib/Basic/Targets/AMDGPU.cpp A clang/lib/Basic/Targets/AMDGPU.h A clang/lib/Basic/Targets/ARC.cpp A clang/lib/Basic/Targets/ARC.h A clang/lib/Basic/Targets/ARM.cpp A clang/lib/Basic/Targets/ARM.h A clang/lib/Basic/Targets/AVR.cpp A clang/lib/Basic/Targets/AVR.h A clang/lib/Basic/Targets/BPF.cpp A clang/lib/Basic/Targets/BPF.h A clang/lib/Basic/Targets/Hexagon.cpp A clang/lib/Basic/Targets/Hexagon.h A clang/lib/Basic/Targets/Lanai.cpp A clang/lib/Basic/Targets/Lanai.h A clang/lib/Basic/Targets/Le64.cpp A clang/lib/Basic/Targets/Le64.h A clang/lib/Basic/Targets/MSP430.cpp A clang/lib/Basic/Targets/MSP430.h A clang/lib/Basic/Targets/Mips.cpp A clang/lib/Basic/Targets/Mips.h A clang/lib/Basic/Targets/NVPTX.cpp A clang/lib/Basic/Targets/NVPTX.h A clang/lib/Basic/Targets/OSTargets.cpp A clang/lib/Basic/Targets/OSTargets.h A clang/lib/Basic/Targets/PNaCl.cpp A clang/lib/Basic/Targets/PNaCl.h A clang/lib/Basic/Targets/PPC.cpp A clang/lib/Basic/Targets/PPC.h A clang/lib/Basic/Targets/RISCV.cpp A clang/lib/Basic/Targets/RISCV.h A clang/lib/Basic/Targets/SPIR.cpp A clang/lib/Basic/Targets/SPIR.h A clang/lib/Basic/Targets/Sparc.cpp A clang/lib/Basic/Targets/Sparc.h A clang/lib/Basic/Targets/SystemZ.cpp A clang/lib/Basic/Targets/SystemZ.h A clang/lib/Basic/Targets/TCE.cpp A clang/lib/Basic/Targets/TCE.h A clang/lib/Basic/Targets/WebAssembly.cpp A clang/lib/Basic/Targets/WebAssembly.h A clang/lib/Basic/Targets/X86.cpp A clang/lib/Basic/Targets/X86.h A clang/lib/Basic/Targets/XCore.cpp A clang/lib/Basic/Targets/XCore.h A clang/lib/Basic/TokenKinds.cpp A clang/lib/Basic/Version.cpp A clang/lib/Basic/Warnings.cpp A clang/lib/Basic/XRayInstr.cpp A clang/lib/Basic/XRayLists.cpp A clang/lib/CodeGen/ABIInfo.h A clang/lib/CodeGen/Address.h A clang/lib/CodeGen/BackendUtil.cpp A clang/lib/CodeGen/CGAtomic.cpp A clang/lib/CodeGen/CGBlocks.cpp A clang/lib/CodeGen/CGBlocks.h A clang/lib/CodeGen/CGBuilder.h A clang/lib/CodeGen/CGBuiltin.cpp A clang/lib/CodeGen/CGCUDANV.cpp A clang/lib/CodeGen/CGCUDARuntime.cpp A clang/lib/CodeGen/CGCUDARuntime.h A clang/lib/CodeGen/CGCXX.cpp A clang/lib/CodeGen/CGCXXABI.cpp A clang/lib/CodeGen/CGCXXABI.h A clang/lib/CodeGen/CGCall.cpp A clang/lib/CodeGen/CGCall.h A clang/lib/CodeGen/CGClass.cpp A clang/lib/CodeGen/CGCleanup.cpp A clang/lib/CodeGen/CGCleanup.h A clang/lib/CodeGen/CGCoroutine.cpp A clang/lib/CodeGen/CGDebugInfo.cpp A clang/lib/CodeGen/CGDebugInfo.h A clang/lib/CodeGen/CGDecl.cpp A clang/lib/CodeGen/CGDeclCXX.cpp A clang/lib/CodeGen/CGException.cpp A clang/lib/CodeGen/CGExpr.cpp A clang/lib/CodeGen/CGExprAgg.cpp A clang/lib/CodeGen/CGExprCXX.cpp A clang/lib/CodeGen/CGExprComplex.cpp A clang/lib/CodeGen/CGExprConstant.cpp A clang/lib/CodeGen/CGExprScalar.cpp A clang/lib/CodeGen/CGGPUBuiltin.cpp A clang/lib/CodeGen/CGLoopInfo.cpp A clang/lib/CodeGen/CGLoopInfo.h A clang/lib/CodeGen/CGNonTrivialStruct.cpp A clang/lib/CodeGen/CGObjC.cpp A clang/lib/CodeGen/CGObjCGNU.cpp A clang/lib/CodeGen/CGObjCMac.cpp A clang/lib/CodeGen/CGObjCRuntime.cpp A clang/lib/CodeGen/CGObjCRuntime.h A clang/lib/CodeGen/CGOpenCLRuntime.cpp A clang/lib/CodeGen/CGOpenCLRuntime.h A clang/lib/CodeGen/CGOpenMPRuntime.cpp A clang/lib/CodeGen/CGOpenMPRuntime.h A clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp A clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h A clang/lib/CodeGen/CGRecordLayout.h A clang/lib/CodeGen/CGRecordLayoutBuilder.cpp A clang/lib/CodeGen/CGStmt.cpp A clang/lib/CodeGen/CGStmtOpenMP.cpp A clang/lib/CodeGen/CGVTT.cpp A clang/lib/CodeGen/CGVTables.cpp A clang/lib/CodeGen/CGVTables.h A clang/lib/CodeGen/CGValue.h A clang/lib/CodeGen/CodeGenABITypes.cpp A clang/lib/CodeGen/CodeGenAction.cpp A clang/lib/CodeGen/CodeGenFunction.cpp A clang/lib/CodeGen/CodeGenFunction.h A clang/lib/CodeGen/CodeGenModule.cpp A clang/lib/CodeGen/CodeGenModule.h A clang/lib/CodeGen/CodeGenPGO.cpp A clang/lib/CodeGen/CodeGenPGO.h A clang/lib/CodeGen/CodeGenTBAA.cpp A clang/lib/CodeGen/CodeGenTBAA.h A clang/lib/CodeGen/CodeGenTypeCache.h A clang/lib/CodeGen/CodeGenTypes.cpp A clang/lib/CodeGen/CodeGenTypes.h A clang/lib/CodeGen/ConstantEmitter.h A clang/lib/CodeGen/ConstantInitBuilder.cpp A clang/lib/CodeGen/CoverageMappingGen.cpp A clang/lib/CodeGen/CoverageMappingGen.h A clang/lib/CodeGen/EHScopeStack.h A clang/lib/CodeGen/ItaniumCXXABI.cpp A clang/lib/CodeGen/MacroPPCallbacks.cpp A clang/lib/CodeGen/MacroPPCallbacks.h A clang/lib/CodeGen/MicrosoftCXXABI.cpp A clang/lib/CodeGen/ModuleBuilder.cpp A clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp A clang/lib/CodeGen/PatternInit.cpp A clang/lib/CodeGen/PatternInit.h A clang/lib/CodeGen/SanitizerMetadata.cpp A clang/lib/CodeGen/SanitizerMetadata.h A clang/lib/CodeGen/SwiftCallingConv.cpp A clang/lib/CodeGen/TargetInfo.cpp A clang/lib/CodeGen/TargetInfo.h A clang/lib/CodeGen/VarBypassDetector.cpp A clang/lib/CodeGen/VarBypassDetector.h A clang/lib/CrossTU/CrossTranslationUnit.cpp A clang/lib/DirectoryWatcher/DirectoryScanner.cpp A clang/lib/DirectoryWatcher/DirectoryScanner.h A clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp A clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp A clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp A clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp A clang/lib/Driver/Action.cpp A clang/lib/Driver/Compilation.cpp A clang/lib/Driver/DarwinSDKInfo.cpp A clang/lib/Driver/Distro.cpp A clang/lib/Driver/Driver.cpp A clang/lib/Driver/DriverOptions.cpp A clang/lib/Driver/InputInfo.h A clang/lib/Driver/Job.cpp A clang/lib/Driver/Multilib.cpp A clang/lib/Driver/OptionUtils.cpp A clang/lib/Driver/Phases.cpp A clang/lib/Driver/SanitizerArgs.cpp A clang/lib/Driver/Tool.cpp A clang/lib/Driver/ToolChain.cpp A clang/lib/Driver/ToolChains/AIX.cpp A clang/lib/Driver/ToolChains/AIX.h A clang/lib/Driver/ToolChains/AMDGPU.cpp A clang/lib/Driver/ToolChains/AMDGPU.h A clang/lib/Driver/ToolChains/AVR.cpp A clang/lib/Driver/ToolChains/AVR.h A clang/lib/Driver/ToolChains/Ananas.cpp A clang/lib/Driver/ToolChains/Ananas.h A clang/lib/Driver/ToolChains/Arch/AArch64.cpp A clang/lib/Driver/ToolChains/Arch/AArch64.h A clang/lib/Driver/ToolChains/Arch/ARM.cpp A clang/lib/Driver/ToolChains/Arch/ARM.h A clang/lib/Driver/ToolChains/Arch/Mips.cpp A clang/lib/Driver/ToolChains/Arch/Mips.h A clang/lib/Driver/ToolChains/Arch/PPC.cpp A clang/lib/Driver/ToolChains/Arch/PPC.h A clang/lib/Driver/ToolChains/Arch/RISCV.cpp A clang/lib/Driver/ToolChains/Arch/RISCV.h A clang/lib/Driver/ToolChains/Arch/Sparc.cpp A clang/lib/Driver/ToolChains/Arch/Sparc.h A clang/lib/Driver/ToolChains/Arch/SystemZ.cpp A clang/lib/Driver/ToolChains/Arch/SystemZ.h A clang/lib/Driver/ToolChains/Arch/X86.cpp A clang/lib/Driver/ToolChains/Arch/X86.h A clang/lib/Driver/ToolChains/BareMetal.cpp A clang/lib/Driver/ToolChains/BareMetal.h A clang/lib/Driver/ToolChains/Clang.cpp A clang/lib/Driver/ToolChains/Clang.h A clang/lib/Driver/ToolChains/CloudABI.cpp A clang/lib/Driver/ToolChains/CloudABI.h A clang/lib/Driver/ToolChains/CommonArgs.cpp A clang/lib/Driver/ToolChains/CommonArgs.h A clang/lib/Driver/ToolChains/Contiki.cpp A clang/lib/Driver/ToolChains/Contiki.h A clang/lib/Driver/ToolChains/CrossWindows.cpp A clang/lib/Driver/ToolChains/CrossWindows.h A clang/lib/Driver/ToolChains/Cuda.cpp A clang/lib/Driver/ToolChains/Cuda.h A clang/lib/Driver/ToolChains/Darwin.cpp A clang/lib/Driver/ToolChains/Darwin.h A clang/lib/Driver/ToolChains/DragonFly.cpp A clang/lib/Driver/ToolChains/DragonFly.h A clang/lib/Driver/ToolChains/Flang.cpp A clang/lib/Driver/ToolChains/Flang.h A clang/lib/Driver/ToolChains/FreeBSD.cpp A clang/lib/Driver/ToolChains/FreeBSD.h A clang/lib/Driver/ToolChains/Fuchsia.cpp A clang/lib/Driver/ToolChains/Fuchsia.h A clang/lib/Driver/ToolChains/Gnu.cpp A clang/lib/Driver/ToolChains/Gnu.h A clang/lib/Driver/ToolChains/HIP.cpp A clang/lib/Driver/ToolChains/HIP.h A clang/lib/Driver/ToolChains/Haiku.cpp A clang/lib/Driver/ToolChains/Haiku.h A clang/lib/Driver/ToolChains/Hexagon.cpp A clang/lib/Driver/ToolChains/Hexagon.h A clang/lib/Driver/ToolChains/Hurd.cpp A clang/lib/Driver/ToolChains/Hurd.h A clang/lib/Driver/ToolChains/InterfaceStubs.cpp A clang/lib/Driver/ToolChains/InterfaceStubs.h A clang/lib/Driver/ToolChains/Lanai.h A clang/lib/Driver/ToolChains/Linux.cpp A clang/lib/Driver/ToolChains/Linux.h A clang/lib/Driver/ToolChains/MSP430.cpp A clang/lib/Driver/ToolChains/MSP430.h A clang/lib/Driver/ToolChains/MSVC.cpp A clang/lib/Driver/ToolChains/MSVC.h A clang/lib/Driver/ToolChains/MSVCSetupApi.h A clang/lib/Driver/ToolChains/MinGW.cpp A clang/lib/Driver/ToolChains/MinGW.h A clang/lib/Driver/ToolChains/Minix.cpp A clang/lib/Driver/ToolChains/Minix.h A clang/lib/Driver/ToolChains/MipsLinux.cpp A clang/lib/Driver/ToolChains/MipsLinux.h A clang/lib/Driver/ToolChains/Myriad.cpp A clang/lib/Driver/ToolChains/Myriad.h A clang/lib/Driver/ToolChains/NaCl.cpp A clang/lib/Driver/ToolChains/NaCl.h A clang/lib/Driver/ToolChains/NetBSD.cpp A clang/lib/Driver/ToolChains/NetBSD.h A clang/lib/Driver/ToolChains/OpenBSD.cpp A clang/lib/Driver/ToolChains/OpenBSD.h A clang/lib/Driver/ToolChains/PPCLinux.cpp A clang/lib/Driver/ToolChains/PPCLinux.h A clang/lib/Driver/ToolChains/PS4CPU.cpp A clang/lib/Driver/ToolChains/PS4CPU.h A clang/lib/Driver/ToolChains/RISCVToolchain.cpp A clang/lib/Driver/ToolChains/RISCVToolchain.h A clang/lib/Driver/ToolChains/Solaris.cpp A clang/lib/Driver/ToolChains/Solaris.h A clang/lib/Driver/ToolChains/TCE.cpp A clang/lib/Driver/ToolChains/TCE.h A clang/lib/Driver/ToolChains/WebAssembly.cpp A clang/lib/Driver/ToolChains/WebAssembly.h A clang/lib/Driver/ToolChains/XCore.cpp A clang/lib/Driver/ToolChains/XCore.h A clang/lib/Driver/Types.cpp A clang/lib/Driver/XRayArgs.cpp A clang/lib/Edit/Commit.cpp A clang/lib/Edit/EditedSource.cpp A clang/lib/Edit/RewriteObjCFoundationAPI.cpp A clang/lib/Format/AffectedRangeManager.cpp A clang/lib/Format/AffectedRangeManager.h A clang/lib/Format/BreakableToken.cpp A clang/lib/Format/BreakableToken.h A clang/lib/Format/ContinuationIndenter.cpp A clang/lib/Format/ContinuationIndenter.h A clang/lib/Format/Encoding.h A clang/lib/Format/Format.cpp A clang/lib/Format/FormatInternal.h A clang/lib/Format/FormatToken.cpp A clang/lib/Format/FormatToken.h A clang/lib/Format/FormatTokenLexer.cpp A clang/lib/Format/FormatTokenLexer.h A clang/lib/Format/NamespaceEndCommentsFixer.cpp A clang/lib/Format/NamespaceEndCommentsFixer.h A clang/lib/Format/SortJavaScriptImports.cpp A clang/lib/Format/SortJavaScriptImports.h A clang/lib/Format/TokenAnalyzer.cpp A clang/lib/Format/TokenAnalyzer.h A clang/lib/Format/TokenAnnotator.cpp A clang/lib/Format/TokenAnnotator.h A clang/lib/Format/UnwrappedLineFormatter.cpp A clang/lib/Format/UnwrappedLineFormatter.h A clang/lib/Format/UnwrappedLineParser.cpp A clang/lib/Format/UnwrappedLineParser.h A clang/lib/Format/UsingDeclarationsSorter.cpp A clang/lib/Format/UsingDeclarationsSorter.h A clang/lib/Format/WhitespaceManager.cpp A clang/lib/Format/WhitespaceManager.h A clang/lib/Frontend/ASTConsumers.cpp A clang/lib/Frontend/ASTMerge.cpp A clang/lib/Frontend/ASTUnit.cpp A clang/lib/Frontend/ChainedDiagnosticConsumer.cpp A clang/lib/Frontend/ChainedIncludesSource.cpp A clang/lib/Frontend/CompilerInstance.cpp A clang/lib/Frontend/CompilerInvocation.cpp A clang/lib/Frontend/CreateInvocationFromCommandLine.cpp A clang/lib/Frontend/DependencyFile.cpp A clang/lib/Frontend/DependencyGraph.cpp A clang/lib/Frontend/DiagnosticRenderer.cpp A clang/lib/Frontend/FrontendAction.cpp A clang/lib/Frontend/FrontendActions.cpp A clang/lib/Frontend/FrontendOptions.cpp A clang/lib/Frontend/FrontendTiming.cpp A clang/lib/Frontend/HeaderIncludeGen.cpp A clang/lib/Frontend/InitHeaderSearch.cpp A clang/lib/Frontend/InitPreprocessor.cpp A clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp A clang/lib/Frontend/LayoutOverrideSource.cpp A clang/lib/Frontend/LogDiagnosticPrinter.cpp A clang/lib/Frontend/ModuleDependencyCollector.cpp A clang/lib/Frontend/MultiplexConsumer.cpp A clang/lib/Frontend/PrecompiledPreamble.cpp A clang/lib/Frontend/PrintPreprocessedOutput.cpp A clang/lib/Frontend/Rewrite/FixItRewriter.cpp A clang/lib/Frontend/Rewrite/FrontendActions.cpp A clang/lib/Frontend/Rewrite/HTMLPrint.cpp A clang/lib/Frontend/Rewrite/InclusionRewriter.cpp A clang/lib/Frontend/Rewrite/RewriteMacros.cpp A clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp A clang/lib/Frontend/Rewrite/RewriteObjC.cpp A clang/lib/Frontend/Rewrite/RewriteTest.cpp A clang/lib/Frontend/SerializedDiagnosticPrinter.cpp A clang/lib/Frontend/SerializedDiagnosticReader.cpp A clang/lib/Frontend/TestModuleFileExtension.cpp A clang/lib/Frontend/TestModuleFileExtension.h A clang/lib/Frontend/TextDiagnostic.cpp A clang/lib/Frontend/TextDiagnosticBuffer.cpp A clang/lib/Frontend/TextDiagnosticPrinter.cpp A clang/lib/Frontend/VerifyDiagnosticConsumer.cpp A clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp A clang/lib/Headers/__clang_cuda_builtin_vars.h A clang/lib/Headers/__clang_cuda_cmath.h A clang/lib/Headers/__clang_cuda_complex_builtins.h A clang/lib/Headers/__clang_cuda_device_functions.h A clang/lib/Headers/__clang_cuda_intrinsics.h A clang/lib/Headers/__clang_cuda_libdevice_declares.h A clang/lib/Headers/__clang_cuda_math_forward_declares.h A clang/lib/Headers/__clang_cuda_runtime_wrapper.h A clang/lib/Headers/__stddef_max_align_t.h A clang/lib/Headers/__wmmintrin_aes.h A clang/lib/Headers/__wmmintrin_pclmul.h A clang/lib/Headers/adxintrin.h A clang/lib/Headers/altivec.h A clang/lib/Headers/ammintrin.h A clang/lib/Headers/arm64intr.h A clang/lib/Headers/arm_acle.h A clang/lib/Headers/arm_cmse.h A clang/lib/Headers/armintr.h A clang/lib/Headers/avx2intrin.h A clang/lib/Headers/avx512bf16intrin.h A clang/lib/Headers/avx512bitalgintrin.h A clang/lib/Headers/avx512bwintrin.h A clang/lib/Headers/avx512cdintrin.h A clang/lib/Headers/avx512dqintrin.h A clang/lib/Headers/avx512erintrin.h A clang/lib/Headers/avx512fintrin.h A clang/lib/Headers/avx512ifmaintrin.h A clang/lib/Headers/avx512ifmavlintrin.h A clang/lib/Headers/avx512pfintrin.h A clang/lib/Headers/avx512vbmi2intrin.h A clang/lib/Headers/avx512vbmiintrin.h A clang/lib/Headers/avx512vbmivlintrin.h A clang/lib/Headers/avx512vlbf16intrin.h A clang/lib/Headers/avx512vlbitalgintrin.h A clang/lib/Headers/avx512vlbwintrin.h A clang/lib/Headers/avx512vlcdintrin.h A clang/lib/Headers/avx512vldqintrin.h A clang/lib/Headers/avx512vlintrin.h A clang/lib/Headers/avx512vlvbmi2intrin.h A clang/lib/Headers/avx512vlvnniintrin.h A clang/lib/Headers/avx512vlvp2intersectintrin.h A clang/lib/Headers/avx512vnniintrin.h A clang/lib/Headers/avx512vp2intersectintrin.h A clang/lib/Headers/avx512vpopcntdqintrin.h A clang/lib/Headers/avx512vpopcntdqvlintrin.h A clang/lib/Headers/avxintrin.h A clang/lib/Headers/bmi2intrin.h A clang/lib/Headers/bmiintrin.h A clang/lib/Headers/cetintrin.h A clang/lib/Headers/cldemoteintrin.h A clang/lib/Headers/clflushoptintrin.h A clang/lib/Headers/clwbintrin.h A clang/lib/Headers/clzerointrin.h A clang/lib/Headers/cpuid.h A clang/lib/Headers/cuda_wrappers/algorithm A clang/lib/Headers/cuda_wrappers/complex A clang/lib/Headers/cuda_wrappers/new A clang/lib/Headers/emmintrin.h A clang/lib/Headers/enqcmdintrin.h A clang/lib/Headers/f16cintrin.h A clang/lib/Headers/float.h A clang/lib/Headers/fma4intrin.h A clang/lib/Headers/fmaintrin.h A clang/lib/Headers/fxsrintrin.h A clang/lib/Headers/gfniintrin.h A clang/lib/Headers/htmintrin.h A clang/lib/Headers/htmxlintrin.h A clang/lib/Headers/ia32intrin.h A clang/lib/Headers/immintrin.h A clang/lib/Headers/intrin.h A clang/lib/Headers/inttypes.h A clang/lib/Headers/invpcidintrin.h A clang/lib/Headers/iso646.h A clang/lib/Headers/limits.h A clang/lib/Headers/lwpintrin.h A clang/lib/Headers/lzcntintrin.h A clang/lib/Headers/mm3dnow.h A clang/lib/Headers/mm_malloc.h A clang/lib/Headers/mmintrin.h A clang/lib/Headers/module.modulemap A clang/lib/Headers/movdirintrin.h A clang/lib/Headers/msa.h A clang/lib/Headers/mwaitxintrin.h A clang/lib/Headers/nmmintrin.h A clang/lib/Headers/opencl-c-base.h A clang/lib/Headers/opencl-c.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h A clang/lib/Headers/openmp_wrappers/cmath A clang/lib/Headers/openmp_wrappers/math.h A clang/lib/Headers/pconfigintrin.h A clang/lib/Headers/pkuintrin.h A clang/lib/Headers/pmmintrin.h A clang/lib/Headers/popcntintrin.h A clang/lib/Headers/ppc_wrappers/emmintrin.h A clang/lib/Headers/ppc_wrappers/mm_malloc.h A clang/lib/Headers/ppc_wrappers/mmintrin.h A clang/lib/Headers/ppc_wrappers/pmmintrin.h A clang/lib/Headers/ppc_wrappers/smmintrin.h A clang/lib/Headers/ppc_wrappers/tmmintrin.h A clang/lib/Headers/ppc_wrappers/xmmintrin.h A clang/lib/Headers/prfchwintrin.h A clang/lib/Headers/ptwriteintrin.h A clang/lib/Headers/rdseedintrin.h A clang/lib/Headers/rtmintrin.h A clang/lib/Headers/s390intrin.h A clang/lib/Headers/sgxintrin.h A clang/lib/Headers/shaintrin.h A clang/lib/Headers/smmintrin.h A clang/lib/Headers/stdalign.h A clang/lib/Headers/stdarg.h A clang/lib/Headers/stdatomic.h A clang/lib/Headers/stdbool.h A clang/lib/Headers/stddef.h A clang/lib/Headers/stdint.h A clang/lib/Headers/stdnoreturn.h A clang/lib/Headers/tbmintrin.h A clang/lib/Headers/tgmath.h A clang/lib/Headers/tmmintrin.h A clang/lib/Headers/unwind.h A clang/lib/Headers/vadefs.h A clang/lib/Headers/vaesintrin.h A clang/lib/Headers/varargs.h A clang/lib/Headers/vecintrin.h A clang/lib/Headers/vpclmulqdqintrin.h A clang/lib/Headers/waitpkgintrin.h A clang/lib/Headers/wbnoinvdintrin.h A clang/lib/Headers/wmmintrin.h A clang/lib/Headers/x86intrin.h A clang/lib/Headers/xmmintrin.h A clang/lib/Headers/xopintrin.h A clang/lib/Headers/xsavecintrin.h A clang/lib/Headers/xsaveintrin.h A clang/lib/Headers/xsaveoptintrin.h A clang/lib/Headers/xsavesintrin.h A clang/lib/Headers/xtestintrin.h A clang/lib/Index/CommentToXML.cpp A clang/lib/Index/FileIndexRecord.cpp A clang/lib/Index/FileIndexRecord.h A clang/lib/Index/IndexBody.cpp A clang/lib/Index/IndexDecl.cpp A clang/lib/Index/IndexSymbol.cpp A clang/lib/Index/IndexTypeSourceInfo.cpp A clang/lib/Index/IndexingAction.cpp A clang/lib/Index/IndexingContext.cpp A clang/lib/Index/IndexingContext.h A clang/lib/Index/SimpleFormatContext.h A clang/lib/Index/USRGeneration.cpp A clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp A clang/lib/Lex/HeaderMap.cpp A clang/lib/Lex/HeaderSearch.cpp A clang/lib/Lex/Lexer.cpp A clang/lib/Lex/LiteralSupport.cpp A clang/lib/Lex/MacroArgs.cpp A clang/lib/Lex/MacroInfo.cpp A clang/lib/Lex/ModuleMap.cpp A clang/lib/Lex/PPCaching.cpp A clang/lib/Lex/PPCallbacks.cpp A clang/lib/Lex/PPConditionalDirectiveRecord.cpp A clang/lib/Lex/PPDirectives.cpp A clang/lib/Lex/PPExpressions.cpp A clang/lib/Lex/PPLexerChange.cpp A clang/lib/Lex/PPMacroExpansion.cpp A clang/lib/Lex/Pragma.cpp A clang/lib/Lex/PreprocessingRecord.cpp A clang/lib/Lex/Preprocessor.cpp A clang/lib/Lex/PreprocessorLexer.cpp A clang/lib/Lex/ScratchBuffer.cpp A clang/lib/Lex/TokenConcatenation.cpp A clang/lib/Lex/TokenLexer.cpp A clang/lib/Lex/UnicodeCharSets.h A clang/lib/Parse/ParseAST.cpp A clang/lib/Parse/ParseCXXInlineMethods.cpp A clang/lib/Parse/ParseDecl.cpp A clang/lib/Parse/ParseDeclCXX.cpp A clang/lib/Parse/ParseExpr.cpp A clang/lib/Parse/ParseExprCXX.cpp A clang/lib/Parse/ParseInit.cpp A clang/lib/Parse/ParseObjc.cpp A clang/lib/Parse/ParseOpenMP.cpp A clang/lib/Parse/ParsePragma.cpp A clang/lib/Parse/ParseStmt.cpp A clang/lib/Parse/ParseStmtAsm.cpp A clang/lib/Parse/ParseTemplate.cpp A clang/lib/Parse/ParseTentative.cpp A clang/lib/Parse/Parser.cpp A clang/lib/Rewrite/DeltaTree.cpp A clang/lib/Rewrite/HTMLRewrite.cpp A clang/lib/Rewrite/RewriteRope.cpp A clang/lib/Rewrite/Rewriter.cpp A clang/lib/Rewrite/TokenRewriter.cpp A clang/lib/Sema/AnalysisBasedWarnings.cpp A clang/lib/Sema/CodeCompleteConsumer.cpp A clang/lib/Sema/CoroutineStmtBuilder.h A clang/lib/Sema/DeclSpec.cpp A clang/lib/Sema/DelayedDiagnostic.cpp A clang/lib/Sema/IdentifierResolver.cpp A clang/lib/Sema/JumpDiagnostics.cpp A clang/lib/Sema/MultiplexExternalSemaSource.cpp A clang/lib/Sema/OpenCLBuiltins.td A clang/lib/Sema/ParsedAttr.cpp A clang/lib/Sema/Scope.cpp A clang/lib/Sema/ScopeInfo.cpp A clang/lib/Sema/Sema.cpp A clang/lib/Sema/SemaAccess.cpp A clang/lib/Sema/SemaAttr.cpp A clang/lib/Sema/SemaCUDA.cpp A clang/lib/Sema/SemaCXXScopeSpec.cpp A clang/lib/Sema/SemaCast.cpp A clang/lib/Sema/SemaChecking.cpp A clang/lib/Sema/SemaCodeComplete.cpp A clang/lib/Sema/SemaConcept.cpp A clang/lib/Sema/SemaConsumer.cpp A clang/lib/Sema/SemaCoroutine.cpp A clang/lib/Sema/SemaDecl.cpp A clang/lib/Sema/SemaDeclAttr.cpp A clang/lib/Sema/SemaDeclCXX.cpp A clang/lib/Sema/SemaDeclObjC.cpp A clang/lib/Sema/SemaExceptionSpec.cpp A clang/lib/Sema/SemaExpr.cpp A clang/lib/Sema/SemaExprCXX.cpp A clang/lib/Sema/SemaExprMember.cpp A clang/lib/Sema/SemaExprObjC.cpp A clang/lib/Sema/SemaFixItUtils.cpp A clang/lib/Sema/SemaInit.cpp A clang/lib/Sema/SemaLambda.cpp A clang/lib/Sema/SemaLookup.cpp A clang/lib/Sema/SemaModule.cpp A clang/lib/Sema/SemaObjCProperty.cpp A clang/lib/Sema/SemaOpenMP.cpp A clang/lib/Sema/SemaOverload.cpp A clang/lib/Sema/SemaPseudoObject.cpp A clang/lib/Sema/SemaStmt.cpp A clang/lib/Sema/SemaStmtAsm.cpp A clang/lib/Sema/SemaStmtAttr.cpp A clang/lib/Sema/SemaTemplate.cpp A clang/lib/Sema/SemaTemplateDeduction.cpp A clang/lib/Sema/SemaTemplateInstantiate.cpp A clang/lib/Sema/SemaTemplateInstantiateDecl.cpp A clang/lib/Sema/SemaTemplateVariadic.cpp A clang/lib/Sema/SemaType.cpp A clang/lib/Sema/TreeTransform.h A clang/lib/Sema/TypeLocBuilder.cpp A clang/lib/Sema/TypeLocBuilder.h A clang/lib/Serialization/ASTCommon.cpp A clang/lib/Serialization/ASTCommon.h A clang/lib/Serialization/ASTReader.cpp A clang/lib/Serialization/ASTReaderDecl.cpp A clang/lib/Serialization/ASTReaderInternals.h A clang/lib/Serialization/ASTReaderStmt.cpp A clang/lib/Serialization/ASTWriter.cpp A clang/lib/Serialization/ASTWriterDecl.cpp A clang/lib/Serialization/ASTWriterStmt.cpp A clang/lib/Serialization/GeneratePCH.cpp A clang/lib/Serialization/GlobalModuleIndex.cpp A clang/lib/Serialization/InMemoryModuleCache.cpp A clang/lib/Serialization/ModuleFile.cpp A clang/lib/Serialization/ModuleFileExtension.cpp A clang/lib/Serialization/ModuleManager.cpp A clang/lib/Serialization/MultiOnDiskHashTable.h A clang/lib/Serialization/PCHContainerOperations.cpp A clang/lib/StaticAnalyzer/Checkers/AllocationState.h A clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp A clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp A clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp A clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp A clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp A clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp A clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp A clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp A clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp A clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp A clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp A clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp A clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp A clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp A clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp A clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp A clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h A clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Iterator.cpp A clang/lib/StaticAnalyzer/Checkers/Iterator.h A clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp A clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h A clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Move.h A clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h A clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp A clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Taint.cpp A clang/lib/StaticAnalyzer/Checkers/Taint.h A clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp A clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Yaml.h A clang/lib/StaticAnalyzer/Core/APSIntType.cpp A clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp A clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp A clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp A clang/lib/StaticAnalyzer/Core/BlockCounter.cpp A clang/lib/StaticAnalyzer/Core/BugReporter.cpp A clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp A clang/lib/StaticAnalyzer/Core/CallEvent.cpp A clang/lib/StaticAnalyzer/Core/Checker.cpp A clang/lib/StaticAnalyzer/Core/CheckerContext.cpp A clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp A clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp A clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A clang/lib/StaticAnalyzer/Core/DynamicType.cpp A clang/lib/StaticAnalyzer/Core/Environment.cpp A clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp A clang/lib/StaticAnalyzer/Core/ExprEngine.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp A clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp A clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/IssueHash.cpp A clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp A clang/lib/StaticAnalyzer/Core/LoopWidening.cpp A clang/lib/StaticAnalyzer/Core/MemRegion.cpp A clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h A clang/lib/StaticAnalyzer/Core/ProgramState.cpp A clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/RegionStore.cpp A clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/SValBuilder.cpp A clang/lib/StaticAnalyzer/Core/SVals.cpp A clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp A clang/lib/StaticAnalyzer/Core/Store.cpp A clang/lib/StaticAnalyzer/Core/SubEngine.cpp A clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A clang/lib/StaticAnalyzer/Core/WorkList.cpp A clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp A clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp A clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp A clang/lib/StaticAnalyzer/Frontend/ModelInjector.h A clang/lib/Tooling/ASTDiff/ASTDiff.cpp A clang/lib/Tooling/AllTUsExecution.cpp A clang/lib/Tooling/ArgumentsAdjusters.cpp A clang/lib/Tooling/CommonOptionsParser.cpp A clang/lib/Tooling/CompilationDatabase.cpp A clang/lib/Tooling/Core/Diagnostic.cpp A clang/lib/Tooling/Core/Lookup.cpp A clang/lib/Tooling/Core/Replacement.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp A clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A clang/lib/Tooling/Execution.cpp A clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp A clang/lib/Tooling/FileMatchTrie.cpp A clang/lib/Tooling/FixIt.cpp A clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp A clang/lib/Tooling/Inclusions/HeaderIncludes.cpp A clang/lib/Tooling/Inclusions/IncludeStyle.cpp A clang/lib/Tooling/InterpolatingCompilationDatabase.cpp A clang/lib/Tooling/JSONCompilationDatabase.cpp A clang/lib/Tooling/Refactoring.cpp A clang/lib/Tooling/Refactoring/ASTSelection.cpp A clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp A clang/lib/Tooling/Refactoring/AtomicChange.cpp A clang/lib/Tooling/Refactoring/Extract/Extract.cpp A clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp A clang/lib/Tooling/Refactoring/RefactoringActions.cpp A clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp A clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp A clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp A clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp A clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp A clang/lib/Tooling/RefactoringCallbacks.cpp A clang/lib/Tooling/StandaloneExecution.cpp A clang/lib/Tooling/Syntax/BuildTree.cpp A clang/lib/Tooling/Syntax/ComputeReplacements.cpp A clang/lib/Tooling/Syntax/Mutations.cpp A clang/lib/Tooling/Syntax/Nodes.cpp A clang/lib/Tooling/Syntax/Synthesis.cpp A clang/lib/Tooling/Syntax/Tokens.cpp A clang/lib/Tooling/Syntax/Tree.cpp A clang/lib/Tooling/Tooling.cpp A clang/lib/Tooling/Transformer/RangeSelector.cpp A clang/lib/Tooling/Transformer/RewriteRule.cpp A clang/lib/Tooling/Transformer/SourceCode.cpp A clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp A clang/lib/Tooling/Transformer/Stencil.cpp A clang/lib/Tooling/Transformer/Transformer.cpp A clang/tools/clang-format/ClangFormat.cpp A clang/tools/driver/cc1_main.cpp A clang/tools/driver/cc1as_main.cpp A clang/tools/driver/cc1gen_reproducer_main.cpp A clang/tools/driver/driver.cpp A clang/utils/TableGen/ASTTableGen.cpp A clang/utils/TableGen/ASTTableGen.h A clang/utils/TableGen/ClangASTNodesEmitter.cpp A clang/utils/TableGen/ClangASTPropertiesEmitter.cpp A clang/utils/TableGen/ClangAttrEmitter.cpp A clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp A clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp A clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp A clang/utils/TableGen/ClangDataCollectorsEmitter.cpp A clang/utils/TableGen/ClangDiagnosticsEmitter.cpp A clang/utils/TableGen/ClangOpcodesEmitter.cpp A clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp A clang/utils/TableGen/ClangOptionDocEmitter.cpp A clang/utils/TableGen/ClangSACheckersEmitter.cpp A clang/utils/TableGen/ClangTypeNodesEmitter.cpp A clang/utils/TableGen/MveEmitter.cpp A clang/utils/TableGen/NeonEmitter.cpp A clang/utils/TableGen/TableGen.cpp A clang/utils/TableGen/TableGenBackends.h A compiler-rt/CREDITS.TXT A compiler-rt/LICENSE.TXT A compiler-rt/README.txt A compiler-rt/include/fuzzer/FuzzedDataProvider.h A compiler-rt/include/profile/InstrProfData.inc A compiler-rt/include/sanitizer/allocator_interface.h A compiler-rt/include/sanitizer/asan_interface.h A compiler-rt/include/sanitizer/common_interface_defs.h A compiler-rt/include/sanitizer/coverage_interface.h A compiler-rt/include/sanitizer/dfsan_interface.h A compiler-rt/include/sanitizer/hwasan_interface.h A compiler-rt/include/sanitizer/linux_syscall_hooks.h A compiler-rt/include/sanitizer/lsan_interface.h A compiler-rt/include/sanitizer/msan_interface.h A compiler-rt/include/sanitizer/netbsd_syscall_hooks.h A compiler-rt/include/sanitizer/scudo_interface.h A compiler-rt/include/sanitizer/tsan_interface.h A compiler-rt/include/sanitizer/tsan_interface_atomic.h A compiler-rt/include/sanitizer/ubsan_interface.h A compiler-rt/include/xray/xray_interface.h A compiler-rt/include/xray/xray_log_interface.h A compiler-rt/include/xray/xray_records.h A compiler-rt/lib/BlocksRuntime/Block.h A compiler-rt/lib/BlocksRuntime/Block_private.h A compiler-rt/lib/BlocksRuntime/data.c A compiler-rt/lib/BlocksRuntime/runtime.c A compiler-rt/lib/asan/README.txt A compiler-rt/lib/asan/asan.syms.extra A compiler-rt/lib/asan/asan_activation.cpp A compiler-rt/lib/asan/asan_activation.h A compiler-rt/lib/asan/asan_activation_flags.inc A compiler-rt/lib/asan/asan_allocator.cpp A compiler-rt/lib/asan/asan_allocator.h A compiler-rt/lib/asan/asan_blacklist.txt A compiler-rt/lib/asan/asan_debugging.cpp A compiler-rt/lib/asan/asan_descriptions.cpp A compiler-rt/lib/asan/asan_descriptions.h A compiler-rt/lib/asan/asan_errors.cpp A compiler-rt/lib/asan/asan_errors.h A compiler-rt/lib/asan/asan_fake_stack.cpp A compiler-rt/lib/asan/asan_fake_stack.h A compiler-rt/lib/asan/asan_flags.cpp A compiler-rt/lib/asan/asan_flags.h A compiler-rt/lib/asan/asan_flags.inc A compiler-rt/lib/asan/asan_fuchsia.cpp A compiler-rt/lib/asan/asan_globals.cpp A compiler-rt/lib/asan/asan_globals_win.cpp A compiler-rt/lib/asan/asan_init_version.h A compiler-rt/lib/asan/asan_interceptors.cpp A compiler-rt/lib/asan/asan_interceptors.h A compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp A compiler-rt/lib/asan/asan_interceptors_memintrinsics.h A compiler-rt/lib/asan/asan_interceptors_vfork.S A compiler-rt/lib/asan/asan_interface.inc A compiler-rt/lib/asan/asan_interface_internal.h A compiler-rt/lib/asan/asan_internal.h A compiler-rt/lib/asan/asan_linux.cpp A compiler-rt/lib/asan/asan_lock.h A compiler-rt/lib/asan/asan_mac.cpp A compiler-rt/lib/asan/asan_malloc_linux.cpp A compiler-rt/lib/asan/asan_malloc_local.h A compiler-rt/lib/asan/asan_malloc_mac.cpp A compiler-rt/lib/asan/asan_malloc_win.cpp A compiler-rt/lib/asan/asan_mapping.h A compiler-rt/lib/asan/asan_mapping_myriad.h A compiler-rt/lib/asan/asan_mapping_sparc64.h A compiler-rt/lib/asan/asan_memory_profile.cpp A compiler-rt/lib/asan/asan_new_delete.cpp A compiler-rt/lib/asan/asan_poisoning.cpp A compiler-rt/lib/asan/asan_poisoning.h A compiler-rt/lib/asan/asan_posix.cpp A compiler-rt/lib/asan/asan_preinit.cpp A compiler-rt/lib/asan/asan_premap_shadow.cpp A compiler-rt/lib/asan/asan_premap_shadow.h A compiler-rt/lib/asan/asan_report.cpp A compiler-rt/lib/asan/asan_report.h A compiler-rt/lib/asan/asan_rtems.cpp A compiler-rt/lib/asan/asan_rtl.cpp A compiler-rt/lib/asan/asan_scariness_score.h A compiler-rt/lib/asan/asan_shadow_setup.cpp A compiler-rt/lib/asan/asan_stack.cpp A compiler-rt/lib/asan/asan_stack.h A compiler-rt/lib/asan/asan_stats.cpp A compiler-rt/lib/asan/asan_stats.h A compiler-rt/lib/asan/asan_suppressions.cpp A compiler-rt/lib/asan/asan_suppressions.h A compiler-rt/lib/asan/asan_thread.cpp A compiler-rt/lib/asan/asan_thread.h A compiler-rt/lib/asan/asan_win.cpp A compiler-rt/lib/asan/asan_win_dll_thunk.cpp A compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/asan/asan_win_weak_interception.cpp A compiler-rt/lib/asan/weak_symbols.txt A compiler-rt/lib/builtins/README.txt A compiler-rt/lib/builtins/aarch64/chkstk.S A compiler-rt/lib/builtins/aarch64/fp_mode.c A compiler-rt/lib/builtins/absvdi2.c A compiler-rt/lib/builtins/absvsi2.c A compiler-rt/lib/builtins/absvti2.c A compiler-rt/lib/builtins/adddf3.c A compiler-rt/lib/builtins/addsf3.c A compiler-rt/lib/builtins/addtf3.c A compiler-rt/lib/builtins/addvdi3.c A compiler-rt/lib/builtins/addvsi3.c A compiler-rt/lib/builtins/addvti3.c A compiler-rt/lib/builtins/apple_versioning.c A compiler-rt/lib/builtins/arm/adddf3vfp.S A compiler-rt/lib/builtins/arm/addsf3.S A compiler-rt/lib/builtins/arm/addsf3vfp.S A compiler-rt/lib/builtins/arm/aeabi_cdcmp.S A compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c A compiler-rt/lib/builtins/arm/aeabi_cfcmp.S A compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c A compiler-rt/lib/builtins/arm/aeabi_dcmp.S A compiler-rt/lib/builtins/arm/aeabi_div0.c A compiler-rt/lib/builtins/arm/aeabi_drsub.c A compiler-rt/lib/builtins/arm/aeabi_fcmp.S A compiler-rt/lib/builtins/arm/aeabi_frsub.c A compiler-rt/lib/builtins/arm/aeabi_idivmod.S A compiler-rt/lib/builtins/arm/aeabi_ldivmod.S A compiler-rt/lib/builtins/arm/aeabi_memcmp.S A compiler-rt/lib/builtins/arm/aeabi_memcpy.S A compiler-rt/lib/builtins/arm/aeabi_memmove.S A compiler-rt/lib/builtins/arm/aeabi_memset.S A compiler-rt/lib/builtins/arm/aeabi_uidivmod.S A compiler-rt/lib/builtins/arm/aeabi_uldivmod.S A compiler-rt/lib/builtins/arm/bswapdi2.S A compiler-rt/lib/builtins/arm/bswapsi2.S A compiler-rt/lib/builtins/arm/chkstk.S A compiler-rt/lib/builtins/arm/clzdi2.S A compiler-rt/lib/builtins/arm/clzsi2.S A compiler-rt/lib/builtins/arm/comparesf2.S A compiler-rt/lib/builtins/arm/divdf3vfp.S A compiler-rt/lib/builtins/arm/divmodsi4.S A compiler-rt/lib/builtins/arm/divsf3vfp.S A compiler-rt/lib/builtins/arm/divsi3.S A compiler-rt/lib/builtins/arm/eqdf2vfp.S A compiler-rt/lib/builtins/arm/eqsf2vfp.S A compiler-rt/lib/builtins/arm/extendsfdf2vfp.S A compiler-rt/lib/builtins/arm/fixdfsivfp.S A compiler-rt/lib/builtins/arm/fixsfsivfp.S A compiler-rt/lib/builtins/arm/fixunsdfsivfp.S A compiler-rt/lib/builtins/arm/fixunssfsivfp.S A compiler-rt/lib/builtins/arm/floatsidfvfp.S A compiler-rt/lib/builtins/arm/floatsisfvfp.S A compiler-rt/lib/builtins/arm/floatunssidfvfp.S A compiler-rt/lib/builtins/arm/floatunssisfvfp.S A compiler-rt/lib/builtins/arm/fp_mode.c A compiler-rt/lib/builtins/arm/gedf2vfp.S A compiler-rt/lib/builtins/arm/gesf2vfp.S A compiler-rt/lib/builtins/arm/gtdf2vfp.S A compiler-rt/lib/builtins/arm/gtsf2vfp.S A compiler-rt/lib/builtins/arm/ledf2vfp.S A compiler-rt/lib/builtins/arm/lesf2vfp.S A compiler-rt/lib/builtins/arm/ltdf2vfp.S A compiler-rt/lib/builtins/arm/ltsf2vfp.S A compiler-rt/lib/builtins/arm/modsi3.S A compiler-rt/lib/builtins/arm/muldf3vfp.S A compiler-rt/lib/builtins/arm/mulsf3vfp.S A compiler-rt/lib/builtins/arm/nedf2vfp.S A compiler-rt/lib/builtins/arm/negdf2vfp.S A compiler-rt/lib/builtins/arm/negsf2vfp.S A compiler-rt/lib/builtins/arm/nesf2vfp.S A compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S A compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S A compiler-rt/lib/builtins/arm/softfloat-alias.list A compiler-rt/lib/builtins/arm/subdf3vfp.S A compiler-rt/lib/builtins/arm/subsf3vfp.S A compiler-rt/lib/builtins/arm/switch16.S A compiler-rt/lib/builtins/arm/switch32.S A compiler-rt/lib/builtins/arm/switch8.S A compiler-rt/lib/builtins/arm/switchu8.S A compiler-rt/lib/builtins/arm/sync-ops.h A compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S A compiler-rt/lib/builtins/arm/sync_synchronize.S A compiler-rt/lib/builtins/arm/truncdfsf2vfp.S A compiler-rt/lib/builtins/arm/udivmodsi4.S A compiler-rt/lib/builtins/arm/udivsi3.S A compiler-rt/lib/builtins/arm/umodsi3.S A compiler-rt/lib/builtins/arm/unorddf2vfp.S A compiler-rt/lib/builtins/arm/unordsf2vfp.S A compiler-rt/lib/builtins/ashldi3.c A compiler-rt/lib/builtins/ashlti3.c A compiler-rt/lib/builtins/ashrdi3.c A compiler-rt/lib/builtins/ashrti3.c A compiler-rt/lib/builtins/assembly.h A compiler-rt/lib/builtins/atomic.c A compiler-rt/lib/builtins/atomic_flag_clear.c A compiler-rt/lib/builtins/atomic_flag_clear_explicit.c A compiler-rt/lib/builtins/atomic_flag_test_and_set.c A compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c A compiler-rt/lib/builtins/atomic_signal_fence.c A compiler-rt/lib/builtins/atomic_thread_fence.c A compiler-rt/lib/builtins/bswapdi2.c A compiler-rt/lib/builtins/bswapsi2.c A compiler-rt/lib/builtins/clear_cache.c A compiler-rt/lib/builtins/clzdi2.c A compiler-rt/lib/builtins/clzsi2.c A compiler-rt/lib/builtins/clzti2.c A compiler-rt/lib/builtins/cmpdi2.c A compiler-rt/lib/builtins/cmpti2.c A compiler-rt/lib/builtins/comparedf2.c A compiler-rt/lib/builtins/comparesf2.c A compiler-rt/lib/builtins/comparetf2.c A compiler-rt/lib/builtins/cpu_model.c A compiler-rt/lib/builtins/ctzdi2.c A compiler-rt/lib/builtins/ctzsi2.c A compiler-rt/lib/builtins/ctzti2.c A compiler-rt/lib/builtins/divdc3.c A compiler-rt/lib/builtins/divdf3.c A compiler-rt/lib/builtins/divdi3.c A compiler-rt/lib/builtins/divmoddi4.c A compiler-rt/lib/builtins/divmodsi4.c A compiler-rt/lib/builtins/divsc3.c A compiler-rt/lib/builtins/divsf3.c A compiler-rt/lib/builtins/divsi3.c A compiler-rt/lib/builtins/divtc3.c A compiler-rt/lib/builtins/divtf3.c A compiler-rt/lib/builtins/divti3.c A compiler-rt/lib/builtins/divxc3.c A compiler-rt/lib/builtins/emutls.c A compiler-rt/lib/builtins/enable_execute_stack.c A compiler-rt/lib/builtins/eprintf.c A compiler-rt/lib/builtins/extenddftf2.c A compiler-rt/lib/builtins/extendhfsf2.c A compiler-rt/lib/builtins/extendsfdf2.c A compiler-rt/lib/builtins/extendsftf2.c A compiler-rt/lib/builtins/ffsdi2.c A compiler-rt/lib/builtins/ffssi2.c A compiler-rt/lib/builtins/ffsti2.c A compiler-rt/lib/builtins/fixdfdi.c A compiler-rt/lib/builtins/fixdfsi.c A compiler-rt/lib/builtins/fixdfti.c A compiler-rt/lib/builtins/fixsfdi.c A compiler-rt/lib/builtins/fixsfsi.c A compiler-rt/lib/builtins/fixsfti.c A compiler-rt/lib/builtins/fixtfdi.c A compiler-rt/lib/builtins/fixtfsi.c A compiler-rt/lib/builtins/fixtfti.c A compiler-rt/lib/builtins/fixunsdfdi.c A compiler-rt/lib/builtins/fixunsdfsi.c A compiler-rt/lib/builtins/fixunsdfti.c A compiler-rt/lib/builtins/fixunssfdi.c A compiler-rt/lib/builtins/fixunssfsi.c A compiler-rt/lib/builtins/fixunssfti.c A compiler-rt/lib/builtins/fixunstfdi.c A compiler-rt/lib/builtins/fixunstfsi.c A compiler-rt/lib/builtins/fixunstfti.c A compiler-rt/lib/builtins/fixunsxfdi.c A compiler-rt/lib/builtins/fixunsxfsi.c A compiler-rt/lib/builtins/fixunsxfti.c A compiler-rt/lib/builtins/fixxfdi.c A compiler-rt/lib/builtins/fixxfti.c A compiler-rt/lib/builtins/floatdidf.c A compiler-rt/lib/builtins/floatdisf.c A compiler-rt/lib/builtins/floatditf.c A compiler-rt/lib/builtins/floatdixf.c A compiler-rt/lib/builtins/floatsidf.c A compiler-rt/lib/builtins/floatsisf.c A compiler-rt/lib/builtins/floatsitf.c A compiler-rt/lib/builtins/floattidf.c A compiler-rt/lib/builtins/floattisf.c A compiler-rt/lib/builtins/floattitf.c A compiler-rt/lib/builtins/floattixf.c A compiler-rt/lib/builtins/floatundidf.c A compiler-rt/lib/builtins/floatundisf.c A compiler-rt/lib/builtins/floatunditf.c A compiler-rt/lib/builtins/floatundixf.c A compiler-rt/lib/builtins/floatunsidf.c A compiler-rt/lib/builtins/floatunsisf.c A compiler-rt/lib/builtins/floatunsitf.c A compiler-rt/lib/builtins/floatuntidf.c A compiler-rt/lib/builtins/floatuntisf.c A compiler-rt/lib/builtins/floatuntitf.c A compiler-rt/lib/builtins/floatuntixf.c A compiler-rt/lib/builtins/fp_add_impl.inc A compiler-rt/lib/builtins/fp_extend.h A compiler-rt/lib/builtins/fp_extend_impl.inc A compiler-rt/lib/builtins/fp_fixint_impl.inc A compiler-rt/lib/builtins/fp_fixuint_impl.inc A compiler-rt/lib/builtins/fp_lib.h A compiler-rt/lib/builtins/fp_mode.c A compiler-rt/lib/builtins/fp_mode.h A compiler-rt/lib/builtins/fp_mul_impl.inc A compiler-rt/lib/builtins/fp_trunc.h A compiler-rt/lib/builtins/fp_trunc_impl.inc A compiler-rt/lib/builtins/gcc_personality_v0.c A compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S A compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S A compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S A compiler-rt/lib/builtins/hexagon/dfaddsub.S A compiler-rt/lib/builtins/hexagon/dfdiv.S A compiler-rt/lib/builtins/hexagon/dffma.S A compiler-rt/lib/builtins/hexagon/dfminmax.S A compiler-rt/lib/builtins/hexagon/dfmul.S A compiler-rt/lib/builtins/hexagon/dfsqrt.S A compiler-rt/lib/builtins/hexagon/divdi3.S A compiler-rt/lib/builtins/hexagon/divsi3.S A compiler-rt/lib/builtins/hexagon/fabs_opt.S A compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S A compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S A compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S A compiler-rt/lib/builtins/hexagon/fma_opt.S A compiler-rt/lib/builtins/hexagon/fmax_opt.S A compiler-rt/lib/builtins/hexagon/fmin_opt.S A compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S A compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S A compiler-rt/lib/builtins/hexagon/moddi3.S A compiler-rt/lib/builtins/hexagon/modsi3.S A compiler-rt/lib/builtins/hexagon/sfdiv_opt.S A compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S A compiler-rt/lib/builtins/hexagon/udivdi3.S A compiler-rt/lib/builtins/hexagon/udivmoddi4.S A compiler-rt/lib/builtins/hexagon/udivmodsi4.S A compiler-rt/lib/builtins/hexagon/udivsi3.S A compiler-rt/lib/builtins/hexagon/umoddi3.S A compiler-rt/lib/builtins/hexagon/umodsi3.S A compiler-rt/lib/builtins/i386/ashldi3.S A compiler-rt/lib/builtins/i386/ashrdi3.S A compiler-rt/lib/builtins/i386/chkstk.S A compiler-rt/lib/builtins/i386/chkstk2.S A compiler-rt/lib/builtins/i386/divdi3.S A compiler-rt/lib/builtins/i386/floatdidf.S A compiler-rt/lib/builtins/i386/floatdisf.S A compiler-rt/lib/builtins/i386/floatdixf.S A compiler-rt/lib/builtins/i386/floatundidf.S A compiler-rt/lib/builtins/i386/floatundisf.S A compiler-rt/lib/builtins/i386/floatundixf.S A compiler-rt/lib/builtins/i386/fp_mode.c A compiler-rt/lib/builtins/i386/lshrdi3.S A compiler-rt/lib/builtins/i386/moddi3.S A compiler-rt/lib/builtins/i386/muldi3.S A compiler-rt/lib/builtins/i386/udivdi3.S A compiler-rt/lib/builtins/i386/umoddi3.S A compiler-rt/lib/builtins/int_endianness.h A compiler-rt/lib/builtins/int_lib.h A compiler-rt/lib/builtins/int_math.h A compiler-rt/lib/builtins/int_types.h A compiler-rt/lib/builtins/int_util.c A compiler-rt/lib/builtins/int_util.h A compiler-rt/lib/builtins/lshrdi3.c A compiler-rt/lib/builtins/lshrti3.c A compiler-rt/lib/builtins/mingw_fixfloat.c A compiler-rt/lib/builtins/moddi3.c A compiler-rt/lib/builtins/modsi3.c A compiler-rt/lib/builtins/modti3.c A compiler-rt/lib/builtins/muldc3.c A compiler-rt/lib/builtins/muldf3.c A compiler-rt/lib/builtins/muldi3.c A compiler-rt/lib/builtins/mulodi4.c A compiler-rt/lib/builtins/mulosi4.c A compiler-rt/lib/builtins/muloti4.c A compiler-rt/lib/builtins/mulsc3.c A compiler-rt/lib/builtins/mulsf3.c A compiler-rt/lib/builtins/multc3.c A compiler-rt/lib/builtins/multf3.c A compiler-rt/lib/builtins/multi3.c A compiler-rt/lib/builtins/mulvdi3.c A compiler-rt/lib/builtins/mulvsi3.c A compiler-rt/lib/builtins/mulvti3.c A compiler-rt/lib/builtins/mulxc3.c A compiler-rt/lib/builtins/negdf2.c A compiler-rt/lib/builtins/negdi2.c A compiler-rt/lib/builtins/negsf2.c A compiler-rt/lib/builtins/negti2.c A compiler-rt/lib/builtins/negvdi2.c A compiler-rt/lib/builtins/negvsi2.c A compiler-rt/lib/builtins/negvti2.c A compiler-rt/lib/builtins/os_version_check.c A compiler-rt/lib/builtins/paritydi2.c A compiler-rt/lib/builtins/paritysi2.c A compiler-rt/lib/builtins/parityti2.c A compiler-rt/lib/builtins/popcountdi2.c A compiler-rt/lib/builtins/popcountsi2.c A compiler-rt/lib/builtins/popcountti2.c A compiler-rt/lib/builtins/powidf2.c A compiler-rt/lib/builtins/powisf2.c A compiler-rt/lib/builtins/powitf2.c A compiler-rt/lib/builtins/powixf2.c A compiler-rt/lib/builtins/ppc/DD.h A compiler-rt/lib/builtins/ppc/divtc3.c A compiler-rt/lib/builtins/ppc/fixtfdi.c A compiler-rt/lib/builtins/ppc/fixtfti.c A compiler-rt/lib/builtins/ppc/fixunstfdi.c A compiler-rt/lib/builtins/ppc/fixunstfti.c A compiler-rt/lib/builtins/ppc/floatditf.c A compiler-rt/lib/builtins/ppc/floattitf.c A compiler-rt/lib/builtins/ppc/floatunditf.c A compiler-rt/lib/builtins/ppc/gcc_qadd.c A compiler-rt/lib/builtins/ppc/gcc_qdiv.c A compiler-rt/lib/builtins/ppc/gcc_qmul.c A compiler-rt/lib/builtins/ppc/gcc_qsub.c A compiler-rt/lib/builtins/ppc/multc3.c A compiler-rt/lib/builtins/ppc/restFP.S A compiler-rt/lib/builtins/ppc/saveFP.S A compiler-rt/lib/builtins/riscv/int_mul_impl.inc A compiler-rt/lib/builtins/riscv/muldi3.S A compiler-rt/lib/builtins/riscv/mulsi3.S A compiler-rt/lib/builtins/sparc64/divmod.m4 A compiler-rt/lib/builtins/sparc64/divsi3.S A compiler-rt/lib/builtins/sparc64/generate.sh A compiler-rt/lib/builtins/sparc64/modsi3.S A compiler-rt/lib/builtins/sparc64/udivsi3.S A compiler-rt/lib/builtins/sparc64/umodsi3.S A compiler-rt/lib/builtins/subdf3.c A compiler-rt/lib/builtins/subsf3.c A compiler-rt/lib/builtins/subtf3.c A compiler-rt/lib/builtins/subvdi3.c A compiler-rt/lib/builtins/subvsi3.c A compiler-rt/lib/builtins/subvti3.c A compiler-rt/lib/builtins/trampoline_setup.c A compiler-rt/lib/builtins/truncdfhf2.c A compiler-rt/lib/builtins/truncdfsf2.c A compiler-rt/lib/builtins/truncsfhf2.c A compiler-rt/lib/builtins/trunctfdf2.c A compiler-rt/lib/builtins/trunctfsf2.c A compiler-rt/lib/builtins/ucmpdi2.c A compiler-rt/lib/builtins/ucmpti2.c A compiler-rt/lib/builtins/udivdi3.c A compiler-rt/lib/builtins/udivmoddi4.c A compiler-rt/lib/builtins/udivmodsi4.c A compiler-rt/lib/builtins/udivmodti4.c A compiler-rt/lib/builtins/udivsi3.c A compiler-rt/lib/builtins/udivti3.c A compiler-rt/lib/builtins/umoddi3.c A compiler-rt/lib/builtins/umodsi3.c A compiler-rt/lib/builtins/umodti3.c A compiler-rt/lib/builtins/unwind-ehabi-helpers.h A compiler-rt/lib/builtins/x86_64/chkstk.S A compiler-rt/lib/builtins/x86_64/chkstk2.S A compiler-rt/lib/builtins/x86_64/floatdidf.c A compiler-rt/lib/builtins/x86_64/floatdisf.c A compiler-rt/lib/builtins/x86_64/floatdixf.c A compiler-rt/lib/builtins/x86_64/floatundidf.S A compiler-rt/lib/builtins/x86_64/floatundisf.S A compiler-rt/lib/builtins/x86_64/floatundixf.S A compiler-rt/lib/cfi/cfi.cpp A compiler-rt/lib/cfi/cfi_blacklist.txt A compiler-rt/lib/crt/crtbegin.c A compiler-rt/lib/crt/crtend.c A compiler-rt/lib/dfsan/dfsan.cpp A compiler-rt/lib/dfsan/dfsan.h A compiler-rt/lib/dfsan/dfsan.syms.extra A compiler-rt/lib/dfsan/dfsan_custom.cpp A compiler-rt/lib/dfsan/dfsan_flags.inc A compiler-rt/lib/dfsan/dfsan_interceptors.cpp A compiler-rt/lib/dfsan/dfsan_platform.h A compiler-rt/lib/dfsan/done_abilist.txt A compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt A compiler-rt/lib/fuzzer/FuzzerBuiltins.h A compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h A compiler-rt/lib/fuzzer/FuzzerCommand.h A compiler-rt/lib/fuzzer/FuzzerCorpus.h A compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp A compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp A compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h A compiler-rt/lib/fuzzer/FuzzerDefs.h A compiler-rt/lib/fuzzer/FuzzerDictionary.h A compiler-rt/lib/fuzzer/FuzzerDriver.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctions.def A compiler-rt/lib/fuzzer/FuzzerExtFunctions.h A compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp A compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp A compiler-rt/lib/fuzzer/FuzzerFlags.def A compiler-rt/lib/fuzzer/FuzzerFork.cpp A compiler-rt/lib/fuzzer/FuzzerFork.h A compiler-rt/lib/fuzzer/FuzzerIO.cpp A compiler-rt/lib/fuzzer/FuzzerIO.h A compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp A compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A compiler-rt/lib/fuzzer/FuzzerInterface.h A compiler-rt/lib/fuzzer/FuzzerInternal.h A compiler-rt/lib/fuzzer/FuzzerLoop.cpp A compiler-rt/lib/fuzzer/FuzzerMain.cpp A compiler-rt/lib/fuzzer/FuzzerMerge.cpp A compiler-rt/lib/fuzzer/FuzzerMerge.h A compiler-rt/lib/fuzzer/FuzzerMutate.cpp A compiler-rt/lib/fuzzer/FuzzerMutate.h A compiler-rt/lib/fuzzer/FuzzerOptions.h A compiler-rt/lib/fuzzer/FuzzerRandom.h A compiler-rt/lib/fuzzer/FuzzerSHA1.cpp A compiler-rt/lib/fuzzer/FuzzerSHA1.h A compiler-rt/lib/fuzzer/FuzzerTracePC.cpp A compiler-rt/lib/fuzzer/FuzzerTracePC.h A compiler-rt/lib/fuzzer/FuzzerUtil.cpp A compiler-rt/lib/fuzzer/FuzzerUtil.h A compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp A compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp A compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp A compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp A compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp A compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A compiler-rt/lib/fuzzer/README.txt A compiler-rt/lib/gwp_asan/definitions.h A compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp A compiler-rt/lib/gwp_asan/guarded_pool_allocator.h A compiler-rt/lib/gwp_asan/mutex.h A compiler-rt/lib/gwp_asan/optional/backtrace.h A compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp A compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp A compiler-rt/lib/gwp_asan/optional/options_parser.cpp A compiler-rt/lib/gwp_asan/optional/options_parser.h A compiler-rt/lib/gwp_asan/options.h A compiler-rt/lib/gwp_asan/options.inc A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp A compiler-rt/lib/gwp_asan/random.cpp A compiler-rt/lib/gwp_asan/random.h A compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp A compiler-rt/lib/gwp_asan/stack_trace_compressor.h A compiler-rt/lib/hwasan/hwasan.cpp A compiler-rt/lib/hwasan/hwasan.h A compiler-rt/lib/hwasan/hwasan.syms.extra A compiler-rt/lib/hwasan/hwasan_allocator.cpp A compiler-rt/lib/hwasan/hwasan_allocator.h A compiler-rt/lib/hwasan/hwasan_blacklist.txt A compiler-rt/lib/hwasan/hwasan_checks.h A compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp A compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h A compiler-rt/lib/hwasan/hwasan_exceptions.cpp A compiler-rt/lib/hwasan/hwasan_flags.h A compiler-rt/lib/hwasan/hwasan_flags.inc A compiler-rt/lib/hwasan/hwasan_interceptors.cpp A compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S A compiler-rt/lib/hwasan/hwasan_interface_internal.h A compiler-rt/lib/hwasan/hwasan_linux.cpp A compiler-rt/lib/hwasan/hwasan_malloc_bisect.h A compiler-rt/lib/hwasan/hwasan_mapping.h A compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp A compiler-rt/lib/hwasan/hwasan_new_delete.cpp A compiler-rt/lib/hwasan/hwasan_poisoning.cpp A compiler-rt/lib/hwasan/hwasan_poisoning.h A compiler-rt/lib/hwasan/hwasan_report.cpp A compiler-rt/lib/hwasan/hwasan_report.h A compiler-rt/lib/hwasan/hwasan_setjmp.S A compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S A compiler-rt/lib/hwasan/hwasan_thread.cpp A compiler-rt/lib/hwasan/hwasan_thread.h A compiler-rt/lib/hwasan/hwasan_thread_list.cpp A compiler-rt/lib/hwasan/hwasan_thread_list.h A compiler-rt/lib/hwasan/hwasan_type_test.cpp A compiler-rt/lib/interception/interception.h A compiler-rt/lib/interception/interception_linux.cpp A compiler-rt/lib/interception/interception_linux.h A compiler-rt/lib/interception/interception_mac.cpp A compiler-rt/lib/interception/interception_mac.h A compiler-rt/lib/interception/interception_type_test.cpp A compiler-rt/lib/interception/interception_win.cpp A compiler-rt/lib/interception/interception_win.h A compiler-rt/lib/lsan/lsan.cpp A compiler-rt/lib/lsan/lsan.h A compiler-rt/lib/lsan/lsan_allocator.cpp A compiler-rt/lib/lsan/lsan_allocator.h A compiler-rt/lib/lsan/lsan_common.cpp A compiler-rt/lib/lsan/lsan_common.h A compiler-rt/lib/lsan/lsan_common_linux.cpp A compiler-rt/lib/lsan/lsan_common_mac.cpp A compiler-rt/lib/lsan/lsan_flags.inc A compiler-rt/lib/lsan/lsan_interceptors.cpp A compiler-rt/lib/lsan/lsan_linux.cpp A compiler-rt/lib/lsan/lsan_mac.cpp A compiler-rt/lib/lsan/lsan_malloc_mac.cpp A compiler-rt/lib/lsan/lsan_preinit.cpp A compiler-rt/lib/lsan/lsan_thread.cpp A compiler-rt/lib/lsan/lsan_thread.h A compiler-rt/lib/lsan/weak_symbols.txt A compiler-rt/lib/msan/msan.cpp A compiler-rt/lib/msan/msan.h A compiler-rt/lib/msan/msan.syms.extra A compiler-rt/lib/msan/msan_allocator.cpp A compiler-rt/lib/msan/msan_allocator.h A compiler-rt/lib/msan/msan_blacklist.txt A compiler-rt/lib/msan/msan_chained_origin_depot.cpp A compiler-rt/lib/msan/msan_chained_origin_depot.h A compiler-rt/lib/msan/msan_flags.h A compiler-rt/lib/msan/msan_flags.inc A compiler-rt/lib/msan/msan_interceptors.cpp A compiler-rt/lib/msan/msan_interface_internal.h A compiler-rt/lib/msan/msan_linux.cpp A compiler-rt/lib/msan/msan_new_delete.cpp A compiler-rt/lib/msan/msan_origin.h A compiler-rt/lib/msan/msan_poisoning.cpp A compiler-rt/lib/msan/msan_poisoning.h A compiler-rt/lib/msan/msan_report.cpp A compiler-rt/lib/msan/msan_report.h A compiler-rt/lib/msan/msan_thread.cpp A compiler-rt/lib/msan/msan_thread.h A compiler-rt/lib/profile/GCDAProfiling.c A compiler-rt/lib/profile/InstrProfiling.c A compiler-rt/lib/profile/InstrProfiling.h A compiler-rt/lib/profile/InstrProfilingBuffer.c A compiler-rt/lib/profile/InstrProfilingFile.c A compiler-rt/lib/profile/InstrProfilingInternal.h A compiler-rt/lib/profile/InstrProfilingMerge.c A compiler-rt/lib/profile/InstrProfilingMergeFile.c A compiler-rt/lib/profile/InstrProfilingNameVar.c A compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c A compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c A compiler-rt/lib/profile/InstrProfilingPlatformLinux.c A compiler-rt/lib/profile/InstrProfilingPlatformOther.c A compiler-rt/lib/profile/InstrProfilingPlatformWindows.c A compiler-rt/lib/profile/InstrProfilingPort.h A compiler-rt/lib/profile/InstrProfilingRuntime.cpp A compiler-rt/lib/profile/InstrProfilingUtil.c A compiler-rt/lib/profile/InstrProfilingUtil.h A compiler-rt/lib/profile/InstrProfilingValue.c A compiler-rt/lib/profile/InstrProfilingWriter.c A compiler-rt/lib/profile/WindowsMMap.c A compiler-rt/lib/profile/WindowsMMap.h A compiler-rt/lib/safestack/safestack.cpp A compiler-rt/lib/safestack/safestack_platform.h A compiler-rt/lib/safestack/safestack_util.h A compiler-rt/lib/sanitizer_common/sancov_flags.cpp A compiler-rt/lib/sanitizer_common/sancov_flags.h A compiler-rt/lib/sanitizer_common/sancov_flags.inc A compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_bytemap.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h A compiler-rt/lib/sanitizer_common/sanitizer_asm.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h A compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h A compiler-rt/lib/sanitizer_common/sanitizer_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common.h A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc A compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc A compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp A compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h A compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp A compiler-rt/lib/sanitizer_common/sanitizer_errno.h A compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h A compiler-rt/lib/sanitizer_common/sanitizer_file.cpp A compiler-rt/lib/sanitizer_common/sanitizer_file.h A compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp A compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h A compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp A compiler-rt/lib/sanitizer_common/sanitizer_flags.h A compiler-rt/lib/sanitizer_common/sanitizer_flags.inc A compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h A compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h A compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h A compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h A compiler-rt/lib/sanitizer_common/sanitizer_hash.h A compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc A compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h A compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h A compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_libc.h A compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp A compiler-rt/lib/sanitizer_common/sanitizer_libignore.h A compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_linux.h A compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp A compiler-rt/lib/sanitizer_common/sanitizer_list.h A compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h A compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_mac.h A compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A compiler-rt/lib/sanitizer_common/sanitizer_mutex.h A compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cpp A compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h A compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h A compiler-rt/lib/sanitizer_common/sanitizer_platform.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h A compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp A compiler-rt/lib/sanitizer_common/sanitizer_posix.h A compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h A compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h A compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h A compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp A compiler-rt/lib/sanitizer_common/sanitizer_rtems.h A compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc A compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h A compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp A compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_fuchsia.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc A compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp A compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp A compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp A compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h A compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp A compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h A compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_vector.h A compiler-rt/lib/sanitizer_common/sanitizer_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win.h A compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h A compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h A compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h A compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp A compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp A compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh A compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh A compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt A compiler-rt/lib/sanitizer_common/weak_symbols.txt A compiler-rt/lib/scudo/scudo_allocator.cpp A compiler-rt/lib/scudo/scudo_allocator.h A compiler-rt/lib/scudo/scudo_allocator_combined.h A compiler-rt/lib/scudo/scudo_allocator_secondary.h A compiler-rt/lib/scudo/scudo_crc32.cpp A compiler-rt/lib/scudo/scudo_crc32.h A compiler-rt/lib/scudo/scudo_errors.cpp A compiler-rt/lib/scudo/scudo_errors.h A compiler-rt/lib/scudo/scudo_flags.cpp A compiler-rt/lib/scudo/scudo_flags.h A compiler-rt/lib/scudo/scudo_flags.inc A compiler-rt/lib/scudo/scudo_interface_internal.h A compiler-rt/lib/scudo/scudo_malloc.cpp A compiler-rt/lib/scudo/scudo_new_delete.cpp A compiler-rt/lib/scudo/scudo_platform.h A compiler-rt/lib/scudo/scudo_termination.cpp A compiler-rt/lib/scudo/scudo_tsd.h A compiler-rt/lib/scudo/scudo_tsd_exclusive.cpp A compiler-rt/lib/scudo/scudo_tsd_exclusive.inc A compiler-rt/lib/scudo/scudo_tsd_shared.cpp A compiler-rt/lib/scudo/scudo_tsd_shared.inc A compiler-rt/lib/scudo/scudo_utils.cpp A compiler-rt/lib/scudo/scudo_utils.h A compiler-rt/lib/scudo/standalone/allocator_config.h A compiler-rt/lib/scudo/standalone/atomic_helpers.h A compiler-rt/lib/scudo/standalone/bytemap.h A compiler-rt/lib/scudo/standalone/checksum.cpp A compiler-rt/lib/scudo/standalone/checksum.h A compiler-rt/lib/scudo/standalone/chunk.h A compiler-rt/lib/scudo/standalone/combined.h A compiler-rt/lib/scudo/standalone/common.cpp A compiler-rt/lib/scudo/standalone/common.h A compiler-rt/lib/scudo/standalone/crc32_hw.cpp A compiler-rt/lib/scudo/standalone/flags.cpp A compiler-rt/lib/scudo/standalone/flags.h A compiler-rt/lib/scudo/standalone/flags.inc A compiler-rt/lib/scudo/standalone/flags_parser.cpp A compiler-rt/lib/scudo/standalone/flags_parser.h A compiler-rt/lib/scudo/standalone/fuchsia.cpp A compiler-rt/lib/scudo/standalone/fuchsia.h A compiler-rt/lib/scudo/standalone/interface.h A compiler-rt/lib/scudo/standalone/internal_defs.h A compiler-rt/lib/scudo/standalone/linux.cpp A compiler-rt/lib/scudo/standalone/linux.h A compiler-rt/lib/scudo/standalone/list.h A compiler-rt/lib/scudo/standalone/local_cache.h A compiler-rt/lib/scudo/standalone/mutex.h A compiler-rt/lib/scudo/standalone/platform.h A compiler-rt/lib/scudo/standalone/primary32.h A compiler-rt/lib/scudo/standalone/primary64.h A compiler-rt/lib/scudo/standalone/quarantine.h A compiler-rt/lib/scudo/standalone/release.h A compiler-rt/lib/scudo/standalone/report.cpp A compiler-rt/lib/scudo/standalone/report.h A compiler-rt/lib/scudo/standalone/secondary.h A compiler-rt/lib/scudo/standalone/size_class_map.h A compiler-rt/lib/scudo/standalone/stats.h A compiler-rt/lib/scudo/standalone/string_utils.cpp A compiler-rt/lib/scudo/standalone/string_utils.h A compiler-rt/lib/scudo/standalone/tsd.h A compiler-rt/lib/scudo/standalone/tsd_exclusive.h A compiler-rt/lib/scudo/standalone/tsd_shared.h A compiler-rt/lib/scudo/standalone/vector.h A compiler-rt/lib/scudo/standalone/wrappers_c.cpp A compiler-rt/lib/scudo/standalone/wrappers_c.h A compiler-rt/lib/scudo/standalone/wrappers_c.inc A compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp A compiler-rt/lib/scudo/standalone/wrappers_c_checks.h A compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp A compiler-rt/lib/stats/stats.cpp A compiler-rt/lib/stats/stats.h A compiler-rt/lib/stats/stats_client.cpp A compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp A compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp A compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp A compiler-rt/lib/tsan/benchmarks/mop.cpp A compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp A compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp A compiler-rt/lib/tsan/dd/dd_interceptors.cpp A compiler-rt/lib/tsan/dd/dd_rtl.cpp A compiler-rt/lib/tsan/dd/dd_rtl.h A compiler-rt/lib/tsan/go/test.c A compiler-rt/lib/tsan/go/tsan_go.cpp A compiler-rt/lib/tsan/rtl/tsan.syms.extra A compiler-rt/lib/tsan/rtl/tsan_clock.cpp A compiler-rt/lib/tsan/rtl/tsan_clock.h A compiler-rt/lib/tsan/rtl/tsan_debugging.cpp A compiler-rt/lib/tsan/rtl/tsan_defs.h A compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h A compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h A compiler-rt/lib/tsan/rtl/tsan_external.cpp A compiler-rt/lib/tsan/rtl/tsan_fd.cpp A compiler-rt/lib/tsan/rtl/tsan_fd.h A compiler-rt/lib/tsan/rtl/tsan_flags.cpp A compiler-rt/lib/tsan/rtl/tsan_flags.h A compiler-rt/lib/tsan/rtl/tsan_flags.inc A compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp A compiler-rt/lib/tsan/rtl/tsan_ignoreset.h A compiler-rt/lib/tsan/rtl/tsan_interceptors.h A compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp A compiler-rt/lib/tsan/rtl/tsan_interface.cpp A compiler-rt/lib/tsan/rtl/tsan_interface.h A compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_ann.h A compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_inl.h A compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_java.h A compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_md5.cpp A compiler-rt/lib/tsan/rtl/tsan_mman.cpp A compiler-rt/lib/tsan/rtl/tsan_mman.h A compiler-rt/lib/tsan/rtl/tsan_mutex.cpp A compiler-rt/lib/tsan/rtl/tsan_mutex.h A compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp A compiler-rt/lib/tsan/rtl/tsan_mutexset.h A compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp A compiler-rt/lib/tsan/rtl/tsan_platform.h A compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp A compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h A compiler-rt/lib/tsan/rtl/tsan_preinit.cpp A compiler-rt/lib/tsan/rtl/tsan_report.cpp A compiler-rt/lib/tsan/rtl/tsan_report.h A compiler-rt/lib/tsan/rtl/tsan_rtl.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl.h A compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp A compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp A compiler-rt/lib/tsan/rtl/tsan_stack_trace.h A compiler-rt/lib/tsan/rtl/tsan_stat.cpp A compiler-rt/lib/tsan/rtl/tsan_stat.h A compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp A compiler-rt/lib/tsan/rtl/tsan_suppressions.h A compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp A compiler-rt/lib/tsan/rtl/tsan_symbolize.h A compiler-rt/lib/tsan/rtl/tsan_sync.cpp A compiler-rt/lib/tsan/rtl/tsan_sync.h A compiler-rt/lib/tsan/rtl/tsan_trace.h A compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h A compiler-rt/lib/ubsan/ubsan.syms.extra A compiler-rt/lib/ubsan/ubsan_checks.inc A compiler-rt/lib/ubsan/ubsan_diag.cpp A compiler-rt/lib/ubsan/ubsan_diag.h A compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp A compiler-rt/lib/ubsan/ubsan_flags.cpp A compiler-rt/lib/ubsan/ubsan_flags.h A compiler-rt/lib/ubsan/ubsan_flags.inc A compiler-rt/lib/ubsan/ubsan_handlers.cpp A compiler-rt/lib/ubsan/ubsan_handlers.h A compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp A compiler-rt/lib/ubsan/ubsan_handlers_cxx.h A compiler-rt/lib/ubsan/ubsan_init.cpp A compiler-rt/lib/ubsan/ubsan_init.h A compiler-rt/lib/ubsan/ubsan_init_standalone.cpp A compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp A compiler-rt/lib/ubsan/ubsan_interface.inc A compiler-rt/lib/ubsan/ubsan_monitor.cpp A compiler-rt/lib/ubsan/ubsan_monitor.h A compiler-rt/lib/ubsan/ubsan_platform.h A compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp A compiler-rt/lib/ubsan/ubsan_signals_standalone.h A compiler-rt/lib/ubsan/ubsan_type_hash.cpp A compiler-rt/lib/ubsan/ubsan_type_hash.h A compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp A compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp A compiler-rt/lib/ubsan/ubsan_value.cpp A compiler-rt/lib/ubsan/ubsan_value.h A compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp A compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp A compiler-rt/lib/ubsan/weak_symbols.txt A compiler-rt/lib/ubsan_minimal/ubsan.syms.extra A compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp A compiler-rt/lib/xray/weak_symbols.txt A compiler-rt/lib/xray/xray_AArch64.cpp A compiler-rt/lib/xray/xray_allocator.h A compiler-rt/lib/xray/xray_always_instrument.txt A compiler-rt/lib/xray/xray_arm.cpp A compiler-rt/lib/xray/xray_basic_flags.cpp A compiler-rt/lib/xray/xray_basic_flags.h A compiler-rt/lib/xray/xray_basic_flags.inc A compiler-rt/lib/xray/xray_basic_logging.cpp A compiler-rt/lib/xray/xray_basic_logging.h A compiler-rt/lib/xray/xray_buffer_queue.cpp A compiler-rt/lib/xray/xray_buffer_queue.h A compiler-rt/lib/xray/xray_defs.h A compiler-rt/lib/xray/xray_fdr_controller.h A compiler-rt/lib/xray/xray_fdr_flags.cpp A compiler-rt/lib/xray/xray_fdr_flags.h A compiler-rt/lib/xray/xray_fdr_flags.inc A compiler-rt/lib/xray/xray_fdr_log_records.h A compiler-rt/lib/xray/xray_fdr_log_writer.h A compiler-rt/lib/xray/xray_fdr_logging.cpp A compiler-rt/lib/xray/xray_fdr_logging.h A compiler-rt/lib/xray/xray_flags.cpp A compiler-rt/lib/xray/xray_flags.h A compiler-rt/lib/xray/xray_flags.inc A compiler-rt/lib/xray/xray_function_call_trie.h A compiler-rt/lib/xray/xray_init.cpp A compiler-rt/lib/xray/xray_interface.cpp A compiler-rt/lib/xray/xray_interface_internal.h A compiler-rt/lib/xray/xray_log_interface.cpp A compiler-rt/lib/xray/xray_mips.cpp A compiler-rt/lib/xray/xray_mips64.cpp A compiler-rt/lib/xray/xray_never_instrument.txt A compiler-rt/lib/xray/xray_powerpc64.cpp A compiler-rt/lib/xray/xray_powerpc64.inc A compiler-rt/lib/xray/xray_profile_collector.cpp A compiler-rt/lib/xray/xray_profile_collector.h A compiler-rt/lib/xray/xray_profiling.cpp A compiler-rt/lib/xray/xray_profiling_flags.cpp A compiler-rt/lib/xray/xray_profiling_flags.h A compiler-rt/lib/xray/xray_profiling_flags.inc A compiler-rt/lib/xray/xray_recursion_guard.h A compiler-rt/lib/xray/xray_segmented_array.h A compiler-rt/lib/xray/xray_trampoline_AArch64.S A compiler-rt/lib/xray/xray_trampoline_arm.S A compiler-rt/lib/xray/xray_trampoline_mips.S A compiler-rt/lib/xray/xray_trampoline_mips64.S A compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp A compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S A compiler-rt/lib/xray/xray_trampoline_x86_64.S A compiler-rt/lib/xray/xray_tsc.h A compiler-rt/lib/xray/xray_utils.cpp A compiler-rt/lib/xray/xray_utils.h A compiler-rt/lib/xray/xray_x86_64.cpp A compiler-rt/lib/xray/xray_x86_64.inc R include/llvm-c/Analysis.h R include/llvm-c/BitReader.h R include/llvm-c/Core.h R include/llvm-c/Disassembler.h R include/llvm-c/ExecutionEngine.h R include/llvm-c/IRReader.h R include/llvm-c/Initialization.h R include/llvm-c/Linker.h R include/llvm-c/Object.h R include/llvm-c/Support.h R include/llvm-c/Target.h R include/llvm-c/TargetMachine.h R include/llvm-c/Transforms/IPO.h R include/llvm-c/Transforms/PassManagerBuilder.h R include/llvm-c/Transforms/Scalar.h R include/llvm-c/Transforms/Vectorize.h R include/llvm-c/lto.h R include/llvm/ADT/APFloat.h R include/llvm/ADT/APInt.h R include/llvm/ADT/APSInt.h R include/llvm/ADT/ArrayRef.h R include/llvm/ADT/BitVector.h R include/llvm/ADT/DenseMap.h R include/llvm/ADT/DenseMapInfo.h R include/llvm/ADT/DenseSet.h R include/llvm/ADT/DepthFirstIterator.h R include/llvm/ADT/GraphTraits.h R include/llvm/ADT/Hashing.h R include/llvm/ADT/ImmutableIntervalMap.h R include/llvm/ADT/ImmutableList.h R include/llvm/ADT/ImmutableMap.h R include/llvm/ADT/IndexedMap.h R include/llvm/ADT/IntrusiveRefCntPtr.h R include/llvm/ADT/MapVector.h R include/llvm/ADT/None.h R include/llvm/ADT/Optional.h R include/llvm/ADT/OwningPtr.h R include/llvm/ADT/PointerIntPair.h R include/llvm/ADT/PointerUnion.h R include/llvm/ADT/PostOrderIterator.h R include/llvm/ADT/SCCIterator.h R include/llvm/ADT/STLExtras.h R include/llvm/ADT/SetVector.h R include/llvm/ADT/SmallBitVector.h R include/llvm/ADT/SmallPtrSet.h R include/llvm/ADT/SmallSet.h R include/llvm/ADT/SmallVector.h R include/llvm/ADT/Statistic.h R include/llvm/ADT/StringExtras.h R include/llvm/ADT/StringMap.h R include/llvm/ADT/StringRef.h R include/llvm/ADT/StringSet.h R include/llvm/ADT/StringSwitch.h R include/llvm/ADT/TinyPtrVector.h R include/llvm/ADT/Triple.h R include/llvm/ADT/Twine.h R include/llvm/ADT/UniqueVector.h R include/llvm/ADT/ValueMap.h R include/llvm/ADT/VariadicFunction.h R include/llvm/ADT/edit_distance.h R include/llvm/ADT/ilist.h R include/llvm/ADT/ilist_node.h R include/llvm/ADT/polymorphic_ptr.h R include/llvm/Analysis/AliasAnalysis.h R include/llvm/Analysis/AliasSetTracker.h R include/llvm/Analysis/BlockFrequencyImpl.h R include/llvm/Analysis/BlockFrequencyInfo.h R include/llvm/Analysis/BranchProbabilityInfo.h R include/llvm/Analysis/CFG.h R include/llvm/Analysis/CFGPrinter.h R include/llvm/Analysis/CallGraph.h R include/llvm/Analysis/CallGraphSCCPass.h R include/llvm/Analysis/CallPrinter.h R include/llvm/Analysis/CaptureTracking.h R include/llvm/Analysis/CodeMetrics.h R include/llvm/Analysis/ConstantFolding.h R include/llvm/Analysis/ConstantsScanner.h R include/llvm/Analysis/DOTGraphTraitsPass.h R include/llvm/Analysis/DominanceFrontier.h R include/llvm/Analysis/DominatorInternals.h R include/llvm/Analysis/Dominators.h R include/llvm/Analysis/FindUsedTypes.h R include/llvm/Analysis/IVUsers.h R include/llvm/Analysis/InlineCost.h R include/llvm/Analysis/InstructionSimplify.h R include/llvm/Analysis/Interval.h R include/llvm/Analysis/LazyValueInfo.h R include/llvm/Analysis/LibCallAliasAnalysis.h R include/llvm/Analysis/LibCallSemantics.h R include/llvm/Analysis/Loads.h R include/llvm/Analysis/LoopInfo.h R include/llvm/Analysis/LoopInfoImpl.h R include/llvm/Analysis/LoopIterator.h R include/llvm/Analysis/LoopPass.h R include/llvm/Analysis/MemoryBuiltins.h R include/llvm/Analysis/MemoryDependenceAnalysis.h R include/llvm/Analysis/Passes.h R include/llvm/Analysis/PostDominators.h R include/llvm/Analysis/PtrUseVisitor.h R include/llvm/Analysis/RegionInfo.h R include/llvm/Analysis/RegionIterator.h R include/llvm/Analysis/RegionPass.h R include/llvm/Analysis/RegionPrinter.h R include/llvm/Analysis/ScalarEvolution.h R include/llvm/Analysis/ScalarEvolutionExpander.h R include/llvm/Analysis/ScalarEvolutionExpressions.h R include/llvm/Analysis/ScalarEvolutionNormalization.h R include/llvm/Analysis/SparsePropagation.h R include/llvm/Analysis/TargetTransformInfo.h R include/llvm/Analysis/Trace.h R include/llvm/Analysis/ValueTracking.h R include/llvm/Analysis/Verifier.h R include/llvm/Assembly/Parser.h R include/llvm/Assembly/PrintModulePass.h R include/llvm/Assembly/Writer.h R include/llvm/AutoUpgrade.h R include/llvm/Bitcode/BitstreamReader.h R include/llvm/Bitcode/BitstreamWriter.h R include/llvm/Bitcode/LLVMBitCodes.h R include/llvm/Bitcode/ReaderWriter.h R include/llvm/CodeGen/Analysis.h R include/llvm/CodeGen/AsmPrinter.h R include/llvm/CodeGen/CalcSpillWeights.h R include/llvm/CodeGen/CallingConvLower.h R include/llvm/CodeGen/CommandFlags.h R include/llvm/CodeGen/DAGCombine.h R include/llvm/CodeGen/DFAPacketizer.h R include/llvm/CodeGen/FastISel.h R include/llvm/CodeGen/FunctionLoweringInfo.h R include/llvm/CodeGen/GCMetadata.h R include/llvm/CodeGen/GCMetadataPrinter.h R include/llvm/CodeGen/GCStrategy.h R include/llvm/CodeGen/GCs.h R include/llvm/CodeGen/ISDOpcodes.h R include/llvm/CodeGen/IntrinsicLowering.h R include/llvm/CodeGen/JITCodeEmitter.h R include/llvm/CodeGen/LatencyPriorityQueue.h R include/llvm/CodeGen/LexicalScopes.h R include/llvm/CodeGen/LinkAllCodegenComponents.h R include/llvm/CodeGen/LiveInterval.h R include/llvm/CodeGen/LiveIntervalAnalysis.h R include/llvm/CodeGen/LiveIntervalUnion.h R include/llvm/CodeGen/LiveRangeEdit.h R include/llvm/CodeGen/LiveRegUnits.h R include/llvm/CodeGen/LiveStackAnalysis.h R include/llvm/CodeGen/LiveVariables.h R include/llvm/CodeGen/MachineBasicBlock.h R include/llvm/CodeGen/MachineBlockFrequencyInfo.h R include/llvm/CodeGen/MachineBranchProbabilityInfo.h R include/llvm/CodeGen/MachineCodeEmitter.h R include/llvm/CodeGen/MachineCodeInfo.h R include/llvm/CodeGen/MachineConstantPool.h R include/llvm/CodeGen/MachineDominators.h R include/llvm/CodeGen/MachineFrameInfo.h R include/llvm/CodeGen/MachineFunction.h R include/llvm/CodeGen/MachineFunctionAnalysis.h R include/llvm/CodeGen/MachineFunctionPass.h R include/llvm/CodeGen/MachineInstr.h R include/llvm/CodeGen/MachineInstrBuilder.h R include/llvm/CodeGen/MachineInstrBundle.h R include/llvm/CodeGen/MachineLoopInfo.h R include/llvm/CodeGen/MachineMemOperand.h R include/llvm/CodeGen/MachineModuleInfo.h R include/llvm/CodeGen/MachineModuleInfoImpls.h R include/llvm/CodeGen/MachineOperand.h R include/llvm/CodeGen/MachinePassRegistry.h R include/llvm/CodeGen/MachinePostDominators.h R include/llvm/CodeGen/MachineRegisterInfo.h R include/llvm/CodeGen/MachineRelocation.h R include/llvm/CodeGen/MachineScheduler.h R include/llvm/CodeGen/PBQP/Graph.h R include/llvm/CodeGen/PBQP/HeuristicBase.h R include/llvm/CodeGen/PBQP/HeuristicSolver.h R include/llvm/CodeGen/PBQP/Heuristics/Briggs.h R include/llvm/CodeGen/PBQP/Math.h R include/llvm/CodeGen/PBQP/Solution.h R include/llvm/CodeGen/Passes.h R include/llvm/CodeGen/PseudoSourceValue.h R include/llvm/CodeGen/RegAllocPBQP.h R include/llvm/CodeGen/RegAllocRegistry.h R include/llvm/CodeGen/RegisterClassInfo.h R include/llvm/CodeGen/RegisterPressure.h R include/llvm/CodeGen/RegisterScavenging.h R include/llvm/CodeGen/ResourcePriorityQueue.h R include/llvm/CodeGen/RuntimeLibcalls.h R include/llvm/CodeGen/ScheduleDAG.h R include/llvm/CodeGen/ScheduleDAGInstrs.h R include/llvm/CodeGen/ScheduleDFS.h R include/llvm/CodeGen/ScheduleHazardRecognizer.h R include/llvm/CodeGen/SelectionDAG.h R include/llvm/CodeGen/SelectionDAGISel.h R include/llvm/CodeGen/SelectionDAGNodes.h R include/llvm/CodeGen/SlotIndexes.h R include/llvm/CodeGen/StackMaps.h R include/llvm/CodeGen/StackProtector.h R include/llvm/CodeGen/TargetLoweringObjectFileImpl.h R include/llvm/CodeGen/TargetSchedule.h R include/llvm/CodeGen/ValueTypes.h R include/llvm/CodeGen/ValueTypes.td R include/llvm/CodeGen/VirtRegMap.h R include/llvm/DIBuilder.h R include/llvm/DebugInfo.h R include/llvm/DebugInfo/DIContext.h R include/llvm/DebugInfo/DWARFFormValue.h R include/llvm/ExecutionEngine/ExecutionEngine.h R include/llvm/ExecutionEngine/GenericValue.h R include/llvm/ExecutionEngine/Interpreter.h R include/llvm/ExecutionEngine/JIT.h R include/llvm/ExecutionEngine/JITEventListener.h R include/llvm/ExecutionEngine/JITMemoryManager.h R include/llvm/ExecutionEngine/MCJIT.h R include/llvm/ExecutionEngine/ObjectBuffer.h R include/llvm/ExecutionEngine/ObjectCache.h R include/llvm/ExecutionEngine/ObjectImage.h R include/llvm/ExecutionEngine/RTDyldMemoryManager.h R include/llvm/ExecutionEngine/RuntimeDyld.h R include/llvm/ExecutionEngine/SectionMemoryManager.h R include/llvm/GVMaterializer.h R include/llvm/IR/Argument.h R include/llvm/IR/Attributes.h R include/llvm/IR/BasicBlock.h R include/llvm/IR/CallingConv.h R include/llvm/IR/Constant.h R include/llvm/IR/Constants.h R include/llvm/IR/DataLayout.h R include/llvm/IR/DerivedTypes.h R include/llvm/IR/Function.h R include/llvm/IR/GlobalAlias.h R include/llvm/IR/GlobalValue.h R include/llvm/IR/GlobalVariable.h R include/llvm/IR/IRBuilder.h R include/llvm/IR/InlineAsm.h R include/llvm/IR/InstrTypes.h R include/llvm/IR/Instruction.def R include/llvm/IR/Instruction.h R include/llvm/IR/Instructions.h R include/llvm/IR/IntrinsicInst.h R include/llvm/IR/Intrinsics.h R include/llvm/IR/Intrinsics.td R include/llvm/IR/IntrinsicsAArch64.td R include/llvm/IR/IntrinsicsARM.td R include/llvm/IR/IntrinsicsHexagon.td R include/llvm/IR/IntrinsicsNVVM.td R include/llvm/IR/IntrinsicsPowerPC.td R include/llvm/IR/IntrinsicsR600.td R include/llvm/IR/IntrinsicsX86.td R include/llvm/IR/LLVMContext.h R include/llvm/IR/LegacyPassManager.h R include/llvm/IR/LegacyPassManagers.h R include/llvm/IR/MDBuilder.h R include/llvm/IR/Metadata.h R include/llvm/IR/Module.h R include/llvm/IR/Operator.h R include/llvm/IR/PassManager.h R include/llvm/IR/SymbolTableListTraits.h R include/llvm/IR/Type.h R include/llvm/IR/TypeBuilder.h R include/llvm/IR/TypeFinder.h R include/llvm/IR/Use.h R include/llvm/IR/User.h R include/llvm/IR/Value.h R include/llvm/IR/ValueSymbolTable.h R include/llvm/IRReader/IRReader.h R include/llvm/InitializePasses.h R include/llvm/LTO/LTOCodeGenerator.h R include/llvm/LTO/LTOModule.h R include/llvm/LinkAllIR.h R include/llvm/LinkAllPasses.h R include/llvm/Linker.h R include/llvm/MC/MCAsmBackend.h R include/llvm/MC/MCAsmInfo.h R include/llvm/MC/MCAsmInfoCOFF.h R include/llvm/MC/MCAsmInfoDarwin.h R include/llvm/MC/MCAsmInfoELF.h R include/llvm/MC/MCAsmLayout.h R include/llvm/MC/MCAssembler.h R include/llvm/MC/MCAtom.h R include/llvm/MC/MCCodeEmitter.h R include/llvm/MC/MCCodeGenInfo.h R include/llvm/MC/MCContext.h R include/llvm/MC/MCDisassembler.h R include/llvm/MC/MCDwarf.h R include/llvm/MC/MCELF.h R include/llvm/MC/MCELFObjectWriter.h R include/llvm/MC/MCELFStreamer.h R include/llvm/MC/MCELFSymbolFlags.h R include/llvm/MC/MCExpr.h R include/llvm/MC/MCExternalSymbolizer.h R include/llvm/MC/MCFixup.h R tools/clang/include/clang/ARCMigrate/FileRemapper.h R tools/clang/include/clang/AST/AST.h R tools/clang/include/clang/AST/ASTUnresolvedSet.h R tools/clang/include/clang/AST/ASTVector.h R tools/clang/include/clang/AST/BuiltinTypes.def R tools/clang/include/clang/AST/CanonicalType.h R tools/clang/include/clang/AST/Comment.h R tools/clang/include/clang/AST/CommentBriefParser.h R tools/clang/include/clang/AST/CommentCommandTraits.h R tools/clang/include/clang/AST/CommentCommands.td R tools/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td R tools/clang/include/clang/AST/CommentHTMLTags.td R tools/clang/include/clang/AST/CommentLexer.h R tools/clang/include/clang/AST/CommentParser.h R tools/clang/include/clang/AST/CommentSema.h R tools/clang/include/clang/AST/DeclAccessPair.h R tools/clang/include/clang/AST/DeclContextInternals.h R tools/clang/include/clang/AST/DependentDiagnostic.h R tools/clang/include/clang/AST/ParentMap.h R tools/clang/include/clang/AST/SelectorLocationsKind.h R tools/clang/include/clang/AST/StmtVisitor.h R tools/clang/include/clang/AST/TypeLocNodes.def R tools/clang/include/clang/AST/TypeLocVisitor.h R tools/clang/include/clang/AST/TypeOrdering.h R tools/clang/include/clang/AST/TypeVisitor.h R tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h R tools/clang/include/clang/Analysis/CFGStmtMap.h R tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h R tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h R tools/clang/include/clang/Basic/BuiltinsMips.def R tools/clang/include/clang/Basic/BuiltinsXCore.def R tools/clang/include/clang/Basic/DiagnosticCommentKinds.td R tools/clang/include/clang/Basic/DiagnosticOptions.def R tools/clang/include/clang/Basic/MacroBuilder.h R tools/clang/include/clang/Basic/OperatorKinds.def R tools/clang/include/clang/Basic/Visibility.h R tools/clang/include/clang/Driver/CC1Options.h R tools/clang/include/clang/Edit/Commit.h R tools/clang/include/clang/Index/CommentToXML.h R tools/clang/include/clang/Lex/LiteralSupport.h R tools/clang/include/clang/Lex/MultipleIncludeOpt.h R tools/clang/include/clang/Lex/ScratchBuffer.h R tools/clang/include/clang/Lex/TokenConcatenation.h R tools/clang/include/clang/Rewrite/Core/DeltaTree.h R tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h R tools/clang/include/clang/Sema/CXXFieldCollector.h R tools/clang/include/clang/Sema/Designator.h R tools/clang/include/clang/Sema/LocInfoType.h R tools/clang/include/clang/Sema/SemaFixItUtils.h R tools/clang/include/clang/Sema/Weak.h R tools/clang/include/clang/StaticAnalyzer/Core/Checker.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h R tools/clang/include/clang/Tooling/FileMatchTrie.h R tools/clang/lib/ARCMigrate/Internals.h R tools/clang/lib/ARCMigrate/TransAPIUses.cpp R tools/clang/lib/ARCMigrate/TransARCAssign.cpp R tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp R tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp R tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp R tools/clang/lib/ARCMigrate/TransGCAttrs.cpp R tools/clang/lib/ARCMigrate/TransGCCalls.cpp R tools/clang/lib/ARCMigrate/TransProperties.cpp R tools/clang/lib/ARCMigrate/TransProtectedScope.cpp R tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp R tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp R tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp R tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp R tools/clang/lib/ARCMigrate/TransformActions.cpp R tools/clang/lib/ARCMigrate/Transforms.cpp R tools/clang/lib/ARCMigrate/Transforms.h R tools/clang/lib/AST/ASTConsumer.cpp R tools/clang/lib/AST/CommentBriefParser.cpp R tools/clang/lib/AST/CommentLexer.cpp R tools/clang/lib/AST/CommentParser.cpp R tools/clang/lib/AST/CommentSema.cpp R tools/clang/lib/AST/ExprClassification.cpp R tools/clang/lib/AST/InheritViz.cpp R tools/clang/lib/AST/ParentMap.cpp R tools/clang/lib/AST/SelectorLocationsKind.cpp R tools/clang/lib/AST/StmtIterator.cpp R tools/clang/lib/AST/StmtViz.cpp R tools/clang/lib/AST/VTTBuilder.cpp R tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp R tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp R tools/clang/lib/Analysis/CFGStmtMap.cpp R tools/clang/lib/Analysis/CocoaConventions.cpp R tools/clang/lib/Analysis/FormatString.cpp R tools/clang/lib/Analysis/ObjCNoReturn.cpp R tools/clang/lib/Analysis/PostOrderCFGView.cpp R tools/clang/lib/Analysis/ScanfFormatString.cpp R tools/clang/lib/Analysis/UninitializedValues.cpp R tools/clang/lib/Basic/CharInfo.cpp R tools/clang/lib/Basic/ObjCRuntime.cpp R tools/clang/lib/Basic/OperatorPrecedence.cpp R tools/clang/lib/CodeGen/CGBlocks.h R tools/clang/lib/CodeGen/CGCleanup.cpp R tools/clang/lib/CodeGen/CGRecordLayout.h R tools/clang/lib/CodeGen/CGVTT.cpp R tools/clang/lib/Edit/Commit.cpp R tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp R tools/clang/lib/Frontend/LayoutOverrideSource.cpp R tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp R tools/clang/lib/Index/CommentToXML.cpp R tools/clang/lib/Lex/Lexer.cpp R tools/clang/lib/Lex/MacroArgs.cpp R tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp R tools/clang/lib/Lex/PPExpressions.cpp R tools/clang/lib/Lex/TokenConcatenation.cpp R tools/clang/lib/Lex/UnicodeCharSets.h R tools/clang/lib/Parse/ParseInit.cpp R tools/clang/lib/Parse/RAIIObjectsForParser.h R tools/clang/lib/Rewrite/Core/DeltaTree.cpp R tools/clang/lib/Rewrite/Core/RewriteRope.cpp R tools/clang/lib/Rewrite/Core/Rewriter.cpp R tools/clang/lib/Rewrite/Core/TokenRewriter.cpp R tools/clang/lib/Rewrite/Frontend/RewriteMacros.cpp R tools/clang/lib/Rewrite/Frontend/RewriteModernObjC.cpp R tools/clang/lib/Rewrite/Frontend/RewriteObjC.cpp R tools/clang/lib/Rewrite/Frontend/RewriteTest.cpp R tools/clang/lib/Sema/IdentifierResolver.cpp R tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp R tools/clang/lib/Sema/SemaAccess.cpp R tools/clang/lib/Sema/SemaFixItUtils.cpp R tools/clang/lib/Sema/TypeLocBuilder.h R tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp R tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp R tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp R tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp R tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp R tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp R tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp R tools/clang/lib/Tooling/FileMatchTrie.cpp R tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp R tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp Log Message: ----------- Vendor import of LLVM + CLANG + OpenMP 10.0.1 From noreply at github.com Mon Jul 25 10:56:25 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 07:56:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 472af6: Import LLVM 3.3 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 472af64c4f815ff89559bb1926ceab0ce0788223 https://github.com/MidnightBSD/src/commit/472af64c4f815ff89559bb1926ceab0ce0788223 Author: Lucas Holt Date: 2013-12-20 (Fri, 20 Dec 2013) Changed paths: A .arcconfig A .gitattributes A CMakeLists.txt A CODE_OWNERS.TXT A CREDITS.TXT A LICENSE.TXT A LLVMBuild.txt A Makefile A Makefile.common A Makefile.config.in A Makefile.rules A README.txt A autoconf/AutoRegen.sh A autoconf/ExportMap.map A autoconf/LICENSE.TXT A autoconf/README.TXT A autoconf/config.guess A autoconf/config.sub A autoconf/configure.ac A autoconf/depcomp A autoconf/install-sh A autoconf/ltmain.sh A autoconf/m4/build_exeext.m4 A autoconf/m4/c_printf_a.m4 A autoconf/m4/check_gnu_make.m4 A autoconf/m4/config_makefile.m4 A autoconf/m4/config_project.m4 A autoconf/m4/cxx_flag_check.m4 A autoconf/m4/find_std_program.m4 A autoconf/m4/func_isinf.m4 A autoconf/m4/func_isnan.m4 A autoconf/m4/func_mmap_file.m4 A autoconf/m4/header_mmap_anonymous.m4 A autoconf/m4/huge_val.m4 A autoconf/m4/libtool.m4 A autoconf/m4/link_options.m4 A autoconf/m4/linux_mixed_64_32.m4 A autoconf/m4/ltdl.m4 A autoconf/m4/need_dev_zero_for_mmap.m4 A autoconf/m4/path_tclsh.m4 A autoconf/m4/rand48.m4 A autoconf/m4/sanity_check.m4 A autoconf/m4/single_cxx_check.m4 A autoconf/m4/visibility_inlines_hidden.m4 A autoconf/missing A autoconf/mkinstalldirs A bindings/LLVMBuild.txt A bindings/Makefile A bindings/README.txt A bindings/ocaml/Makefile A bindings/ocaml/Makefile.ocaml A bindings/ocaml/analysis/Makefile A bindings/ocaml/analysis/analysis_ocaml.c A bindings/ocaml/analysis/llvm_analysis.ml A bindings/ocaml/analysis/llvm_analysis.mli A bindings/ocaml/bitreader/Makefile A bindings/ocaml/bitreader/bitreader_ocaml.c A bindings/ocaml/bitreader/llvm_bitreader.ml A bindings/ocaml/bitreader/llvm_bitreader.mli A bindings/ocaml/bitwriter/Makefile A bindings/ocaml/bitwriter/bitwriter_ocaml.c A bindings/ocaml/bitwriter/llvm_bitwriter.ml A bindings/ocaml/bitwriter/llvm_bitwriter.mli A bindings/ocaml/executionengine/Makefile A bindings/ocaml/executionengine/executionengine_ocaml.c A bindings/ocaml/executionengine/llvm_executionengine.ml A bindings/ocaml/executionengine/llvm_executionengine.mli A bindings/ocaml/llvm/META.llvm.in A bindings/ocaml/llvm/Makefile A bindings/ocaml/llvm/llvm.ml A bindings/ocaml/llvm/llvm.mli A bindings/ocaml/llvm/llvm_ocaml.c A bindings/ocaml/target/Makefile A bindings/ocaml/target/llvm_target.ml A bindings/ocaml/target/llvm_target.mli A bindings/ocaml/target/target_ocaml.c A bindings/ocaml/transforms/Makefile A bindings/ocaml/transforms/ipo/Makefile A bindings/ocaml/transforms/ipo/ipo_ocaml.c A bindings/ocaml/transforms/ipo/llvm_ipo.ml A bindings/ocaml/transforms/ipo/llvm_ipo.mli A bindings/ocaml/transforms/scalar/Makefile A bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml A bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli A bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c A bindings/python/README.txt A bindings/python/llvm/__init__.py A bindings/python/llvm/common.py A bindings/python/llvm/core.py A bindings/python/llvm/disassembler.py A bindings/python/llvm/enumerations.py A bindings/python/llvm/object.py A bindings/python/llvm/tests/__init__.py A bindings/python/llvm/tests/base.py A bindings/python/llvm/tests/test_core.py A bindings/python/llvm/tests/test_disassembler.py A bindings/python/llvm/tests/test_object.py A cmake/README A cmake/config-ix.cmake A cmake/modules/AddLLVM.cmake A cmake/modules/AddLLVMDefinitions.cmake A cmake/modules/CMakeLists.txt A cmake/modules/CheckAtomic.cmake A cmake/modules/ChooseMSVCCRT.cmake A cmake/modules/GetHostTriple.cmake A cmake/modules/GetSVN.cmake A cmake/modules/HandleLLVMOptions.cmake A cmake/modules/LLVM-Config.cmake A cmake/modules/LLVMConfig.cmake.in A cmake/modules/LLVMConfigVersion.cmake.in A cmake/modules/LLVMParseArguments.cmake A cmake/modules/LLVMProcessSources.cmake A cmake/modules/TableGen.cmake A cmake/modules/VersionFromVCS.cmake A cmake/platforms/Android.cmake A configure A docs/AliasAnalysis.rst A docs/Atomics.rst A docs/BitCodeFormat.rst A docs/BranchWeightMetadata.rst A docs/Bugpoint.rst A docs/CMake.rst A docs/CodeGenerator.rst A docs/CodingStandards.rst A docs/CommandGuide/FileCheck.rst A docs/CommandGuide/bugpoint.rst A docs/CommandGuide/index.rst A docs/CommandGuide/lit.rst A docs/CommandGuide/llc.rst A docs/CommandGuide/lli.rst A docs/CommandGuide/llvm-ar.rst A docs/CommandGuide/llvm-as.rst A docs/CommandGuide/llvm-bcanalyzer.rst A docs/CommandGuide/llvm-build.rst A docs/CommandGuide/llvm-config.rst A docs/CommandGuide/llvm-cov.rst A docs/CommandGuide/llvm-diff.rst A docs/CommandGuide/llvm-dis.rst A docs/CommandGuide/llvm-extract.rst A docs/CommandGuide/llvm-link.rst A docs/CommandGuide/llvm-nm.rst A docs/CommandGuide/llvm-prof.rst A docs/CommandGuide/llvm-ranlib.rst A docs/CommandGuide/llvm-readobj.rst A docs/CommandGuide/llvm-stress.rst A docs/CommandGuide/llvm-symbolizer.rst A docs/CommandGuide/opt.rst A docs/CommandGuide/tblgen.rst A docs/CommandLine.rst A docs/CompilerWriterInfo.rst A docs/DebuggingJITedCode.rst A docs/DeveloperPolicy.rst A docs/Dummy.html A docs/ExceptionHandling.rst A docs/ExtendedIntegerResults.txt A docs/ExtendingLLVM.rst A docs/Extensions.rst A docs/FAQ.rst A docs/GarbageCollection.rst A docs/GetElementPtr.rst A docs/GettingStarted.rst A docs/GettingStartedVS.rst A docs/GoldPlugin.rst A docs/HowToAddABuilder.rst A docs/HowToBuildOnARM.rst A docs/HowToReleaseLLVM.rst A docs/HowToSetUpLLVMStyleRTTI.rst A docs/HowToSubmitABug.rst A docs/HowToUseAttributes.rst A docs/HowToUseInstrMappings.rst A docs/LLVMBuild.rst A docs/LLVMBuild.txt A docs/LangRef.rst A docs/Lexicon.rst A docs/LinkTimeOptimization.rst A docs/Makefile A docs/Makefile.sphinx A docs/MakefileGuide.rst A docs/MarkedUpDisassembly.rst A docs/NVPTXUsage.rst A docs/Packaging.rst A docs/Passes.rst A docs/Phabricator.rst A docs/ProgrammersManual.rst A docs/Projects.rst A docs/README.txt A docs/ReleaseNotes.rst A docs/SegmentedStacks.rst A docs/SourceLevelDebugging.rst A docs/SphinxQuickstartTemplate.rst A docs/SystemLibrary.rst A docs/TableGen/LangRef.rst A docs/TableGenFundamentals.rst A docs/TestSuiteMakefileGuide.rst A docs/TestingGuide.rst A docs/Vectorizers.rst A docs/WritingAnLLVMBackend.rst A docs/WritingAnLLVMPass.rst A docs/YamlIO.rst A docs/_static/lines.gif A docs/_static/llvm.css A docs/_templates/indexsidebar.html A docs/_templates/layout.html A docs/_themes/llvm-theme/layout.html A docs/_themes/llvm-theme/static/contents.png A docs/_themes/llvm-theme/static/llvm-theme.css A docs/_themes/llvm-theme/static/logo.png A docs/_themes/llvm-theme/static/navigation.png A docs/_themes/llvm-theme/theme.conf A docs/conf.py A docs/doxygen.cfg.in A docs/doxygen.css A docs/doxygen.footer A docs/doxygen.header A docs/doxygen.intro A docs/gcc-loops.png A docs/index.rst A docs/linpack-pc.png A docs/make.bat A docs/re_format.7 A docs/tutorial/LangImpl1.rst A docs/tutorial/LangImpl2.rst A docs/tutorial/LangImpl3.rst A docs/tutorial/LangImpl4.rst A docs/tutorial/LangImpl5-cfg.png A docs/tutorial/LangImpl5.rst A docs/tutorial/LangImpl6.rst A docs/tutorial/LangImpl7.rst A docs/tutorial/LangImpl8.rst A docs/tutorial/OCamlLangImpl1.rst A docs/tutorial/OCamlLangImpl2.rst A docs/tutorial/OCamlLangImpl3.rst A docs/tutorial/OCamlLangImpl4.rst A docs/tutorial/OCamlLangImpl5.rst A docs/tutorial/OCamlLangImpl6.rst A docs/tutorial/OCamlLangImpl7.rst A docs/tutorial/OCamlLangImpl8.rst A docs/tutorial/index.rst A docs/yaml2obj.rst A examples/BrainF/BrainF.cpp A examples/BrainF/BrainF.h A examples/BrainF/BrainFDriver.cpp A examples/BrainF/CMakeLists.txt A examples/BrainF/Makefile A examples/CMakeLists.txt A examples/ExceptionDemo/CMakeLists.txt A examples/ExceptionDemo/ExceptionDemo.cpp A examples/ExceptionDemo/Makefile A examples/Fibonacci/CMakeLists.txt A examples/Fibonacci/Makefile A examples/Fibonacci/fibonacci.cpp A examples/HowToUseJIT/CMakeLists.txt A examples/HowToUseJIT/HowToUseJIT.cpp A examples/HowToUseJIT/Makefile A examples/Kaleidoscope/CMakeLists.txt A examples/Kaleidoscope/Chapter2/CMakeLists.txt A examples/Kaleidoscope/Chapter2/Makefile A examples/Kaleidoscope/Chapter2/toy.cpp A examples/Kaleidoscope/Chapter3/CMakeLists.txt A examples/Kaleidoscope/Chapter3/Makefile A examples/Kaleidoscope/Chapter3/toy.cpp A examples/Kaleidoscope/Chapter4/CMakeLists.txt A examples/Kaleidoscope/Chapter4/Makefile A examples/Kaleidoscope/Chapter4/toy.cpp A examples/Kaleidoscope/Chapter5/CMakeLists.txt A examples/Kaleidoscope/Chapter5/Makefile A examples/Kaleidoscope/Chapter5/toy.cpp A examples/Kaleidoscope/Chapter6/CMakeLists.txt A examples/Kaleidoscope/Chapter6/Makefile A examples/Kaleidoscope/Chapter6/toy.cpp A examples/Kaleidoscope/Chapter7/CMakeLists.txt A examples/Kaleidoscope/Chapter7/Makefile A examples/Kaleidoscope/Chapter7/toy.cpp A examples/Kaleidoscope/Makefile A examples/LLVMBuild.txt A examples/Makefile A examples/ModuleMaker/CMakeLists.txt A examples/ModuleMaker/Makefile A examples/ModuleMaker/ModuleMaker.cpp A examples/ModuleMaker/README.txt A examples/OCaml-Kaleidoscope/Chapter2/Makefile A examples/OCaml-Kaleidoscope/Chapter2/_tags A examples/OCaml-Kaleidoscope/Chapter2/ast.ml A examples/OCaml-Kaleidoscope/Chapter2/lexer.ml A examples/OCaml-Kaleidoscope/Chapter2/parser.ml A examples/OCaml-Kaleidoscope/Chapter2/token.ml A examples/OCaml-Kaleidoscope/Chapter2/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter2/toy.ml A examples/OCaml-Kaleidoscope/Chapter3/Makefile A examples/OCaml-Kaleidoscope/Chapter3/_tags A examples/OCaml-Kaleidoscope/Chapter3/ast.ml A examples/OCaml-Kaleidoscope/Chapter3/codegen.ml A examples/OCaml-Kaleidoscope/Chapter3/lexer.ml A examples/OCaml-Kaleidoscope/Chapter3/myocamlbuild.ml A examples/OCaml-Kaleidoscope/Chapter3/parser.ml A examples/OCaml-Kaleidoscope/Chapter3/token.ml A examples/OCaml-Kaleidoscope/Chapter3/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter3/toy.ml A examples/OCaml-Kaleidoscope/Chapter4/Makefile A examples/OCaml-Kaleidoscope/Chapter4/_tags A examples/OCaml-Kaleidoscope/Chapter4/ast.ml A examples/OCaml-Kaleidoscope/Chapter4/bindings.c A examples/OCaml-Kaleidoscope/Chapter4/codegen.ml A examples/OCaml-Kaleidoscope/Chapter4/lexer.ml A examples/OCaml-Kaleidoscope/Chapter4/myocamlbuild.ml A examples/OCaml-Kaleidoscope/Chapter4/parser.ml A examples/OCaml-Kaleidoscope/Chapter4/token.ml A examples/OCaml-Kaleidoscope/Chapter4/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter4/toy.ml A examples/OCaml-Kaleidoscope/Chapter5/Makefile A examples/OCaml-Kaleidoscope/Chapter5/_tags A examples/OCaml-Kaleidoscope/Chapter5/ast.ml A examples/OCaml-Kaleidoscope/Chapter5/bindings.c A examples/OCaml-Kaleidoscope/Chapter5/codegen.ml A examples/OCaml-Kaleidoscope/Chapter5/lexer.ml A examples/OCaml-Kaleidoscope/Chapter5/myocamlbuild.ml A examples/OCaml-Kaleidoscope/Chapter5/parser.ml A examples/OCaml-Kaleidoscope/Chapter5/token.ml A examples/OCaml-Kaleidoscope/Chapter5/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter5/toy.ml A examples/OCaml-Kaleidoscope/Chapter6/Makefile A examples/OCaml-Kaleidoscope/Chapter6/_tags A examples/OCaml-Kaleidoscope/Chapter6/ast.ml A examples/OCaml-Kaleidoscope/Chapter6/bindings.c A examples/OCaml-Kaleidoscope/Chapter6/codegen.ml A examples/OCaml-Kaleidoscope/Chapter6/lexer.ml A examples/OCaml-Kaleidoscope/Chapter6/myocamlbuild.ml A examples/OCaml-Kaleidoscope/Chapter6/parser.ml A examples/OCaml-Kaleidoscope/Chapter6/token.ml A examples/OCaml-Kaleidoscope/Chapter6/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter6/toy.ml A examples/OCaml-Kaleidoscope/Chapter7/Makefile A examples/OCaml-Kaleidoscope/Chapter7/_tags A examples/OCaml-Kaleidoscope/Chapter7/ast.ml A examples/OCaml-Kaleidoscope/Chapter7/bindings.c A examples/OCaml-Kaleidoscope/Chapter7/codegen.ml A examples/OCaml-Kaleidoscope/Chapter7/lexer.ml A examples/OCaml-Kaleidoscope/Chapter7/myocamlbuild.ml A examples/OCaml-Kaleidoscope/Chapter7/parser.ml A examples/OCaml-Kaleidoscope/Chapter7/token.ml A examples/OCaml-Kaleidoscope/Chapter7/toplevel.ml A examples/OCaml-Kaleidoscope/Chapter7/toy.ml A examples/OCaml-Kaleidoscope/Makefile A examples/ParallelJIT/CMakeLists.txt A examples/ParallelJIT/Makefile A examples/ParallelJIT/ParallelJIT.cpp A include/llvm-c/Analysis.h A include/llvm-c/BitReader.h A include/llvm-c/BitWriter.h A include/llvm-c/Core.h A include/llvm-c/Disassembler.h A include/llvm-c/ExecutionEngine.h A include/llvm-c/Initialization.h A include/llvm-c/LinkTimeOptimizer.h A include/llvm-c/Linker.h A include/llvm-c/Object.h A include/llvm-c/Target.h A include/llvm-c/TargetMachine.h A include/llvm-c/Transforms/IPO.h A include/llvm-c/Transforms/PassManagerBuilder.h A include/llvm-c/Transforms/Scalar.h A include/llvm-c/Transforms/Vectorize.h A include/llvm-c/lto.h A include/llvm/ADT/APFloat.h A include/llvm/ADT/APInt.h A include/llvm/ADT/APSInt.h A include/llvm/ADT/ArrayRef.h A include/llvm/ADT/BitVector.h A include/llvm/ADT/DAGDeltaAlgorithm.h A include/llvm/ADT/DeltaAlgorithm.h A include/llvm/ADT/DenseMap.h A include/llvm/ADT/DenseMapInfo.h A include/llvm/ADT/DenseSet.h A include/llvm/ADT/DepthFirstIterator.h A include/llvm/ADT/EquivalenceClasses.h A include/llvm/ADT/FoldingSet.h A include/llvm/ADT/GraphTraits.h A include/llvm/ADT/Hashing.h A include/llvm/ADT/ImmutableIntervalMap.h A include/llvm/ADT/ImmutableList.h A include/llvm/ADT/ImmutableMap.h A include/llvm/ADT/ImmutableSet.h A include/llvm/ADT/IndexedMap.h A include/llvm/ADT/IntEqClasses.h A include/llvm/ADT/IntervalMap.h A include/llvm/ADT/IntrusiveRefCntPtr.h A include/llvm/ADT/MapVector.h A include/llvm/ADT/None.h A include/llvm/ADT/NullablePtr.h A include/llvm/ADT/Optional.h A include/llvm/ADT/OwningPtr.h A include/llvm/ADT/PackedVector.h A include/llvm/ADT/PointerIntPair.h A include/llvm/ADT/PointerUnion.h A include/llvm/ADT/PostOrderIterator.h A include/llvm/ADT/PriorityQueue.h A include/llvm/ADT/SCCIterator.h A include/llvm/ADT/STLExtras.h A include/llvm/ADT/ScopedHashTable.h A include/llvm/ADT/SetOperations.h A include/llvm/ADT/SetVector.h A include/llvm/ADT/SmallBitVector.h A include/llvm/ADT/SmallPtrSet.h A include/llvm/ADT/SmallSet.h A include/llvm/ADT/SmallString.h A include/llvm/ADT/SmallVector.h A include/llvm/ADT/SparseBitVector.h A include/llvm/ADT/SparseMultiSet.h A include/llvm/ADT/SparseSet.h A include/llvm/ADT/Statistic.h A include/llvm/ADT/StringExtras.h A include/llvm/ADT/StringMap.h A include/llvm/ADT/StringRef.h A include/llvm/ADT/StringSet.h A include/llvm/ADT/StringSwitch.h A include/llvm/ADT/TinyPtrVector.h A include/llvm/ADT/Triple.h A include/llvm/ADT/Twine.h A include/llvm/ADT/UniqueVector.h A include/llvm/ADT/ValueMap.h A include/llvm/ADT/VariadicFunction.h A include/llvm/ADT/edit_distance.h A include/llvm/ADT/ilist.h A include/llvm/ADT/ilist_node.h A include/llvm/Analysis/AliasAnalysis.h A include/llvm/Analysis/AliasSetTracker.h A include/llvm/Analysis/BlockFrequencyImpl.h A include/llvm/Analysis/BlockFrequencyInfo.h A include/llvm/Analysis/BranchProbabilityInfo.h A include/llvm/Analysis/CFGPrinter.h A include/llvm/Analysis/CallGraph.h A include/llvm/Analysis/CallGraphSCCPass.h A include/llvm/Analysis/CallPrinter.h A include/llvm/Analysis/CaptureTracking.h A include/llvm/Analysis/CodeMetrics.h A include/llvm/Analysis/ConstantFolding.h A include/llvm/Analysis/ConstantsScanner.h A include/llvm/Analysis/DOTGraphTraitsPass.h A include/llvm/Analysis/DependenceAnalysis.h A include/llvm/Analysis/DomPrinter.h A include/llvm/Analysis/DominanceFrontier.h A include/llvm/Analysis/DominatorInternals.h A include/llvm/Analysis/Dominators.h A include/llvm/Analysis/FindUsedTypes.h A include/llvm/Analysis/IVUsers.h A include/llvm/Analysis/InlineCost.h A include/llvm/Analysis/InstructionSimplify.h A include/llvm/Analysis/Interval.h A include/llvm/Analysis/IntervalIterator.h A include/llvm/Analysis/IntervalPartition.h A include/llvm/Analysis/LazyValueInfo.h A include/llvm/Analysis/LibCallAliasAnalysis.h A include/llvm/Analysis/LibCallSemantics.h A include/llvm/Analysis/Lint.h A include/llvm/Analysis/Loads.h A include/llvm/Analysis/LoopInfo.h A include/llvm/Analysis/LoopInfoImpl.h A include/llvm/Analysis/LoopIterator.h A include/llvm/Analysis/LoopPass.h A include/llvm/Analysis/MemoryBuiltins.h A include/llvm/Analysis/MemoryDependenceAnalysis.h A include/llvm/Analysis/PHITransAddr.h A include/llvm/Analysis/Passes.h A include/llvm/Analysis/PathNumbering.h A include/llvm/Analysis/PathProfileInfo.h A include/llvm/Analysis/PostDominators.h A include/llvm/Analysis/ProfileDataLoader.h A include/llvm/Analysis/ProfileDataTypes.h A include/llvm/Analysis/ProfileInfo.h A include/llvm/Analysis/ProfileInfoLoader.h A include/llvm/Analysis/ProfileInfoTypes.h A include/llvm/Analysis/PtrUseVisitor.h A include/llvm/Analysis/RegionInfo.h A include/llvm/Analysis/RegionIterator.h A include/llvm/Analysis/RegionPass.h A include/llvm/Analysis/RegionPrinter.h A include/llvm/Analysis/ScalarEvolution.h A include/llvm/Analysis/ScalarEvolutionExpander.h A include/llvm/Analysis/ScalarEvolutionExpressions.h A include/llvm/Analysis/ScalarEvolutionNormalization.h A include/llvm/Analysis/SparsePropagation.h A include/llvm/Analysis/TargetTransformInfo.h A include/llvm/Analysis/Trace.h A include/llvm/Analysis/ValueTracking.h A include/llvm/Analysis/Verifier.h A include/llvm/Assembly/AssemblyAnnotationWriter.h A include/llvm/Assembly/Parser.h A include/llvm/Assembly/PrintModulePass.h A include/llvm/Assembly/Writer.h A include/llvm/AutoUpgrade.h A include/llvm/Bitcode/Archive.h A include/llvm/Bitcode/BitCodes.h A include/llvm/Bitcode/BitstreamReader.h A include/llvm/Bitcode/BitstreamWriter.h A include/llvm/Bitcode/LLVMBitCodes.h A include/llvm/Bitcode/ReaderWriter.h A include/llvm/CMakeLists.txt A include/llvm/CodeGen/Analysis.h A include/llvm/CodeGen/AsmPrinter.h A include/llvm/CodeGen/CalcSpillWeights.h A include/llvm/CodeGen/CallingConvLower.h A include/llvm/CodeGen/CommandFlags.h A include/llvm/CodeGen/DAGCombine.h A include/llvm/CodeGen/DFAPacketizer.h A include/llvm/CodeGen/EdgeBundles.h A include/llvm/CodeGen/FastISel.h A include/llvm/CodeGen/FunctionLoweringInfo.h A include/llvm/CodeGen/GCMetadata.h A include/llvm/CodeGen/GCMetadataPrinter.h A include/llvm/CodeGen/GCStrategy.h A include/llvm/CodeGen/GCs.h A include/llvm/CodeGen/ISDOpcodes.h A include/llvm/CodeGen/IntrinsicLowering.h A include/llvm/CodeGen/JITCodeEmitter.h A include/llvm/CodeGen/LatencyPriorityQueue.h A include/llvm/CodeGen/LexicalScopes.h A include/llvm/CodeGen/LinkAllAsmWriterComponents.h A include/llvm/CodeGen/LinkAllCodegenComponents.h A include/llvm/CodeGen/LiveInterval.h A include/llvm/CodeGen/LiveIntervalAnalysis.h A include/llvm/CodeGen/LiveIntervalUnion.h A include/llvm/CodeGen/LiveRangeEdit.h A include/llvm/CodeGen/LiveRegMatrix.h A include/llvm/CodeGen/LiveStackAnalysis.h A include/llvm/CodeGen/LiveVariables.h A include/llvm/CodeGen/MachORelocation.h A include/llvm/CodeGen/MachineBasicBlock.h A include/llvm/CodeGen/MachineBlockFrequencyInfo.h A include/llvm/CodeGen/MachineBranchProbabilityInfo.h A include/llvm/CodeGen/MachineCodeEmitter.h A include/llvm/CodeGen/MachineCodeInfo.h A include/llvm/CodeGen/MachineConstantPool.h A include/llvm/CodeGen/MachineDominators.h A include/llvm/CodeGen/MachineFrameInfo.h A include/llvm/CodeGen/MachineFunction.h A include/llvm/CodeGen/MachineFunctionAnalysis.h A include/llvm/CodeGen/MachineFunctionPass.h A include/llvm/CodeGen/MachineInstr.h A include/llvm/CodeGen/MachineInstrBuilder.h A include/llvm/CodeGen/MachineInstrBundle.h A include/llvm/CodeGen/MachineJumpTableInfo.h A include/llvm/CodeGen/MachineLoopInfo.h A include/llvm/CodeGen/MachineMemOperand.h A include/llvm/CodeGen/MachineModuleInfo.h A include/llvm/CodeGen/MachineModuleInfoImpls.h A include/llvm/CodeGen/MachineOperand.h A include/llvm/CodeGen/MachinePassRegistry.h A include/llvm/CodeGen/MachinePostDominators.h A include/llvm/CodeGen/MachineRegisterInfo.h A include/llvm/CodeGen/MachineRelocation.h A include/llvm/CodeGen/MachineSSAUpdater.h A include/llvm/CodeGen/MachineScheduler.h A include/llvm/CodeGen/MachineTraceMetrics.h A include/llvm/CodeGen/PBQP/Graph.h A include/llvm/CodeGen/PBQP/HeuristicBase.h A include/llvm/CodeGen/PBQP/HeuristicSolver.h A include/llvm/CodeGen/PBQP/Heuristics/Briggs.h A include/llvm/CodeGen/PBQP/Math.h A include/llvm/CodeGen/PBQP/Solution.h A include/llvm/CodeGen/Passes.h A include/llvm/CodeGen/PseudoSourceValue.h A include/llvm/CodeGen/RegAllocPBQP.h A include/llvm/CodeGen/RegAllocRegistry.h A include/llvm/CodeGen/RegisterClassInfo.h A include/llvm/CodeGen/RegisterPressure.h A include/llvm/CodeGen/RegisterScavenging.h A include/llvm/CodeGen/ResourcePriorityQueue.h A include/llvm/CodeGen/RuntimeLibcalls.h A include/llvm/CodeGen/ScheduleDAG.h A include/llvm/CodeGen/ScheduleDAGInstrs.h A include/llvm/CodeGen/ScheduleDFS.h A include/llvm/CodeGen/ScheduleHazardRecognizer.h A include/llvm/CodeGen/SchedulerRegistry.h A include/llvm/CodeGen/ScoreboardHazardRecognizer.h A include/llvm/CodeGen/SelectionDAG.h A include/llvm/CodeGen/SelectionDAGISel.h A include/llvm/CodeGen/SelectionDAGNodes.h A include/llvm/CodeGen/SlotIndexes.h A include/llvm/CodeGen/TargetLoweringObjectFileImpl.h A include/llvm/CodeGen/TargetSchedule.h A include/llvm/CodeGen/ValueTypes.h A include/llvm/CodeGen/ValueTypes.td A include/llvm/CodeGen/VirtRegMap.h A include/llvm/Config/AsmParsers.def.in A include/llvm/Config/AsmPrinters.def.in A include/llvm/Config/Disassemblers.def.in A include/llvm/Config/Targets.def.in A include/llvm/Config/config.h.cmake A include/llvm/Config/config.h.in A include/llvm/Config/llvm-config.h.cmake A include/llvm/Config/llvm-config.h.in A include/llvm/DIBuilder.h A include/llvm/DebugInfo.h A include/llvm/DebugInfo/DIContext.h A include/llvm/DebugInfo/DWARFFormValue.h A include/llvm/ExecutionEngine/ExecutionEngine.h A include/llvm/ExecutionEngine/GenericValue.h A include/llvm/ExecutionEngine/Interpreter.h A include/llvm/ExecutionEngine/JIT.h A include/llvm/ExecutionEngine/JITEventListener.h A include/llvm/ExecutionEngine/JITMemoryManager.h A include/llvm/ExecutionEngine/MCJIT.h A include/llvm/ExecutionEngine/OProfileWrapper.h A include/llvm/ExecutionEngine/ObjectBuffer.h A include/llvm/ExecutionEngine/ObjectCache.h A include/llvm/ExecutionEngine/ObjectImage.h A include/llvm/ExecutionEngine/RuntimeDyld.h A include/llvm/ExecutionEngine/SectionMemoryManager.h A include/llvm/GVMaterializer.h A include/llvm/IR/Argument.h A include/llvm/IR/Attributes.h A include/llvm/IR/BasicBlock.h A include/llvm/IR/CMakeLists.txt A include/llvm/IR/CallingConv.h A include/llvm/IR/Constant.h A include/llvm/IR/Constants.h A include/llvm/IR/DataLayout.h A include/llvm/IR/DerivedTypes.h A include/llvm/IR/Function.h A include/llvm/IR/GlobalAlias.h A include/llvm/IR/GlobalValue.h A include/llvm/IR/GlobalVariable.h A include/llvm/IR/IRBuilder.h A include/llvm/IR/InlineAsm.h A include/llvm/IR/InstrTypes.h A include/llvm/IR/Instruction.def A include/llvm/IR/Instruction.h A include/llvm/IR/Instructions.h A include/llvm/IR/IntrinsicInst.h A include/llvm/IR/Intrinsics.h A include/llvm/IR/Intrinsics.td A include/llvm/IR/IntrinsicsARM.td A include/llvm/IR/IntrinsicsHexagon.td A include/llvm/IR/IntrinsicsMips.td A include/llvm/IR/IntrinsicsNVVM.td A include/llvm/IR/IntrinsicsPowerPC.td A include/llvm/IR/IntrinsicsR600.td A include/llvm/IR/IntrinsicsX86.td A include/llvm/IR/IntrinsicsXCore.td A include/llvm/IR/LLVMContext.h A include/llvm/IR/MDBuilder.h A include/llvm/IR/Metadata.h A include/llvm/IR/Module.h A include/llvm/IR/OperandTraits.h A include/llvm/IR/Operator.h A include/llvm/IR/SymbolTableListTraits.h A include/llvm/IR/Type.h A include/llvm/IR/TypeBuilder.h A include/llvm/IR/TypeFinder.h A include/llvm/IR/Use.h A include/llvm/IR/User.h A include/llvm/IR/Value.h A include/llvm/IR/ValueSymbolTable.h A include/llvm/IRReader/IRReader.h A include/llvm/InitializePasses.h A include/llvm/InstVisitor.h A include/llvm/LinkAllIR.h A include/llvm/LinkAllPasses.h A include/llvm/Linker.h A include/llvm/MC/MCAsmBackend.h A include/llvm/MC/MCAsmInfo.h A include/llvm/MC/MCAsmInfoCOFF.h A include/llvm/MC/MCAsmInfoDarwin.h A include/llvm/MC/MCAsmLayout.h A include/llvm/MC/MCAssembler.h A include/llvm/MC/MCAtom.h A include/llvm/MC/MCCodeEmitter.h A include/llvm/MC/MCCodeGenInfo.h A include/llvm/MC/MCContext.h A include/llvm/MC/MCDirectives.h A include/llvm/MC/MCDisassembler.h A include/llvm/MC/MCDwarf.h A include/llvm/MC/MCELF.h A include/llvm/MC/MCELFObjectWriter.h A include/llvm/MC/MCELFStreamer.h A include/llvm/MC/MCELFSymbolFlags.h A include/llvm/MC/MCExpr.h A include/llvm/MC/MCFixedLenDisassembler.h A include/llvm/MC/MCFixup.h A include/llvm/MC/MCFixupKindInfo.h A include/llvm/MC/MCInst.h A include/llvm/MC/MCInstBuilder.h A include/llvm/MC/MCInstPrinter.h A include/llvm/MC/MCInstrAnalysis.h A include/llvm/MC/MCInstrDesc.h A include/llvm/MC/MCInstrInfo.h A include/llvm/MC/MCInstrItineraries.h A include/llvm/MC/MCLabel.h A include/llvm/MC/MCMachOSymbolFlags.h A include/llvm/MC/MCMachObjectWriter.h A include/llvm/MC/MCModule.h A include/llvm/MC/MCObjectFileInfo.h A include/llvm/MC/MCObjectStreamer.h A include/llvm/MC/MCObjectWriter.h A include/llvm/MC/MCParser/AsmCond.h A include/llvm/MC/MCParser/AsmLexer.h A include/llvm/MC/MCParser/MCAsmLexer.h A include/llvm/MC/MCParser/MCAsmParser.h A include/llvm/MC/MCParser/MCAsmParserExtension.h A include/llvm/MC/MCParser/MCParsedAsmOperand.h A include/llvm/MC/MCRegisterInfo.h A include/llvm/MC/MCSchedule.h A include/llvm/MC/MCSection.h A include/llvm/MC/MCSectionCOFF.h A include/llvm/MC/MCSectionELF.h A include/llvm/MC/MCSectionMachO.h A include/llvm/MC/MCStreamer.h A include/llvm/MC/MCSubtargetInfo.h A include/llvm/MC/MCSymbol.h A include/llvm/MC/MCTargetAsmParser.h A include/llvm/MC/MCValue.h A include/llvm/MC/MCWin64EH.h A include/llvm/MC/MCWinCOFFObjectWriter.h A include/llvm/MC/MachineLocation.h A include/llvm/MC/SectionKind.h A include/llvm/MC/SubtargetFeature.h A include/llvm/Object/Archive.h A include/llvm/Object/Binary.h A include/llvm/Object/COFF.h A include/llvm/Object/ELF.h A include/llvm/Object/Error.h A include/llvm/Object/MachO.h A include/llvm/Object/MachOFormat.h A include/llvm/Object/ObjectFile.h A include/llvm/Object/RelocVisitor.h A include/llvm/Option/Arg.h A include/llvm/Option/ArgList.h A include/llvm/Option/OptParser.td A include/llvm/Option/OptSpecifier.h A include/llvm/Option/OptTable.h A include/llvm/Option/Option.h A include/llvm/Pass.h A include/llvm/PassAnalysisSupport.h A include/llvm/PassManager.h A include/llvm/PassManagers.h A include/llvm/PassRegistry.h A include/llvm/PassSupport.h A include/llvm/Support/AIXDataTypesFix.h A include/llvm/Support/AlignOf.h A include/llvm/Support/Allocator.h A include/llvm/Support/ArrayRecycler.h A include/llvm/Support/Atomic.h A include/llvm/Support/BlockFrequency.h A include/llvm/Support/BranchProbability.h A include/llvm/Support/CBindingWrapping.h A include/llvm/Support/CFG.h A include/llvm/Support/COFF.h A include/llvm/Support/CallSite.h A include/llvm/Support/Capacity.h A include/llvm/Support/Casting.h A include/llvm/Support/CodeGen.h A include/llvm/Support/CommandLine.h A include/llvm/Support/Compiler.h A include/llvm/Support/Compression.h A include/llvm/Support/ConstantFolder.h A include/llvm/Support/ConstantRange.h A include/llvm/Support/ConvertUTF.h A include/llvm/Support/CrashRecoveryContext.h A include/llvm/Support/DOTGraphTraits.h A include/llvm/Support/DataExtractor.h A include/llvm/Support/DataFlow.h A include/llvm/Support/DataStream.h A include/llvm/Support/DataTypes.h.cmake A include/llvm/Support/DataTypes.h.in A include/llvm/Support/Debug.h A include/llvm/Support/DebugLoc.h A include/llvm/Support/Disassembler.h A include/llvm/Support/Dwarf.h A include/llvm/Support/DynamicLibrary.h A include/llvm/Support/ELF.h A include/llvm/Support/Endian.h A include/llvm/Support/Errno.h A include/llvm/Support/ErrorHandling.h A include/llvm/Support/ErrorOr.h A include/llvm/Support/FEnv.h A include/llvm/Support/FileOutputBuffer.h A include/llvm/Support/FileSystem.h A include/llvm/Support/FileUtilities.h A include/llvm/Support/Format.h A include/llvm/Support/FormattedStream.h A include/llvm/Support/GCOV.h A include/llvm/Support/GetElementPtrTypeIterator.h A include/llvm/Support/GraphWriter.h A include/llvm/Support/Host.h A include/llvm/Support/IncludeFile.h A include/llvm/Support/InstIterator.h A include/llvm/Support/IntegersSubset.h A include/llvm/Support/IntegersSubsetMapping.h A include/llvm/Support/LEB128.h A include/llvm/Support/LICENSE.TXT A include/llvm/Support/LeakDetector.h A include/llvm/Support/Locale.h A include/llvm/Support/LockFileManager.h A include/llvm/Support/MachO.h A include/llvm/Support/ManagedStatic.h A include/llvm/Support/MathExtras.h A include/llvm/Support/Memory.h A include/llvm/Support/MemoryBuffer.h A include/llvm/Support/MemoryObject.h A include/llvm/Support/Mutex.h A include/llvm/Support/MutexGuard.h A include/llvm/Support/NoFolder.h A include/llvm/Support/OutputBuffer.h A include/llvm/Support/PassNameParser.h A include/llvm/Support/Path.h A include/llvm/Support/PathV1.h A include/llvm/Support/PathV2.h A include/llvm/Support/PatternMatch.h A include/llvm/Support/PluginLoader.h A include/llvm/Support/PointerLikeTypeTraits.h A include/llvm/Support/PredIteratorCache.h A include/llvm/Support/PrettyStackTrace.h A include/llvm/Support/Process.h A include/llvm/Support/Program.h A include/llvm/Support/RWMutex.h A include/llvm/Support/Recycler.h A include/llvm/Support/RecyclingAllocator.h A include/llvm/Support/Regex.h A include/llvm/Support/Registry.h A include/llvm/Support/RegistryParser.h A include/llvm/Support/SMLoc.h A include/llvm/Support/SaveAndRestore.h A include/llvm/Support/Signals.h A include/llvm/Support/Solaris.h A include/llvm/Support/SourceMgr.h A include/llvm/Support/StreamableMemoryObject.h A include/llvm/Support/StringPool.h A include/llvm/Support/SwapByteOrder.h A include/llvm/Support/SystemUtils.h A include/llvm/Support/TargetFolder.h A include/llvm/Support/TargetRegistry.h A include/llvm/Support/TargetSelect.h A include/llvm/Support/ThreadLocal.h A include/llvm/Support/Threading.h A include/llvm/Support/TimeValue.h A include/llvm/Support/Timer.h A include/llvm/Support/ToolOutputFile.h A include/llvm/Support/Valgrind.h A include/llvm/Support/ValueHandle.h A include/llvm/Support/Watchdog.h A include/llvm/Support/Win64EH.h A include/llvm/Support/YAMLParser.h A include/llvm/Support/YAMLTraits.h A include/llvm/Support/circular_raw_ostream.h A include/llvm/Support/raw_os_ostream.h A include/llvm/Support/raw_ostream.h A include/llvm/Support/system_error.h A include/llvm/Support/type_traits.h A include/llvm/TableGen/Error.h A include/llvm/TableGen/Main.h A include/llvm/TableGen/Record.h A include/llvm/TableGen/StringMatcher.h A include/llvm/TableGen/TableGenBackend.h A include/llvm/Target/CostTable.h A include/llvm/Target/Mangler.h A include/llvm/Target/Target.td A include/llvm/Target/TargetCallingConv.h A include/llvm/Target/TargetCallingConv.td A include/llvm/Target/TargetFrameLowering.h A include/llvm/Target/TargetInstrInfo.h A include/llvm/Target/TargetIntrinsicInfo.h A include/llvm/Target/TargetItinerary.td A include/llvm/Target/TargetJITInfo.h A include/llvm/Target/TargetLibraryInfo.h A include/llvm/Target/TargetLowering.h A include/llvm/Target/TargetLoweringObjectFile.h A include/llvm/Target/TargetMachine.h A include/llvm/Target/TargetOpcodes.h A include/llvm/Target/TargetOptions.h A include/llvm/Target/TargetRegisterInfo.h A include/llvm/Target/TargetSchedule.td A include/llvm/Target/TargetSelectionDAG.td A include/llvm/Target/TargetSelectionDAGInfo.h A include/llvm/Target/TargetSubtargetInfo.h A include/llvm/Transforms/IPO.h A include/llvm/Transforms/IPO/InlinerPass.h A include/llvm/Transforms/IPO/PassManagerBuilder.h A include/llvm/Transforms/Instrumentation.h A include/llvm/Transforms/ObjCARC.h A include/llvm/Transforms/Scalar.h A include/llvm/Transforms/Utils/BasicBlockUtils.h A include/llvm/Transforms/Utils/BlackList.h A include/llvm/Transforms/Utils/BuildLibCalls.h A include/llvm/Transforms/Utils/BypassSlowDivision.h A include/llvm/Transforms/Utils/Cloning.h A include/llvm/Transforms/Utils/CmpInstAnalysis.h A include/llvm/Transforms/Utils/CodeExtractor.h A include/llvm/Transforms/Utils/IntegerDivision.h A include/llvm/Transforms/Utils/Local.h A include/llvm/Transforms/Utils/ModuleUtils.h A include/llvm/Transforms/Utils/PromoteMemToReg.h A include/llvm/Transforms/Utils/SSAUpdater.h A include/llvm/Transforms/Utils/SSAUpdaterImpl.h A include/llvm/Transforms/Utils/SimplifyIndVar.h A include/llvm/Transforms/Utils/SimplifyLibCalls.h A include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h A include/llvm/Transforms/Utils/UnrollLoop.h A include/llvm/Transforms/Utils/ValueMapper.h A include/llvm/Transforms/Vectorize.h A lib/Analysis/AliasAnalysis.cpp A lib/Analysis/AliasAnalysisCounter.cpp A lib/Analysis/AliasAnalysisEvaluator.cpp A lib/Analysis/AliasDebugger.cpp A lib/Analysis/AliasSetTracker.cpp A lib/Analysis/Analysis.cpp A lib/Analysis/BasicAliasAnalysis.cpp A lib/Analysis/BlockFrequencyInfo.cpp A lib/Analysis/BranchProbabilityInfo.cpp A lib/Analysis/CFGPrinter.cpp A lib/Analysis/CMakeLists.txt A lib/Analysis/CaptureTracking.cpp A lib/Analysis/CodeMetrics.cpp A lib/Analysis/ConstantFolding.cpp A lib/Analysis/CostModel.cpp A lib/Analysis/DependenceAnalysis.cpp A lib/Analysis/DomPrinter.cpp A lib/Analysis/DominanceFrontier.cpp A lib/Analysis/IPA/CMakeLists.txt A lib/Analysis/IPA/CallGraph.cpp A lib/Analysis/IPA/CallGraphSCCPass.cpp A lib/Analysis/IPA/CallPrinter.cpp A lib/Analysis/IPA/FindUsedTypes.cpp A lib/Analysis/IPA/GlobalsModRef.cpp A lib/Analysis/IPA/IPA.cpp A lib/Analysis/IPA/InlineCost.cpp A lib/Analysis/IPA/LLVMBuild.txt A lib/Analysis/IPA/Makefile A lib/Analysis/IVUsers.cpp A lib/Analysis/InstCount.cpp A lib/Analysis/InstructionSimplify.cpp A lib/Analysis/Interval.cpp A lib/Analysis/IntervalPartition.cpp A lib/Analysis/LLVMBuild.txt A lib/Analysis/LazyValueInfo.cpp A lib/Analysis/LibCallAliasAnalysis.cpp A lib/Analysis/LibCallSemantics.cpp A lib/Analysis/Lint.cpp A lib/Analysis/Loads.cpp A lib/Analysis/LoopInfo.cpp A lib/Analysis/LoopPass.cpp A lib/Analysis/Makefile A lib/Analysis/MemDepPrinter.cpp A lib/Analysis/MemoryBuiltins.cpp A lib/Analysis/MemoryDependenceAnalysis.cpp A lib/Analysis/ModuleDebugInfoPrinter.cpp A lib/Analysis/NoAliasAnalysis.cpp A lib/Analysis/PHITransAddr.cpp A lib/Analysis/PathNumbering.cpp A lib/Analysis/PathProfileInfo.cpp A lib/Analysis/PathProfileVerifier.cpp A lib/Analysis/PostDominators.cpp A lib/Analysis/ProfileDataLoader.cpp A lib/Analysis/ProfileDataLoaderPass.cpp A lib/Analysis/ProfileEstimatorPass.cpp A lib/Analysis/ProfileInfo.cpp A lib/Analysis/ProfileInfoLoader.cpp A lib/Analysis/ProfileInfoLoaderPass.cpp A lib/Analysis/ProfileVerifierPass.cpp A lib/Analysis/PtrUseVisitor.cpp A lib/Analysis/README.txt A lib/Analysis/RegionInfo.cpp A lib/Analysis/RegionPass.cpp A lib/Analysis/RegionPrinter.cpp A lib/Analysis/ScalarEvolution.cpp A lib/Analysis/ScalarEvolutionAliasAnalysis.cpp A lib/Analysis/ScalarEvolutionExpander.cpp A lib/Analysis/ScalarEvolutionNormalization.cpp A lib/Analysis/SparsePropagation.cpp A lib/Analysis/TargetTransformInfo.cpp A lib/Analysis/Trace.cpp A lib/Analysis/TypeBasedAliasAnalysis.cpp A lib/Analysis/ValueTracking.cpp A lib/Archive/Archive.cpp A lib/Archive/ArchiveInternals.h A lib/Archive/ArchiveReader.cpp A lib/Archive/ArchiveWriter.cpp A lib/Archive/CMakeLists.txt A lib/Archive/LLVMBuild.txt A lib/Archive/Makefile A lib/AsmParser/CMakeLists.txt A lib/AsmParser/LLLexer.cpp A lib/AsmParser/LLLexer.h A lib/AsmParser/LLParser.cpp A lib/AsmParser/LLParser.h A lib/AsmParser/LLToken.h A lib/AsmParser/LLVMBuild.txt A lib/AsmParser/Makefile A lib/AsmParser/Parser.cpp A lib/Bitcode/CMakeLists.txt A lib/Bitcode/LLVMBuild.txt A lib/Bitcode/Makefile A lib/Bitcode/Reader/BitReader.cpp A lib/Bitcode/Reader/BitcodeReader.cpp A lib/Bitcode/Reader/BitcodeReader.h A lib/Bitcode/Reader/BitstreamReader.cpp A lib/Bitcode/Reader/CMakeLists.txt A lib/Bitcode/Reader/LLVMBuild.txt A lib/Bitcode/Reader/Makefile A lib/Bitcode/Writer/BitWriter.cpp A lib/Bitcode/Writer/BitcodeWriter.cpp A lib/Bitcode/Writer/BitcodeWriterPass.cpp A lib/Bitcode/Writer/CMakeLists.txt A lib/Bitcode/Writer/LLVMBuild.txt A lib/Bitcode/Writer/Makefile A lib/Bitcode/Writer/ValueEnumerator.cpp A lib/Bitcode/Writer/ValueEnumerator.h A lib/CMakeLists.txt A lib/CodeGen/AggressiveAntiDepBreaker.cpp A lib/CodeGen/AggressiveAntiDepBreaker.h A lib/CodeGen/AllocationOrder.cpp A lib/CodeGen/AllocationOrder.h A lib/CodeGen/Analysis.cpp A lib/CodeGen/AntiDepBreaker.h A lib/CodeGen/AsmPrinter/ARMException.cpp A lib/CodeGen/AsmPrinter/AsmPrinter.cpp A lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp A lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp A lib/CodeGen/AsmPrinter/CMakeLists.txt A lib/CodeGen/AsmPrinter/DIE.cpp A lib/CodeGen/AsmPrinter/DIE.h A lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp A lib/CodeGen/AsmPrinter/DwarfAccelTable.h A lib/CodeGen/AsmPrinter/DwarfCFIException.cpp A lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp A lib/CodeGen/AsmPrinter/DwarfCompileUnit.h A lib/CodeGen/AsmPrinter/DwarfDebug.cpp A lib/CodeGen/AsmPrinter/DwarfDebug.h A lib/CodeGen/AsmPrinter/DwarfException.cpp A lib/CodeGen/AsmPrinter/DwarfException.h A lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp A lib/CodeGen/AsmPrinter/LLVMBuild.txt A lib/CodeGen/AsmPrinter/Makefile A lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp A lib/CodeGen/AsmPrinter/Win64Exception.cpp A lib/CodeGen/BasicTargetTransformInfo.cpp A lib/CodeGen/BranchFolding.cpp A lib/CodeGen/BranchFolding.h A lib/CodeGen/CMakeLists.txt A lib/CodeGen/CalcSpillWeights.cpp A lib/CodeGen/CallingConvLower.cpp A lib/CodeGen/CodeGen.cpp A lib/CodeGen/CriticalAntiDepBreaker.cpp A lib/CodeGen/CriticalAntiDepBreaker.h A lib/CodeGen/DFAPacketizer.cpp A lib/CodeGen/DeadMachineInstructionElim.cpp A lib/CodeGen/DwarfEHPrepare.cpp A lib/CodeGen/EarlyIfConversion.cpp A lib/CodeGen/EdgeBundles.cpp A lib/CodeGen/ErlangGC.cpp A lib/CodeGen/ExecutionDepsFix.cpp A lib/CodeGen/ExpandISelPseudos.cpp A lib/CodeGen/ExpandPostRAPseudos.cpp A lib/CodeGen/GCMetadata.cpp A lib/CodeGen/GCMetadataPrinter.cpp A lib/CodeGen/GCStrategy.cpp A lib/CodeGen/IfConversion.cpp A lib/CodeGen/InlineSpiller.cpp A lib/CodeGen/InterferenceCache.cpp A lib/CodeGen/InterferenceCache.h A lib/CodeGen/IntrinsicLowering.cpp A lib/CodeGen/JITCodeEmitter.cpp A lib/CodeGen/LLVMBuild.txt A lib/CodeGen/LLVMTargetMachine.cpp A lib/CodeGen/LatencyPriorityQueue.cpp A lib/CodeGen/LexicalScopes.cpp A lib/CodeGen/LiveDebugVariables.cpp A lib/CodeGen/LiveDebugVariables.h A lib/CodeGen/LiveInterval.cpp A lib/CodeGen/LiveIntervalAnalysis.cpp A lib/CodeGen/LiveIntervalUnion.cpp A lib/CodeGen/LiveRangeCalc.cpp A lib/CodeGen/LiveRangeCalc.h A lib/CodeGen/LiveRangeEdit.cpp A lib/CodeGen/LiveRegMatrix.cpp A lib/CodeGen/LiveStackAnalysis.cpp A lib/CodeGen/LiveVariables.cpp A lib/CodeGen/LocalStackSlotAllocation.cpp A lib/CodeGen/MachineBasicBlock.cpp A lib/CodeGen/MachineBlockFrequencyInfo.cpp A lib/CodeGen/MachineBlockPlacement.cpp A lib/CodeGen/MachineBranchProbabilityInfo.cpp A lib/CodeGen/MachineCSE.cpp A lib/CodeGen/MachineCodeEmitter.cpp A lib/CodeGen/MachineCopyPropagation.cpp A lib/CodeGen/MachineDominators.cpp A lib/CodeGen/MachineFunction.cpp A lib/CodeGen/MachineFunctionAnalysis.cpp A lib/CodeGen/MachineFunctionPass.cpp A lib/CodeGen/MachineFunctionPrinterPass.cpp A lib/CodeGen/MachineInstr.cpp A lib/CodeGen/MachineInstrBundle.cpp A lib/CodeGen/MachineLICM.cpp A lib/CodeGen/MachineLoopInfo.cpp A lib/CodeGen/MachineModuleInfo.cpp A lib/CodeGen/MachineModuleInfoImpls.cpp A lib/CodeGen/MachinePassRegistry.cpp A lib/CodeGen/MachinePostDominators.cpp A lib/CodeGen/MachineRegisterInfo.cpp A lib/CodeGen/MachineSSAUpdater.cpp A lib/CodeGen/MachineScheduler.cpp A lib/CodeGen/MachineSink.cpp A lib/CodeGen/MachineTraceMetrics.cpp A lib/CodeGen/MachineVerifier.cpp A lib/CodeGen/Makefile A lib/CodeGen/OcamlGC.cpp A lib/CodeGen/OptimizePHIs.cpp A lib/CodeGen/PHIElimination.cpp A lib/CodeGen/PHIEliminationUtils.cpp A lib/CodeGen/PHIEliminationUtils.h A lib/CodeGen/Passes.cpp A lib/CodeGen/PeepholeOptimizer.cpp A lib/CodeGen/PostRASchedulerList.cpp A lib/CodeGen/ProcessImplicitDefs.cpp A lib/CodeGen/PrologEpilogInserter.cpp A lib/CodeGen/PrologEpilogInserter.h A lib/CodeGen/PseudoSourceValue.cpp A lib/CodeGen/README.txt A lib/CodeGen/RegAllocBase.cpp A lib/CodeGen/RegAllocBase.h A lib/CodeGen/RegAllocBasic.cpp A lib/CodeGen/RegAllocFast.cpp A lib/CodeGen/RegAllocGreedy.cpp A lib/CodeGen/RegAllocPBQP.cpp A lib/CodeGen/RegisterClassInfo.cpp A lib/CodeGen/RegisterCoalescer.cpp A lib/CodeGen/RegisterCoalescer.h A lib/CodeGen/RegisterPressure.cpp A lib/CodeGen/RegisterScavenging.cpp A lib/CodeGen/ScheduleDAG.cpp A lib/CodeGen/ScheduleDAGInstrs.cpp A lib/CodeGen/ScheduleDAGPrinter.cpp A lib/CodeGen/ScoreboardHazardRecognizer.cpp A lib/CodeGen/SelectionDAG/CMakeLists.txt A lib/CodeGen/SelectionDAG/DAGCombiner.cpp A lib/CodeGen/SelectionDAG/FastISel.cpp A lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp A lib/CodeGen/SelectionDAG/InstrEmitter.cpp A lib/CodeGen/SelectionDAG/InstrEmitter.h A lib/CodeGen/SelectionDAG/LLVMBuild.txt A lib/CodeGen/SelectionDAG/LegalizeDAG.cpp A lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp A lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp A lib/CodeGen/SelectionDAG/LegalizeTypes.cpp A lib/CodeGen/SelectionDAG/LegalizeTypes.h A lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp A lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp A lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp A lib/CodeGen/SelectionDAG/Makefile A lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp A lib/CodeGen/SelectionDAG/SDNodeDbgValue.h A lib/CodeGen/SelectionDAG/SDNodeOrdering.h A lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp A lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp A lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp A lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h A lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp A lib/CodeGen/SelectionDAG/SelectionDAG.cpp A lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp A lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h A lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp A lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp A lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp A lib/CodeGen/SelectionDAG/TargetLowering.cpp A lib/CodeGen/SelectionDAG/TargetSelectionDAGInfo.cpp A lib/CodeGen/ShadowStackGC.cpp A lib/CodeGen/ShrinkWrapping.cpp A lib/CodeGen/SjLjEHPrepare.cpp A lib/CodeGen/SlotIndexes.cpp A lib/CodeGen/SpillPlacement.cpp A lib/CodeGen/SpillPlacement.h A lib/CodeGen/Spiller.cpp A lib/CodeGen/Spiller.h A lib/CodeGen/SplitKit.cpp A lib/CodeGen/SplitKit.h A lib/CodeGen/StackColoring.cpp A lib/CodeGen/StackProtector.cpp A lib/CodeGen/StackSlotColoring.cpp A lib/CodeGen/StrongPHIElimination.cpp A lib/CodeGen/TailDuplication.cpp A lib/CodeGen/TargetFrameLoweringImpl.cpp A lib/CodeGen/TargetInstrInfo.cpp A lib/CodeGen/TargetLoweringBase.cpp A lib/CodeGen/TargetLoweringObjectFileImpl.cpp A lib/CodeGen/TargetOptionsImpl.cpp A lib/CodeGen/TargetRegisterInfo.cpp A lib/CodeGen/TargetSchedule.cpp A lib/CodeGen/TwoAddressInstructionPass.cpp A lib/CodeGen/UnreachableBlockElim.cpp A lib/CodeGen/VirtRegMap.cpp A lib/DebugInfo/CMakeLists.txt A lib/DebugInfo/DIContext.cpp A lib/DebugInfo/DWARFAbbreviationDeclaration.cpp A lib/DebugInfo/DWARFAbbreviationDeclaration.h A lib/DebugInfo/DWARFAttribute.h A lib/DebugInfo/DWARFCompileUnit.cpp A lib/DebugInfo/DWARFCompileUnit.h A lib/DebugInfo/DWARFContext.cpp A lib/DebugInfo/DWARFContext.h A lib/DebugInfo/DWARFDebugAbbrev.cpp A lib/DebugInfo/DWARFDebugAbbrev.h A lib/DebugInfo/DWARFDebugArangeSet.cpp A lib/DebugInfo/DWARFDebugArangeSet.h A lib/DebugInfo/DWARFDebugAranges.cpp A lib/DebugInfo/DWARFDebugAranges.h A lib/DebugInfo/DWARFDebugFrame.cpp A lib/DebugInfo/DWARFDebugFrame.h A lib/DebugInfo/DWARFDebugInfoEntry.cpp A lib/DebugInfo/DWARFDebugInfoEntry.h A lib/DebugInfo/DWARFDebugLine.cpp A lib/DebugInfo/DWARFDebugLine.h A lib/DebugInfo/DWARFDebugRangeList.cpp A lib/DebugInfo/DWARFDebugRangeList.h A lib/DebugInfo/DWARFFormValue.cpp A lib/DebugInfo/DWARFRelocMap.h A lib/DebugInfo/LLVMBuild.txt A lib/DebugInfo/Makefile A lib/ExecutionEngine/CMakeLists.txt A lib/ExecutionEngine/EventListenerCommon.h A lib/ExecutionEngine/ExecutionEngine.cpp A lib/ExecutionEngine/ExecutionEngineBindings.cpp A lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt A lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp A lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h A lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt A lib/ExecutionEngine/IntelJITEvents/Makefile A lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h A lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h A lib/ExecutionEngine/IntelJITEvents/jitprofiling.c A lib/ExecutionEngine/IntelJITEvents/jitprofiling.h A lib/ExecutionEngine/Interpreter/CMakeLists.txt A lib/ExecutionEngine/Interpreter/Execution.cpp A lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp A lib/ExecutionEngine/Interpreter/Interpreter.cpp A lib/ExecutionEngine/Interpreter/Interpreter.h A lib/ExecutionEngine/Interpreter/LLVMBuild.txt A lib/ExecutionEngine/Interpreter/Makefile A lib/ExecutionEngine/JIT/CMakeLists.txt A lib/ExecutionEngine/JIT/JIT.cpp A lib/ExecutionEngine/JIT/JIT.h A lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp A lib/ExecutionEngine/JIT/JITDwarfEmitter.h A lib/ExecutionEngine/JIT/JITEmitter.cpp A lib/ExecutionEngine/JIT/JITMemoryManager.cpp A lib/ExecutionEngine/JIT/LLVMBuild.txt A lib/ExecutionEngine/JIT/Makefile A lib/ExecutionEngine/LLVMBuild.txt A lib/ExecutionEngine/MCJIT/CMakeLists.txt A lib/ExecutionEngine/MCJIT/LLVMBuild.txt A lib/ExecutionEngine/MCJIT/MCJIT.cpp A lib/ExecutionEngine/MCJIT/MCJIT.h A lib/ExecutionEngine/MCJIT/Makefile A lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp A lib/ExecutionEngine/Makefile A lib/ExecutionEngine/OProfileJIT/CMakeLists.txt A lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt A lib/ExecutionEngine/OProfileJIT/Makefile A lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp A lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp A lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt A lib/ExecutionEngine/RuntimeDyld/GDBRegistrar.cpp A lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h A lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt A lib/ExecutionEngine/RuntimeDyld/Makefile A lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h A lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp A lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp A lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h A lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h A lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp A lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h A lib/ExecutionEngine/TargetSelect.cpp A lib/IR/AsmWriter.cpp A lib/IR/AttributeImpl.h A lib/IR/Attributes.cpp A lib/IR/AutoUpgrade.cpp A lib/IR/BasicBlock.cpp A lib/IR/CMakeLists.txt A lib/IR/ConstantFold.cpp A lib/IR/ConstantFold.h A lib/IR/Constants.cpp A lib/IR/ConstantsContext.h A lib/IR/Core.cpp A lib/IR/DIBuilder.cpp A lib/IR/DataLayout.cpp A lib/IR/DebugInfo.cpp A lib/IR/DebugLoc.cpp A lib/IR/Dominators.cpp A lib/IR/Function.cpp A lib/IR/GCOV.cpp A lib/IR/GVMaterializer.cpp A lib/IR/Globals.cpp A lib/IR/IRBuilder.cpp A lib/IR/InlineAsm.cpp A lib/IR/Instruction.cpp A lib/IR/Instructions.cpp A lib/IR/IntrinsicInst.cpp A lib/IR/LLVMBuild.txt A lib/IR/LLVMContext.cpp A lib/IR/LLVMContextImpl.cpp A lib/IR/LLVMContextImpl.h A lib/IR/LeakDetector.cpp A lib/IR/LeaksContext.h A lib/IR/Makefile A lib/IR/Metadata.cpp A lib/IR/Module.cpp A lib/IR/Pass.cpp A lib/IR/PassManager.cpp A lib/IR/PassRegistry.cpp A lib/IR/PrintModulePass.cpp A lib/IR/SymbolTableListTraitsImpl.h A lib/IR/Type.cpp A lib/IR/TypeFinder.cpp A lib/IR/Use.cpp A lib/IR/User.cpp A lib/IR/Value.cpp A lib/IR/ValueSymbolTable.cpp A lib/IR/ValueTypes.cpp A lib/IR/Verifier.cpp A lib/IRReader/CMakeLists.txt A lib/IRReader/IRReader.cpp A lib/IRReader/LLVMBuild.txt A lib/IRReader/Makefile A lib/LLVMBuild.txt A lib/Linker/CMakeLists.txt A lib/Linker/LLVMBuild.txt A lib/Linker/LinkModules.cpp A lib/Linker/Makefile A lib/MC/CMakeLists.txt A lib/MC/ELFObjectWriter.cpp A lib/MC/LLVMBuild.txt A lib/MC/MCAsmBackend.cpp A lib/MC/MCAsmInfo.cpp A lib/MC/MCAsmInfoCOFF.cpp A lib/MC/MCAsmInfoDarwin.cpp A lib/MC/MCAsmStreamer.cpp A lib/MC/MCAssembler.cpp A lib/MC/MCAtom.cpp A lib/MC/MCCodeEmitter.cpp A lib/MC/MCCodeGenInfo.cpp A lib/MC/MCContext.cpp A lib/MC/MCDisassembler.cpp A lib/MC/MCDisassembler/CMakeLists.txt A lib/MC/MCDisassembler/Disassembler.cpp A lib/MC/MCDisassembler/Disassembler.h A lib/MC/MCDisassembler/LLVMBuild.txt A lib/MC/MCDisassembler/Makefile A lib/MC/MCDwarf.cpp A lib/MC/MCELF.cpp A lib/MC/MCELFObjectTargetWriter.cpp A lib/MC/MCELFStreamer.cpp A lib/MC/MCExpr.cpp A lib/MC/MCInst.cpp A lib/MC/MCInstPrinter.cpp A lib/MC/MCInstrAnalysis.cpp A lib/MC/MCLabel.cpp A lib/MC/MCMachOStreamer.cpp A lib/MC/MCMachObjectTargetWriter.cpp A lib/MC/MCModule.cpp A lib/MC/MCNullStreamer.cpp A lib/MC/MCObjectFileInfo.cpp A lib/MC/MCObjectStreamer.cpp A lib/MC/MCObjectWriter.cpp A lib/MC/MCParser/AsmLexer.cpp A lib/MC/MCParser/AsmParser.cpp A lib/MC/MCParser/CMakeLists.txt A lib/MC/MCParser/COFFAsmParser.cpp A lib/MC/MCParser/DarwinAsmParser.cpp A lib/MC/MCParser/ELFAsmParser.cpp A lib/MC/MCParser/LLVMBuild.txt A lib/MC/MCParser/MCAsmLexer.cpp A lib/MC/MCParser/MCAsmParser.cpp A lib/MC/MCParser/MCAsmParserExtension.cpp A lib/MC/MCParser/MCTargetAsmParser.cpp A lib/MC/MCParser/Makefile A lib/MC/MCPureStreamer.cpp A lib/MC/MCRegisterInfo.cpp A lib/MC/MCSection.cpp A lib/MC/MCSectionCOFF.cpp A lib/MC/MCSectionELF.cpp A lib/MC/MCSectionMachO.cpp A lib/MC/MCStreamer.cpp A lib/MC/MCSubtargetInfo.cpp A lib/MC/MCSymbol.cpp A lib/MC/MCValue.cpp A lib/MC/MCWin64EH.cpp A lib/MC/MachObjectWriter.cpp A lib/MC/Makefile A lib/MC/SubtargetFeature.cpp A lib/MC/WinCOFFObjectWriter.cpp A lib/MC/WinCOFFStreamer.cpp A lib/Makefile A lib/Object/Archive.cpp A lib/Object/Binary.cpp A lib/Object/CMakeLists.txt A lib/Object/COFFObjectFile.cpp A lib/Object/ELFObjectFile.cpp A lib/Object/Error.cpp A lib/Object/LLVMBuild.txt A lib/Object/MachOObjectFile.cpp A lib/Object/Makefile A lib/Object/Object.cpp A lib/Object/ObjectFile.cpp A lib/Option/Arg.cpp A lib/Option/ArgList.cpp A lib/Option/CMakeLists.txt A lib/Option/LLVMBuild.txt A lib/Option/Makefile A lib/Option/OptTable.cpp A lib/Option/Option.cpp A lib/Support/APFloat.cpp A lib/Support/APInt.cpp A lib/Support/APSInt.cpp A lib/Support/Allocator.cpp A lib/Support/Atomic.cpp A lib/Support/BlockFrequency.cpp A lib/Support/BranchProbability.cpp A lib/Support/CMakeLists.txt A lib/Support/COPYRIGHT.regex A lib/Support/CommandLine.cpp A lib/Support/Compression.cpp A lib/Support/ConstantRange.cpp A lib/Support/ConvertUTF.c A lib/Support/ConvertUTFWrapper.cpp A lib/Support/CrashRecoveryContext.cpp A lib/Support/DAGDeltaAlgorithm.cpp A lib/Support/DataExtractor.cpp A lib/Support/DataStream.cpp A lib/Support/Debug.cpp A lib/Support/DeltaAlgorithm.cpp A lib/Support/Disassembler.cpp A lib/Support/Dwarf.cpp A lib/Support/DynamicLibrary.cpp A lib/Support/Errno.cpp A lib/Support/ErrorHandling.cpp A lib/Support/FileOutputBuffer.cpp A lib/Support/FileUtilities.cpp A lib/Support/FoldingSet.cpp A lib/Support/FormattedStream.cpp A lib/Support/GraphWriter.cpp A lib/Support/Hashing.cpp A lib/Support/Host.cpp A lib/Support/IncludeFile.cpp A lib/Support/IntEqClasses.cpp A lib/Support/IntervalMap.cpp A lib/Support/IntrusiveRefCntPtr.cpp A lib/Support/IsInf.cpp A lib/Support/IsNAN.cpp A lib/Support/LLVMBuild.txt A lib/Support/Locale.cpp A lib/Support/LocaleGeneric.inc A lib/Support/LocaleWindows.inc A lib/Support/LocaleXlocale.inc A lib/Support/LockFileManager.cpp A lib/Support/Makefile A lib/Support/ManagedStatic.cpp A lib/Support/Memory.cpp A lib/Support/MemoryBuffer.cpp A lib/Support/MemoryObject.cpp A lib/Support/Mutex.cpp A lib/Support/Path.cpp A lib/Support/PathV2.cpp A lib/Support/PluginLoader.cpp A lib/Support/PrettyStackTrace.cpp A lib/Support/Process.cpp A lib/Support/Program.cpp A lib/Support/README.txt.system A lib/Support/RWMutex.cpp A lib/Support/Regex.cpp A lib/Support/SearchForAddressOfSpecialSymbol.cpp A lib/Support/Signals.cpp A lib/Support/SmallPtrSet.cpp A lib/Support/SmallVector.cpp A lib/Support/SourceMgr.cpp A lib/Support/Statistic.cpp A lib/Support/StreamableMemoryObject.cpp A lib/Support/StringExtras.cpp A lib/Support/StringMap.cpp A lib/Support/StringPool.cpp A lib/Support/StringRef.cpp A lib/Support/SystemUtils.cpp A lib/Support/TargetRegistry.cpp A lib/Support/ThreadLocal.cpp A lib/Support/Threading.cpp A lib/Support/TimeValue.cpp A lib/Support/Timer.cpp A lib/Support/ToolOutputFile.cpp A lib/Support/Triple.cpp A lib/Support/Twine.cpp A lib/Support/Unix/Host.inc A lib/Support/Unix/Memory.inc A lib/Support/Unix/Mutex.inc A lib/Support/Unix/Path.inc A lib/Support/Unix/PathV2.inc A lib/Support/Unix/Process.inc A lib/Support/Unix/Program.inc A lib/Support/Unix/README.txt A lib/Support/Unix/RWMutex.inc A lib/Support/Unix/Signals.inc A lib/Support/Unix/ThreadLocal.inc A lib/Support/Unix/TimeValue.inc A lib/Support/Unix/Unix.h A lib/Support/Unix/Watchdog.inc A lib/Support/Unix/system_error.inc A lib/Support/Valgrind.cpp A lib/Support/Watchdog.cpp A lib/Support/Windows/DynamicLibrary.inc A lib/Support/Windows/Host.inc A lib/Support/Windows/Memory.inc A lib/Support/Windows/Mutex.inc A lib/Support/Windows/Path.inc A lib/Support/Windows/PathV2.inc A lib/Support/Windows/Process.inc A lib/Support/Windows/Program.inc A lib/Support/Windows/RWMutex.inc A lib/Support/Windows/Signals.inc A lib/Support/Windows/ThreadLocal.inc A lib/Support/Windows/TimeValue.inc A lib/Support/Windows/Watchdog.inc A lib/Support/Windows/Windows.h A lib/Support/Windows/explicit_symbols.inc A lib/Support/Windows/system_error.inc A lib/Support/YAMLParser.cpp A lib/Support/YAMLTraits.cpp A lib/Support/circular_raw_ostream.cpp A lib/Support/raw_os_ostream.cpp A lib/Support/raw_ostream.cpp A lib/Support/regcclass.h A lib/Support/regcname.h A lib/Support/regcomp.c A lib/Support/regengine.inc A lib/Support/regerror.c A lib/Support/regex2.h A lib/Support/regex_impl.h A lib/Support/regexec.c A lib/Support/regfree.c A lib/Support/regstrlcpy.c A lib/Support/regutils.h A lib/Support/system_error.cpp A lib/TableGen/CMakeLists.txt A lib/TableGen/Error.cpp A lib/TableGen/LLVMBuild.txt A lib/TableGen/Main.cpp A lib/TableGen/Makefile A lib/TableGen/Record.cpp A lib/TableGen/StringMatcher.cpp A lib/TableGen/TGLexer.cpp A lib/TableGen/TGLexer.h A lib/TableGen/TGParser.cpp A lib/TableGen/TGParser.h A lib/TableGen/TableGenBackend.cpp A lib/Target/AArch64/AArch64.h A lib/Target/AArch64/AArch64.td A lib/Target/AArch64/AArch64AsmPrinter.cpp A lib/Target/AArch64/AArch64AsmPrinter.h A lib/Target/AArch64/AArch64BranchFixupPass.cpp A lib/Target/AArch64/AArch64CallingConv.td A lib/Target/AArch64/AArch64FrameLowering.cpp A lib/Target/AArch64/AArch64FrameLowering.h A lib/Target/AArch64/AArch64ISelDAGToDAG.cpp A lib/Target/AArch64/AArch64ISelLowering.cpp A lib/Target/AArch64/AArch64ISelLowering.h A lib/Target/AArch64/AArch64InstrFormats.td A lib/Target/AArch64/AArch64InstrInfo.cpp A lib/Target/AArch64/AArch64InstrInfo.h A lib/Target/AArch64/AArch64InstrInfo.td A lib/Target/AArch64/AArch64MCInstLower.cpp A lib/Target/AArch64/AArch64MachineFunctionInfo.cpp A lib/Target/AArch64/AArch64MachineFunctionInfo.h A lib/Target/AArch64/AArch64RegisterInfo.cpp A lib/Target/AArch64/AArch64RegisterInfo.h A lib/Target/AArch64/AArch64RegisterInfo.td A lib/Target/AArch64/AArch64Schedule.td A lib/Target/AArch64/AArch64SelectionDAGInfo.cpp A lib/Target/AArch64/AArch64SelectionDAGInfo.h A lib/Target/AArch64/AArch64Subtarget.cpp A lib/Target/AArch64/AArch64Subtarget.h A lib/Target/AArch64/AArch64TargetMachine.cpp A lib/Target/AArch64/AArch64TargetMachine.h A lib/Target/AArch64/AArch64TargetObjectFile.cpp A lib/Target/AArch64/AArch64TargetObjectFile.h A lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp A lib/Target/AArch64/AsmParser/CMakeLists.txt A lib/Target/AArch64/AsmParser/LLVMBuild.txt A lib/Target/AArch64/AsmParser/Makefile A lib/Target/AArch64/CMakeLists.txt A lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp A lib/Target/AArch64/Disassembler/CMakeLists.txt A lib/Target/AArch64/Disassembler/LLVMBuild.txt A lib/Target/AArch64/Disassembler/Makefile A lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp A lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h A lib/Target/AArch64/InstPrinter/CMakeLists.txt A lib/Target/AArch64/InstPrinter/LLVMBuild.txt A lib/Target/AArch64/InstPrinter/Makefile A lib/Target/AArch64/LLVMBuild.txt A lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp A lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp A lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp A lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h A lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h A lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp A lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h A lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp A lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp A lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h A lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp A lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h A lib/Target/AArch64/MCTargetDesc/CMakeLists.txt A lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt A lib/Target/AArch64/MCTargetDesc/Makefile A lib/Target/AArch64/Makefile A lib/Target/AArch64/README.txt A lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp A lib/Target/AArch64/TargetInfo/CMakeLists.txt A lib/Target/AArch64/TargetInfo/LLVMBuild.txt A lib/Target/AArch64/TargetInfo/Makefile A lib/Target/AArch64/Utils/AArch64BaseInfo.cpp A lib/Target/AArch64/Utils/AArch64BaseInfo.h A lib/Target/AArch64/Utils/CMakeLists.txt A lib/Target/AArch64/Utils/LLVMBuild.txt A lib/Target/AArch64/Utils/Makefile A lib/Target/ARM/A15SDOptimizer.cpp A lib/Target/ARM/ARM.h A lib/Target/ARM/ARM.td A lib/Target/ARM/ARMAsmPrinter.cpp A lib/Target/ARM/ARMAsmPrinter.h A lib/Target/ARM/ARMBaseInstrInfo.cpp A lib/Target/ARM/ARMBaseInstrInfo.h A lib/Target/ARM/ARMBaseRegisterInfo.cpp A lib/Target/ARM/ARMBaseRegisterInfo.h A lib/Target/ARM/ARMBuildAttrs.h A lib/Target/ARM/ARMCallingConv.h A lib/Target/ARM/ARMCallingConv.td A lib/Target/ARM/ARMCodeEmitter.cpp A lib/Target/ARM/ARMConstantIslandPass.cpp A lib/Target/ARM/ARMConstantPoolValue.cpp A lib/Target/ARM/ARMConstantPoolValue.h A lib/Target/ARM/ARMExpandPseudoInsts.cpp A lib/Target/ARM/ARMFastISel.cpp A lib/Target/ARM/ARMFrameLowering.cpp A lib/Target/ARM/ARMFrameLowering.h A lib/Target/ARM/ARMHazardRecognizer.cpp A lib/Target/ARM/ARMHazardRecognizer.h A lib/Target/ARM/ARMISelDAGToDAG.cpp A lib/Target/ARM/ARMISelLowering.cpp A lib/Target/ARM/ARMISelLowering.h A lib/Target/ARM/ARMInstrFormats.td A lib/Target/ARM/ARMInstrInfo.cpp A lib/Target/ARM/ARMInstrInfo.h A lib/Target/ARM/ARMInstrInfo.td A lib/Target/ARM/ARMInstrNEON.td A lib/Target/ARM/ARMInstrThumb.td A lib/Target/ARM/ARMInstrThumb2.td A lib/Target/ARM/ARMInstrVFP.td A lib/Target/ARM/ARMJITInfo.cpp A lib/Target/ARM/ARMJITInfo.h A lib/Target/ARM/ARMLoadStoreOptimizer.cpp A lib/Target/ARM/ARMMCInstLower.cpp A lib/Target/ARM/ARMMachineFunctionInfo.cpp A lib/Target/ARM/ARMMachineFunctionInfo.h A lib/Target/ARM/ARMPerfectShuffle.h A lib/Target/ARM/ARMRegisterInfo.cpp A lib/Target/ARM/ARMRegisterInfo.h A lib/Target/ARM/ARMRegisterInfo.td A lib/Target/ARM/ARMRelocations.h A lib/Target/ARM/ARMSchedule.td A lib/Target/ARM/ARMScheduleA8.td A lib/Target/ARM/ARMScheduleA9.td A lib/Target/ARM/ARMScheduleSwift.td A lib/Target/ARM/ARMScheduleV6.td A lib/Target/ARM/ARMSelectionDAGInfo.cpp A lib/Target/ARM/ARMSelectionDAGInfo.h A lib/Target/ARM/ARMSubtarget.cpp A lib/Target/ARM/ARMSubtarget.h A lib/Target/ARM/ARMTargetMachine.cpp A lib/Target/ARM/ARMTargetMachine.h A lib/Target/ARM/ARMTargetObjectFile.cpp A lib/Target/ARM/ARMTargetObjectFile.h A lib/Target/ARM/ARMTargetTransformInfo.cpp A lib/Target/ARM/AsmParser/ARMAsmParser.cpp A lib/Target/ARM/AsmParser/CMakeLists.txt A lib/Target/ARM/AsmParser/LLVMBuild.txt A lib/Target/ARM/AsmParser/Makefile A lib/Target/ARM/CMakeLists.txt A lib/Target/ARM/Disassembler/ARMDisassembler.cpp A lib/Target/ARM/Disassembler/CMakeLists.txt A lib/Target/ARM/Disassembler/LLVMBuild.txt A lib/Target/ARM/Disassembler/Makefile A lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp A lib/Target/ARM/InstPrinter/ARMInstPrinter.h A lib/Target/ARM/InstPrinter/CMakeLists.txt A lib/Target/ARM/InstPrinter/LLVMBuild.txt A lib/Target/ARM/InstPrinter/Makefile A lib/Target/ARM/LICENSE.TXT A lib/Target/ARM/LLVMBuild.txt A lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h A lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp A lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h A lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp A lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp A lib/Target/ARM/MCTargetDesc/ARMELFStreamer.h A lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h A lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp A lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h A lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp A lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp A lib/Target/ARM/MCTargetDesc/ARMMCExpr.h A lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp A lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h A lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp A lib/Target/ARM/MCTargetDesc/ARMUnwindOp.h A lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp A lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h A lib/Target/ARM/MCTargetDesc/CMakeLists.txt A lib/Target/ARM/MCTargetDesc/LLVMBuild.txt A lib/Target/ARM/MCTargetDesc/Makefile A lib/Target/ARM/MLxExpansionPass.cpp A lib/Target/ARM/Makefile A lib/Target/ARM/README-Thumb.txt A lib/Target/ARM/README-Thumb2.txt A lib/Target/ARM/README.txt A lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp A lib/Target/ARM/TargetInfo/CMakeLists.txt A lib/Target/ARM/TargetInfo/LLVMBuild.txt A lib/Target/ARM/TargetInfo/Makefile A lib/Target/ARM/Thumb1FrameLowering.cpp A lib/Target/ARM/Thumb1FrameLowering.h A lib/Target/ARM/Thumb1InstrInfo.cpp A lib/Target/ARM/Thumb1InstrInfo.h A lib/Target/ARM/Thumb1RegisterInfo.cpp A lib/Target/ARM/Thumb1RegisterInfo.h A lib/Target/ARM/Thumb2ITBlockPass.cpp A lib/Target/ARM/Thumb2InstrInfo.cpp A lib/Target/ARM/Thumb2InstrInfo.h A lib/Target/ARM/Thumb2RegisterInfo.cpp A lib/Target/ARM/Thumb2RegisterInfo.h A lib/Target/ARM/Thumb2SizeReduction.cpp A lib/Target/CMakeLists.txt A lib/Target/CppBackend/CMakeLists.txt A lib/Target/CppBackend/CPPBackend.cpp A lib/Target/CppBackend/CPPTargetMachine.h A lib/Target/CppBackend/LLVMBuild.txt A lib/Target/CppBackend/Makefile A lib/Target/CppBackend/TargetInfo/CMakeLists.txt A lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp A lib/Target/CppBackend/TargetInfo/LLVMBuild.txt A lib/Target/CppBackend/TargetInfo/Makefile A lib/Target/Hexagon/CMakeLists.txt A lib/Target/Hexagon/Hexagon.h A lib/Target/Hexagon/Hexagon.td A lib/Target/Hexagon/HexagonAsmPrinter.cpp A lib/Target/Hexagon/HexagonAsmPrinter.h A lib/Target/Hexagon/HexagonCFGOptimizer.cpp A lib/Target/Hexagon/HexagonCallingConv.td A lib/Target/Hexagon/HexagonCallingConvLower.cpp A lib/Target/Hexagon/HexagonCallingConvLower.h A lib/Target/Hexagon/HexagonExpandPredSpillCode.cpp A lib/Target/Hexagon/HexagonFixupHwLoops.cpp A lib/Target/Hexagon/HexagonFrameLowering.cpp A lib/Target/Hexagon/HexagonFrameLowering.h A lib/Target/Hexagon/HexagonHardwareLoops.cpp A lib/Target/Hexagon/HexagonISelDAGToDAG.cpp A lib/Target/Hexagon/HexagonISelLowering.cpp A lib/Target/Hexagon/HexagonISelLowering.h A lib/Target/Hexagon/HexagonInstrFormats.td A lib/Target/Hexagon/HexagonInstrFormatsV4.td A lib/Target/Hexagon/HexagonInstrInfo.cpp A lib/Target/Hexagon/HexagonInstrInfo.h A lib/Target/Hexagon/HexagonInstrInfo.td A lib/Target/Hexagon/HexagonInstrInfoV3.td A lib/Target/Hexagon/HexagonInstrInfoV4.td A lib/Target/Hexagon/HexagonInstrInfoV5.td A lib/Target/Hexagon/HexagonIntrinsics.td A lib/Target/Hexagon/HexagonIntrinsicsDerived.td A lib/Target/Hexagon/HexagonIntrinsicsV3.td A lib/Target/Hexagon/HexagonIntrinsicsV4.td A lib/Target/Hexagon/HexagonIntrinsicsV5.td A lib/Target/Hexagon/HexagonMCInstLower.cpp A lib/Target/Hexagon/HexagonMachineFunctionInfo.h A lib/Target/Hexagon/HexagonMachineScheduler.cpp A lib/Target/Hexagon/HexagonMachineScheduler.h A lib/Target/Hexagon/HexagonNewValueJump.cpp A lib/Target/Hexagon/HexagonOperands.td A lib/Target/Hexagon/HexagonPeephole.cpp A lib/Target/Hexagon/HexagonRegisterInfo.cpp A lib/Target/Hexagon/HexagonRegisterInfo.h A lib/Target/Hexagon/HexagonRegisterInfo.td A lib/Target/Hexagon/HexagonRemoveSZExtArgs.cpp A lib/Target/Hexagon/HexagonSchedule.td A lib/Target/Hexagon/HexagonScheduleV4.td A lib/Target/Hexagon/HexagonSelectCCInfo.td A lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp A lib/Target/Hexagon/HexagonSelectionDAGInfo.h A lib/Target/Hexagon/HexagonSplitTFRCondSets.cpp A lib/Target/Hexagon/HexagonSubtarget.cpp A lib/Target/Hexagon/HexagonSubtarget.h A lib/Target/Hexagon/HexagonTargetMachine.cpp A lib/Target/Hexagon/HexagonTargetMachine.h A lib/Target/Hexagon/HexagonTargetObjectFile.cpp A lib/Target/Hexagon/HexagonTargetObjectFile.h A lib/Target/Hexagon/HexagonVLIWPacketizer.cpp A lib/Target/Hexagon/HexagonVarargsCallingConvention.h A lib/Target/Hexagon/InstPrinter/CMakeLists.txt A lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp A lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.h A lib/Target/Hexagon/InstPrinter/LLVMBuild.txt A lib/Target/Hexagon/InstPrinter/Makefile A lib/Target/Hexagon/LLVMBuild.txt A lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt A lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h A lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp A lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h A lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.cpp A lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.h A lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp A lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h A lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt A lib/Target/Hexagon/MCTargetDesc/Makefile A lib/Target/Hexagon/Makefile A lib/Target/Hexagon/TargetInfo/CMakeLists.txt A lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp A lib/Target/Hexagon/TargetInfo/LLVMBuild.txt A lib/Target/Hexagon/TargetInfo/Makefile A lib/Target/LLVMBuild.txt A lib/Target/MBlaze/AsmParser/CMakeLists.txt A lib/Target/MBlaze/AsmParser/LLVMBuild.txt A lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp A lib/Target/MBlaze/AsmParser/Makefile A lib/Target/MBlaze/CMakeLists.txt A lib/Target/MBlaze/Disassembler/CMakeLists.txt A lib/Target/MBlaze/Disassembler/LLVMBuild.txt A lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp A lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h A lib/Target/MBlaze/Disassembler/Makefile A lib/Target/MBlaze/InstPrinter/CMakeLists.txt A lib/Target/MBlaze/InstPrinter/LLVMBuild.txt A lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp A lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h A lib/Target/MBlaze/InstPrinter/Makefile A lib/Target/MBlaze/LLVMBuild.txt A lib/Target/MBlaze/MBlaze.h A lib/Target/MBlaze/MBlaze.td A lib/Target/MBlaze/MBlazeAsmPrinter.cpp A lib/Target/MBlaze/MBlazeCallingConv.td A lib/Target/MBlaze/MBlazeDelaySlotFiller.cpp A lib/Target/MBlaze/MBlazeFrameLowering.cpp A lib/Target/MBlaze/MBlazeFrameLowering.h A lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp A lib/Target/MBlaze/MBlazeISelLowering.cpp A lib/Target/MBlaze/MBlazeISelLowering.h A lib/Target/MBlaze/MBlazeInstrFPU.td A lib/Target/MBlaze/MBlazeInstrFSL.td A lib/Target/MBlaze/MBlazeInstrFormats.td A lib/Target/MBlaze/MBlazeInstrInfo.cpp A lib/Target/MBlaze/MBlazeInstrInfo.h A lib/Target/MBlaze/MBlazeInstrInfo.td A lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp A lib/Target/MBlaze/MBlazeIntrinsicInfo.h A lib/Target/MBlaze/MBlazeIntrinsics.td A lib/Target/MBlaze/MBlazeMCInstLower.cpp A lib/Target/MBlaze/MBlazeMCInstLower.h A lib/Target/MBlaze/MBlazeMachineFunction.cpp A lib/Target/MBlaze/MBlazeMachineFunction.h A lib/Target/MBlaze/MBlazeRegisterInfo.cpp A lib/Target/MBlaze/MBlazeRegisterInfo.h A lib/Target/MBlaze/MBlazeRegisterInfo.td A lib/Target/MBlaze/MBlazeRelocations.h A lib/Target/MBlaze/MBlazeSchedule.td A lib/Target/MBlaze/MBlazeSchedule3.td A lib/Target/MBlaze/MBlazeSchedule5.td A lib/Target/MBlaze/MBlazeSelectionDAGInfo.cpp A lib/Target/MBlaze/MBlazeSelectionDAGInfo.h A lib/Target/MBlaze/MBlazeSubtarget.cpp A lib/Target/MBlaze/MBlazeSubtarget.h A lib/Target/MBlaze/MBlazeTargetMachine.cpp A lib/Target/MBlaze/MBlazeTargetMachine.h A lib/Target/MBlaze/MBlazeTargetObjectFile.cpp A lib/Target/MBlaze/MBlazeTargetObjectFile.h A lib/Target/MBlaze/MCTargetDesc/CMakeLists.txt A lib/Target/MBlaze/MCTargetDesc/LLVMBuild.txt A lib/Target/MBlaze/MCTargetDesc/MBlazeAsmBackend.cpp A lib/Target/MBlaze/MCTargetDesc/MBlazeBaseInfo.h A lib/Target/MBlaze/MCTargetDesc/MBlazeELFObjectWriter.cpp A lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.cpp A lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.h A lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp A lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.cpp A lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.h A lib/Target/MBlaze/MCTargetDesc/Makefile A lib/Target/MBlaze/Makefile A lib/Target/MBlaze/TODO A lib/Target/MBlaze/TargetInfo/CMakeLists.txt A lib/Target/MBlaze/TargetInfo/LLVMBuild.txt A lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp A lib/Target/MBlaze/TargetInfo/Makefile A lib/Target/MSP430/CMakeLists.txt A lib/Target/MSP430/InstPrinter/CMakeLists.txt A lib/Target/MSP430/InstPrinter/LLVMBuild.txt A lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp A lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h A lib/Target/MSP430/InstPrinter/Makefile A lib/Target/MSP430/LLVMBuild.txt A lib/Target/MSP430/MCTargetDesc/CMakeLists.txt A lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt A lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp A lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h A lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp A lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h A lib/Target/MSP430/MCTargetDesc/Makefile A lib/Target/MSP430/MSP430.h A lib/Target/MSP430/MSP430.td A lib/Target/MSP430/MSP430AsmPrinter.cpp A lib/Target/MSP430/MSP430BranchSelector.cpp A lib/Target/MSP430/MSP430CallingConv.td A lib/Target/MSP430/MSP430FrameLowering.cpp A lib/Target/MSP430/MSP430FrameLowering.h A lib/Target/MSP430/MSP430ISelDAGToDAG.cpp A lib/Target/MSP430/MSP430ISelLowering.cpp A lib/Target/MSP430/MSP430ISelLowering.h A lib/Target/MSP430/MSP430InstrFormats.td A lib/Target/MSP430/MSP430InstrInfo.cpp A lib/Target/MSP430/MSP430InstrInfo.h A lib/Target/MSP430/MSP430InstrInfo.td A lib/Target/MSP430/MSP430MCInstLower.cpp A lib/Target/MSP430/MSP430MCInstLower.h A lib/Target/MSP430/MSP430MachineFunctionInfo.cpp A lib/Target/MSP430/MSP430MachineFunctionInfo.h A lib/Target/MSP430/MSP430RegisterInfo.cpp A lib/Target/MSP430/MSP430RegisterInfo.h A lib/Target/MSP430/MSP430RegisterInfo.td A lib/Target/MSP430/MSP430SelectionDAGInfo.cpp A lib/Target/MSP430/MSP430SelectionDAGInfo.h A lib/Target/MSP430/MSP430Subtarget.cpp A lib/Target/MSP430/MSP430Subtarget.h A lib/Target/MSP430/MSP430TargetMachine.cpp A lib/Target/MSP430/MSP430TargetMachine.h A lib/Target/MSP430/Makefile A lib/Target/MSP430/README.txt A lib/Target/MSP430/TargetInfo/CMakeLists.txt A lib/Target/MSP430/TargetInfo/LLVMBuild.txt A lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp A lib/Target/MSP430/TargetInfo/Makefile A lib/Target/Makefile A lib/Target/Mangler.cpp A lib/Target/Mips/AsmParser/CMakeLists.txt A lib/Target/Mips/AsmParser/LLVMBuild.txt A lib/Target/Mips/AsmParser/Makefile A lib/Target/Mips/AsmParser/MipsAsmParser.cpp A lib/Target/Mips/CMakeLists.txt A lib/Target/Mips/Disassembler/CMakeLists.txt A lib/Target/Mips/Disassembler/LLVMBuild.txt A lib/Target/Mips/Disassembler/Makefile A lib/Target/Mips/Disassembler/MipsDisassembler.cpp A lib/Target/Mips/InstPrinter/CMakeLists.txt A lib/Target/Mips/InstPrinter/LLVMBuild.txt A lib/Target/Mips/InstPrinter/Makefile A lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp A lib/Target/Mips/InstPrinter/MipsInstPrinter.h A lib/Target/Mips/LLVMBuild.txt A lib/Target/Mips/MCTargetDesc/CMakeLists.txt A lib/Target/Mips/MCTargetDesc/LLVMBuild.txt A lib/Target/Mips/MCTargetDesc/Makefile A lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp A lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h A lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.cpp A lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.h A lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp A lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp A lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h A lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h A lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp A lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h A lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp A lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp A lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h A lib/Target/Mips/MCTargetDesc/MipsReginfo.cpp A lib/Target/Mips/MCTargetDesc/MipsReginfo.h A lib/Target/Mips/Makefile A lib/Target/Mips/MicroMipsInstrFormats.td A lib/Target/Mips/MicroMipsInstrInfo.td A lib/Target/Mips/Mips.h A lib/Target/Mips/Mips.td A lib/Target/Mips/Mips16FrameLowering.cpp A lib/Target/Mips/Mips16FrameLowering.h A lib/Target/Mips/Mips16ISelDAGToDAG.cpp A lib/Target/Mips/Mips16ISelDAGToDAG.h A lib/Target/Mips/Mips16ISelLowering.cpp A lib/Target/Mips/Mips16ISelLowering.h A lib/Target/Mips/Mips16InstrFormats.td A lib/Target/Mips/Mips16InstrInfo.cpp A lib/Target/Mips/Mips16InstrInfo.h A lib/Target/Mips/Mips16InstrInfo.td A lib/Target/Mips/Mips16RegisterInfo.cpp A lib/Target/Mips/Mips16RegisterInfo.h A lib/Target/Mips/Mips64InstrInfo.td A lib/Target/Mips/MipsAnalyzeImmediate.cpp A lib/Target/Mips/MipsAnalyzeImmediate.h A lib/Target/Mips/MipsAsmPrinter.cpp A lib/Target/Mips/MipsAsmPrinter.h A lib/Target/Mips/MipsCallingConv.td A lib/Target/Mips/MipsCodeEmitter.cpp A lib/Target/Mips/MipsCondMov.td A lib/Target/Mips/MipsConstantIslandPass.cpp A lib/Target/Mips/MipsDSPInstrFormats.td A lib/Target/Mips/MipsDSPInstrInfo.td A lib/Target/Mips/MipsDelaySlotFiller.cpp A lib/Target/Mips/MipsFrameLowering.cpp A lib/Target/Mips/MipsFrameLowering.h A lib/Target/Mips/MipsISelDAGToDAG.cpp A lib/Target/Mips/MipsISelDAGToDAG.h A lib/Target/Mips/MipsISelLowering.cpp A lib/Target/Mips/MipsISelLowering.h A lib/Target/Mips/MipsInstrFPU.td A lib/Target/Mips/MipsInstrFormats.td A lib/Target/Mips/MipsInstrInfo.cpp A lib/Target/Mips/MipsInstrInfo.h A lib/Target/Mips/MipsInstrInfo.td A lib/Target/Mips/MipsJITInfo.cpp A lib/Target/Mips/MipsJITInfo.h A lib/Target/Mips/MipsLongBranch.cpp A lib/Target/Mips/MipsMCInstLower.cpp A lib/Target/Mips/MipsMCInstLower.h A lib/Target/Mips/MipsMachineFunction.cpp A lib/Target/Mips/MipsMachineFunction.h A lib/Target/Mips/MipsModuleISelDAGToDAG.cpp A lib/Target/Mips/MipsModuleISelDAGToDAG.h A lib/Target/Mips/MipsOs16.cpp A lib/Target/Mips/MipsOs16.h A lib/Target/Mips/MipsRegisterInfo.cpp A lib/Target/Mips/MipsRegisterInfo.h A lib/Target/Mips/MipsRegisterInfo.td A lib/Target/Mips/MipsRelocations.h A lib/Target/Mips/MipsSEFrameLowering.cpp A lib/Target/Mips/MipsSEFrameLowering.h A lib/Target/Mips/MipsSEISelDAGToDAG.cpp A lib/Target/Mips/MipsSEISelDAGToDAG.h A lib/Target/Mips/MipsSEISelLowering.cpp A lib/Target/Mips/MipsSEISelLowering.h A lib/Target/Mips/MipsSEInstrInfo.cpp A lib/Target/Mips/MipsSEInstrInfo.h A lib/Target/Mips/MipsSERegisterInfo.cpp A lib/Target/Mips/MipsSERegisterInfo.h A lib/Target/Mips/MipsSchedule.td A lib/Target/Mips/MipsSelectionDAGInfo.cpp A lib/Target/Mips/MipsSelectionDAGInfo.h A lib/Target/Mips/MipsSubtarget.cpp A lib/Target/Mips/MipsSubtarget.h A lib/Target/Mips/MipsTargetMachine.cpp A lib/Target/Mips/MipsTargetMachine.h A lib/Target/Mips/MipsTargetObjectFile.cpp A lib/Target/Mips/MipsTargetObjectFile.h A lib/Target/Mips/TargetInfo/CMakeLists.txt A lib/Target/Mips/TargetInfo/LLVMBuild.txt A lib/Target/Mips/TargetInfo/Makefile A lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp A lib/Target/NVPTX/CMakeLists.txt A lib/Target/NVPTX/InstPrinter/CMakeLists.txt A lib/Target/NVPTX/InstPrinter/LLVMBuild.txt A lib/Target/NVPTX/InstPrinter/Makefile A lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp A lib/Target/NVPTX/LLVMBuild.txt A lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt A lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt A lib/Target/NVPTX/MCTargetDesc/Makefile A lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h A lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp A lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h A lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp A lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h A lib/Target/NVPTX/Makefile A lib/Target/NVPTX/ManagedStringPool.h A lib/Target/NVPTX/NVPTX.h A lib/Target/NVPTX/NVPTX.td A lib/Target/NVPTX/NVPTXAllocaHoisting.cpp A lib/Target/NVPTX/NVPTXAllocaHoisting.h A lib/Target/NVPTX/NVPTXAsmPrinter.cpp A lib/Target/NVPTX/NVPTXAsmPrinter.h A lib/Target/NVPTX/NVPTXFrameLowering.cpp A lib/Target/NVPTX/NVPTXFrameLowering.h A lib/Target/NVPTX/NVPTXGenericToNVVM.cpp A lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp A lib/Target/NVPTX/NVPTXISelDAGToDAG.h A lib/Target/NVPTX/NVPTXISelLowering.cpp A lib/Target/NVPTX/NVPTXISelLowering.h A lib/Target/NVPTX/NVPTXInstrFormats.td A lib/Target/NVPTX/NVPTXInstrInfo.cpp A lib/Target/NVPTX/NVPTXInstrInfo.h A lib/Target/NVPTX/NVPTXInstrInfo.td A lib/Target/NVPTX/NVPTXIntrinsics.td A lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp A lib/Target/NVPTX/NVPTXLowerAggrCopies.h A lib/Target/NVPTX/NVPTXNumRegisters.h A lib/Target/NVPTX/NVPTXRegisterInfo.cpp A lib/Target/NVPTX/NVPTXRegisterInfo.h A lib/Target/NVPTX/NVPTXRegisterInfo.td A lib/Target/NVPTX/NVPTXSection.h A lib/Target/NVPTX/NVPTXSplitBBatBar.cpp A lib/Target/NVPTX/NVPTXSplitBBatBar.h A lib/Target/NVPTX/NVPTXSubtarget.cpp A lib/Target/NVPTX/NVPTXSubtarget.h A lib/Target/NVPTX/NVPTXTargetMachine.cpp A lib/Target/NVPTX/NVPTXTargetMachine.h A lib/Target/NVPTX/NVPTXTargetObjectFile.h A lib/Target/NVPTX/NVPTXUtilities.cpp A lib/Target/NVPTX/NVPTXUtilities.h A lib/Target/NVPTX/NVPTXVector.td A lib/Target/NVPTX/NVPTXutil.cpp A lib/Target/NVPTX/NVPTXutil.h A lib/Target/NVPTX/NVVMReflect.cpp A lib/Target/NVPTX/TargetInfo/CMakeLists.txt A lib/Target/NVPTX/TargetInfo/LLVMBuild.txt A lib/Target/NVPTX/TargetInfo/Makefile A lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp A lib/Target/NVPTX/cl_common_defines.h A lib/Target/PowerPC/AsmParser/CMakeLists.txt A lib/Target/PowerPC/AsmParser/LLVMBuild.txt A lib/Target/PowerPC/AsmParser/Makefile A lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp A lib/Target/PowerPC/CMakeLists.txt A lib/Target/PowerPC/InstPrinter/CMakeLists.txt A lib/Target/PowerPC/InstPrinter/LLVMBuild.txt A lib/Target/PowerPC/InstPrinter/Makefile A lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp A lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h A lib/Target/PowerPC/LLVMBuild.txt A lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt A lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt A lib/Target/PowerPC/MCTargetDesc/Makefile A lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp A lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp A lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h A lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp A lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h A lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp A lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp A lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h A lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp A lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h A lib/Target/PowerPC/Makefile A lib/Target/PowerPC/PPC.h A lib/Target/PowerPC/PPC.td A lib/Target/PowerPC/PPCAsmPrinter.cpp A lib/Target/PowerPC/PPCBranchSelector.cpp A lib/Target/PowerPC/PPCCTRLoops.cpp A lib/Target/PowerPC/PPCCallingConv.td A lib/Target/PowerPC/PPCCodeEmitter.cpp A lib/Target/PowerPC/PPCFrameLowering.cpp A lib/Target/PowerPC/PPCFrameLowering.h A lib/Target/PowerPC/PPCHazardRecognizers.cpp A lib/Target/PowerPC/PPCHazardRecognizers.h A lib/Target/PowerPC/PPCISelDAGToDAG.cpp A lib/Target/PowerPC/PPCISelLowering.cpp A lib/Target/PowerPC/PPCISelLowering.h A lib/Target/PowerPC/PPCInstr64Bit.td A lib/Target/PowerPC/PPCInstrAltivec.td A lib/Target/PowerPC/PPCInstrBuilder.h A lib/Target/PowerPC/PPCInstrFormats.td A lib/Target/PowerPC/PPCInstrInfo.cpp A lib/Target/PowerPC/PPCInstrInfo.h A lib/Target/PowerPC/PPCInstrInfo.td A lib/Target/PowerPC/PPCJITInfo.cpp A lib/Target/PowerPC/PPCJITInfo.h A lib/Target/PowerPC/PPCMCInstLower.cpp A lib/Target/PowerPC/PPCMachineFunctionInfo.cpp A lib/Target/PowerPC/PPCMachineFunctionInfo.h A lib/Target/PowerPC/PPCPerfectShuffle.h A lib/Target/PowerPC/PPCRegisterInfo.cpp A lib/Target/PowerPC/PPCRegisterInfo.h A lib/Target/PowerPC/PPCRegisterInfo.td A lib/Target/PowerPC/PPCRelocations.h A lib/Target/PowerPC/PPCSchedule.td A lib/Target/PowerPC/PPCSchedule440.td A lib/Target/PowerPC/PPCScheduleA2.td A lib/Target/PowerPC/PPCScheduleE500mc.td A lib/Target/PowerPC/PPCScheduleE5500.td A lib/Target/PowerPC/PPCScheduleG3.td A lib/Target/PowerPC/PPCScheduleG4.td A lib/Target/PowerPC/PPCScheduleG4Plus.td A lib/Target/PowerPC/PPCScheduleG5.td A lib/Target/PowerPC/PPCSelectionDAGInfo.cpp A lib/Target/PowerPC/PPCSelectionDAGInfo.h A lib/Target/PowerPC/PPCSubtarget.cpp A lib/Target/PowerPC/PPCSubtarget.h A lib/Target/PowerPC/PPCTargetMachine.cpp A lib/Target/PowerPC/PPCTargetMachine.h A lib/Target/PowerPC/PPCTargetTransformInfo.cpp A lib/Target/PowerPC/README.txt A lib/Target/PowerPC/README_ALTIVEC.txt A lib/Target/PowerPC/TargetInfo/CMakeLists.txt A lib/Target/PowerPC/TargetInfo/LLVMBuild.txt A lib/Target/PowerPC/TargetInfo/Makefile A lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp A lib/Target/R600/AMDGPU.h A lib/Target/R600/AMDGPU.td A lib/Target/R600/AMDGPUAsmPrinter.cpp A lib/Target/R600/AMDGPUAsmPrinter.h A lib/Target/R600/AMDGPUCallingConv.td A lib/Target/R600/AMDGPUConvertToISA.cpp A lib/Target/R600/AMDGPUFrameLowering.cpp A lib/Target/R600/AMDGPUFrameLowering.h A lib/Target/R600/AMDGPUISelLowering.cpp A lib/Target/R600/AMDGPUISelLowering.h A lib/Target/R600/AMDGPUIndirectAddressing.cpp A lib/Target/R600/AMDGPUInstrInfo.cpp A lib/Target/R600/AMDGPUInstrInfo.h A lib/Target/R600/AMDGPUInstrInfo.td A lib/Target/R600/AMDGPUInstructions.td A lib/Target/R600/AMDGPUIntrinsics.td A lib/Target/R600/AMDGPUMCInstLower.cpp A lib/Target/R600/AMDGPUMCInstLower.h A lib/Target/R600/AMDGPUMachineFunction.cpp A lib/Target/R600/AMDGPUMachineFunction.h A lib/Target/R600/AMDGPURegisterInfo.cpp A lib/Target/R600/AMDGPURegisterInfo.h A lib/Target/R600/AMDGPURegisterInfo.td A lib/Target/R600/AMDGPUStructurizeCFG.cpp A lib/Target/R600/AMDGPUSubtarget.cpp A lib/Target/R600/AMDGPUSubtarget.h A lib/Target/R600/AMDGPUTargetMachine.cpp A lib/Target/R600/AMDGPUTargetMachine.h A lib/Target/R600/AMDIL.h A lib/Target/R600/AMDIL7XXDevice.cpp A lib/Target/R600/AMDIL7XXDevice.h A lib/Target/R600/AMDILBase.td A lib/Target/R600/AMDILCFGStructurizer.cpp A lib/Target/R600/AMDILDevice.cpp A lib/Target/R600/AMDILDevice.h A lib/Target/R600/AMDILDeviceInfo.cpp A lib/Target/R600/AMDILDeviceInfo.h A lib/Target/R600/AMDILDevices.h A lib/Target/R600/AMDILEvergreenDevice.cpp A lib/Target/R600/AMDILEvergreenDevice.h A lib/Target/R600/AMDILISelDAGToDAG.cpp A lib/Target/R600/AMDILISelLowering.cpp A lib/Target/R600/AMDILInstrInfo.td A lib/Target/R600/AMDILIntrinsicInfo.cpp A lib/Target/R600/AMDILIntrinsicInfo.h A lib/Target/R600/AMDILIntrinsics.td A lib/Target/R600/AMDILNIDevice.cpp A lib/Target/R600/AMDILNIDevice.h A lib/Target/R600/AMDILRegisterInfo.td A lib/Target/R600/AMDILSIDevice.cpp A lib/Target/R600/AMDILSIDevice.h A lib/Target/R600/CMakeLists.txt A lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp A lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h A lib/Target/R600/InstPrinter/CMakeLists.txt A lib/Target/R600/InstPrinter/LLVMBuild.txt A lib/Target/R600/InstPrinter/Makefile A lib/Target/R600/LLVMBuild.txt A lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp A lib/Target/R600/MCTargetDesc/AMDGPUELFObjectWriter.cpp A lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp A lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h A lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.h A lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.cpp A lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.h A lib/Target/R600/MCTargetDesc/CMakeLists.txt A lib/Target/R600/MCTargetDesc/LLVMBuild.txt A lib/Target/R600/MCTargetDesc/Makefile A lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp A lib/Target/R600/MCTargetDesc/SIMCCodeEmitter.cpp A lib/Target/R600/Makefile A lib/Target/R600/Processors.td A lib/Target/R600/R600ControlFlowFinalizer.cpp A lib/Target/R600/R600Defines.h A lib/Target/R600/R600EmitClauseMarkers.cpp A lib/Target/R600/R600ExpandSpecialInstrs.cpp A lib/Target/R600/R600ISelLowering.cpp A lib/Target/R600/R600ISelLowering.h A lib/Target/R600/R600InstrInfo.cpp A lib/Target/R600/R600InstrInfo.h A lib/Target/R600/R600Instructions.td A lib/Target/R600/R600Intrinsics.td A lib/Target/R600/R600MachineFunctionInfo.cpp A lib/Target/R600/R600MachineFunctionInfo.h A lib/Target/R600/R600MachineScheduler.cpp A lib/Target/R600/R600MachineScheduler.h A lib/Target/R600/R600Packetizer.cpp A lib/Target/R600/R600RegisterInfo.cpp A lib/Target/R600/R600RegisterInfo.h A lib/Target/R600/R600RegisterInfo.td A lib/Target/R600/R600Schedule.td A lib/Target/R600/SIAnnotateControlFlow.cpp A lib/Target/R600/SIDefines.h A lib/Target/R600/SIISelLowering.cpp A lib/Target/R600/SIISelLowering.h A lib/Target/R600/SIInsertWaits.cpp A lib/Target/R600/SIInstrFormats.td A lib/Target/R600/SIInstrInfo.cpp A lib/Target/R600/SIInstrInfo.h A lib/Target/R600/SIInstrInfo.td A lib/Target/R600/SIInstructions.td A lib/Target/R600/SIIntrinsics.td A lib/Target/R600/SILowerControlFlow.cpp A lib/Target/R600/SIMachineFunctionInfo.cpp A lib/Target/R600/SIMachineFunctionInfo.h A lib/Target/R600/SIRegisterInfo.cpp A lib/Target/R600/SIRegisterInfo.h A lib/Target/R600/SIRegisterInfo.td A lib/Target/R600/SISchedule.td A lib/Target/R600/TargetInfo/AMDGPUTargetInfo.cpp A lib/Target/R600/TargetInfo/CMakeLists.txt A lib/Target/R600/TargetInfo/LLVMBuild.txt A lib/Target/R600/TargetInfo/Makefile A lib/Target/README.txt A lib/Target/Sparc/CMakeLists.txt A lib/Target/Sparc/DelaySlotFiller.cpp A lib/Target/Sparc/FPMover.cpp A lib/Target/Sparc/LLVMBuild.txt A lib/Target/Sparc/MCTargetDesc/CMakeLists.txt A lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt A lib/Target/Sparc/MCTargetDesc/Makefile A lib/Target/Sparc/MCTargetDesc/SparcBaseInfo.h A lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp A lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h A lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp A lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h A lib/Target/Sparc/Makefile A lib/Target/Sparc/README.txt A lib/Target/Sparc/Sparc.h A lib/Target/Sparc/Sparc.td A lib/Target/Sparc/SparcAsmPrinter.cpp A lib/Target/Sparc/SparcCallingConv.td A lib/Target/Sparc/SparcFrameLowering.cpp A lib/Target/Sparc/SparcFrameLowering.h A lib/Target/Sparc/SparcISelDAGToDAG.cpp A lib/Target/Sparc/SparcISelLowering.cpp A lib/Target/Sparc/SparcISelLowering.h A lib/Target/Sparc/SparcInstr64Bit.td A lib/Target/Sparc/SparcInstrFormats.td A lib/Target/Sparc/SparcInstrInfo.cpp A lib/Target/Sparc/SparcInstrInfo.h A lib/Target/Sparc/SparcInstrInfo.td A lib/Target/Sparc/SparcMachineFunctionInfo.cpp A lib/Target/Sparc/SparcMachineFunctionInfo.h A lib/Target/Sparc/SparcRegisterInfo.cpp A lib/Target/Sparc/SparcRegisterInfo.h A lib/Target/Sparc/SparcRegisterInfo.td A lib/Target/Sparc/SparcSelectionDAGInfo.cpp A lib/Target/Sparc/SparcSelectionDAGInfo.h A lib/Target/Sparc/SparcSubtarget.cpp A lib/Target/Sparc/SparcSubtarget.h A lib/Target/Sparc/SparcTargetMachine.cpp A lib/Target/Sparc/SparcTargetMachine.h A lib/Target/Sparc/TargetInfo/CMakeLists.txt A lib/Target/Sparc/TargetInfo/LLVMBuild.txt A lib/Target/Sparc/TargetInfo/Makefile A lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp A lib/Target/SystemZ/AsmParser/CMakeLists.txt A lib/Target/SystemZ/AsmParser/LLVMBuild.txt A lib/Target/SystemZ/AsmParser/Makefile A lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp A lib/Target/SystemZ/CMakeLists.txt A lib/Target/SystemZ/InstPrinter/CMakeLists.txt A lib/Target/SystemZ/InstPrinter/LLVMBuild.txt A lib/Target/SystemZ/InstPrinter/Makefile A lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp A lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h A lib/Target/SystemZ/LLVMBuild.txt A lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt A lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt A lib/Target/SystemZ/MCTargetDesc/Makefile A lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp A lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp A lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h A lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp A lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h A lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp A lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp A lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h A lib/Target/SystemZ/Makefile A lib/Target/SystemZ/README.txt A lib/Target/SystemZ/SystemZ.h A lib/Target/SystemZ/SystemZ.td A lib/Target/SystemZ/SystemZAsmPrinter.cpp A lib/Target/SystemZ/SystemZAsmPrinter.h A lib/Target/SystemZ/SystemZCallingConv.cpp A lib/Target/SystemZ/SystemZCallingConv.h A lib/Target/SystemZ/SystemZCallingConv.td A lib/Target/SystemZ/SystemZConstantPoolValue.cpp A lib/Target/SystemZ/SystemZConstantPoolValue.h A lib/Target/SystemZ/SystemZFrameLowering.cpp A lib/Target/SystemZ/SystemZFrameLowering.h A lib/Target/SystemZ/SystemZISelDAGToDAG.cpp A lib/Target/SystemZ/SystemZISelLowering.cpp A lib/Target/SystemZ/SystemZISelLowering.h A lib/Target/SystemZ/SystemZInstrBuilder.h A lib/Target/SystemZ/SystemZInstrFP.td A lib/Target/SystemZ/SystemZInstrFormats.td A lib/Target/SystemZ/SystemZInstrInfo.cpp A lib/Target/SystemZ/SystemZInstrInfo.h A lib/Target/SystemZ/SystemZInstrInfo.td A lib/Target/SystemZ/SystemZMCInstLower.cpp A lib/Target/SystemZ/SystemZMCInstLower.h A lib/Target/SystemZ/SystemZMachineFunctionInfo.h A lib/Target/SystemZ/SystemZOperands.td A lib/Target/SystemZ/SystemZOperators.td A lib/Target/SystemZ/SystemZPatterns.td A lib/Target/SystemZ/SystemZRegisterInfo.cpp A lib/Target/SystemZ/SystemZRegisterInfo.h A lib/Target/SystemZ/SystemZRegisterInfo.td A lib/Target/SystemZ/SystemZSubtarget.cpp A lib/Target/SystemZ/SystemZSubtarget.h A lib/Target/SystemZ/SystemZTargetMachine.cpp A lib/Target/SystemZ/SystemZTargetMachine.h A lib/Target/SystemZ/TargetInfo/CMakeLists.txt A lib/Target/SystemZ/TargetInfo/LLVMBuild.txt A lib/Target/SystemZ/TargetInfo/Makefile A lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp A lib/Target/Target.cpp A lib/Target/TargetIntrinsicInfo.cpp A lib/Target/TargetJITInfo.cpp A lib/Target/TargetLibraryInfo.cpp A lib/Target/TargetLoweringObjectFile.cpp A lib/Target/TargetMachine.cpp A lib/Target/TargetMachineC.cpp A lib/Target/TargetSubtargetInfo.cpp A lib/Target/X86/AsmParser/CMakeLists.txt A lib/Target/X86/AsmParser/LLVMBuild.txt A lib/Target/X86/AsmParser/Makefile A lib/Target/X86/AsmParser/X86AsmParser.cpp A lib/Target/X86/CMakeLists.txt A lib/Target/X86/Disassembler/CMakeLists.txt A lib/Target/X86/Disassembler/LLVMBuild.txt A lib/Target/X86/Disassembler/Makefile A lib/Target/X86/Disassembler/X86Disassembler.cpp A lib/Target/X86/Disassembler/X86Disassembler.h A lib/Target/X86/Disassembler/X86DisassemblerDecoder.c A lib/Target/X86/Disassembler/X86DisassemblerDecoder.h A lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h A lib/Target/X86/InstPrinter/CMakeLists.txt A lib/Target/X86/InstPrinter/LLVMBuild.txt A lib/Target/X86/InstPrinter/Makefile A lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp A lib/Target/X86/InstPrinter/X86ATTInstPrinter.h A lib/Target/X86/InstPrinter/X86InstComments.cpp A lib/Target/X86/InstPrinter/X86InstComments.h A lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp A lib/Target/X86/InstPrinter/X86IntelInstPrinter.h A lib/Target/X86/LLVMBuild.txt A lib/Target/X86/MCTargetDesc/CMakeLists.txt A lib/Target/X86/MCTargetDesc/LLVMBuild.txt A lib/Target/X86/MCTargetDesc/Makefile A lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp A lib/Target/X86/MCTargetDesc/X86BaseInfo.h A lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp A lib/Target/X86/MCTargetDesc/X86FixupKinds.h A lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp A lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h A lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp A lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp A lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h A lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp A lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp A lib/Target/X86/Makefile A lib/Target/X86/README-FPStack.txt A lib/Target/X86/README-MMX.txt A lib/Target/X86/README-SSE.txt A lib/Target/X86/README-UNIMPLEMENTED.txt A lib/Target/X86/README-X86-64.txt A lib/Target/X86/README.txt A lib/Target/X86/TargetInfo/CMakeLists.txt A lib/Target/X86/TargetInfo/LLVMBuild.txt A lib/Target/X86/TargetInfo/Makefile A lib/Target/X86/TargetInfo/X86TargetInfo.cpp A lib/Target/X86/Utils/CMakeLists.txt A lib/Target/X86/Utils/LLVMBuild.txt A lib/Target/X86/Utils/Makefile A lib/Target/X86/Utils/X86ShuffleDecode.cpp A lib/Target/X86/Utils/X86ShuffleDecode.h A lib/Target/X86/X86.h A lib/Target/X86/X86.td A lib/Target/X86/X86AsmPrinter.cpp A lib/Target/X86/X86AsmPrinter.h A lib/Target/X86/X86COFFMachineModuleInfo.cpp A lib/Target/X86/X86COFFMachineModuleInfo.h A lib/Target/X86/X86CallingConv.td A lib/Target/X86/X86CodeEmitter.cpp A lib/Target/X86/X86CompilationCallback_Win64.asm A lib/Target/X86/X86FastISel.cpp A lib/Target/X86/X86FixupLEAs.cpp A lib/Target/X86/X86FloatingPoint.cpp A lib/Target/X86/X86FrameLowering.cpp A lib/Target/X86/X86FrameLowering.h A lib/Target/X86/X86ISelDAGToDAG.cpp A lib/Target/X86/X86ISelLowering.cpp A lib/Target/X86/X86ISelLowering.h A lib/Target/X86/X86Instr3DNow.td A lib/Target/X86/X86InstrArithmetic.td A lib/Target/X86/X86InstrBuilder.h A lib/Target/X86/X86InstrCMovSetCC.td A lib/Target/X86/X86InstrCompiler.td A lib/Target/X86/X86InstrControl.td A lib/Target/X86/X86InstrExtension.td A lib/Target/X86/X86InstrFMA.td A lib/Target/X86/X86InstrFPStack.td A lib/Target/X86/X86InstrFormats.td A lib/Target/X86/X86InstrFragmentsSIMD.td A lib/Target/X86/X86InstrInfo.cpp A lib/Target/X86/X86InstrInfo.h A lib/Target/X86/X86InstrInfo.td A lib/Target/X86/X86InstrMMX.td A lib/Target/X86/X86InstrSSE.td A lib/Target/X86/X86InstrSVM.td A lib/Target/X86/X86InstrShiftRotate.td A lib/Target/X86/X86InstrSystem.td A lib/Target/X86/X86InstrTSX.td A lib/Target/X86/X86InstrVMX.td A lib/Target/X86/X86InstrXOP.td A lib/Target/X86/X86JITInfo.cpp A lib/Target/X86/X86JITInfo.h A lib/Target/X86/X86MCInstLower.cpp A lib/Target/X86/X86MachineFunctionInfo.cpp A lib/Target/X86/X86MachineFunctionInfo.h A lib/Target/X86/X86PadShortFunction.cpp A lib/Target/X86/X86RegisterInfo.cpp A lib/Target/X86/X86RegisterInfo.h A lib/Target/X86/X86RegisterInfo.td A lib/Target/X86/X86Relocations.h A lib/Target/X86/X86SchedHaswell.td A lib/Target/X86/X86SchedSandyBridge.td A lib/Target/X86/X86Schedule.td A lib/Target/X86/X86ScheduleAtom.td A lib/Target/X86/X86SelectionDAGInfo.cpp A lib/Target/X86/X86SelectionDAGInfo.h A lib/Target/X86/X86Subtarget.cpp A lib/Target/X86/X86Subtarget.h A lib/Target/X86/X86TargetMachine.cpp A lib/Target/X86/X86TargetMachine.h A lib/Target/X86/X86TargetObjectFile.cpp A lib/Target/X86/X86TargetObjectFile.h A lib/Target/X86/X86TargetTransformInfo.cpp A lib/Target/X86/X86VZeroUpper.cpp A lib/Target/XCore/CMakeLists.txt A lib/Target/XCore/Disassembler/CMakeLists.txt A lib/Target/XCore/Disassembler/LLVMBuild.txt A lib/Target/XCore/Disassembler/Makefile A lib/Target/XCore/Disassembler/XCoreDisassembler.cpp A lib/Target/XCore/InstPrinter/CMakeLists.txt A lib/Target/XCore/InstPrinter/LLVMBuild.txt A lib/Target/XCore/InstPrinter/Makefile A lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp A lib/Target/XCore/InstPrinter/XCoreInstPrinter.h A lib/Target/XCore/LLVMBuild.txt A lib/Target/XCore/MCTargetDesc/CMakeLists.txt A lib/Target/XCore/MCTargetDesc/LLVMBuild.txt A lib/Target/XCore/MCTargetDesc/Makefile A lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp A lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h A lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp A lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h A lib/Target/XCore/Makefile A lib/Target/XCore/README.txt A lib/Target/XCore/TargetInfo/CMakeLists.txt A lib/Target/XCore/TargetInfo/LLVMBuild.txt A lib/Target/XCore/TargetInfo/Makefile A lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp A lib/Target/XCore/XCore.h A lib/Target/XCore/XCore.td A lib/Target/XCore/XCoreAsmPrinter.cpp A lib/Target/XCore/XCoreCallingConv.td A lib/Target/XCore/XCoreFrameLowering.cpp A lib/Target/XCore/XCoreFrameLowering.h A lib/Target/XCore/XCoreISelDAGToDAG.cpp A lib/Target/XCore/XCoreISelLowering.cpp A lib/Target/XCore/XCoreISelLowering.h A lib/Target/XCore/XCoreInstrFormats.td A lib/Target/XCore/XCoreInstrInfo.cpp A lib/Target/XCore/XCoreInstrInfo.h A lib/Target/XCore/XCoreInstrInfo.td A lib/Target/XCore/XCoreLowerThreadLocal.cpp A lib/Target/XCore/XCoreMCInstLower.cpp A lib/Target/XCore/XCoreMCInstLower.h A lib/Target/XCore/XCoreMachineFunctionInfo.cpp A lib/Target/XCore/XCoreMachineFunctionInfo.h A lib/Target/XCore/XCoreRegisterInfo.cpp A lib/Target/XCore/XCoreRegisterInfo.h A lib/Target/XCore/XCoreRegisterInfo.td A lib/Target/XCore/XCoreSelectionDAGInfo.cpp A lib/Target/XCore/XCoreSelectionDAGInfo.h A lib/Target/XCore/XCoreSubtarget.cpp A lib/Target/XCore/XCoreSubtarget.h A lib/Target/XCore/XCoreTargetMachine.cpp A lib/Target/XCore/XCoreTargetMachine.h A lib/Target/XCore/XCoreTargetObjectFile.cpp A lib/Target/XCore/XCoreTargetObjectFile.h A lib/Transforms/CMakeLists.txt A lib/Transforms/Hello/CMakeLists.txt A lib/Transforms/Hello/Hello.cpp A lib/Transforms/Hello/Hello.exports A lib/Transforms/Hello/Makefile A lib/Transforms/IPO/ArgumentPromotion.cpp A lib/Transforms/IPO/BarrierNoopPass.cpp A lib/Transforms/IPO/CMakeLists.txt A lib/Transforms/IPO/ConstantMerge.cpp A lib/Transforms/IPO/DeadArgumentElimination.cpp A lib/Transforms/IPO/ExtractGV.cpp A lib/Transforms/IPO/FunctionAttrs.cpp A lib/Transforms/IPO/GlobalDCE.cpp A lib/Transforms/IPO/GlobalOpt.cpp A lib/Transforms/IPO/IPConstantPropagation.cpp A lib/Transforms/IPO/IPO.cpp A lib/Transforms/IPO/InlineAlways.cpp A lib/Transforms/IPO/InlineSimple.cpp A lib/Transforms/IPO/Inliner.cpp A lib/Transforms/IPO/Internalize.cpp A lib/Transforms/IPO/LLVMBuild.txt A lib/Transforms/IPO/LoopExtractor.cpp A lib/Transforms/IPO/Makefile A lib/Transforms/IPO/MergeFunctions.cpp A lib/Transforms/IPO/PartialInlining.cpp A lib/Transforms/IPO/PassManagerBuilder.cpp A lib/Transforms/IPO/PruneEH.cpp A lib/Transforms/IPO/StripDeadPrototypes.cpp A lib/Transforms/IPO/StripSymbols.cpp A lib/Transforms/InstCombine/CMakeLists.txt A lib/Transforms/InstCombine/InstCombine.h A lib/Transforms/InstCombine/InstCombineAddSub.cpp A lib/Transforms/InstCombine/InstCombineAndOrXor.cpp A lib/Transforms/InstCombine/InstCombineCalls.cpp A lib/Transforms/InstCombine/InstCombineCasts.cpp A lib/Transforms/InstCombine/InstCombineCompares.cpp A lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp A lib/Transforms/InstCombine/InstCombineMulDivRem.cpp A lib/Transforms/InstCombine/InstCombinePHI.cpp A lib/Transforms/InstCombine/InstCombineSelect.cpp A lib/Transforms/InstCombine/InstCombineShifts.cpp A lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp A lib/Transforms/InstCombine/InstCombineVectorOps.cpp A lib/Transforms/InstCombine/InstCombineWorklist.h A lib/Transforms/InstCombine/InstructionCombining.cpp A lib/Transforms/InstCombine/LLVMBuild.txt A lib/Transforms/InstCombine/Makefile A lib/Transforms/Instrumentation/AddressSanitizer.cpp A lib/Transforms/Instrumentation/BlackList.cpp A lib/Transforms/Instrumentation/BoundsChecking.cpp A lib/Transforms/Instrumentation/CMakeLists.txt A lib/Transforms/Instrumentation/EdgeProfiling.cpp A lib/Transforms/Instrumentation/GCOVProfiling.cpp A lib/Transforms/Instrumentation/Instrumentation.cpp A lib/Transforms/Instrumentation/LLVMBuild.txt A lib/Transforms/Instrumentation/Makefile A lib/Transforms/Instrumentation/MaximumSpanningTree.h A lib/Transforms/Instrumentation/MemorySanitizer.cpp A lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp A lib/Transforms/Instrumentation/PathProfiling.cpp A lib/Transforms/Instrumentation/ProfilingUtils.cpp A lib/Transforms/Instrumentation/ProfilingUtils.h A lib/Transforms/Instrumentation/ThreadSanitizer.cpp A lib/Transforms/LLVMBuild.txt A lib/Transforms/Makefile A lib/Transforms/ObjCARC/CMakeLists.txt A lib/Transforms/ObjCARC/DependencyAnalysis.cpp A lib/Transforms/ObjCARC/DependencyAnalysis.h A lib/Transforms/ObjCARC/LLVMBuild.txt A lib/Transforms/ObjCARC/Makefile A lib/Transforms/ObjCARC/ObjCARC.cpp A lib/Transforms/ObjCARC/ObjCARC.h A lib/Transforms/ObjCARC/ObjCARCAPElim.cpp A lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp A lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.h A lib/Transforms/ObjCARC/ObjCARCContract.cpp A lib/Transforms/ObjCARC/ObjCARCExpand.cpp A lib/Transforms/ObjCARC/ObjCARCOpts.cpp A lib/Transforms/ObjCARC/ObjCARCUtil.cpp A lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp A lib/Transforms/ObjCARC/ProvenanceAnalysis.h A lib/Transforms/Scalar/ADCE.cpp A lib/Transforms/Scalar/BasicBlockPlacement.cpp A lib/Transforms/Scalar/CMakeLists.txt A lib/Transforms/Scalar/CodeGenPrepare.cpp A lib/Transforms/Scalar/ConstantProp.cpp A lib/Transforms/Scalar/CorrelatedValuePropagation.cpp A lib/Transforms/Scalar/DCE.cpp A lib/Transforms/Scalar/DeadStoreElimination.cpp A lib/Transforms/Scalar/EarlyCSE.cpp A lib/Transforms/Scalar/GVN.cpp A lib/Transforms/Scalar/GlobalMerge.cpp A lib/Transforms/Scalar/IndVarSimplify.cpp A lib/Transforms/Scalar/JumpThreading.cpp A lib/Transforms/Scalar/LICM.cpp A lib/Transforms/Scalar/LLVMBuild.txt A lib/Transforms/Scalar/LoopDeletion.cpp A lib/Transforms/Scalar/LoopIdiomRecognize.cpp A lib/Transforms/Scalar/LoopInstSimplify.cpp A lib/Transforms/Scalar/LoopRotation.cpp A lib/Transforms/Scalar/LoopStrengthReduce.cpp A lib/Transforms/Scalar/LoopUnrollPass.cpp A lib/Transforms/Scalar/LoopUnswitch.cpp A lib/Transforms/Scalar/LowerAtomic.cpp A lib/Transforms/Scalar/Makefile A lib/Transforms/Scalar/MemCpyOptimizer.cpp A lib/Transforms/Scalar/Reassociate.cpp A lib/Transforms/Scalar/Reg2Mem.cpp A lib/Transforms/Scalar/SCCP.cpp A lib/Transforms/Scalar/SROA.cpp A lib/Transforms/Scalar/Scalar.cpp A lib/Transforms/Scalar/ScalarReplAggregates.cpp A lib/Transforms/Scalar/SimplifyCFGPass.cpp A lib/Transforms/Scalar/SimplifyLibCalls.cpp A lib/Transforms/Scalar/Sink.cpp A lib/Transforms/Scalar/TailRecursionElimination.cpp A lib/Transforms/Utils/BasicBlockUtils.cpp A lib/Transforms/Utils/BreakCriticalEdges.cpp A lib/Transforms/Utils/BuildLibCalls.cpp A lib/Transforms/Utils/BypassSlowDivision.cpp A lib/Transforms/Utils/CMakeLists.txt A lib/Transforms/Utils/CloneFunction.cpp A lib/Transforms/Utils/CloneModule.cpp A lib/Transforms/Utils/CmpInstAnalysis.cpp A lib/Transforms/Utils/CodeExtractor.cpp A lib/Transforms/Utils/DemoteRegToStack.cpp A lib/Transforms/Utils/InlineFunction.cpp A lib/Transforms/Utils/InstructionNamer.cpp A lib/Transforms/Utils/IntegerDivision.cpp A lib/Transforms/Utils/LCSSA.cpp A lib/Transforms/Utils/LLVMBuild.txt A lib/Transforms/Utils/Local.cpp A lib/Transforms/Utils/LoopSimplify.cpp A lib/Transforms/Utils/LoopUnroll.cpp A lib/Transforms/Utils/LoopUnrollRuntime.cpp A lib/Transforms/Utils/LowerExpectIntrinsic.cpp A lib/Transforms/Utils/LowerInvoke.cpp A lib/Transforms/Utils/LowerSwitch.cpp A lib/Transforms/Utils/Makefile A lib/Transforms/Utils/Mem2Reg.cpp A lib/Transforms/Utils/MetaRenamer.cpp A lib/Transforms/Utils/ModuleUtils.cpp A lib/Transforms/Utils/PromoteMemoryToRegister.cpp A lib/Transforms/Utils/SSAUpdater.cpp A lib/Transforms/Utils/SimplifyCFG.cpp A lib/Transforms/Utils/SimplifyIndVar.cpp A lib/Transforms/Utils/SimplifyInstructions.cpp A lib/Transforms/Utils/SimplifyLibCalls.cpp A lib/Transforms/Utils/UnifyFunctionExitNodes.cpp A lib/Transforms/Utils/Utils.cpp A lib/Transforms/Utils/ValueMapper.cpp A lib/Transforms/Vectorize/BBVectorize.cpp A lib/Transforms/Vectorize/CMakeLists.txt A lib/Transforms/Vectorize/LLVMBuild.txt A lib/Transforms/Vectorize/LoopVectorize.cpp A lib/Transforms/Vectorize/Makefile A lib/Transforms/Vectorize/SLPVectorizer.cpp A lib/Transforms/Vectorize/VecUtils.cpp A lib/Transforms/Vectorize/VecUtils.h A lib/Transforms/Vectorize/Vectorize.cpp A llvm.spec.in A projects/CMakeLists.txt A projects/LLVMBuild.txt A projects/Makefile A projects/sample/Makefile A projects/sample/Makefile.common.in A projects/sample/Makefile.llvm.config.in A projects/sample/Makefile.llvm.rules A projects/sample/autoconf/AutoRegen.sh A projects/sample/autoconf/ExportMap.map A projects/sample/autoconf/LICENSE.TXT A projects/sample/autoconf/config.guess A projects/sample/autoconf/config.sub A projects/sample/autoconf/configure.ac A projects/sample/autoconf/install-sh A projects/sample/autoconf/ltmain.sh A projects/sample/autoconf/m4/build_exeext.m4 A projects/sample/autoconf/m4/c_printf_a.m4 A projects/sample/autoconf/m4/check_gnu_make.m4 A projects/sample/autoconf/m4/config_makefile.m4 A projects/sample/autoconf/m4/config_project.m4 A projects/sample/autoconf/m4/cxx_flag_check.m4 A projects/sample/autoconf/m4/find_std_program.m4 A projects/sample/autoconf/m4/func_isinf.m4 A projects/sample/autoconf/m4/func_isnan.m4 A projects/sample/autoconf/m4/func_mmap_file.m4 A projects/sample/autoconf/m4/header_mmap_anonymous.m4 A projects/sample/autoconf/m4/huge_val.m4 A projects/sample/autoconf/m4/libtool.m4 A projects/sample/autoconf/m4/link_options.m4 A projects/sample/autoconf/m4/linux_mixed_64_32.m4 A projects/sample/autoconf/m4/ltdl.m4 A projects/sample/autoconf/m4/need_dev_zero_for_mmap.m4 A projects/sample/autoconf/m4/path_tclsh.m4 A projects/sample/autoconf/m4/rand48.m4 A projects/sample/autoconf/m4/sanity_check.m4 A projects/sample/autoconf/m4/single_cxx_check.m4 A projects/sample/autoconf/m4/visibility_inlines_hidden.m4 A projects/sample/autoconf/mkinstalldirs A projects/sample/configure A projects/sample/docs/index.html A projects/sample/include/sample.h A projects/sample/lib/Makefile A projects/sample/lib/sample/Makefile A projects/sample/lib/sample/sample.c A projects/sample/tools/Makefile A projects/sample/tools/sample/Makefile A projects/sample/tools/sample/main.c A runtime/CMakeLists.txt A runtime/LLVMBuild.txt A runtime/Makefile A runtime/README.txt A runtime/libprofile/BasicBlockTracing.c A runtime/libprofile/CMakeLists.txt A runtime/libprofile/CommonProfiling.c A runtime/libprofile/EdgeProfiling.c A runtime/libprofile/Makefile A runtime/libprofile/OptimalEdgeProfiling.c A runtime/libprofile/PathProfiling.c A runtime/libprofile/Profiling.h A svn-commit.tmp A test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll A test/Analysis/BasicAA/2003-03-04-GEPCrash.ll A test/Analysis/BasicAA/2003-04-22-GEPProblem.ll A test/Analysis/BasicAA/2003-04-25-GEPCrash.ll A test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll A test/Analysis/BasicAA/2003-06-01-AliasCrash.ll A test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll A test/Analysis/BasicAA/2003-09-19-LocalArgument.ll A test/Analysis/BasicAA/2003-11-04-SimpleCases.ll A test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll A test/Analysis/BasicAA/2004-07-28-MustAliasbug.ll A test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll A test/Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll A test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll A test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll A test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll A test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll A test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll A test/Analysis/BasicAA/2007-11-05-SizeCrash.ll A test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll A test/Analysis/BasicAA/2008-04-15-Byval.ll A test/Analysis/BasicAA/2008-06-02-GEPTailCrash.ll A test/Analysis/BasicAA/2008-11-23-NoaliasRet.ll A test/Analysis/BasicAA/2009-03-04-GEPNoalias.ll A test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll A test/Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll A test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll A test/Analysis/BasicAA/aligned-overread.ll A test/Analysis/BasicAA/args-rets-allocas-loads.ll A test/Analysis/BasicAA/byval.ll A test/Analysis/BasicAA/cas.ll A test/Analysis/BasicAA/constant-over-index.ll A test/Analysis/BasicAA/dag.ll A test/Analysis/BasicAA/empty.ll A test/Analysis/BasicAA/featuretest.ll A test/Analysis/BasicAA/full-store-partial-alias.ll A test/Analysis/BasicAA/gcsetest.ll A test/Analysis/BasicAA/gep-alias.ll A test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll A test/Analysis/BasicAA/global-size.ll A test/Analysis/BasicAA/intrinsics.ll A test/Analysis/BasicAA/invariant_load.ll A test/Analysis/BasicAA/lit.local.cfg A test/Analysis/BasicAA/memset_pattern.ll A test/Analysis/BasicAA/modref.ll A test/Analysis/BasicAA/must-and-partial.ll A test/Analysis/BasicAA/no-escape-call.ll A test/Analysis/BasicAA/noalias-geps.ll A test/Analysis/BasicAA/nocapture.ll A test/Analysis/BasicAA/phi-aa.ll A test/Analysis/BasicAA/phi-and-select.ll A test/Analysis/BasicAA/phi-spec-order.ll A test/Analysis/BasicAA/phi-speculation.ll A test/Analysis/BasicAA/pure-const-dce.ll A test/Analysis/BasicAA/store-promote.ll A test/Analysis/BasicAA/tailcall-modref.ll A test/Analysis/BasicAA/underlying-value.ll A test/Analysis/BasicAA/unreachable-block.ll A test/Analysis/BlockFrequencyInfo/basic.ll A test/Analysis/BlockFrequencyInfo/lit.local.cfg A test/Analysis/BranchProbabilityInfo/basic.ll A test/Analysis/BranchProbabilityInfo/lit.local.cfg A test/Analysis/BranchProbabilityInfo/loop.ll A test/Analysis/BranchProbabilityInfo/noreturn.ll A test/Analysis/CallGraph/2008-09-09-DirectCall.ll A test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll A test/Analysis/CallGraph/do-nothing-intrinsic.ll A test/Analysis/CallGraph/lit.local.cfg A test/Analysis/CallGraph/no-intrinsics.ll A test/Analysis/CostModel/ARM/cast.ll A test/Analysis/CostModel/ARM/divrem.ll A test/Analysis/CostModel/ARM/gep.ll A test/Analysis/CostModel/ARM/insertelement.ll A test/Analysis/CostModel/ARM/lit.local.cfg A test/Analysis/CostModel/ARM/select.ll A test/Analysis/CostModel/ARM/shuffle.ll A test/Analysis/CostModel/PowerPC/insert_extract.ll A test/Analysis/CostModel/PowerPC/lit.local.cfg A test/Analysis/CostModel/PowerPC/load_store.ll A test/Analysis/CostModel/X86/arith.ll A test/Analysis/CostModel/X86/cast.ll A test/Analysis/CostModel/X86/cmp.ll A test/Analysis/CostModel/X86/gep.ll A test/Analysis/CostModel/X86/i32.ll A test/Analysis/CostModel/X86/insert-extract-at-zero.ll A test/Analysis/CostModel/X86/intrinsic-cost.ll A test/Analysis/CostModel/X86/lit.local.cfg A test/Analysis/CostModel/X86/load_store.ll A test/Analysis/CostModel/X86/loop_v2.ll A test/Analysis/CostModel/X86/sitofp.ll A test/Analysis/CostModel/X86/testshiftashr.ll A test/Analysis/CostModel/X86/testshiftlshr.ll A test/Analysis/CostModel/X86/testshiftshl.ll A test/Analysis/CostModel/X86/tiny.ll A test/Analysis/CostModel/X86/uitofp.ll A test/Analysis/CostModel/X86/vectorized-loop.ll A test/Analysis/CostModel/lit.local.cfg A test/Analysis/CostModel/no_info.ll A test/Analysis/DependenceAnalysis/Banerjee.ll A test/Analysis/DependenceAnalysis/Coupled.ll A test/Analysis/DependenceAnalysis/ExactRDIV.ll A test/Analysis/DependenceAnalysis/ExactSIV.ll A test/Analysis/DependenceAnalysis/GCD.ll A test/Analysis/DependenceAnalysis/Preliminary.ll A test/Analysis/DependenceAnalysis/Propagating.ll A test/Analysis/DependenceAnalysis/Separability.ll A test/Analysis/DependenceAnalysis/StrongSIV.ll A test/Analysis/DependenceAnalysis/SymbolicRDIV.ll A test/Analysis/DependenceAnalysis/SymbolicSIV.ll A test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll A test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll A test/Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll A test/Analysis/DependenceAnalysis/ZIV.ll A test/Analysis/DependenceAnalysis/lit.local.cfg A test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll A test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll A test/Analysis/Dominators/2007-07-11-SplitBlock.ll A test/Analysis/Dominators/2007-07-12-SplitBlock.ll A test/Analysis/Dominators/invoke.ll A test/Analysis/Dominators/lit.local.cfg A test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll A test/Analysis/GlobalsModRef/aliastest.ll A test/Analysis/GlobalsModRef/chaining-analysis.ll A test/Analysis/GlobalsModRef/indirect-global.ll A test/Analysis/GlobalsModRef/lit.local.cfg A test/Analysis/GlobalsModRef/modreftest.ll A test/Analysis/GlobalsModRef/pr12351.ll A test/Analysis/GlobalsModRef/purecse.ll A test/Analysis/GlobalsModRef/volatile-instrs.ll A test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll A test/Analysis/LoopInfo/lit.local.cfg A test/Analysis/MemoryDependenceAnalysis/lit.local.cfg A test/Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll A test/Analysis/PostDominators/lit.local.cfg A test/Analysis/PostDominators/pr1098.ll A test/Analysis/PostDominators/pr6047_a.ll A test/Analysis/PostDominators/pr6047_b.ll A test/Analysis/PostDominators/pr6047_c.ll A test/Analysis/PostDominators/pr6047_d.ll A test/Analysis/Profiling/edge-profiling.ll A test/Analysis/Profiling/lit.local.cfg A test/Analysis/Profiling/load-branch-weights-ifs.ll A test/Analysis/Profiling/load-branch-weights-loops.ll A test/Analysis/Profiling/load-branch-weights-switches.ll A test/Analysis/Profiling/profiling-tool-chain.ll A test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll A test/Analysis/RegionInfo/block_sort.ll A test/Analysis/RegionInfo/cond_loop.ll A test/Analysis/RegionInfo/condition_complicated.ll A test/Analysis/RegionInfo/condition_complicated_2.ll A test/Analysis/RegionInfo/condition_forward_edge.ll A test/Analysis/RegionInfo/condition_same_exit.ll A test/Analysis/RegionInfo/condition_simple.ll A test/Analysis/RegionInfo/exit_in_condition.ll A test/Analysis/RegionInfo/infinite_loop.ll A test/Analysis/RegionInfo/infinite_loop_2.ll A test/Analysis/RegionInfo/infinite_loop_3.ll A test/Analysis/RegionInfo/infinite_loop_4.ll A test/Analysis/RegionInfo/lit.local.cfg A test/Analysis/RegionInfo/loop_with_condition.ll A test/Analysis/RegionInfo/loops_1.ll A test/Analysis/RegionInfo/loops_2.ll A test/Analysis/RegionInfo/mix_1.ll A test/Analysis/RegionInfo/multiple_exiting_edge.ll A test/Analysis/RegionInfo/nested_loops.ll A test/Analysis/RegionInfo/next.ll A test/Analysis/RegionInfo/paper.ll A test/Analysis/RegionInfo/two_loops_same_header.ll A test/Analysis/RegionInfo/unreachable_bb.ll A test/Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll A test/Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll A test/Analysis/ScalarEvolution/2007-08-06-Unsigned.ll A test/Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll A test/Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll A test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll A test/Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll A test/Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll A test/Analysis/ScalarEvolution/2008-02-15-UMax.ll A test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll A test/Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll A test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll A test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll A test/Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll A test/Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll A test/Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll A test/Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll A test/Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll A test/Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll A test/Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll A test/Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll A test/Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll A test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll Log Message: ----------- Import LLVM 3.3 Commit: 9986ca323072ffe58f9aecc22ad67f33822de95f https://github.com/MidnightBSD/src/commit/9986ca323072ffe58f9aecc22ad67f33822de95f Author: Lucas Holt Date: 2013-12-20 (Fri, 20 Dec 2013) Changed paths: M .gitattributes R svn-commit.tmp Log Message: ----------- remove mistaken commit Commit: a3aae8808c819088fbe2ae1f6ab2dfa0bf2c3d3e https://github.com/MidnightBSD/src/commit/a3aae8808c819088fbe2ae1f6ab2dfa0bf2c3d3e Author: Lucas Holt Date: 2017-11-26 (Sun, 26 Nov 2017) Changed paths: R .arcconfig M .gitattributes R CMakeLists.txt R CODE_OWNERS.TXT R CREDITS.TXT M LICENSE.TXT R LLVMBuild.txt R Makefile R Makefile.common R Makefile.config.in R Makefile.rules R README.txt R autoconf/AutoRegen.sh R autoconf/ExportMap.map R autoconf/LICENSE.TXT R autoconf/README.TXT R autoconf/config.guess R autoconf/config.sub R autoconf/configure.ac R autoconf/depcomp R autoconf/install-sh R autoconf/ltmain.sh R autoconf/m4/build_exeext.m4 R autoconf/m4/c_printf_a.m4 R autoconf/m4/check_gnu_make.m4 R autoconf/m4/config_makefile.m4 R autoconf/m4/config_project.m4 R autoconf/m4/cxx_flag_check.m4 R autoconf/m4/find_std_program.m4 R autoconf/m4/func_isinf.m4 R autoconf/m4/func_isnan.m4 R autoconf/m4/func_mmap_file.m4 R autoconf/m4/header_mmap_anonymous.m4 R autoconf/m4/huge_val.m4 R autoconf/m4/libtool.m4 R autoconf/m4/link_options.m4 R autoconf/m4/linux_mixed_64_32.m4 R autoconf/m4/ltdl.m4 R autoconf/m4/need_dev_zero_for_mmap.m4 R autoconf/m4/path_tclsh.m4 R autoconf/m4/rand48.m4 R autoconf/m4/sanity_check.m4 R autoconf/m4/single_cxx_check.m4 R autoconf/m4/visibility_inlines_hidden.m4 R autoconf/missing R autoconf/mkinstalldirs R bindings/LLVMBuild.txt R bindings/Makefile R bindings/README.txt R bindings/ocaml/Makefile R bindings/ocaml/Makefile.ocaml R bindings/ocaml/analysis/Makefile R bindings/ocaml/analysis/analysis_ocaml.c R bindings/ocaml/analysis/llvm_analysis.ml R bindings/ocaml/analysis/llvm_analysis.mli R bindings/ocaml/bitreader/Makefile R bindings/ocaml/bitreader/bitreader_ocaml.c R bindings/ocaml/bitreader/llvm_bitreader.ml R bindings/ocaml/bitreader/llvm_bitreader.mli R bindings/ocaml/bitwriter/Makefile R bindings/ocaml/bitwriter/bitwriter_ocaml.c R bindings/ocaml/bitwriter/llvm_bitwriter.ml R bindings/ocaml/bitwriter/llvm_bitwriter.mli R bindings/ocaml/executionengine/Makefile R bindings/ocaml/executionengine/executionengine_ocaml.c R bindings/ocaml/executionengine/llvm_executionengine.ml R bindings/ocaml/executionengine/llvm_executionengine.mli R bindings/ocaml/llvm/META.llvm.in R bindings/ocaml/llvm/Makefile R bindings/ocaml/llvm/llvm.ml R bindings/ocaml/llvm/llvm.mli R bindings/ocaml/llvm/llvm_ocaml.c R bindings/ocaml/target/Makefile R bindings/ocaml/target/llvm_target.ml R bindings/ocaml/target/llvm_target.mli R bindings/ocaml/target/target_ocaml.c R bindings/ocaml/transforms/Makefile R bindings/ocaml/transforms/ipo/Makefile R bindings/ocaml/transforms/ipo/ipo_ocaml.c R bindings/ocaml/transforms/ipo/llvm_ipo.ml R bindings/ocaml/transforms/ipo/llvm_ipo.mli R bindings/ocaml/transforms/scalar/Makefile R bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml R bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli R bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c R bindings/python/README.txt R bindings/python/llvm/common.py R bindings/python/llvm/core.py R bindings/python/llvm/disassembler.py R bindings/python/llvm/enumerations.py R bindings/python/llvm/object.py R bindings/python/llvm/tests/base.py R bindings/python/llvm/tests/test_core.py R bindings/python/llvm/tests/test_disassembler.py R bindings/python/llvm/tests/test_object.py R cmake/README R cmake/config-ix.cmake R cmake/modules/AddLLVM.cmake R cmake/modules/AddLLVMDefinitions.cmake R cmake/modules/CMakeLists.txt R cmake/modules/CheckAtomic.cmake R cmake/modules/ChooseMSVCCRT.cmake R cmake/modules/GetHostTriple.cmake R cmake/modules/GetSVN.cmake R cmake/modules/HandleLLVMOptions.cmake R cmake/modules/LLVM-Config.cmake R cmake/modules/LLVMConfig.cmake.in R cmake/modules/LLVMConfigVersion.cmake.in R cmake/modules/LLVMParseArguments.cmake R cmake/modules/LLVMProcessSources.cmake R cmake/modules/TableGen.cmake R cmake/modules/VersionFromVCS.cmake R cmake/platforms/Android.cmake R configure R docs/AliasAnalysis.rst R docs/Atomics.rst R docs/BitCodeFormat.rst R docs/BranchWeightMetadata.rst R docs/Bugpoint.rst R docs/CMake.rst R docs/CodeGenerator.rst R docs/CodingStandards.rst R docs/CommandGuide/FileCheck.rst R docs/CommandGuide/bugpoint.rst R docs/CommandGuide/index.rst R docs/CommandGuide/lit.rst R docs/CommandGuide/llc.rst R docs/CommandGuide/lli.rst R docs/CommandGuide/llvm-ar.rst R docs/CommandGuide/llvm-as.rst R docs/CommandGuide/llvm-bcanalyzer.rst R docs/CommandGuide/llvm-build.rst R docs/CommandGuide/llvm-config.rst R docs/CommandGuide/llvm-cov.rst R docs/CommandGuide/llvm-diff.rst R docs/CommandGuide/llvm-dis.rst R docs/CommandGuide/llvm-extract.rst R docs/CommandGuide/llvm-link.rst R docs/CommandGuide/llvm-nm.rst R docs/CommandGuide/llvm-prof.rst R docs/CommandGuide/llvm-ranlib.rst R docs/CommandGuide/llvm-readobj.rst R docs/CommandGuide/llvm-stress.rst R docs/CommandGuide/llvm-symbolizer.rst R docs/CommandGuide/opt.rst R docs/CommandGuide/tblgen.rst R docs/CommandLine.rst R docs/CompilerWriterInfo.rst R docs/DebuggingJITedCode.rst R docs/DeveloperPolicy.rst R docs/Dummy.html R docs/ExceptionHandling.rst R docs/ExtendedIntegerResults.txt R docs/ExtendingLLVM.rst R docs/Extensions.rst R docs/FAQ.rst R docs/GarbageCollection.rst R docs/GetElementPtr.rst R docs/GettingStarted.rst R docs/GettingStartedVS.rst R docs/GoldPlugin.rst R docs/HowToAddABuilder.rst R docs/HowToBuildOnARM.rst R docs/HowToReleaseLLVM.rst R docs/HowToSetUpLLVMStyleRTTI.rst R docs/HowToSubmitABug.rst R docs/HowToUseAttributes.rst R docs/HowToUseInstrMappings.rst R docs/LLVMBuild.rst R docs/LLVMBuild.txt R docs/LangRef.rst R docs/Lexicon.rst R docs/LinkTimeOptimization.rst R docs/Makefile R docs/Makefile.sphinx R docs/MakefileGuide.rst R docs/MarkedUpDisassembly.rst R docs/NVPTXUsage.rst R docs/Packaging.rst R docs/Passes.rst R docs/Phabricator.rst R docs/ProgrammersManual.rst R docs/Projects.rst R docs/README.txt R docs/ReleaseNotes.rst R docs/SegmentedStacks.rst R docs/SourceLevelDebugging.rst R docs/SphinxQuickstartTemplate.rst R docs/SystemLibrary.rst R docs/TableGen/LangRef.rst R docs/TableGenFundamentals.rst R docs/TestSuiteMakefileGuide.rst R docs/TestingGuide.rst R docs/Vectorizers.rst R docs/WritingAnLLVMBackend.rst R docs/WritingAnLLVMPass.rst R docs/YamlIO.rst R docs/_static/lines.gif R docs/_static/llvm.css R docs/_templates/indexsidebar.html R docs/_templates/layout.html R docs/_themes/llvm-theme/layout.html R docs/_themes/llvm-theme/static/contents.png R docs/_themes/llvm-theme/static/llvm-theme.css R docs/_themes/llvm-theme/static/logo.png R docs/_themes/llvm-theme/static/navigation.png R docs/_themes/llvm-theme/theme.conf R docs/conf.py R docs/doxygen.cfg.in R docs/doxygen.css R docs/doxygen.footer R docs/doxygen.header R docs/doxygen.intro R docs/gcc-loops.png R docs/index.rst R docs/linpack-pc.png R docs/make.bat R docs/re_format.7 R docs/tutorial/LangImpl1.rst R docs/tutorial/LangImpl2.rst R docs/tutorial/LangImpl3.rst R docs/tutorial/LangImpl4.rst R docs/tutorial/LangImpl5-cfg.png R docs/tutorial/LangImpl5.rst R docs/tutorial/LangImpl6.rst R docs/tutorial/LangImpl7.rst R docs/tutorial/LangImpl8.rst R docs/tutorial/OCamlLangImpl1.rst R docs/tutorial/OCamlLangImpl2.rst R docs/tutorial/OCamlLangImpl3.rst R docs/tutorial/OCamlLangImpl4.rst R docs/tutorial/OCamlLangImpl5.rst R docs/tutorial/OCamlLangImpl6.rst R docs/tutorial/OCamlLangImpl7.rst R docs/tutorial/OCamlLangImpl8.rst R docs/tutorial/index.rst R docs/yaml2obj.rst R examples/BrainF/BrainF.cpp R examples/BrainF/BrainF.h R examples/BrainF/BrainFDriver.cpp R examples/BrainF/CMakeLists.txt R examples/BrainF/Makefile R examples/CMakeLists.txt R examples/ExceptionDemo/CMakeLists.txt R examples/ExceptionDemo/ExceptionDemo.cpp R examples/ExceptionDemo/Makefile R examples/Fibonacci/CMakeLists.txt R examples/Fibonacci/Makefile R examples/Fibonacci/fibonacci.cpp R examples/HowToUseJIT/CMakeLists.txt R examples/HowToUseJIT/HowToUseJIT.cpp R examples/HowToUseJIT/Makefile R examples/Kaleidoscope/CMakeLists.txt R examples/Kaleidoscope/Chapter2/CMakeLists.txt R examples/Kaleidoscope/Chapter2/Makefile R examples/Kaleidoscope/Chapter2/toy.cpp R examples/Kaleidoscope/Chapter3/CMakeLists.txt R examples/Kaleidoscope/Chapter3/Makefile R examples/Kaleidoscope/Chapter3/toy.cpp R examples/Kaleidoscope/Chapter4/CMakeLists.txt R examples/Kaleidoscope/Chapter4/Makefile R examples/Kaleidoscope/Chapter4/toy.cpp R examples/Kaleidoscope/Chapter5/CMakeLists.txt R examples/Kaleidoscope/Chapter5/Makefile R examples/Kaleidoscope/Chapter5/toy.cpp R examples/Kaleidoscope/Chapter6/CMakeLists.txt R examples/Kaleidoscope/Chapter6/Makefile R examples/Kaleidoscope/Chapter6/toy.cpp R examples/Kaleidoscope/Chapter7/CMakeLists.txt R examples/Kaleidoscope/Chapter7/Makefile R examples/Kaleidoscope/Chapter7/toy.cpp R examples/Kaleidoscope/Makefile R examples/LLVMBuild.txt R examples/Makefile R examples/ModuleMaker/CMakeLists.txt R examples/ModuleMaker/Makefile R examples/ModuleMaker/ModuleMaker.cpp R examples/ModuleMaker/README.txt R examples/OCaml-Kaleidoscope/Chapter2/Makefile R examples/OCaml-Kaleidoscope/Chapter2/_tags R examples/OCaml-Kaleidoscope/Chapter2/ast.ml R examples/OCaml-Kaleidoscope/Chapter2/lexer.ml R examples/OCaml-Kaleidoscope/Chapter2/parser.ml R examples/OCaml-Kaleidoscope/Chapter2/token.ml R examples/OCaml-Kaleidoscope/Chapter2/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter2/toy.ml R examples/OCaml-Kaleidoscope/Chapter3/Makefile R examples/OCaml-Kaleidoscope/Chapter3/_tags R examples/OCaml-Kaleidoscope/Chapter3/ast.ml R examples/OCaml-Kaleidoscope/Chapter3/codegen.ml R examples/OCaml-Kaleidoscope/Chapter3/lexer.ml R examples/OCaml-Kaleidoscope/Chapter3/myocamlbuild.ml R examples/OCaml-Kaleidoscope/Chapter3/parser.ml R examples/OCaml-Kaleidoscope/Chapter3/token.ml R examples/OCaml-Kaleidoscope/Chapter3/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter3/toy.ml R examples/OCaml-Kaleidoscope/Chapter4/Makefile R examples/OCaml-Kaleidoscope/Chapter4/_tags R examples/OCaml-Kaleidoscope/Chapter4/ast.ml R examples/OCaml-Kaleidoscope/Chapter4/bindings.c R examples/OCaml-Kaleidoscope/Chapter4/codegen.ml R examples/OCaml-Kaleidoscope/Chapter4/lexer.ml R examples/OCaml-Kaleidoscope/Chapter4/myocamlbuild.ml R examples/OCaml-Kaleidoscope/Chapter4/parser.ml R examples/OCaml-Kaleidoscope/Chapter4/token.ml R examples/OCaml-Kaleidoscope/Chapter4/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter4/toy.ml R examples/OCaml-Kaleidoscope/Chapter5/Makefile R examples/OCaml-Kaleidoscope/Chapter5/_tags R examples/OCaml-Kaleidoscope/Chapter5/ast.ml R examples/OCaml-Kaleidoscope/Chapter5/bindings.c R examples/OCaml-Kaleidoscope/Chapter5/codegen.ml R examples/OCaml-Kaleidoscope/Chapter5/lexer.ml R examples/OCaml-Kaleidoscope/Chapter5/myocamlbuild.ml R examples/OCaml-Kaleidoscope/Chapter5/parser.ml R examples/OCaml-Kaleidoscope/Chapter5/token.ml R examples/OCaml-Kaleidoscope/Chapter5/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter5/toy.ml R examples/OCaml-Kaleidoscope/Chapter6/Makefile R examples/OCaml-Kaleidoscope/Chapter6/_tags R examples/OCaml-Kaleidoscope/Chapter6/ast.ml R examples/OCaml-Kaleidoscope/Chapter6/bindings.c R examples/OCaml-Kaleidoscope/Chapter6/codegen.ml R examples/OCaml-Kaleidoscope/Chapter6/lexer.ml R examples/OCaml-Kaleidoscope/Chapter6/myocamlbuild.ml R examples/OCaml-Kaleidoscope/Chapter6/parser.ml R examples/OCaml-Kaleidoscope/Chapter6/token.ml R examples/OCaml-Kaleidoscope/Chapter6/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter6/toy.ml R examples/OCaml-Kaleidoscope/Chapter7/Makefile R examples/OCaml-Kaleidoscope/Chapter7/_tags R examples/OCaml-Kaleidoscope/Chapter7/ast.ml R examples/OCaml-Kaleidoscope/Chapter7/bindings.c R examples/OCaml-Kaleidoscope/Chapter7/codegen.ml R examples/OCaml-Kaleidoscope/Chapter7/lexer.ml R examples/OCaml-Kaleidoscope/Chapter7/myocamlbuild.ml R examples/OCaml-Kaleidoscope/Chapter7/parser.ml R examples/OCaml-Kaleidoscope/Chapter7/token.ml R examples/OCaml-Kaleidoscope/Chapter7/toplevel.ml R examples/OCaml-Kaleidoscope/Chapter7/toy.ml R examples/OCaml-Kaleidoscope/Makefile R examples/ParallelJIT/CMakeLists.txt R examples/ParallelJIT/Makefile R examples/ParallelJIT/ParallelJIT.cpp M include/llvm-c/BitReader.h M include/llvm-c/BitWriter.h M include/llvm-c/Core.h M include/llvm-c/Disassembler.h M include/llvm-c/ExecutionEngine.h A include/llvm-c/IRReader.h M include/llvm-c/LinkTimeOptimizer.h M include/llvm-c/Object.h A include/llvm-c/Support.h M include/llvm-c/Target.h M include/llvm-c/TargetMachine.h M include/llvm-c/Transforms/Scalar.h M include/llvm-c/lto.h M include/llvm/ADT/APFloat.h M include/llvm/ADT/APInt.h M include/llvm/ADT/APSInt.h M include/llvm/ADT/ArrayRef.h M include/llvm/ADT/BitVector.h M include/llvm/ADT/DenseMap.h M include/llvm/ADT/FoldingSet.h M include/llvm/ADT/ImmutableMap.h M include/llvm/ADT/ImmutableSet.h M include/llvm/ADT/IntervalMap.h R include/llvm/ADT/NullablePtr.h M include/llvm/ADT/OwningPtr.h M include/llvm/ADT/PointerIntPair.h M include/llvm/ADT/PointerUnion.h M include/llvm/ADT/STLExtras.h M include/llvm/ADT/SetVector.h M include/llvm/ADT/SmallBitVector.h M include/llvm/ADT/SmallPtrSet.h M include/llvm/ADT/SmallVector.h M include/llvm/ADT/SparseBitVector.h M include/llvm/ADT/StringExtras.h M include/llvm/ADT/StringMap.h M include/llvm/ADT/StringRef.h M include/llvm/ADT/Triple.h M include/llvm/ADT/ilist.h A include/llvm/ADT/polymorphic_ptr.h M include/llvm/Analysis/AliasAnalysis.h M include/llvm/Analysis/BlockFrequencyImpl.h M include/llvm/Analysis/BlockFrequencyInfo.h M include/llvm/Analysis/BranchProbabilityInfo.h A include/llvm/Analysis/CFG.h M include/llvm/Analysis/CFGPrinter.h M include/llvm/Analysis/CallGraph.h M include/llvm/Analysis/ConstantFolding.h M include/llvm/Analysis/DependenceAnalysis.h M include/llvm/Analysis/Dominators.h M include/llvm/Analysis/InlineCost.h M include/llvm/Analysis/InstructionSimplify.h M include/llvm/Analysis/LoopInfo.h M include/llvm/Analysis/LoopInfoImpl.h M include/llvm/Analysis/LoopPass.h M include/llvm/Analysis/MemoryBuiltins.h M include/llvm/Analysis/Passes.h R include/llvm/Analysis/PathNumbering.h R include/llvm/Analysis/PathProfileInfo.h M include/llvm/Analysis/PostDominators.h R include/llvm/Analysis/ProfileDataLoader.h R include/llvm/Analysis/ProfileDataTypes.h R include/llvm/Analysis/ProfileInfo.h R include/llvm/Analysis/ProfileInfoLoader.h R include/llvm/Analysis/ProfileInfoTypes.h M include/llvm/Analysis/RegionPass.h M include/llvm/Analysis/ScalarEvolution.h M include/llvm/Analysis/ScalarEvolutionExpander.h M include/llvm/Analysis/ScalarEvolutionExpressions.h M include/llvm/Analysis/TargetTransformInfo.h M include/llvm/Analysis/ValueTracking.h M include/llvm/AutoUpgrade.h R include/llvm/Bitcode/Archive.h M include/llvm/Bitcode/BitstreamReader.h M include/llvm/Bitcode/BitstreamWriter.h M include/llvm/Bitcode/LLVMBitCodes.h R include/llvm/CMakeLists.txt M include/llvm/CodeGen/Analysis.h M include/llvm/CodeGen/AsmPrinter.h M include/llvm/CodeGen/CalcSpillWeights.h M include/llvm/CodeGen/CallingConvLower.h M include/llvm/CodeGen/CommandFlags.h M include/llvm/CodeGen/FastISel.h M include/llvm/CodeGen/FunctionLoweringInfo.h M include/llvm/CodeGen/ISDOpcodes.h M include/llvm/CodeGen/LexicalScopes.h M include/llvm/CodeGen/LiveInterval.h M include/llvm/CodeGen/LiveIntervalAnalysis.h M include/llvm/CodeGen/LiveIntervalUnion.h M include/llvm/CodeGen/LiveRangeEdit.h A include/llvm/CodeGen/LiveRegUnits.h M include/llvm/CodeGen/LiveVariables.h M include/llvm/CodeGen/MachineBasicBlock.h M include/llvm/CodeGen/MachineBranchProbabilityInfo.h M include/llvm/CodeGen/MachineConstantPool.h M include/llvm/CodeGen/MachineFrameInfo.h M include/llvm/CodeGen/MachineFunction.h M include/llvm/CodeGen/MachineInstr.h M include/llvm/CodeGen/MachineInstrBuilder.h M include/llvm/CodeGen/MachineModuleInfo.h M include/llvm/CodeGen/MachineOperand.h M include/llvm/CodeGen/MachineRegisterInfo.h M include/llvm/CodeGen/MachineRelocation.h M include/llvm/CodeGen/MachineScheduler.h M include/llvm/CodeGen/PBQP/Graph.h M include/llvm/CodeGen/PBQP/HeuristicBase.h M include/llvm/CodeGen/PBQP/HeuristicSolver.h M include/llvm/CodeGen/PBQP/Heuristics/Briggs.h M include/llvm/CodeGen/PBQP/Solution.h M include/llvm/CodeGen/Passes.h M include/llvm/CodeGen/PseudoSourceValue.h M include/llvm/CodeGen/RegAllocPBQP.h M include/llvm/CodeGen/RegisterClassInfo.h M include/llvm/CodeGen/RegisterPressure.h M include/llvm/CodeGen/RegisterScavenging.h M include/llvm/CodeGen/RuntimeLibcalls.h M include/llvm/CodeGen/ScheduleDAG.h M include/llvm/CodeGen/ScheduleDAGInstrs.h M include/llvm/CodeGen/SelectionDAG.h M include/llvm/CodeGen/SelectionDAGISel.h M include/llvm/CodeGen/SelectionDAGNodes.h M include/llvm/CodeGen/SlotIndexes.h A include/llvm/CodeGen/StackMaps.h A include/llvm/CodeGen/StackProtector.h M include/llvm/CodeGen/TargetSchedule.h M include/llvm/CodeGen/ValueTypes.h M include/llvm/CodeGen/ValueTypes.td R include/llvm/Config/AsmParsers.def.in R include/llvm/Config/AsmPrinters.def.in R include/llvm/Config/Disassemblers.def.in R include/llvm/Config/Targets.def.in R include/llvm/Config/config.h.cmake R include/llvm/Config/config.h.in R include/llvm/Config/llvm-config.h.cmake R include/llvm/Config/llvm-config.h.in M include/llvm/DIBuilder.h M include/llvm/DebugInfo.h M include/llvm/DebugInfo/DIContext.h M include/llvm/DebugInfo/DWARFFormValue.h M include/llvm/ExecutionEngine/ExecutionEngine.h M include/llvm/ExecutionEngine/JITMemoryManager.h M include/llvm/ExecutionEngine/ObjectBuffer.h M include/llvm/ExecutionEngine/ObjectCache.h M include/llvm/ExecutionEngine/ObjectImage.h A include/llvm/ExecutionEngine/RTDyldMemoryManager.h M include/llvm/ExecutionEngine/RuntimeDyld.h M include/llvm/ExecutionEngine/SectionMemoryManager.h M include/llvm/GVMaterializer.h M include/llvm/IR/Argument.h M include/llvm/IR/Attributes.h R include/llvm/IR/CMakeLists.txt M include/llvm/IR/CallingConv.h M include/llvm/IR/Constants.h M include/llvm/IR/DataLayout.h M include/llvm/IR/Function.h M include/llvm/IR/GlobalAlias.h M include/llvm/IR/GlobalValue.h M include/llvm/IR/GlobalVariable.h M include/llvm/IR/IRBuilder.h M include/llvm/IR/InlineAsm.h M include/llvm/IR/InstrTypes.h M include/llvm/IR/Instruction.def M include/llvm/IR/Instructions.h M include/llvm/IR/Intrinsics.h M include/llvm/IR/Intrinsics.td A include/llvm/IR/IntrinsicsAArch64.td M include/llvm/IR/IntrinsicsARM.td M include/llvm/IR/IntrinsicsMips.td M include/llvm/IR/IntrinsicsNVVM.td M include/llvm/IR/IntrinsicsPowerPC.td M include/llvm/IR/IntrinsicsX86.td M include/llvm/IR/IntrinsicsXCore.td M include/llvm/IR/LLVMContext.h A include/llvm/IR/LegacyPassManager.h A include/llvm/IR/LegacyPassManagers.h M include/llvm/IR/Metadata.h M include/llvm/IR/Module.h M include/llvm/IR/Operator.h A include/llvm/IR/PassManager.h M include/llvm/IR/Type.h M include/llvm/IR/TypeBuilder.h M include/llvm/IR/Use.h M include/llvm/IR/Value.h M include/llvm/InitializePasses.h M include/llvm/InstVisitor.h A include/llvm/LTO/LTOCodeGenerator.h A include/llvm/LTO/LTOModule.h M include/llvm/LinkAllPasses.h M include/llvm/Linker.h M include/llvm/MC/MCAsmBackend.h M include/llvm/MC/MCAsmInfo.h A include/llvm/MC/MCAsmInfoELF.h M include/llvm/MC/MCAssembler.h M include/llvm/MC/MCAtom.h M include/llvm/MC/MCCodeGenInfo.h M include/llvm/MC/MCContext.h M include/llvm/MC/MCDisassembler.h M include/llvm/MC/MCDwarf.h M include/llvm/MC/MCELFObjectWriter.h M include/llvm/MC/MCELFStreamer.h M include/llvm/MC/MCELFSymbolFlags.h M include/llvm/MC/MCExpr.h A include/llvm/MC/MCExternalSymbolizer.h A include/llvm/MC/MCFunction.h M include/llvm/MC/MCInstPrinter.h M include/llvm/MC/MCInstrAnalysis.h M include/llvm/MC/MCInstrDesc.h M include/llvm/MC/MCInstrItineraries.h M include/llvm/MC/MCMachOSymbolFlags.h M include/llvm/MC/MCMachObjectWriter.h M include/llvm/MC/MCModule.h A include/llvm/MC/MCModuleYAML.h A include/llvm/MC/MCObjectDisassembler.h M include/llvm/MC/MCObjectFileInfo.h M include/llvm/MC/MCObjectStreamer.h A include/llvm/MC/MCObjectSymbolizer.h M include/llvm/MC/MCParser/AsmLexer.h M include/llvm/MC/MCParser/MCAsmParser.h M include/llvm/MC/MCRegisterInfo.h A include/llvm/MC/MCRelocationInfo.h M include/llvm/MC/MCSchedule.h M include/llvm/MC/MCSectionCOFF.h M include/llvm/MC/MCSectionMachO.h M include/llvm/MC/MCStreamer.h M include/llvm/MC/MCSubtargetInfo.h A include/llvm/MC/MCSymbolizer.h M include/llvm/MC/MCTargetAsmParser.h M include/llvm/MC/MCWinCOFFObjectWriter.h M include/llvm/MC/MachineLocation.h M include/llvm/MC/SubtargetFeature.h M include/llvm/Object/Archive.h M include/llvm/Object/Binary.h M include/llvm/Object/COFF.h A include/llvm/Object/COFFYAML.h M include/llvm/Object/ELF.h A include/llvm/Object/ELFObjectFile.h A include/llvm/Object/ELFTypes.h A include/llvm/Object/ELFYAML.h M include/llvm/Object/Error.h M include/llvm/Object/MachO.h R include/llvm/Object/MachOFormat.h A include/llvm/Object/MachOUniversal.h M include/llvm/Object/ObjectFile.h M include/llvm/Object/RelocVisitor.h A include/llvm/Object/YAML.h M include/llvm/Option/ArgList.h M include/llvm/Option/OptParser.td M include/llvm/Option/OptTable.h M include/llvm/Option/Option.h M include/llvm/PassManager.h R include/llvm/PassManagers.h M include/llvm/Support/Allocator.h M include/llvm/Support/BlockFrequency.h M include/llvm/Support/CFG.h M include/llvm/Support/COFF.h M include/llvm/Support/CallSite.h M include/llvm/Support/Casting.h M include/llvm/Support/CommandLine.h M include/llvm/Support/Compiler.h M include/llvm/Support/Compression.h M include/llvm/Support/ConstantRange.h M include/llvm/Support/ConvertUTF.h R include/llvm/Support/DataTypes.h.cmake M include/llvm/Support/DataTypes.h.in M include/llvm/Support/Debug.h M include/llvm/Support/DebugLoc.h M include/llvm/Support/Dwarf.h M include/llvm/Support/ELF.h M include/llvm/Support/ErrorOr.h M include/llvm/Support/FileSystem.h M include/llvm/Support/FileUtilities.h M include/llvm/Support/FormattedStream.h M include/llvm/Support/GCOV.h M include/llvm/Support/GetElementPtrTypeIterator.h M include/llvm/Support/GraphWriter.h M include/llvm/Support/Host.h R include/llvm/Support/IntegersSubset.h R include/llvm/Support/IntegersSubsetMapping.h M include/llvm/Support/LEB128.h R include/llvm/Support/LICENSE.TXT A include/llvm/Support/MD5.h M include/llvm/Support/MachO.h M include/llvm/Support/ManagedStatic.h M include/llvm/Support/MathExtras.h M include/llvm/Support/MemoryBuffer.h M include/llvm/Support/MemoryObject.h M include/llvm/Support/PassNameParser.h M include/llvm/Support/Path.h R include/llvm/Support/PathV1.h R include/llvm/Support/PathV2.h M include/llvm/Support/PatternMatch.h M include/llvm/Support/PrettyStackTrace.h M include/llvm/Support/Process.h M include/llvm/Support/Program.h M include/llvm/Support/RecyclingAllocator.h M include/llvm/Support/Regex.h M include/llvm/Support/Registry.h M include/llvm/Support/Signals.h M include/llvm/Support/Solaris.h M include/llvm/Support/SourceMgr.h M include/llvm/Support/StreamableMemoryObject.h A include/llvm/Support/StringRefMemoryObject.h M include/llvm/Support/SystemUtils.h M include/llvm/Support/TargetRegistry.h M include/llvm/Support/TimeValue.h M include/llvm/Support/ToolOutputFile.h A include/llvm/Support/Unicode.h A include/llvm/Support/UnicodeCharRanges.h M include/llvm/Support/Valgrind.h M include/llvm/Support/ValueHandle.h M include/llvm/Support/YAMLParser.h M include/llvm/Support/YAMLTraits.h M include/llvm/Support/raw_ostream.h M include/llvm/TableGen/Record.h A include/llvm/TableGen/StringToOffsetTable.h M include/llvm/TableGen/TableGenBackend.h M include/llvm/Target/CostTable.h M include/llvm/Target/Mangler.h M include/llvm/Target/Target.td M include/llvm/Target/TargetCallingConv.h M include/llvm/Target/TargetCallingConv.td M include/llvm/Target/TargetFrameLowering.h M include/llvm/Target/TargetInstrInfo.h M include/llvm/Target/TargetLibraryInfo.h M include/llvm/Target/TargetLowering.h M include/llvm/Target/TargetLoweringObjectFile.h M include/llvm/Target/TargetMachine.h M include/llvm/Target/TargetOpcodes.h M include/llvm/Target/TargetOptions.h M include/llvm/Target/TargetRegisterInfo.h M include/llvm/Target/TargetSchedule.td M include/llvm/Target/TargetSelectionDAG.td M include/llvm/Target/TargetSelectionDAGInfo.h M include/llvm/Target/TargetSubtargetInfo.h M include/llvm/Transforms/IPO.h M include/llvm/Transforms/IPO/PassManagerBuilder.h M include/llvm/Transforms/Instrumentation.h M include/llvm/Transforms/Scalar.h M include/llvm/Transforms/Utils/BasicBlockUtils.h R include/llvm/Transforms/Utils/BlackList.h M include/llvm/Transforms/Utils/Cloning.h A include/llvm/Transforms/Utils/GlobalStatus.h M include/llvm/Transforms/Utils/Local.h A include/llvm/Transforms/Utils/LoopUtils.h M include/llvm/Transforms/Utils/ModuleUtils.h M include/llvm/Transforms/Utils/PromoteMemToReg.h M include/llvm/Transforms/Utils/SSAUpdater.h A include/llvm/Transforms/Utils/SpecialCaseList.h M include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h M include/llvm/Transforms/Utils/ValueMapper.h M include/llvm/Transforms/Vectorize.h M lib/Analysis/AliasAnalysis.cpp M lib/Analysis/AliasSetTracker.cpp M lib/Analysis/Analysis.cpp M lib/Analysis/BasicAliasAnalysis.cpp M lib/Analysis/BlockFrequencyInfo.cpp M lib/Analysis/BranchProbabilityInfo.cpp A lib/Analysis/CFG.cpp R lib/Analysis/CMakeLists.txt M lib/Analysis/CaptureTracking.cpp M lib/Analysis/ConstantFolding.cpp M lib/Analysis/CostModel.cpp A lib/Analysis/Delinearization.cpp M lib/Analysis/DependenceAnalysis.cpp R lib/Analysis/IPA/CMakeLists.txt M lib/Analysis/IPA/CallGraph.cpp M lib/Analysis/IPA/CallGraphSCCPass.cpp M lib/Analysis/IPA/GlobalsModRef.cpp M lib/Analysis/IPA/IPA.cpp M lib/Analysis/IPA/InlineCost.cpp R lib/Analysis/IPA/LLVMBuild.txt R lib/Analysis/IPA/Makefile M lib/Analysis/IVUsers.cpp M lib/Analysis/InstructionSimplify.cpp R lib/Analysis/LLVMBuild.txt M lib/Analysis/LazyValueInfo.cpp M lib/Analysis/Lint.cpp M lib/Analysis/LoopInfo.cpp M lib/Analysis/LoopPass.cpp R lib/Analysis/Makefile M lib/Analysis/MemoryBuiltins.cpp M lib/Analysis/MemoryDependenceAnalysis.cpp R lib/Analysis/PathNumbering.cpp R lib/Analysis/PathProfileInfo.cpp R lib/Analysis/PathProfileVerifier.cpp R lib/Analysis/ProfileDataLoader.cpp R lib/Analysis/ProfileDataLoaderPass.cpp R lib/Analysis/ProfileEstimatorPass.cpp R lib/Analysis/ProfileInfo.cpp R lib/Analysis/ProfileInfoLoader.cpp R lib/Analysis/ProfileInfoLoaderPass.cpp R lib/Analysis/ProfileVerifierPass.cpp R lib/Analysis/README.txt M lib/Analysis/RegionInfo.cpp M lib/Analysis/ScalarEvolution.cpp M lib/Analysis/ScalarEvolutionExpander.cpp M lib/Analysis/ScalarEvolutionNormalization.cpp M lib/Analysis/TargetTransformInfo.cpp M lib/Analysis/TypeBasedAliasAnalysis.cpp M lib/Analysis/ValueTracking.cpp R lib/Archive/Archive.cpp R lib/Archive/ArchiveInternals.h R lib/Archive/ArchiveReader.cpp R lib/Archive/ArchiveWriter.cpp R lib/Archive/CMakeLists.txt R lib/Archive/LLVMBuild.txt R lib/Archive/Makefile R lib/AsmParser/CMakeLists.txt M lib/AsmParser/LLLexer.cpp M lib/AsmParser/LLParser.cpp M lib/AsmParser/LLParser.h M lib/AsmParser/LLToken.h R lib/AsmParser/LLVMBuild.txt R lib/AsmParser/Makefile M lib/AsmParser/Parser.cpp R lib/Bitcode/CMakeLists.txt R lib/Bitcode/LLVMBuild.txt R lib/Bitcode/Makefile M lib/Bitcode/Reader/BitcodeReader.cpp M lib/Bitcode/Reader/BitcodeReader.h M lib/Bitcode/Reader/BitstreamReader.cpp R lib/Bitcode/Reader/CMakeLists.txt R lib/Bitcode/Reader/LLVMBuild.txt R lib/Bitcode/Reader/Makefile M lib/Bitcode/Writer/BitWriter.cpp M lib/Bitcode/Writer/BitcodeWriter.cpp R lib/Bitcode/Writer/CMakeLists.txt R lib/Bitcode/Writer/LLVMBuild.txt R lib/Bitcode/Writer/Makefile M lib/Bitcode/Writer/ValueEnumerator.cpp M lib/Bitcode/Writer/ValueEnumerator.h R lib/CMakeLists.txt M lib/CodeGen/AggressiveAntiDepBreaker.cpp M lib/CodeGen/Analysis.cpp M lib/CodeGen/AsmPrinter/ARMException.cpp M lib/CodeGen/AsmPrinter/AsmPrinter.cpp M lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp M lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp R lib/CodeGen/AsmPrinter/CMakeLists.txt M lib/CodeGen/AsmPrinter/DIE.cpp M lib/CodeGen/AsmPrinter/DIE.h A lib/CodeGen/AsmPrinter/DIEHash.cpp A lib/CodeGen/AsmPrinter/DIEHash.h M lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp M lib/CodeGen/AsmPrinter/DwarfAccelTable.h M lib/CodeGen/AsmPrinter/DwarfCFIException.cpp M lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp M lib/CodeGen/AsmPrinter/DwarfCompileUnit.h M lib/CodeGen/AsmPrinter/DwarfDebug.cpp M lib/CodeGen/AsmPrinter/DwarfDebug.h M lib/CodeGen/AsmPrinter/DwarfException.h R lib/CodeGen/AsmPrinter/LLVMBuild.txt R lib/CodeGen/AsmPrinter/Makefile M lib/CodeGen/BasicTargetTransformInfo.cpp M lib/CodeGen/BranchFolding.cpp M lib/CodeGen/BranchFolding.h R lib/CodeGen/CMakeLists.txt M lib/CodeGen/CalcSpillWeights.cpp M lib/CodeGen/CallingConvLower.cpp M lib/CodeGen/CodeGen.cpp M lib/CodeGen/CriticalAntiDepBreaker.cpp M lib/CodeGen/CriticalAntiDepBreaker.h M lib/CodeGen/DFAPacketizer.cpp M lib/CodeGen/DeadMachineInstructionElim.cpp M lib/CodeGen/DwarfEHPrepare.cpp M lib/CodeGen/ExecutionDepsFix.cpp M lib/CodeGen/ExpandPostRAPseudos.cpp M lib/CodeGen/IfConversion.cpp M lib/CodeGen/InlineSpiller.cpp M lib/CodeGen/InterferenceCache.cpp M lib/CodeGen/InterferenceCache.h M lib/CodeGen/IntrinsicLowering.cpp R lib/CodeGen/LLVMBuild.txt M lib/CodeGen/LLVMTargetMachine.cpp M lib/CodeGen/LexicalScopes.cpp M lib/CodeGen/LiveDebugVariables.cpp M lib/CodeGen/LiveDebugVariables.h M lib/CodeGen/LiveInterval.cpp M lib/CodeGen/LiveIntervalAnalysis.cpp M lib/CodeGen/LiveRangeCalc.cpp M lib/CodeGen/LiveRangeCalc.h M lib/CodeGen/LiveRangeEdit.cpp M lib/CodeGen/LiveRegMatrix.cpp A lib/CodeGen/LiveRegUnits.cpp M lib/CodeGen/LiveVariables.cpp M lib/CodeGen/MachineBasicBlock.cpp M lib/CodeGen/MachineBlockFrequencyInfo.cpp M lib/CodeGen/MachineBlockPlacement.cpp M lib/CodeGen/MachineCSE.cpp M lib/CodeGen/MachineCopyPropagation.cpp M lib/CodeGen/MachineFunction.cpp M lib/CodeGen/MachineInstr.cpp M lib/CodeGen/MachineLICM.cpp M lib/CodeGen/MachineModuleInfo.cpp M lib/CodeGen/MachineRegisterInfo.cpp M lib/CodeGen/MachineSSAUpdater.cpp M lib/CodeGen/MachineScheduler.cpp M lib/CodeGen/MachineSink.cpp M lib/CodeGen/MachineTraceMetrics.cpp M lib/CodeGen/MachineVerifier.cpp R lib/CodeGen/Makefile M lib/CodeGen/PHIElimination.cpp M lib/CodeGen/PHIEliminationUtils.h M lib/CodeGen/Passes.cpp M lib/CodeGen/PeepholeOptimizer.cpp M lib/CodeGen/PostRASchedulerList.cpp M lib/CodeGen/ProcessImplicitDefs.cpp M lib/CodeGen/PrologEpilogInserter.cpp M lib/CodeGen/PrologEpilogInserter.h R lib/CodeGen/README.txt M lib/CodeGen/RegAllocBase.cpp M lib/CodeGen/RegAllocBase.h M lib/CodeGen/RegAllocBasic.cpp M lib/CodeGen/RegAllocFast.cpp M lib/CodeGen/RegAllocGreedy.cpp M lib/CodeGen/RegAllocPBQP.cpp M lib/CodeGen/RegisterClassInfo.cpp M lib/CodeGen/RegisterCoalescer.cpp M lib/CodeGen/RegisterPressure.cpp M lib/CodeGen/RegisterScavenging.cpp M lib/CodeGen/ScheduleDAG.cpp M lib/CodeGen/ScheduleDAGInstrs.cpp R lib/CodeGen/SelectionDAG/CMakeLists.txt M lib/CodeGen/SelectionDAG/DAGCombiner.cpp M lib/CodeGen/SelectionDAG/FastISel.cpp M lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp M lib/CodeGen/SelectionDAG/InstrEmitter.cpp M lib/CodeGen/SelectionDAG/InstrEmitter.h R lib/CodeGen/SelectionDAG/LLVMBuild.txt M lib/CodeGen/SelectionDAG/LegalizeDAG.cpp M lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp M lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp M lib/CodeGen/SelectionDAG/LegalizeTypes.cpp M lib/CodeGen/SelectionDAG/LegalizeTypes.h M lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp M lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp M lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp R lib/CodeGen/SelectionDAG/Makefile M lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp R lib/CodeGen/SelectionDAG/SDNodeOrdering.h M lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp M lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp M lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp M lib/CodeGen/SelectionDAG/SelectionDAG.cpp M lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp M lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h M lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp M lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp M lib/CodeGen/SelectionDAG/TargetLowering.cpp R lib/CodeGen/ShrinkWrapping.cpp M lib/CodeGen/SjLjEHPrepare.cpp M lib/CodeGen/SpillPlacement.cpp M lib/CodeGen/SpillPlacement.h M lib/CodeGen/Spiller.cpp M lib/CodeGen/SplitKit.cpp M lib/CodeGen/SplitKit.h M lib/CodeGen/StackColoring.cpp A lib/CodeGen/StackMaps.cpp M lib/CodeGen/StackProtector.cpp M lib/CodeGen/StackSlotColoring.cpp R lib/CodeGen/StrongPHIElimination.cpp M lib/CodeGen/TailDuplication.cpp M lib/CodeGen/TargetInstrInfo.cpp M lib/CodeGen/TargetLoweringBase.cpp M lib/CodeGen/TargetLoweringObjectFileImpl.cpp M lib/CodeGen/TargetOptionsImpl.cpp M lib/CodeGen/TargetRegisterInfo.cpp M lib/CodeGen/TargetSchedule.cpp M lib/CodeGen/TwoAddressInstructionPass.cpp M lib/CodeGen/UnreachableBlockElim.cpp M lib/CodeGen/VirtRegMap.cpp R lib/DebugInfo/CMakeLists.txt M lib/DebugInfo/DWARFAbbreviationDeclaration.cpp M lib/DebugInfo/DWARFAbbreviationDeclaration.h R lib/DebugInfo/DWARFAttribute.h M lib/DebugInfo/DWARFCompileUnit.cpp M lib/DebugInfo/DWARFCompileUnit.h M lib/DebugInfo/DWARFContext.cpp M lib/DebugInfo/DWARFContext.h M lib/DebugInfo/DWARFDebugArangeSet.cpp M lib/DebugInfo/DWARFDebugArangeSet.h M lib/DebugInfo/DWARFDebugAranges.cpp M lib/DebugInfo/DWARFDebugAranges.h M lib/DebugInfo/DWARFDebugInfoEntry.cpp M lib/DebugInfo/DWARFDebugInfoEntry.h M lib/DebugInfo/DWARFDebugLine.cpp A lib/DebugInfo/DWARFDebugLoc.cpp A lib/DebugInfo/DWARFDebugLoc.h M lib/DebugInfo/DWARFFormValue.cpp A lib/DebugInfo/DWARFTypeUnit.cpp A lib/DebugInfo/DWARFTypeUnit.h A lib/DebugInfo/DWARFUnit.cpp A lib/DebugInfo/DWARFUnit.h R lib/DebugInfo/LLVMBuild.txt R lib/DebugInfo/Makefile R lib/ExecutionEngine/CMakeLists.txt M lib/ExecutionEngine/ExecutionEngine.cpp M lib/ExecutionEngine/ExecutionEngineBindings.cpp R lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt M lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h R lib/ExecutionEngine/IntelJITEvents/LLVMBuild.txt R lib/ExecutionEngine/IntelJITEvents/Makefile R lib/ExecutionEngine/Interpreter/CMakeLists.txt M lib/ExecutionEngine/Interpreter/Execution.cpp M lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp M lib/ExecutionEngine/Interpreter/Interpreter.h R lib/ExecutionEngine/Interpreter/LLVMBuild.txt R lib/ExecutionEngine/Interpreter/Makefile R lib/ExecutionEngine/JIT/CMakeLists.txt M lib/ExecutionEngine/JIT/JIT.cpp R lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp R lib/ExecutionEngine/JIT/JITDwarfEmitter.h M lib/ExecutionEngine/JIT/JITEmitter.cpp M lib/ExecutionEngine/JIT/JITMemoryManager.cpp R lib/ExecutionEngine/JIT/LLVMBuild.txt R lib/ExecutionEngine/JIT/Makefile R lib/ExecutionEngine/LLVMBuild.txt R lib/ExecutionEngine/MCJIT/CMakeLists.txt R lib/ExecutionEngine/MCJIT/LLVMBuild.txt M lib/ExecutionEngine/MCJIT/MCJIT.cpp M lib/ExecutionEngine/MCJIT/MCJIT.h R lib/ExecutionEngine/MCJIT/Makefile M lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp R lib/ExecutionEngine/Makefile R lib/ExecutionEngine/OProfileJIT/CMakeLists.txt R lib/ExecutionEngine/OProfileJIT/LLVMBuild.txt R lib/ExecutionEngine/OProfileJIT/Makefile M lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp M lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp A lib/ExecutionEngine/RTDyldMemoryManager.cpp R lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt M lib/ExecutionEngine/RuntimeDyld/JITRegistrar.h R lib/ExecutionEngine/RuntimeDyld/LLVMBuild.txt R lib/ExecutionEngine/RuntimeDyld/Makefile M lib/ExecutionEngine/RuntimeDyld/ObjectImageCommon.h M lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp M lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp M lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h M lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h M lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp M lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h M lib/ExecutionEngine/TargetSelect.cpp M lib/IR/AsmWriter.cpp A lib/IR/AsmWriter.h M lib/IR/AttributeImpl.h M lib/IR/Attributes.cpp M lib/IR/AutoUpgrade.cpp R lib/IR/CMakeLists.txt M lib/IR/ConstantFold.cpp M lib/IR/Constants.cpp M lib/IR/Core.cpp M lib/IR/DIBuilder.cpp M lib/IR/DataLayout.cpp M lib/IR/DebugInfo.cpp M lib/IR/Function.cpp M lib/IR/GCOV.cpp M lib/IR/Globals.cpp M lib/IR/Instruction.cpp M lib/IR/Instructions.cpp R lib/IR/LLVMBuild.txt M lib/IR/LLVMContextImpl.h A lib/IR/LegacyPassManager.cpp R lib/IR/Makefile M lib/IR/Metadata.cpp M lib/IR/Module.cpp M lib/IR/PassManager.cpp M lib/IR/PassRegistry.cpp M lib/IR/Type.cpp M lib/IR/TypeFinder.cpp M lib/IR/Value.cpp M lib/IR/ValueTypes.cpp M lib/IR/Verifier.cpp R lib/IRReader/CMakeLists.txt M lib/IRReader/IRReader.cpp R lib/IRReader/LLVMBuild.txt R lib/IRReader/Makefile R lib/LLVMBuild.txt A lib/LTO/LTOCodeGenerator.cpp A lib/LTO/LTOModule.cpp R lib/Linker/CMakeLists.txt R lib/Linker/LLVMBuild.txt M lib/Linker/LinkModules.cpp R lib/Linker/Makefile R lib/MC/CMakeLists.txt M lib/MC/ELFObjectWriter.cpp R lib/MC/LLVMBuild.txt M lib/MC/MCAsmBackend.cpp M lib/MC/MCAsmInfo.cpp M lib/MC/MCAsmInfoCOFF.cpp M lib/MC/MCAsmInfoDarwin.cpp A lib/MC/MCAsmInfoELF.cpp M lib/MC/MCAsmStreamer.cpp M lib/MC/MCAssembler.cpp M lib/MC/MCAtom.cpp M lib/MC/MCContext.cpp M lib/MC/MCDisassembler.cpp R lib/MC/MCDisassembler/CMakeLists.txt M lib/MC/MCDisassembler/Disassembler.cpp M lib/MC/MCDisassembler/Disassembler.h R lib/MC/MCDisassembler/LLVMBuild.txt R lib/MC/MCDisassembler/Makefile M lib/MC/MCDwarf.cpp M lib/MC/MCELF.cpp M lib/MC/MCELFObjectTargetWriter.cpp M lib/MC/MCELFStreamer.cpp M lib/MC/MCExpr.cpp A lib/MC/MCExternalSymbolizer.cpp A lib/MC/MCFunction.cpp M lib/MC/MCInstPrinter.cpp M lib/MC/MCInstrAnalysis.cpp M lib/MC/MCMachOStreamer.cpp M lib/MC/MCModule.cpp A lib/MC/MCModuleYAML.cpp M lib/MC/MCNullStreamer.cpp A lib/MC/MCObjectDisassembler.cpp M lib/MC/MCObjectFileInfo.cpp M lib/MC/MCObjectStreamer.cpp A lib/MC/MCObjectSymbolizer.cpp M lib/MC/MCParser/AsmLexer.cpp M lib/MC/MCParser/AsmParser.cpp R lib/MC/MCParser/CMakeLists.txt M lib/MC/MCParser/COFFAsmParser.cpp M lib/MC/MCParser/DarwinAsmParser.cpp M lib/MC/MCParser/ELFAsmParser.cpp R lib/MC/MCParser/LLVMBuild.txt R lib/MC/MCParser/Makefile M lib/MC/MCPureStreamer.cpp M lib/MC/MCRegisterInfo.cpp A lib/MC/MCRelocationInfo.cpp M lib/MC/MCSectionCOFF.cpp M lib/MC/MCSectionELF.cpp M lib/MC/MCStreamer.cpp M lib/MC/MCSubtargetInfo.cpp M lib/MC/MCSymbol.cpp A lib/MC/MCSymbolizer.cpp M lib/MC/MCWin64EH.cpp M lib/MC/MachObjectWriter.cpp R lib/MC/Makefile M lib/MC/SubtargetFeature.cpp M lib/MC/WinCOFFObjectWriter.cpp M lib/MC/WinCOFFStreamer.cpp R lib/Makefile M lib/Object/Archive.cpp M lib/Object/Binary.cpp R lib/Object/CMakeLists.txt M lib/Object/COFFObjectFile.cpp A lib/Object/COFFYAML.cpp A lib/Object/ELF.cpp M lib/Object/ELFObjectFile.cpp A lib/Object/ELFYAML.cpp M lib/Object/Error.cpp R lib/Object/LLVMBuild.txt M lib/Object/MachOObjectFile.cpp A lib/Object/MachOUniversal.cpp R lib/Object/Makefile M lib/Object/Object.cpp M lib/Object/ObjectFile.cpp A lib/Object/YAML.cpp M lib/Option/ArgList.cpp R lib/Option/CMakeLists.txt R lib/Option/LLVMBuild.txt R lib/Option/Makefile M lib/Option/OptTable.cpp M lib/Option/Option.cpp M lib/Support/APFloat.cpp M lib/Support/APInt.cpp M lib/Support/Allocator.cpp M lib/Support/BlockFrequency.cpp R lib/Support/CMakeLists.txt M lib/Support/CommandLine.cpp M lib/Support/Compression.cpp M lib/Support/ConstantRange.cpp M lib/Support/ConvertUTFWrapper.cpp M lib/Support/CrashRecoveryContext.cpp M lib/Support/DataStream.cpp M lib/Support/Disassembler.cpp M lib/Support/Dwarf.cpp M lib/Support/DynamicLibrary.cpp M lib/Support/Errno.cpp M lib/Support/ErrorHandling.cpp M lib/Support/FileOutputBuffer.cpp M lib/Support/FileUtilities.cpp M lib/Support/FormattedStream.cpp M lib/Support/GraphWriter.cpp M lib/Support/Host.cpp R lib/Support/LLVMBuild.txt M lib/Support/Locale.cpp R lib/Support/LocaleGeneric.inc R lib/Support/LocaleWindows.inc R lib/Support/LocaleXlocale.inc M lib/Support/LockFileManager.cpp A lib/Support/MD5.cpp R lib/Support/Makefile M lib/Support/MemoryBuffer.cpp M lib/Support/MemoryObject.cpp M lib/Support/Path.cpp R lib/Support/PathV2.cpp M lib/Support/PrettyStackTrace.cpp M lib/Support/Process.cpp M lib/Support/Program.cpp R lib/Support/README.txt.system M lib/Support/Regex.cpp M lib/Support/SmallPtrSet.cpp M lib/Support/SourceMgr.cpp M lib/Support/StreamableMemoryObject.cpp M lib/Support/StringRef.cpp A lib/Support/StringRefMemoryObject.cpp M lib/Support/SystemUtils.cpp M lib/Support/TargetRegistry.cpp M lib/Support/ThreadLocal.cpp M lib/Support/Timer.cpp M lib/Support/ToolOutputFile.cpp M lib/Support/Triple.cpp A lib/Support/Unicode.cpp M lib/Support/Unix/Host.inc M lib/Support/Unix/Memory.inc M lib/Support/Unix/Path.inc R lib/Support/Unix/PathV2.inc M lib/Support/Unix/Process.inc M lib/Support/Unix/Program.inc M lib/Support/Unix/Signals.inc M lib/Support/Unix/ThreadLocal.inc M lib/Support/Unix/TimeValue.inc M lib/Support/Unix/Unix.h M lib/Support/Windows/DynamicLibrary.inc M lib/Support/Windows/Memory.inc M lib/Support/Windows/Path.inc R lib/Support/Windows/PathV2.inc M lib/Support/Windows/Process.inc M lib/Support/Windows/Program.inc M lib/Support/Windows/RWMutex.inc M lib/Support/Windows/Signals.inc M lib/Support/Windows/TimeValue.inc M lib/Support/Windows/Windows.h M lib/Support/YAMLParser.cpp M lib/Support/YAMLTraits.cpp M lib/Support/raw_ostream.cpp R lib/TableGen/CMakeLists.txt R lib/TableGen/LLVMBuild.txt M lib/TableGen/Main.cpp R lib/TableGen/Makefile M lib/TableGen/Record.cpp M lib/TableGen/TGParser.cpp M lib/Target/AArch64/AArch64.td M lib/Target/AArch64/AArch64AsmPrinter.cpp M lib/Target/AArch64/AArch64AsmPrinter.h M lib/Target/AArch64/AArch64BranchFixupPass.cpp M lib/Target/AArch64/AArch64CallingConv.td M lib/Target/AArch64/AArch64FrameLowering.cpp M lib/Target/AArch64/AArch64FrameLowering.h M lib/Target/AArch64/AArch64ISelDAGToDAG.cpp M lib/Target/AArch64/AArch64ISelLowering.cpp M lib/Target/AArch64/AArch64ISelLowering.h M lib/Target/AArch64/AArch64InstrFormats.td M lib/Target/AArch64/AArch64InstrInfo.cpp M lib/Target/AArch64/AArch64InstrInfo.h M lib/Target/AArch64/AArch64InstrInfo.td A lib/Target/AArch64/AArch64InstrNEON.td M lib/Target/AArch64/AArch64MCInstLower.cpp M lib/Target/AArch64/AArch64RegisterInfo.cpp M lib/Target/AArch64/AArch64RegisterInfo.h M lib/Target/AArch64/AArch64RegisterInfo.td M lib/Target/AArch64/AArch64Subtarget.cpp M lib/Target/AArch64/AArch64Subtarget.h M lib/Target/AArch64/AArch64TargetMachine.cpp M lib/Target/AArch64/AArch64TargetObjectFile.cpp M lib/Target/AArch64/AArch64TargetObjectFile.h M lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp R lib/Target/AArch64/AsmParser/CMakeLists.txt R lib/Target/AArch64/AsmParser/LLVMBuild.txt R lib/Target/AArch64/AsmParser/Makefile R lib/Target/AArch64/CMakeLists.txt M lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp R lib/Target/AArch64/Disassembler/CMakeLists.txt R lib/Target/AArch64/Disassembler/LLVMBuild.txt R lib/Target/AArch64/Disassembler/Makefile M lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp M lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h R lib/Target/AArch64/InstPrinter/CMakeLists.txt R lib/Target/AArch64/InstPrinter/LLVMBuild.txt R lib/Target/AArch64/InstPrinter/Makefile R lib/Target/AArch64/LLVMBuild.txt M lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp M lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp M lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp M lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h M lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp M lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp M lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h R lib/Target/AArch64/MCTargetDesc/CMakeLists.txt R lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt R lib/Target/AArch64/MCTargetDesc/Makefile R lib/Target/AArch64/Makefile M lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp R lib/Target/AArch64/TargetInfo/CMakeLists.txt R lib/Target/AArch64/TargetInfo/LLVMBuild.txt R lib/Target/AArch64/TargetInfo/Makefile M lib/Target/AArch64/Utils/AArch64BaseInfo.cpp M lib/Target/AArch64/Utils/AArch64BaseInfo.h R lib/Target/AArch64/Utils/CMakeLists.txt R lib/Target/AArch64/Utils/LLVMBuild.txt R lib/Target/AArch64/Utils/Makefile M lib/Target/ARM/A15SDOptimizer.cpp M lib/Target/ARM/ARM.td M lib/Target/ARM/ARMAsmPrinter.cpp M lib/Target/ARM/ARMAsmPrinter.h M lib/Target/ARM/ARMBaseInstrInfo.cpp M lib/Target/ARM/ARMBaseInstrInfo.h M lib/Target/ARM/ARMBaseRegisterInfo.cpp M lib/Target/ARM/ARMBaseRegisterInfo.h M lib/Target/ARM/ARMBuildAttrs.h M lib/Target/ARM/ARMCallingConv.td M lib/Target/ARM/ARMCodeEmitter.cpp M lib/Target/ARM/ARMConstantIslandPass.cpp M lib/Target/ARM/ARMConstantPoolValue.cpp M lib/Target/ARM/ARMConstantPoolValue.h M lib/Target/ARM/ARMExpandPseudoInsts.cpp A lib/Target/ARM/ARMFPUName.def A lib/Target/ARM/ARMFPUName.h M lib/Target/ARM/ARMFastISel.cpp A lib/Target/ARM/ARMFeatures.h M lib/Target/ARM/ARMFrameLowering.cpp M lib/Target/ARM/ARMFrameLowering.h M lib/Target/ARM/ARMHazardRecognizer.cpp M lib/Target/ARM/ARMHazardRecognizer.h M lib/Target/ARM/ARMISelDAGToDAG.cpp M lib/Target/ARM/ARMISelLowering.cpp M lib/Target/ARM/ARMISelLowering.h M lib/Target/ARM/ARMInstrFormats.td M lib/Target/ARM/ARMInstrInfo.cpp M lib/Target/ARM/ARMInstrInfo.td M lib/Target/ARM/ARMInstrNEON.td M lib/Target/ARM/ARMInstrThumb.td M lib/Target/ARM/ARMInstrThumb2.td M lib/Target/ARM/ARMInstrVFP.td M lib/Target/ARM/ARMLoadStoreOptimizer.cpp M lib/Target/ARM/ARMMCInstLower.cpp M lib/Target/ARM/ARMMachineFunctionInfo.h M lib/Target/ARM/ARMRegisterInfo.cpp M lib/Target/ARM/ARMRegisterInfo.h M lib/Target/ARM/ARMRegisterInfo.td M lib/Target/ARM/ARMSchedule.td M lib/Target/ARM/ARMScheduleA9.td M lib/Target/ARM/ARMScheduleSwift.td M lib/Target/ARM/ARMSelectionDAGInfo.cpp M lib/Target/ARM/ARMSelectionDAGInfo.h M lib/Target/ARM/ARMSubtarget.cpp M lib/Target/ARM/ARMSubtarget.h M lib/Target/ARM/ARMTargetMachine.cpp M lib/Target/ARM/ARMTargetObjectFile.cpp M lib/Target/ARM/ARMTargetTransformInfo.cpp M lib/Target/ARM/AsmParser/ARMAsmParser.cpp R lib/Target/ARM/AsmParser/CMakeLists.txt R lib/Target/ARM/AsmParser/LLVMBuild.txt R lib/Target/ARM/AsmParser/Makefile R lib/Target/ARM/CMakeLists.txt M lib/Target/ARM/Disassembler/ARMDisassembler.cpp R lib/Target/ARM/Disassembler/CMakeLists.txt R lib/Target/ARM/Disassembler/LLVMBuild.txt R lib/Target/ARM/Disassembler/Makefile M lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp M lib/Target/ARM/InstPrinter/ARMInstPrinter.h R lib/Target/ARM/InstPrinter/CMakeLists.txt R lib/Target/ARM/InstPrinter/LLVMBuild.txt R lib/Target/ARM/InstPrinter/Makefile R lib/Target/ARM/LLVMBuild.txt M lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h M lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp M lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h M lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp R lib/Target/ARM/MCTargetDesc/ARMELFStreamer.h M lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp M lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h M lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp M lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp M lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h A lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp M lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp M lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp M lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h R lib/Target/ARM/MCTargetDesc/CMakeLists.txt R lib/Target/ARM/MCTargetDesc/LLVMBuild.txt R lib/Target/ARM/MCTargetDesc/Makefile R lib/Target/ARM/Makefile R lib/Target/ARM/README-Thumb.txt R lib/Target/ARM/README-Thumb2.txt R lib/Target/ARM/README.txt R lib/Target/ARM/TargetInfo/CMakeLists.txt R lib/Target/ARM/TargetInfo/LLVMBuild.txt R lib/Target/ARM/TargetInfo/Makefile M lib/Target/ARM/Thumb1FrameLowering.cpp M lib/Target/ARM/Thumb1InstrInfo.cpp M lib/Target/ARM/Thumb1RegisterInfo.cpp M lib/Target/ARM/Thumb1RegisterInfo.h M lib/Target/ARM/Thumb2ITBlockPass.cpp M lib/Target/ARM/Thumb2InstrInfo.cpp M lib/Target/ARM/Thumb2RegisterInfo.cpp M lib/Target/ARM/Thumb2RegisterInfo.h R lib/Target/CMakeLists.txt R lib/Target/CppBackend/CMakeLists.txt M lib/Target/CppBackend/CPPBackend.cpp R lib/Target/CppBackend/LLVMBuild.txt R lib/Target/CppBackend/Makefile R lib/Target/CppBackend/TargetInfo/CMakeLists.txt R lib/Target/CppBackend/TargetInfo/LLVMBuild.txt R lib/Target/CppBackend/TargetInfo/Makefile R lib/Target/Hexagon/CMakeLists.txt M lib/Target/Hexagon/Hexagon.h M lib/Target/Hexagon/Hexagon.td M lib/Target/Hexagon/HexagonAsmPrinter.cpp M lib/Target/Hexagon/HexagonCallingConvLower.cpp M lib/Target/Hexagon/HexagonCallingConvLower.h A lib/Target/Hexagon/HexagonCopyToCombine.cpp M lib/Target/Hexagon/HexagonFrameLowering.cpp M lib/Target/Hexagon/HexagonHardwareLoops.cpp M lib/Target/Hexagon/HexagonISelDAGToDAG.cpp M lib/Target/Hexagon/HexagonISelLowering.cpp M lib/Target/Hexagon/HexagonISelLowering.h M lib/Target/Hexagon/HexagonInstrFormats.td M lib/Target/Hexagon/HexagonInstrInfo.cpp M lib/Target/Hexagon/HexagonInstrInfo.h M lib/Target/Hexagon/HexagonInstrInfo.td M lib/Target/Hexagon/HexagonInstrInfoV4.td M lib/Target/Hexagon/HexagonInstrInfoV5.td M lib/Target/Hexagon/HexagonMCInstLower.cpp A lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp M lib/Target/Hexagon/HexagonMachineFunctionInfo.h M lib/Target/Hexagon/HexagonMachineScheduler.cpp M lib/Target/Hexagon/HexagonMachineScheduler.h M lib/Target/Hexagon/HexagonNewValueJump.cpp M lib/Target/Hexagon/HexagonPeephole.cpp M lib/Target/Hexagon/HexagonRegisterInfo.cpp M lib/Target/Hexagon/HexagonRegisterInfo.h M lib/Target/Hexagon/HexagonRegisterInfo.td M lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp M lib/Target/Hexagon/HexagonSelectionDAGInfo.h A lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp M lib/Target/Hexagon/HexagonSubtarget.cpp M lib/Target/Hexagon/HexagonSubtarget.h M lib/Target/Hexagon/HexagonTargetMachine.cpp M lib/Target/Hexagon/HexagonTargetObjectFile.cpp M lib/Target/Hexagon/HexagonTargetObjectFile.h M lib/Target/Hexagon/HexagonVLIWPacketizer.cpp R lib/Target/Hexagon/InstPrinter/CMakeLists.txt M lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp R lib/Target/Hexagon/InstPrinter/LLVMBuild.txt R lib/Target/Hexagon/InstPrinter/Makefile R lib/Target/Hexagon/LLVMBuild.txt R lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt M lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h M lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp M lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h M lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp R lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt R lib/Target/Hexagon/MCTargetDesc/Makefile R lib/Target/Hexagon/Makefile R lib/Target/Hexagon/TargetInfo/CMakeLists.txt R lib/Target/Hexagon/TargetInfo/LLVMBuild.txt R lib/Target/Hexagon/TargetInfo/Makefile R lib/Target/LLVMBuild.txt R lib/Target/MBlaze/AsmParser/CMakeLists.txt R lib/Target/MBlaze/AsmParser/LLVMBuild.txt R lib/Target/MBlaze/AsmParser/MBlazeAsmParser.cpp R lib/Target/MBlaze/AsmParser/Makefile R lib/Target/MBlaze/CMakeLists.txt R lib/Target/MBlaze/Disassembler/CMakeLists.txt R lib/Target/MBlaze/Disassembler/LLVMBuild.txt R lib/Target/MBlaze/Disassembler/MBlazeDisassembler.cpp R lib/Target/MBlaze/Disassembler/MBlazeDisassembler.h R lib/Target/MBlaze/Disassembler/Makefile R lib/Target/MBlaze/InstPrinter/CMakeLists.txt R lib/Target/MBlaze/InstPrinter/LLVMBuild.txt R lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.cpp R lib/Target/MBlaze/InstPrinter/MBlazeInstPrinter.h R lib/Target/MBlaze/InstPrinter/Makefile R lib/Target/MBlaze/LLVMBuild.txt R lib/Target/MBlaze/MBlaze.h R lib/Target/MBlaze/MBlaze.td R lib/Target/MBlaze/MBlazeAsmPrinter.cpp R lib/Target/MBlaze/MBlazeCallingConv.td R lib/Target/MBlaze/MBlazeDelaySlotFiller.cpp R lib/Target/MBlaze/MBlazeFrameLowering.cpp R lib/Target/MBlaze/MBlazeFrameLowering.h R lib/Target/MBlaze/MBlazeISelDAGToDAG.cpp R lib/Target/MBlaze/MBlazeISelLowering.cpp R lib/Target/MBlaze/MBlazeISelLowering.h R lib/Target/MBlaze/MBlazeInstrFPU.td R lib/Target/MBlaze/MBlazeInstrFSL.td R lib/Target/MBlaze/MBlazeInstrFormats.td R lib/Target/MBlaze/MBlazeInstrInfo.cpp R lib/Target/MBlaze/MBlazeInstrInfo.h R lib/Target/MBlaze/MBlazeInstrInfo.td R lib/Target/MBlaze/MBlazeIntrinsicInfo.cpp R lib/Target/MBlaze/MBlazeIntrinsicInfo.h R lib/Target/MBlaze/MBlazeIntrinsics.td R lib/Target/MBlaze/MBlazeMCInstLower.cpp R lib/Target/MBlaze/MBlazeMCInstLower.h R lib/Target/MBlaze/MBlazeMachineFunction.cpp R lib/Target/MBlaze/MBlazeMachineFunction.h R lib/Target/MBlaze/MBlazeRegisterInfo.cpp R lib/Target/MBlaze/MBlazeRegisterInfo.h R lib/Target/MBlaze/MBlazeRegisterInfo.td R lib/Target/MBlaze/MBlazeRelocations.h R lib/Target/MBlaze/MBlazeSchedule.td R lib/Target/MBlaze/MBlazeSchedule3.td R lib/Target/MBlaze/MBlazeSchedule5.td R lib/Target/MBlaze/MBlazeSelectionDAGInfo.cpp R lib/Target/MBlaze/MBlazeSelectionDAGInfo.h R lib/Target/MBlaze/MBlazeSubtarget.cpp R lib/Target/MBlaze/MBlazeSubtarget.h R lib/Target/MBlaze/MBlazeTargetMachine.cpp R lib/Target/MBlaze/MBlazeTargetMachine.h R lib/Target/MBlaze/MBlazeTargetObjectFile.cpp R lib/Target/MBlaze/MBlazeTargetObjectFile.h R lib/Target/MBlaze/MCTargetDesc/CMakeLists.txt R lib/Target/MBlaze/MCTargetDesc/LLVMBuild.txt R lib/Target/MBlaze/MCTargetDesc/MBlazeAsmBackend.cpp R lib/Target/MBlaze/MCTargetDesc/MBlazeBaseInfo.h R lib/Target/MBlaze/MCTargetDesc/MBlazeELFObjectWriter.cpp R lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.cpp R lib/Target/MBlaze/MCTargetDesc/MBlazeMCAsmInfo.h R lib/Target/MBlaze/MCTargetDesc/MBlazeMCCodeEmitter.cpp R lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.cpp R lib/Target/MBlaze/MCTargetDesc/MBlazeMCTargetDesc.h R lib/Target/MBlaze/MCTargetDesc/Makefile R lib/Target/MBlaze/Makefile R lib/Target/MBlaze/TODO R lib/Target/MBlaze/TargetInfo/CMakeLists.txt R lib/Target/MBlaze/TargetInfo/LLVMBuild.txt R lib/Target/MBlaze/TargetInfo/MBlazeTargetInfo.cpp R lib/Target/MBlaze/TargetInfo/Makefile R lib/Target/MSP430/CMakeLists.txt R lib/Target/MSP430/InstPrinter/CMakeLists.txt R lib/Target/MSP430/InstPrinter/LLVMBuild.txt R lib/Target/MSP430/InstPrinter/Makefile R lib/Target/MSP430/LLVMBuild.txt R lib/Target/MSP430/MCTargetDesc/CMakeLists.txt R lib/Target/MSP430/MCTargetDesc/LLVMBuild.txt M lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp M lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h R lib/Target/MSP430/MCTargetDesc/Makefile M lib/Target/MSP430/MSP430AsmPrinter.cpp M lib/Target/MSP430/MSP430CallingConv.td M lib/Target/MSP430/MSP430FrameLowering.h M lib/Target/MSP430/MSP430ISelDAGToDAG.cpp M lib/Target/MSP430/MSP430ISelLowering.cpp M lib/Target/MSP430/MSP430ISelLowering.h M lib/Target/MSP430/MSP430InstrInfo.cpp M lib/Target/MSP430/MSP430InstrInfo.h M lib/Target/MSP430/MSP430InstrInfo.td M lib/Target/MSP430/MSP430MCInstLower.cpp M lib/Target/MSP430/MSP430RegisterInfo.cpp M lib/Target/MSP430/MSP430RegisterInfo.h M lib/Target/MSP430/MSP430RegisterInfo.td M lib/Target/MSP430/MSP430TargetMachine.cpp R lib/Target/MSP430/Makefile R lib/Target/MSP430/README.txt R lib/Target/MSP430/TargetInfo/CMakeLists.txt R lib/Target/MSP430/TargetInfo/LLVMBuild.txt R lib/Target/MSP430/TargetInfo/Makefile R lib/Target/Makefile M lib/Target/Mangler.cpp R lib/Target/Mips/AsmParser/CMakeLists.txt R lib/Target/Mips/AsmParser/LLVMBuild.txt R lib/Target/Mips/AsmParser/Makefile M lib/Target/Mips/AsmParser/MipsAsmParser.cpp R lib/Target/Mips/CMakeLists.txt R lib/Target/Mips/Disassembler/CMakeLists.txt R lib/Target/Mips/Disassembler/LLVMBuild.txt R lib/Target/Mips/Disassembler/Makefile M lib/Target/Mips/Disassembler/MipsDisassembler.cpp R lib/Target/Mips/InstPrinter/CMakeLists.txt R lib/Target/Mips/InstPrinter/LLVMBuild.txt R lib/Target/Mips/InstPrinter/Makefile M lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp M lib/Target/Mips/InstPrinter/MipsInstPrinter.h R lib/Target/Mips/LLVMBuild.txt R lib/Target/Mips/MCTargetDesc/CMakeLists.txt R lib/Target/Mips/MCTargetDesc/LLVMBuild.txt R lib/Target/Mips/MCTargetDesc/Makefile M lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp R lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.cpp R lib/Target/Mips/MCTargetDesc/MipsDirectObjLower.h M lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp R lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp R lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h M lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h M lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp M lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h M lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp M lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp M lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h A lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp A lib/Target/Mips/MSA.txt R lib/Target/Mips/Makefile M lib/Target/Mips/MicroMipsInstrFormats.td M lib/Target/Mips/MicroMipsInstrInfo.td M lib/Target/Mips/Mips.h M lib/Target/Mips/Mips.td M lib/Target/Mips/Mips16FrameLowering.cpp M lib/Target/Mips/Mips16FrameLowering.h A lib/Target/Mips/Mips16HardFloat.cpp A lib/Target/Mips/Mips16HardFloat.h M lib/Target/Mips/Mips16ISelDAGToDAG.cpp M lib/Target/Mips/Mips16ISelDAGToDAG.h M lib/Target/Mips/Mips16ISelLowering.cpp M lib/Target/Mips/Mips16ISelLowering.h M lib/Target/Mips/Mips16InstrFormats.td M lib/Target/Mips/Mips16InstrInfo.cpp M lib/Target/Mips/Mips16InstrInfo.h M lib/Target/Mips/Mips16InstrInfo.td M lib/Target/Mips/Mips16RegisterInfo.cpp M lib/Target/Mips/Mips16RegisterInfo.h M lib/Target/Mips/Mips64InstrInfo.td M lib/Target/Mips/MipsAnalyzeImmediate.cpp M lib/Target/Mips/MipsAnalyzeImmediate.h M lib/Target/Mips/MipsAsmPrinter.cpp M lib/Target/Mips/MipsAsmPrinter.h M lib/Target/Mips/MipsCallingConv.td M lib/Target/Mips/MipsCodeEmitter.cpp M lib/Target/Mips/MipsCondMov.td M lib/Target/Mips/MipsConstantIslandPass.cpp M lib/Target/Mips/MipsDSPInstrInfo.td M lib/Target/Mips/MipsDelaySlotFiller.cpp M lib/Target/Mips/MipsISelDAGToDAG.cpp M lib/Target/Mips/MipsISelDAGToDAG.h M lib/Target/Mips/MipsISelLowering.cpp M lib/Target/Mips/MipsISelLowering.h M lib/Target/Mips/MipsInstrFPU.td M lib/Target/Mips/MipsInstrFormats.td M lib/Target/Mips/MipsInstrInfo.cpp M lib/Target/Mips/MipsInstrInfo.h M lib/Target/Mips/MipsInstrInfo.td M lib/Target/Mips/MipsJITInfo.cpp M lib/Target/Mips/MipsLongBranch.cpp M lib/Target/Mips/MipsMCInstLower.cpp M lib/Target/Mips/MipsMCInstLower.h A lib/Target/Mips/MipsMSAInstrFormats.td A lib/Target/Mips/MipsMSAInstrInfo.td M lib/Target/Mips/MipsMachineFunction.cpp M lib/Target/Mips/MipsMachineFunction.h M lib/Target/Mips/MipsOs16.cpp M lib/Target/Mips/MipsRegisterInfo.cpp M lib/Target/Mips/MipsRegisterInfo.h M lib/Target/Mips/MipsRegisterInfo.td M lib/Target/Mips/MipsSEFrameLowering.cpp M lib/Target/Mips/MipsSEFrameLowering.h M lib/Target/Mips/MipsSEISelDAGToDAG.cpp M lib/Target/Mips/MipsSEISelDAGToDAG.h M lib/Target/Mips/MipsSEISelLowering.cpp M lib/Target/Mips/MipsSEISelLowering.h M lib/Target/Mips/MipsSEInstrInfo.cpp M lib/Target/Mips/MipsSEInstrInfo.h M lib/Target/Mips/MipsSERegisterInfo.cpp M lib/Target/Mips/MipsSERegisterInfo.h M lib/Target/Mips/MipsSchedule.td M lib/Target/Mips/MipsSubtarget.cpp M lib/Target/Mips/MipsSubtarget.h M lib/Target/Mips/MipsTargetMachine.cpp M lib/Target/Mips/MipsTargetMachine.h A lib/Target/Mips/MipsTargetStreamer.h R lib/Target/Mips/TargetInfo/CMakeLists.txt R lib/Target/Mips/TargetInfo/LLVMBuild.txt R lib/Target/Mips/TargetInfo/Makefile R lib/Target/NVPTX/CMakeLists.txt R lib/Target/NVPTX/InstPrinter/CMakeLists.txt R lib/Target/NVPTX/InstPrinter/LLVMBuild.txt R lib/Target/NVPTX/InstPrinter/Makefile M lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp A lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h R lib/Target/NVPTX/LLVMBuild.txt R lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt R lib/Target/NVPTX/MCTargetDesc/LLVMBuild.txt R lib/Target/NVPTX/MCTargetDesc/Makefile M lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h M lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp M lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h M lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp R lib/Target/NVPTX/Makefile M lib/Target/NVPTX/ManagedStringPool.h M lib/Target/NVPTX/NVPTX.h M lib/Target/NVPTX/NVPTX.td M lib/Target/NVPTX/NVPTXAllocaHoisting.cpp M lib/Target/NVPTX/NVPTXAsmPrinter.cpp M lib/Target/NVPTX/NVPTXAsmPrinter.h M lib/Target/NVPTX/NVPTXFrameLowering.cpp M lib/Target/NVPTX/NVPTXGenericToNVVM.cpp M lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp M lib/Target/NVPTX/NVPTXISelDAGToDAG.h M lib/Target/NVPTX/NVPTXISelLowering.cpp M lib/Target/NVPTX/NVPTXISelLowering.h M lib/Target/NVPTX/NVPTXInstrInfo.cpp M lib/Target/NVPTX/NVPTXInstrInfo.h M lib/Target/NVPTX/NVPTXInstrInfo.td M lib/Target/NVPTX/NVPTXIntrinsics.td A lib/Target/NVPTX/NVPTXMCExpr.cpp A lib/Target/NVPTX/NVPTXMCExpr.h R lib/Target/NVPTX/NVPTXNumRegisters.h A lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp M lib/Target/NVPTX/NVPTXRegisterInfo.cpp M lib/Target/NVPTX/NVPTXRegisterInfo.h M lib/Target/NVPTX/NVPTXRegisterInfo.td M lib/Target/NVPTX/NVPTXSection.h M lib/Target/NVPTX/NVPTXSplitBBatBar.cpp M lib/Target/NVPTX/NVPTXSubtarget.cpp M lib/Target/NVPTX/NVPTXSubtarget.h M lib/Target/NVPTX/NVPTXTargetMachine.cpp M lib/Target/NVPTX/NVPTXTargetObjectFile.h M lib/Target/NVPTX/NVVMReflect.cpp R lib/Target/NVPTX/TargetInfo/CMakeLists.txt R lib/Target/NVPTX/TargetInfo/LLVMBuild.txt R lib/Target/NVPTX/TargetInfo/Makefile R lib/Target/PowerPC/AsmParser/CMakeLists.txt R lib/Target/PowerPC/AsmParser/LLVMBuild.txt R lib/Target/PowerPC/AsmParser/Makefile M lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp R lib/Target/PowerPC/CMakeLists.txt R lib/Target/PowerPC/InstPrinter/CMakeLists.txt R lib/Target/PowerPC/InstPrinter/LLVMBuild.txt R lib/Target/PowerPC/InstPrinter/Makefile M lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp M lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h R lib/Target/PowerPC/LLVMBuild.txt R lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt R lib/Target/PowerPC/MCTargetDesc/LLVMBuild.txt R lib/Target/PowerPC/MCTargetDesc/Makefile M lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp M lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp M lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h M lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp M lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h M lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp A lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp A lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h M lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp M lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h A lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp M lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp M lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h R lib/Target/PowerPC/Makefile M lib/Target/PowerPC/PPC.h M lib/Target/PowerPC/PPC.td M lib/Target/PowerPC/PPCAsmPrinter.cpp M lib/Target/PowerPC/PPCCTRLoops.cpp M lib/Target/PowerPC/PPCCallingConv.td M lib/Target/PowerPC/PPCCodeEmitter.cpp A lib/Target/PowerPC/PPCFastISel.cpp M lib/Target/PowerPC/PPCFrameLowering.cpp M lib/Target/PowerPC/PPCFrameLowering.h M lib/Target/PowerPC/PPCHazardRecognizers.cpp M lib/Target/PowerPC/PPCHazardRecognizers.h M lib/Target/PowerPC/PPCISelDAGToDAG.cpp M lib/Target/PowerPC/PPCISelLowering.cpp M lib/Target/PowerPC/PPCISelLowering.h M lib/Target/PowerPC/PPCInstr64Bit.td M lib/Target/PowerPC/PPCInstrAltivec.td M lib/Target/PowerPC/PPCInstrFormats.td M lib/Target/PowerPC/PPCInstrInfo.cpp M lib/Target/PowerPC/PPCInstrInfo.h M lib/Target/PowerPC/PPCInstrInfo.td M lib/Target/PowerPC/PPCJITInfo.cpp M lib/Target/PowerPC/PPCMCInstLower.cpp M lib/Target/PowerPC/PPCMachineFunctionInfo.h M lib/Target/PowerPC/PPCRegisterInfo.cpp M lib/Target/PowerPC/PPCRegisterInfo.h M lib/Target/PowerPC/PPCRegisterInfo.td M lib/Target/PowerPC/PPCSchedule.td M lib/Target/PowerPC/PPCScheduleA2.td M lib/Target/PowerPC/PPCScheduleE500mc.td M lib/Target/PowerPC/PPCScheduleE5500.td M lib/Target/PowerPC/PPCSubtarget.cpp M lib/Target/PowerPC/PPCSubtarget.h M lib/Target/PowerPC/PPCTargetMachine.cpp A lib/Target/PowerPC/PPCTargetObjectFile.cpp A lib/Target/PowerPC/PPCTargetObjectFile.h A lib/Target/PowerPC/PPCTargetStreamer.h M lib/Target/PowerPC/PPCTargetTransformInfo.cpp R lib/Target/PowerPC/README.txt R lib/Target/PowerPC/README_ALTIVEC.txt R lib/Target/PowerPC/TargetInfo/CMakeLists.txt R lib/Target/PowerPC/TargetInfo/LLVMBuild.txt R lib/Target/PowerPC/TargetInfo/Makefile M lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp M lib/Target/R600/AMDGPU.h M lib/Target/R600/AMDGPU.td M lib/Target/R600/AMDGPUAsmPrinter.cpp M lib/Target/R600/AMDGPUAsmPrinter.h M lib/Target/R600/AMDGPUCallingConv.td M lib/Target/R600/AMDGPUFrameLowering.cpp A lib/Target/R600/AMDGPUISelDAGToDAG.cpp M lib/Target/R600/AMDGPUISelLowering.cpp M lib/Target/R600/AMDGPUISelLowering.h R lib/Target/R600/AMDGPUIndirectAddressing.cpp M lib/Target/R600/AMDGPUInstrInfo.cpp M lib/Target/R600/AMDGPUInstrInfo.h M lib/Target/R600/AMDGPUInstrInfo.td M lib/Target/R600/AMDGPUInstructions.td M lib/Target/R600/AMDGPUIntrinsics.td M lib/Target/R600/AMDGPUMCInstLower.cpp M lib/Target/R600/AMDGPUMachineFunction.cpp M lib/Target/R600/AMDGPUMachineFunction.h M lib/Target/R600/AMDGPURegisterInfo.cpp M lib/Target/R600/AMDGPURegisterInfo.h M lib/Target/R600/AMDGPURegisterInfo.td R lib/Target/R600/AMDGPUStructurizeCFG.cpp M lib/Target/R600/AMDGPUSubtarget.cpp M lib/Target/R600/AMDGPUSubtarget.h M lib/Target/R600/AMDGPUTargetMachine.cpp M lib/Target/R600/AMDGPUTargetMachine.h A lib/Target/R600/AMDGPUTargetTransformInfo.cpp R lib/Target/R600/AMDIL.h R lib/Target/R600/AMDIL7XXDevice.cpp R lib/Target/R600/AMDIL7XXDevice.h M lib/Target/R600/AMDILBase.td M lib/Target/R600/AMDILCFGStructurizer.cpp R lib/Target/R600/AMDILDevice.cpp R lib/Target/R600/AMDILDevice.h R lib/Target/R600/AMDILDeviceInfo.cpp R lib/Target/R600/AMDILDeviceInfo.h R lib/Target/R600/AMDILDevices.h R lib/Target/R600/AMDILEvergreenDevice.cpp R lib/Target/R600/AMDILEvergreenDevice.h R lib/Target/R600/AMDILISelDAGToDAG.cpp M lib/Target/R600/AMDILISelLowering.cpp M lib/Target/R600/AMDILInstrInfo.td M lib/Target/R600/AMDILIntrinsicInfo.cpp R lib/Target/R600/AMDILNIDevice.cpp R lib/Target/R600/AMDILNIDevice.h R lib/Target/R600/AMDILSIDevice.cpp R lib/Target/R600/AMDILSIDevice.h R lib/Target/R600/CMakeLists.txt M lib/Target/R600/InstPrinter/AMDGPUInstPrinter.cpp M lib/Target/R600/InstPrinter/AMDGPUInstPrinter.h R lib/Target/R600/InstPrinter/CMakeLists.txt R lib/Target/R600/InstPrinter/LLVMBuild.txt R lib/Target/R600/InstPrinter/Makefile R lib/Target/R600/LLVMBuild.txt M lib/Target/R600/MCTargetDesc/AMDGPUAsmBackend.cpp M lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.cpp M lib/Target/R600/MCTargetDesc/AMDGPUMCAsmInfo.h A lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.cpp M lib/Target/R600/MCTargetDesc/AMDGPUMCCodeEmitter.h M lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.cpp M lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.h R lib/Target/R600/MCTargetDesc/CMakeLists.txt R lib/Target/R600/MCTargetDesc/LLVMBuild.txt R lib/Target/R600/MCTargetDesc/Makefile M lib/Target/R600/MCTargetDesc/R600MCCodeEmitter.cpp R lib/Target/R600/Makefile M lib/Target/R600/Processors.td A lib/Target/R600/R600ClauseMergePass.cpp M lib/Target/R600/R600ControlFlowFinalizer.cpp M lib/Target/R600/R600Defines.h M lib/Target/R600/R600EmitClauseMarkers.cpp M lib/Target/R600/R600ExpandSpecialInstrs.cpp M lib/Target/R600/R600ISelLowering.cpp M lib/Target/R600/R600ISelLowering.h A lib/Target/R600/R600InstrFormats.td M lib/Target/R600/R600InstrInfo.cpp M lib/Target/R600/R600InstrInfo.h M lib/Target/R600/R600Instructions.td M lib/Target/R600/R600Intrinsics.td M lib/Target/R600/R600MachineFunctionInfo.cpp M lib/Target/R600/R600MachineFunctionInfo.h M lib/Target/R600/R600MachineScheduler.cpp M lib/Target/R600/R600MachineScheduler.h A lib/Target/R600/R600OptimizeVectorRegisters.cpp M lib/Target/R600/R600Packetizer.cpp M lib/Target/R600/R600RegisterInfo.cpp M lib/Target/R600/R600RegisterInfo.h M lib/Target/R600/R600RegisterInfo.td M lib/Target/R600/R600Schedule.td A lib/Target/R600/R600TextureIntrinsicsReplacer.cpp M lib/Target/R600/SIAnnotateControlFlow.cpp M lib/Target/R600/SIDefines.h A lib/Target/R600/SIFixSGPRCopies.cpp M lib/Target/R600/SIISelLowering.cpp M lib/Target/R600/SIISelLowering.h M lib/Target/R600/SIInsertWaits.cpp M lib/Target/R600/SIInstrFormats.td M lib/Target/R600/SIInstrInfo.cpp M lib/Target/R600/SIInstrInfo.h M lib/Target/R600/SIInstrInfo.td M lib/Target/R600/SIInstructions.td M lib/Target/R600/SIIntrinsics.td M lib/Target/R600/SILowerControlFlow.cpp M lib/Target/R600/SIMachineFunctionInfo.cpp M lib/Target/R600/SIMachineFunctionInfo.h M lib/Target/R600/SIRegisterInfo.cpp M lib/Target/R600/SIRegisterInfo.h M lib/Target/R600/SIRegisterInfo.td A lib/Target/R600/SITypeRewriter.cpp M lib/Target/R600/TargetInfo/AMDGPUTargetInfo.cpp R lib/Target/R600/TargetInfo/CMakeLists.txt R lib/Target/R600/TargetInfo/LLVMBuild.txt R lib/Target/R600/TargetInfo/Makefile R lib/Target/README.txt A lib/Target/Sparc/AsmParser/SparcAsmParser.cpp R lib/Target/Sparc/CMakeLists.txt M lib/Target/Sparc/DelaySlotFiller.cpp A lib/Target/Sparc/Disassembler/SparcDisassembler.cpp R lib/Target/Sparc/FPMover.cpp A lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp A lib/Target/Sparc/InstPrinter/SparcInstPrinter.h R lib/Target/Sparc/LLVMBuild.txt R lib/Target/Sparc/MCTargetDesc/CMakeLists.txt R lib/Target/Sparc/MCTargetDesc/LLVMBuild.txt R lib/Target/Sparc/MCTargetDesc/Makefile A lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp R lib/Target/Sparc/MCTargetDesc/SparcBaseInfo.h A lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp A lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h M lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp M lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h A lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp A lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp A lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h M lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp M lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h A lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp R lib/Target/Sparc/Makefile R lib/Target/Sparc/README.txt M lib/Target/Sparc/Sparc.h M lib/Target/Sparc/Sparc.td M lib/Target/Sparc/SparcAsmPrinter.cpp M lib/Target/Sparc/SparcCallingConv.td A lib/Target/Sparc/SparcCodeEmitter.cpp M lib/Target/Sparc/SparcFrameLowering.cpp M lib/Target/Sparc/SparcFrameLowering.h M lib/Target/Sparc/SparcISelDAGToDAG.cpp M lib/Target/Sparc/SparcISelLowering.cpp M lib/Target/Sparc/SparcISelLowering.h M lib/Target/Sparc/SparcInstr64Bit.td A lib/Target/Sparc/SparcInstrAliases.td M lib/Target/Sparc/SparcInstrFormats.td M lib/Target/Sparc/SparcInstrInfo.cpp M lib/Target/Sparc/SparcInstrInfo.h M lib/Target/Sparc/SparcInstrInfo.td A lib/Target/Sparc/SparcJITInfo.cpp A lib/Target/Sparc/SparcJITInfo.h A lib/Target/Sparc/SparcMCInstLower.cpp M lib/Target/Sparc/SparcMachineFunctionInfo.h M lib/Target/Sparc/SparcRegisterInfo.cpp M lib/Target/Sparc/SparcRegisterInfo.h M lib/Target/Sparc/SparcRegisterInfo.td A lib/Target/Sparc/SparcRelocations.h M lib/Target/Sparc/SparcSubtarget.cpp M lib/Target/Sparc/SparcSubtarget.h M lib/Target/Sparc/SparcTargetMachine.cpp M lib/Target/Sparc/SparcTargetMachine.h A lib/Target/Sparc/SparcTargetObjectFile.cpp A lib/Target/Sparc/SparcTargetObjectFile.h A lib/Target/Sparc/SparcTargetStreamer.h R lib/Target/Sparc/TargetInfo/CMakeLists.txt R lib/Target/Sparc/TargetInfo/LLVMBuild.txt R lib/Target/Sparc/TargetInfo/Makefile M lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp R lib/Target/SystemZ/AsmParser/CMakeLists.txt R lib/Target/SystemZ/AsmParser/LLVMBuild.txt R lib/Target/SystemZ/AsmParser/Makefile M lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp R lib/Target/SystemZ/CMakeLists.txt A lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp R lib/Target/SystemZ/InstPrinter/CMakeLists.txt R lib/Target/SystemZ/InstPrinter/LLVMBuild.txt R lib/Target/SystemZ/InstPrinter/Makefile M lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp M lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h R lib/Target/SystemZ/LLVMBuild.txt R lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt R lib/Target/SystemZ/MCTargetDesc/LLVMBuild.txt R lib/Target/SystemZ/MCTargetDesc/Makefile M lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp M lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp M lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h M lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp M lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp M lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h R lib/Target/SystemZ/Makefile M lib/Target/SystemZ/README.txt M lib/Target/SystemZ/SystemZ.h M lib/Target/SystemZ/SystemZ.td M lib/Target/SystemZ/SystemZAsmPrinter.cpp M lib/Target/SystemZ/SystemZCallingConv.td M lib/Target/SystemZ/SystemZConstantPoolValue.cpp A lib/Target/SystemZ/SystemZElimCompare.cpp M lib/Target/SystemZ/SystemZFrameLowering.cpp M lib/Target/SystemZ/SystemZFrameLowering.h M lib/Target/SystemZ/SystemZISelDAGToDAG.cpp M lib/Target/SystemZ/SystemZISelLowering.cpp M lib/Target/SystemZ/SystemZISelLowering.h M lib/Target/SystemZ/SystemZInstrFP.td M lib/Target/SystemZ/SystemZInstrFormats.td M lib/Target/SystemZ/SystemZInstrInfo.cpp M lib/Target/SystemZ/SystemZInstrInfo.h M lib/Target/SystemZ/SystemZInstrInfo.td A lib/Target/SystemZ/SystemZLongBranch.cpp M lib/Target/SystemZ/SystemZMCInstLower.cpp M lib/Target/SystemZ/SystemZMCInstLower.h A lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp M lib/Target/SystemZ/SystemZMachineFunctionInfo.h M lib/Target/SystemZ/SystemZOperands.td M lib/Target/SystemZ/SystemZOperators.td M lib/Target/SystemZ/SystemZPatterns.td A lib/Target/SystemZ/SystemZProcessors.td M lib/Target/SystemZ/SystemZRegisterInfo.cpp M lib/Target/SystemZ/SystemZRegisterInfo.h M lib/Target/SystemZ/SystemZRegisterInfo.td A lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp A lib/Target/SystemZ/SystemZSelectionDAGInfo.h A lib/Target/SystemZ/SystemZShortenInst.cpp M lib/Target/SystemZ/SystemZSubtarget.cpp M lib/Target/SystemZ/SystemZSubtarget.h M lib/Target/SystemZ/SystemZTargetMachine.cpp M lib/Target/SystemZ/SystemZTargetMachine.h R lib/Target/SystemZ/TargetInfo/CMakeLists.txt R lib/Target/SystemZ/TargetInfo/LLVMBuild.txt R lib/Target/SystemZ/TargetInfo/Makefile M lib/Target/Target.cpp M lib/Target/TargetLibraryInfo.cpp M lib/Target/TargetLoweringObjectFile.cpp M lib/Target/TargetMachine.cpp M lib/Target/TargetMachineC.cpp M lib/Target/TargetSubtargetInfo.cpp R lib/Target/X86/AsmParser/CMakeLists.txt R lib/Target/X86/AsmParser/LLVMBuild.txt R lib/Target/X86/AsmParser/Makefile M lib/Target/X86/AsmParser/X86AsmParser.cpp R lib/Target/X86/CMakeLists.txt R lib/Target/X86/Disassembler/CMakeLists.txt R lib/Target/X86/Disassembler/LLVMBuild.txt R lib/Target/X86/Disassembler/Makefile M lib/Target/X86/Disassembler/X86Disassembler.cpp M lib/Target/X86/Disassembler/X86DisassemblerDecoder.c M lib/Target/X86/Disassembler/X86DisassemblerDecoder.h M lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h R lib/Target/X86/InstPrinter/CMakeLists.txt R lib/Target/X86/InstPrinter/LLVMBuild.txt R lib/Target/X86/InstPrinter/Makefile M lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp M lib/Target/X86/InstPrinter/X86ATTInstPrinter.h M lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp M lib/Target/X86/InstPrinter/X86IntelInstPrinter.h R lib/Target/X86/LLVMBuild.txt R lib/Target/X86/MCTargetDesc/CMakeLists.txt R lib/Target/X86/MCTargetDesc/LLVMBuild.txt R lib/Target/X86/MCTargetDesc/Makefile M lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp M lib/Target/X86/MCTargetDesc/X86BaseInfo.h M lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp A lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp M lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp M lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h M lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp M lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp M lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h A lib/Target/X86/MCTargetDesc/X86MachORelocationInfo.cpp M lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp M lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp R lib/Target/X86/Makefile R lib/Target/X86/README-FPStack.txt R lib/Target/X86/README-MMX.txt R lib/Target/X86/README-SSE.txt R lib/Target/X86/README-UNIMPLEMENTED.txt R lib/Target/X86/README-X86-64.txt R lib/Target/X86/README.txt R lib/Target/X86/TargetInfo/CMakeLists.txt R lib/Target/X86/TargetInfo/LLVMBuild.txt R lib/Target/X86/TargetInfo/Makefile R lib/Target/X86/Utils/CMakeLists.txt R lib/Target/X86/Utils/LLVMBuild.txt R lib/Target/X86/Utils/Makefile M lib/Target/X86/X86.td M lib/Target/X86/X86AsmPrinter.cpp M lib/Target/X86/X86AsmPrinter.h A lib/Target/X86/X86CallingConv.h M lib/Target/X86/X86CallingConv.td M lib/Target/X86/X86CodeEmitter.cpp R lib/Target/X86/X86CompilationCallback_Win64.asm M lib/Target/X86/X86FastISel.cpp M lib/Target/X86/X86FixupLEAs.cpp M lib/Target/X86/X86FloatingPoint.cpp M lib/Target/X86/X86FrameLowering.cpp M lib/Target/X86/X86FrameLowering.h M lib/Target/X86/X86ISelDAGToDAG.cpp M lib/Target/X86/X86ISelLowering.cpp M lib/Target/X86/X86ISelLowering.h A lib/Target/X86/X86InstrAVX512.td M lib/Target/X86/X86InstrArithmetic.td M lib/Target/X86/X86InstrCompiler.td M lib/Target/X86/X86InstrControl.td M lib/Target/X86/X86InstrExtension.td M lib/Target/X86/X86InstrFMA.td M lib/Target/X86/X86InstrFPStack.td M lib/Target/X86/X86InstrFormats.td M lib/Target/X86/X86InstrFragmentsSIMD.td M lib/Target/X86/X86InstrInfo.cpp M lib/Target/X86/X86InstrInfo.h M lib/Target/X86/X86InstrInfo.td M lib/Target/X86/X86InstrMMX.td M lib/Target/X86/X86InstrSSE.td M lib/Target/X86/X86InstrSVM.td M lib/Target/X86/X86InstrShiftRotate.td M lib/Target/X86/X86InstrSystem.td M lib/Target/X86/X86InstrTSX.td M lib/Target/X86/X86InstrXOP.td M lib/Target/X86/X86JITInfo.cpp M lib/Target/X86/X86MCInstLower.cpp M lib/Target/X86/X86RegisterInfo.cpp M lib/Target/X86/X86RegisterInfo.h M lib/Target/X86/X86RegisterInfo.td M lib/Target/X86/X86SchedHaswell.td M lib/Target/X86/X86SchedSandyBridge.td M lib/Target/X86/X86Schedule.td M lib/Target/X86/X86ScheduleAtom.td A lib/Target/X86/X86ScheduleSLM.td M lib/Target/X86/X86SelectionDAGInfo.cpp M lib/Target/X86/X86SelectionDAGInfo.h M lib/Target/X86/X86Subtarget.cpp M lib/Target/X86/X86Subtarget.h M lib/Target/X86/X86TargetMachine.cpp M lib/Target/X86/X86TargetObjectFile.cpp M lib/Target/X86/X86TargetObjectFile.h M lib/Target/X86/X86TargetTransformInfo.cpp M lib/Target/X86/X86VZeroUpper.cpp R lib/Target/XCore/CMakeLists.txt R lib/Target/XCore/Disassembler/CMakeLists.txt R lib/Target/XCore/Disassembler/LLVMBuild.txt R lib/Target/XCore/Disassembler/Makefile M lib/Target/XCore/Disassembler/XCoreDisassembler.cpp R lib/Target/XCore/InstPrinter/CMakeLists.txt R lib/Target/XCore/InstPrinter/LLVMBuild.txt R lib/Target/XCore/InstPrinter/Makefile R lib/Target/XCore/LLVMBuild.txt R lib/Target/XCore/MCTargetDesc/CMakeLists.txt R lib/Target/XCore/MCTargetDesc/LLVMBuild.txt R lib/Target/XCore/MCTargetDesc/Makefile M lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp M lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h M lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp R lib/Target/XCore/Makefile R lib/Target/XCore/README.txt R lib/Target/XCore/TargetInfo/CMakeLists.txt R lib/Target/XCore/TargetInfo/LLVMBuild.txt R lib/Target/XCore/TargetInfo/Makefile M lib/Target/XCore/XCore.h M lib/Target/XCore/XCoreAsmPrinter.cpp M lib/Target/XCore/XCoreFrameLowering.cpp M lib/Target/XCore/XCoreISelDAGToDAG.cpp M lib/Target/XCore/XCoreISelLowering.cpp M lib/Target/XCore/XCoreISelLowering.h M lib/Target/XCore/XCoreInstrInfo.cpp M lib/Target/XCore/XCoreInstrInfo.h M lib/Target/XCore/XCoreInstrInfo.td M lib/Target/XCore/XCoreLowerThreadLocal.cpp M lib/Target/XCore/XCoreMCInstLower.cpp M lib/Target/XCore/XCoreRegisterInfo.cpp M lib/Target/XCore/XCoreRegisterInfo.h M lib/Target/XCore/XCoreTargetMachine.cpp M lib/Target/XCore/XCoreTargetMachine.h A lib/Target/XCore/XCoreTargetTransformInfo.cpp R lib/Transforms/CMakeLists.txt R lib/Transforms/Hello/CMakeLists.txt R lib/Transforms/Hello/Hello.cpp R lib/Transforms/Hello/Hello.exports R lib/Transforms/Hello/Makefile M lib/Transforms/IPO/ArgumentPromotion.cpp R lib/Transforms/IPO/CMakeLists.txt M lib/Transforms/IPO/ConstantMerge.cpp M lib/Transforms/IPO/DeadArgumentElimination.cpp M lib/Transforms/IPO/ExtractGV.cpp M lib/Transforms/IPO/FunctionAttrs.cpp M lib/Transforms/IPO/GlobalDCE.cpp M lib/Transforms/IPO/GlobalOpt.cpp M lib/Transforms/IPO/InlineAlways.cpp M lib/Transforms/IPO/InlineSimple.cpp M lib/Transforms/IPO/Inliner.cpp M lib/Transforms/IPO/Internalize.cpp R lib/Transforms/IPO/LLVMBuild.txt R lib/Transforms/IPO/Makefile M lib/Transforms/IPO/MergeFunctions.cpp M lib/Transforms/IPO/PassManagerBuilder.cpp M lib/Transforms/IPO/PruneEH.cpp M lib/Transforms/IPO/StripSymbols.cpp R lib/Transforms/InstCombine/CMakeLists.txt M lib/Transforms/InstCombine/InstCombine.h M lib/Transforms/InstCombine/InstCombineAddSub.cpp M lib/Transforms/InstCombine/InstCombineAndOrXor.cpp M lib/Transforms/InstCombine/InstCombineCalls.cpp M lib/Transforms/InstCombine/InstCombineCasts.cpp M lib/Transforms/InstCombine/InstCombineCompares.cpp M lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp M lib/Transforms/InstCombine/InstCombineMulDivRem.cpp M lib/Transforms/InstCombine/InstCombinePHI.cpp M lib/Transforms/InstCombine/InstCombineSelect.cpp M lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp M lib/Transforms/InstCombine/InstCombineVectorOps.cpp M lib/Transforms/InstCombine/InstCombineWorklist.h M lib/Transforms/InstCombine/InstructionCombining.cpp R lib/Transforms/InstCombine/LLVMBuild.txt R lib/Transforms/InstCombine/Makefile M lib/Transforms/Instrumentation/AddressSanitizer.cpp R lib/Transforms/Instrumentation/BlackList.cpp M lib/Transforms/Instrumentation/BoundsChecking.cpp R lib/Transforms/Instrumentation/CMakeLists.txt A lib/Transforms/Instrumentation/DataFlowSanitizer.cpp A lib/Transforms/Instrumentation/DebugIR.cpp A lib/Transforms/Instrumentation/DebugIR.h R lib/Transforms/Instrumentation/EdgeProfiling.cpp M lib/Transforms/Instrumentation/GCOVProfiling.cpp M lib/Transforms/Instrumentation/Instrumentation.cpp R lib/Transforms/Instrumentation/LLVMBuild.txt R lib/Transforms/Instrumentation/Makefile M lib/Transforms/Instrumentation/MemorySanitizer.cpp R lib/Transforms/Instrumentation/OptimalEdgeProfiling.cpp R lib/Transforms/Instrumentation/PathProfiling.cpp R lib/Transforms/Instrumentation/ProfilingUtils.cpp R lib/Transforms/Instrumentation/ProfilingUtils.h M lib/Transforms/Instrumentation/ThreadSanitizer.cpp R lib/Transforms/LLVMBuild.txt R lib/Transforms/Makefile A lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h R lib/Transforms/ObjCARC/CMakeLists.txt M lib/Transforms/ObjCARC/DependencyAnalysis.h R lib/Transforms/ObjCARC/LLVMBuild.txt R lib/Transforms/ObjCARC/Makefile M lib/Transforms/ObjCARC/ObjCARC.h M lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.cpp M lib/Transforms/ObjCARC/ObjCARCAliasAnalysis.h M lib/Transforms/ObjCARC/ObjCARCContract.cpp M lib/Transforms/ObjCARC/ObjCARCOpts.cpp M lib/Transforms/ObjCARC/ObjCARCUtil.cpp M lib/Transforms/ObjCARC/ProvenanceAnalysis.h M lib/Transforms/Scalar/ADCE.cpp R lib/Transforms/Scalar/BasicBlockPlacement.cpp R lib/Transforms/Scalar/CMakeLists.txt M lib/Transforms/Scalar/CodeGenPrepare.cpp M lib/Transforms/Scalar/EarlyCSE.cpp A lib/Transforms/Scalar/FlattenCFGPass.cpp M lib/Transforms/Scalar/GVN.cpp M lib/Transforms/Scalar/GlobalMerge.cpp M lib/Transforms/Scalar/IndVarSimplify.cpp M lib/Transforms/Scalar/JumpThreading.cpp R lib/Transforms/Scalar/LLVMBuild.txt M lib/Transforms/Scalar/LoopDeletion.cpp M lib/Transforms/Scalar/LoopIdiomRecognize.cpp A lib/Transforms/Scalar/LoopRerollPass.cpp M lib/Transforms/Scalar/LoopStrengthReduce.cpp M lib/Transforms/Scalar/LoopUnrollPass.cpp M lib/Transforms/Scalar/LoopUnswitch.cpp R lib/Transforms/Scalar/Makefile M lib/Transforms/Scalar/MemCpyOptimizer.cpp A lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp M lib/Transforms/Scalar/Reassociate.cpp M lib/Transforms/Scalar/SCCP.cpp M lib/Transforms/Scalar/SROA.cpp A lib/Transforms/Scalar/SampleProfile.cpp M lib/Transforms/Scalar/Scalar.cpp M lib/Transforms/Scalar/ScalarReplAggregates.cpp M lib/Transforms/Scalar/SimplifyCFGPass.cpp R lib/Transforms/Scalar/SimplifyLibCalls.cpp A lib/Transforms/Scalar/StructurizeCFG.cpp M lib/Transforms/Scalar/TailRecursionElimination.cpp M lib/Transforms/Utils/BasicBlockUtils.cpp M lib/Transforms/Utils/BreakCriticalEdges.cpp R lib/Transforms/Utils/CMakeLists.txt M lib/Transforms/Utils/CloneFunction.cpp M lib/Transforms/Utils/CodeExtractor.cpp M lib/Transforms/Utils/DemoteRegToStack.cpp A lib/Transforms/Utils/FlattenCFG.cpp A lib/Transforms/Utils/GlobalStatus.cpp M lib/Transforms/Utils/InlineFunction.cpp M lib/Transforms/Utils/LCSSA.cpp R lib/Transforms/Utils/LLVMBuild.txt M lib/Transforms/Utils/Local.cpp M lib/Transforms/Utils/LoopSimplify.cpp M lib/Transforms/Utils/LoopUnroll.cpp M lib/Transforms/Utils/LowerExpectIntrinsic.cpp M lib/Transforms/Utils/LowerInvoke.cpp M lib/Transforms/Utils/LowerSwitch.cpp R lib/Transforms/Utils/Makefile M lib/Transforms/Utils/MetaRenamer.cpp M lib/Transforms/Utils/ModuleUtils.cpp M lib/Transforms/Utils/PromoteMemoryToRegister.cpp M lib/Transforms/Utils/SSAUpdater.cpp M lib/Transforms/Utils/SimplifyCFG.cpp M lib/Transforms/Utils/SimplifyIndVar.cpp M lib/Transforms/Utils/SimplifyLibCalls.cpp A lib/Transforms/Utils/SpecialCaseList.cpp M lib/Transforms/Utils/ValueMapper.cpp M lib/Transforms/Vectorize/BBVectorize.cpp R lib/Transforms/Vectorize/CMakeLists.txt R lib/Transforms/Vectorize/LLVMBuild.txt M lib/Transforms/Vectorize/LoopVectorize.cpp R lib/Transforms/Vectorize/Makefile M lib/Transforms/Vectorize/SLPVectorizer.cpp R lib/Transforms/Vectorize/VecUtils.cpp R lib/Transforms/Vectorize/VecUtils.h R llvm.spec.in A patches/README.TXT A patches/patch-r208961-clang-version-include.diff A patches/patch-r208987-format-extensions.diff A patches/patch-r209107-clang-vendor-suffix.diff A patches/patch-r213492-amd64-multi-os-dot.diff A patches/patch-r221503-default-target-triple.diff A patches/patch-r243830-arm-disable-clear-cache.diff A patches/patch-r252503-arm-transient-stack-alignment.diff A patches/patch-r259053-gcc-installation-detector.diff A patches/patch-r259498-add-fxsave.diff A patches/patch-r261680-clang-r200899-fix-security-quantis.diff A patches/patch-r261991-llvm-r195391-fix-dwarf2.diff A patches/patch-r261991-llvm-r198385-fix-dwarf2.diff A patches/patch-r261991-llvm-r198389-fix-dwarf2.diff A patches/patch-r262261-llvm-r198028-sparc.diff A patches/patch-r262261-llvm-r198029-sparc.diff A patches/patch-r262261-llvm-r198030-sparc.diff A patches/patch-r262261-llvm-r198145-sparc.diff A patches/patch-r262261-llvm-r198149-sparc.diff A patches/patch-r262261-llvm-r198157-sparc.diff A patches/patch-r262261-llvm-r198280-sparc.diff A patches/patch-r262261-llvm-r198281-sparc.diff A patches/patch-r262261-llvm-r198286-sparc.diff A patches/patch-r262261-llvm-r198480-sparc.diff A patches/patch-r262261-llvm-r198484-sparc.diff A patches/patch-r262261-llvm-r198533-sparc.diff A patches/patch-r262261-llvm-r198565-sparc.diff A patches/patch-r262261-llvm-r198567-sparc.diff A patches/patch-r262261-llvm-r198580-sparc.diff A patches/patch-r262261-llvm-r198591-sparc.diff A patches/patch-r262261-llvm-r198592-sparc.diff A patches/patch-r262261-llvm-r198658-sparc.diff A patches/patch-r262261-llvm-r198681-sparc.diff A patches/patch-r262261-llvm-r198738-sparc.diff A patches/patch-r262261-llvm-r198739-sparc.diff A patches/patch-r262261-llvm-r198740-sparc.diff A patches/patch-r262261-llvm-r198893-sparc.diff A patches/patch-r262261-llvm-r198909-sparc.diff A patches/patch-r262261-llvm-r198910-sparc.diff A patches/patch-r262261-llvm-r199014-sparc.diff A patches/patch-r262261-llvm-r199024-sparc.diff A patches/patch-r262261-llvm-r199028-sparc.diff A patches/patch-r262261-llvm-r199031-sparc.diff A patches/patch-r262261-llvm-r199033-sparc.diff A patches/patch-r262261-llvm-r199061-sparc.diff A patches/patch-r262261-llvm-r199186-sparc.diff A patches/patch-r262261-llvm-r199187-sparc.diff A patches/patch-r262261-llvm-r199775-sparc.diff A patches/patch-r262261-llvm-r199781-sparc.diff A patches/patch-r262261-llvm-r199786-sparc.diff A patches/patch-r262261-llvm-r199940-sparc.diff A patches/patch-r262261-llvm-r199974-sparc.diff A patches/patch-r262261-llvm-r199975-sparc.diff A patches/patch-r262261-llvm-r199977-sparc.diff A patches/patch-r262261-llvm-r200103-sparc.diff A patches/patch-r262261-llvm-r200104-sparc.diff A patches/patch-r262261-llvm-r200112-sparc.diff A patches/patch-r262261-llvm-r200130-sparc.diff A patches/patch-r262261-llvm-r200131-sparc.diff A patches/patch-r262261-llvm-r200141-sparc.diff A patches/patch-r262261-llvm-r200282-sparc.diff A patches/patch-r262261-llvm-r200368-sparc.diff A patches/patch-r262261-llvm-r200373-sparc.diff A patches/patch-r262261-llvm-r200376-sparc.diff A patches/patch-r262261-llvm-r200509-sparc.diff A patches/patch-r262261-llvm-r200617-sparc.diff A patches/patch-r262261-llvm-r200960-sparc.diff A patches/patch-r262261-llvm-r200961-sparc.diff A patches/patch-r262261-llvm-r200962-sparc.diff A patches/patch-r262261-llvm-r200963-sparc.diff A patches/patch-r262261-llvm-r200965-sparc.diff A patches/patch-r262262-clang-r198311-sparc.diff A patches/patch-r262262-clang-r198312-sparc.diff A patches/patch-r262262-clang-r198911-sparc.diff A patches/patch-r262262-clang-r198912-sparc.diff A patches/patch-r262262-clang-r198918-sparc.diff A patches/patch-r262262-clang-r198923-sparc.diff A patches/patch-r262262-clang-r199012-sparc.diff A patches/patch-r262262-clang-r199034-sparc.diff A patches/patch-r262262-clang-r199037-sparc.diff A patches/patch-r262262-clang-r199188-sparc.diff A patches/patch-r262262-clang-r199399-sparc.diff A patches/patch-r262262-clang-r200452-sparc.diff A patches/patch-r262264-llvm-r200453-sparc.diff A patches/patch-r262265-llvm-r201718-sparc.diff A patches/patch-r262303-enable-ppc-integrated-as.diff A patches/patch-r262415-llvm-r201994-sparc.diff A patches/patch-r262460-llvm-r202059-sparc.diff A patches/patch-r262535-clang-r202177-sparc.diff A patches/patch-r262536-clang-r202179-sparc.diff A patches/patch-r262582-llvm-r202422-sparc.diff A patches/patch-r262611-llvm-r196874-fix-invalid-pwd-crash.diff A patches/patch-r263048-clang-r203624-fix-CC-aliases.diff A patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff A patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff A patches/patch-r263312-llvm-r196986-allow-realign-alloca.diff A patches/patch-r263312-llvm-r202930-fix-alloca-esi-clobber.diff A patches/patch-r263313-llvm-r203311-fix-sse1-oom.diff A patches/patch-r264345-dwarf2-freebsd10.diff A patches/patch-r264826-llvm-r202188-variadic-fn-debug-info.diff A patches/patch-r264827-clang-r202185-variadic-fn-debug-info.diff A patches/patch-r265477-clang-r198655-standalone-debug.diff A patches/patch-r266674-clang-r209489-fix-xmmintrin.diff A patches/patch-r267704-llvm-r211435-fix-avx-backend.diff A patches/patch-r267981-llvm-r211435-fix-ppc-fctiduz.diff A patches/patch-r269387-clang-arm-target-cpu.diff A patches/patch-r271024-llvm-r216989-r216990-fix-movw-armv6.diff A patches/patch-r271282-clang-r200797-r200798-r200805-debug-info-crash.diff A patches/patch-r271432-clang-r205331-debug-info-crash.diff A patches/patch-r271597-clang-r217410-i386-garbage-float.diff A patches/patch-r274286-llvm-r201784-asm-dollar.diff A patches/patch-r274442-llvm-r221709-debug-oom.diff A patches/patch-r275633-llvm-r223171-fix-vectorizer.diff A patches/patch-r275759-clang-r221170-ppc-vaarg.diff A patches/patch-r278788-clang-r201130-pch-miscompilation.diff A patches/patch-r279289-clang-r199571-fix-string-literal-assertion.diff A patches/patch-r279302-clang-r211785-add-fuse-ld.diff A patches/patch-r281775-llvm-r229911-uleb128-commas.diff A patches/patch-r286033-llvm-r219009-x86-codegen-crash.diff A patches/patch-r296800-llvm-r219512-out-of-registers.diff R projects/CMakeLists.txt R projects/LLVMBuild.txt R projects/Makefile R projects/sample/Makefile R projects/sample/Makefile.common.in R projects/sample/Makefile.llvm.config.in R projects/sample/Makefile.llvm.rules R projects/sample/autoconf/AutoRegen.sh R projects/sample/autoconf/ExportMap.map R projects/sample/autoconf/LICENSE.TXT R projects/sample/autoconf/config.guess R projects/sample/autoconf/config.sub R projects/sample/autoconf/configure.ac R projects/sample/autoconf/install-sh R projects/sample/autoconf/ltmain.sh R projects/sample/autoconf/m4/build_exeext.m4 R projects/sample/autoconf/m4/c_printf_a.m4 R projects/sample/autoconf/m4/check_gnu_make.m4 R projects/sample/autoconf/m4/config_makefile.m4 R projects/sample/autoconf/m4/config_project.m4 R projects/sample/autoconf/m4/cxx_flag_check.m4 R projects/sample/autoconf/m4/find_std_program.m4 R projects/sample/autoconf/m4/func_isinf.m4 R projects/sample/autoconf/m4/func_isnan.m4 R projects/sample/autoconf/m4/func_mmap_file.m4 R projects/sample/autoconf/m4/header_mmap_anonymous.m4 R projects/sample/autoconf/m4/huge_val.m4 R projects/sample/autoconf/m4/libtool.m4 R projects/sample/autoconf/m4/link_options.m4 R projects/sample/autoconf/m4/linux_mixed_64_32.m4 R projects/sample/autoconf/m4/ltdl.m4 R projects/sample/autoconf/m4/need_dev_zero_for_mmap.m4 R projects/sample/autoconf/m4/path_tclsh.m4 R projects/sample/autoconf/m4/rand48.m4 R projects/sample/autoconf/m4/sanity_check.m4 R projects/sample/autoconf/m4/single_cxx_check.m4 R projects/sample/autoconf/m4/visibility_inlines_hidden.m4 R projects/sample/autoconf/mkinstalldirs R projects/sample/configure R projects/sample/docs/index.html R projects/sample/include/sample.h R projects/sample/lib/Makefile R projects/sample/lib/sample/Makefile R projects/sample/lib/sample/sample.c R projects/sample/tools/Makefile R projects/sample/tools/sample/Makefile R projects/sample/tools/sample/main.c R runtime/CMakeLists.txt R runtime/LLVMBuild.txt R runtime/Makefile R runtime/README.txt R runtime/libprofile/BasicBlockTracing.c R runtime/libprofile/CMakeLists.txt R runtime/libprofile/CommonProfiling.c R runtime/libprofile/EdgeProfiling.c R runtime/libprofile/Makefile R runtime/libprofile/OptimalEdgeProfiling.c R runtime/libprofile/PathProfiling.c R runtime/libprofile/Profiling.h R test/Analysis/BasicAA/2003-02-26-AccessSizeTest.ll R test/Analysis/BasicAA/2003-03-04-GEPCrash.ll R test/Analysis/BasicAA/2003-04-22-GEPProblem.ll R test/Analysis/BasicAA/2003-04-25-GEPCrash.ll R test/Analysis/BasicAA/2003-05-21-GEP-Problem.ll R test/Analysis/BasicAA/2003-06-01-AliasCrash.ll R test/Analysis/BasicAA/2003-07-03-BasicAACrash.ll R test/Analysis/BasicAA/2003-09-19-LocalArgument.ll R test/Analysis/BasicAA/2003-11-04-SimpleCases.ll R test/Analysis/BasicAA/2003-12-11-ConstExprGEP.ll R test/Analysis/BasicAA/2004-07-28-MustAliasbug.ll R test/Analysis/BasicAA/2006-03-03-BadArraySubscript.ll R test/Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll R test/Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll R test/Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll R test/Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll R test/Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll R test/Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll R test/Analysis/BasicAA/2007-11-05-SizeCrash.ll R test/Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll R test/Analysis/BasicAA/2008-04-15-Byval.ll R test/Analysis/BasicAA/2008-06-02-GEPTailCrash.ll R test/Analysis/BasicAA/2008-11-23-NoaliasRet.ll R test/Analysis/BasicAA/2009-03-04-GEPNoalias.ll R test/Analysis/BasicAA/2009-10-13-AtomicModRef.ll R test/Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll R test/Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll R test/Analysis/BasicAA/aligned-overread.ll R test/Analysis/BasicAA/args-rets-allocas-loads.ll R test/Analysis/BasicAA/byval.ll R test/Analysis/BasicAA/cas.ll R test/Analysis/BasicAA/constant-over-index.ll R test/Analysis/BasicAA/dag.ll R test/Analysis/BasicAA/empty.ll R test/Analysis/BasicAA/featuretest.ll R test/Analysis/BasicAA/full-store-partial-alias.ll R test/Analysis/BasicAA/gcsetest.ll R test/Analysis/BasicAA/gep-alias.ll R test/Analysis/BasicAA/getmodrefinfo-cs-cs.ll R test/Analysis/BasicAA/global-size.ll R test/Analysis/BasicAA/intrinsics.ll R test/Analysis/BasicAA/invariant_load.ll R test/Analysis/BasicAA/lit.local.cfg R test/Analysis/BasicAA/memset_pattern.ll R test/Analysis/BasicAA/modref.ll R test/Analysis/BasicAA/must-and-partial.ll R test/Analysis/BasicAA/no-escape-call.ll R test/Analysis/BasicAA/noalias-geps.ll R test/Analysis/BasicAA/nocapture.ll R test/Analysis/BasicAA/phi-aa.ll R test/Analysis/BasicAA/phi-and-select.ll R test/Analysis/BasicAA/phi-spec-order.ll R test/Analysis/BasicAA/phi-speculation.ll R test/Analysis/BasicAA/pure-const-dce.ll R test/Analysis/BasicAA/store-promote.ll R test/Analysis/BasicAA/tailcall-modref.ll R test/Analysis/BasicAA/underlying-value.ll R test/Analysis/BasicAA/unreachable-block.ll R test/Analysis/BlockFrequencyInfo/basic.ll R test/Analysis/BlockFrequencyInfo/lit.local.cfg R test/Analysis/BranchProbabilityInfo/basic.ll R test/Analysis/BranchProbabilityInfo/lit.local.cfg R test/Analysis/BranchProbabilityInfo/loop.ll R test/Analysis/BranchProbabilityInfo/noreturn.ll R test/Analysis/CallGraph/2008-09-09-DirectCall.ll R test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll R test/Analysis/CallGraph/do-nothing-intrinsic.ll R test/Analysis/CallGraph/lit.local.cfg R test/Analysis/CallGraph/no-intrinsics.ll R test/Analysis/CostModel/ARM/cast.ll R test/Analysis/CostModel/ARM/divrem.ll R test/Analysis/CostModel/ARM/gep.ll R test/Analysis/CostModel/ARM/insertelement.ll R test/Analysis/CostModel/ARM/lit.local.cfg R test/Analysis/CostModel/ARM/select.ll R test/Analysis/CostModel/ARM/shuffle.ll R test/Analysis/CostModel/PowerPC/insert_extract.ll R test/Analysis/CostModel/PowerPC/lit.local.cfg R test/Analysis/CostModel/PowerPC/load_store.ll R test/Analysis/CostModel/X86/arith.ll R test/Analysis/CostModel/X86/cast.ll R test/Analysis/CostModel/X86/cmp.ll R test/Analysis/CostModel/X86/gep.ll R test/Analysis/CostModel/X86/i32.ll R test/Analysis/CostModel/X86/insert-extract-at-zero.ll R test/Analysis/CostModel/X86/intrinsic-cost.ll R test/Analysis/CostModel/X86/lit.local.cfg R test/Analysis/CostModel/X86/load_store.ll R test/Analysis/CostModel/X86/loop_v2.ll R test/Analysis/CostModel/X86/sitofp.ll R test/Analysis/CostModel/X86/testshiftashr.ll R test/Analysis/CostModel/X86/testshiftlshr.ll R test/Analysis/CostModel/X86/testshiftshl.ll R test/Analysis/CostModel/X86/tiny.ll R test/Analysis/CostModel/X86/uitofp.ll R test/Analysis/CostModel/X86/vectorized-loop.ll R test/Analysis/CostModel/lit.local.cfg R test/Analysis/CostModel/no_info.ll R test/Analysis/DependenceAnalysis/Banerjee.ll R test/Analysis/DependenceAnalysis/Coupled.ll R test/Analysis/DependenceAnalysis/ExactRDIV.ll R test/Analysis/DependenceAnalysis/ExactSIV.ll R test/Analysis/DependenceAnalysis/GCD.ll R test/Analysis/DependenceAnalysis/Preliminary.ll R test/Analysis/DependenceAnalysis/Propagating.ll R test/Analysis/DependenceAnalysis/Separability.ll R test/Analysis/DependenceAnalysis/StrongSIV.ll R test/Analysis/DependenceAnalysis/SymbolicRDIV.ll R test/Analysis/DependenceAnalysis/SymbolicSIV.ll R test/Analysis/DependenceAnalysis/WeakCrossingSIV.ll R test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll R test/Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll R test/Analysis/DependenceAnalysis/ZIV.ll R test/Analysis/DependenceAnalysis/lit.local.cfg R test/Analysis/Dominators/2006-10-02-BreakCritEdges.ll R test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll R test/Analysis/Dominators/2007-07-11-SplitBlock.ll R test/Analysis/Dominators/2007-07-12-SplitBlock.ll R test/Analysis/Dominators/invoke.ll R test/Analysis/Dominators/lit.local.cfg R test/Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll R test/Analysis/GlobalsModRef/aliastest.ll R test/Analysis/GlobalsModRef/chaining-analysis.ll R test/Analysis/GlobalsModRef/indirect-global.ll R test/Analysis/GlobalsModRef/lit.local.cfg R test/Analysis/GlobalsModRef/modreftest.ll R test/Analysis/GlobalsModRef/pr12351.ll R test/Analysis/GlobalsModRef/purecse.ll R test/Analysis/GlobalsModRef/volatile-instrs.ll R test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll R test/Analysis/LoopInfo/lit.local.cfg R test/Analysis/MemoryDependenceAnalysis/lit.local.cfg R test/Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll R test/Analysis/PostDominators/lit.local.cfg R test/Analysis/PostDominators/pr1098.ll R test/Analysis/PostDominators/pr6047_a.ll R test/Analysis/PostDominators/pr6047_b.ll R test/Analysis/PostDominators/pr6047_c.ll R test/Analysis/PostDominators/pr6047_d.ll R test/Analysis/Profiling/edge-profiling.ll R test/Analysis/Profiling/lit.local.cfg R test/Analysis/Profiling/load-branch-weights-ifs.ll R test/Analysis/Profiling/load-branch-weights-loops.ll R test/Analysis/Profiling/load-branch-weights-switches.ll R test/Analysis/Profiling/profiling-tool-chain.ll R test/Analysis/RegionInfo/20100809_bb_not_in_domtree.ll R test/Analysis/RegionInfo/block_sort.ll R test/Analysis/RegionInfo/cond_loop.ll R test/Analysis/RegionInfo/condition_complicated.ll R test/Analysis/RegionInfo/condition_complicated_2.ll R test/Analysis/RegionInfo/condition_forward_edge.ll R test/Analysis/RegionInfo/condition_same_exit.ll R test/Analysis/RegionInfo/condition_simple.ll R test/Analysis/RegionInfo/exit_in_condition.ll R test/Analysis/RegionInfo/infinite_loop.ll R test/Analysis/RegionInfo/infinite_loop_2.ll R test/Analysis/RegionInfo/infinite_loop_3.ll R test/Analysis/RegionInfo/infinite_loop_4.ll R test/Analysis/RegionInfo/lit.local.cfg R test/Analysis/RegionInfo/loop_with_condition.ll R test/Analysis/RegionInfo/loops_1.ll R test/Analysis/RegionInfo/loops_2.ll R test/Analysis/RegionInfo/mix_1.ll R test/Analysis/RegionInfo/multiple_exiting_edge.ll R test/Analysis/RegionInfo/nested_loops.ll R test/Analysis/RegionInfo/next.ll R test/Analysis/RegionInfo/paper.ll R test/Analysis/RegionInfo/two_loops_same_header.ll R test/Analysis/RegionInfo/unreachable_bb.ll R test/Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll R test/Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll R test/Analysis/ScalarEvolution/2007-08-06-Unsigned.ll R test/Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll R test/Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll R test/Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll R test/Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll R test/Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll R test/Analysis/ScalarEvolution/2008-02-15-UMax.ll R test/Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll R test/Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll R test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll R test/Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll R test/Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll R test/Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll R test/Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll R test/Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll R test/Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll R test/Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll R test/Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll R test/Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll R test/Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll R test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll R test/Analysis/ScalarEvolution/2008-11-18-Stride2.ll R test/Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll R test/Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll R test/Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll R test/Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll R test/Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll R test/Analysis/ScalarEvolution/2009-04-22-TruncCast.ll R test/Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll R test/Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll R test/Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll R test/Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll R test/Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll R test/Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll R test/Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll R test/Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll R test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll R test/Analysis/ScalarEvolution/SolveQuadraticEquation.ll R test/Analysis/ScalarEvolution/and-xor.ll R test/Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll R test/Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll R test/Analysis/ScalarEvolution/avoid-smax-0.ll R test/Analysis/ScalarEvolution/avoid-smax-1.ll R test/Analysis/ScalarEvolution/div-overflow.ll R test/Analysis/ScalarEvolution/do-loop.ll R test/Analysis/ScalarEvolution/fold.ll R test/Analysis/ScalarEvolution/how-far-to-zero.ll R test/Analysis/ScalarEvolution/lit.local.cfg R test/Analysis/ScalarEvolution/load.ll R test/Analysis/ScalarEvolution/max-trip-count.ll R test/Analysis/ScalarEvolution/nsw-offset.ll R test/Analysis/ScalarEvolution/nsw.ll R test/Analysis/ScalarEvolution/pointer-sign-bits.ll R test/Analysis/ScalarEvolution/pr3909.ll R test/Analysis/ScalarEvolution/scev-aa.ll R test/Analysis/ScalarEvolution/scev-invalid.ll R test/Analysis/ScalarEvolution/sext-inreg.ll R test/Analysis/ScalarEvolution/sext-iv-0.ll R test/Analysis/ScalarEvolution/sext-iv-1.ll R test/Analysis/ScalarEvolution/sext-iv-2.ll R test/Analysis/ScalarEvolution/sle.ll R test/Analysis/ScalarEvolution/smax.ll R test/Analysis/ScalarEvolution/trip-count.ll R test/Analysis/ScalarEvolution/trip-count10.ll R test/Analysis/ScalarEvolution/trip-count11.ll R test/Analysis/ScalarEvolution/trip-count12.ll R test/Analysis/ScalarEvolution/trip-count2.ll R test/Analysis/ScalarEvolution/trip-count3.ll R test/Analysis/ScalarEvolution/trip-count4.ll R test/Analysis/ScalarEvolution/trip-count5.ll R test/Analysis/ScalarEvolution/trip-count6.ll R test/Analysis/ScalarEvolution/trip-count7.ll R test/Analysis/ScalarEvolution/trip-count8.ll R test/Analysis/ScalarEvolution/trip-count9.ll R test/Analysis/ScalarEvolution/undefined.ll R test/Analysis/ScalarEvolution/unreachable-code.ll R test/Analysis/ScalarEvolution/unsimplified-loop.ll R test/Analysis/ScalarEvolution/xor-and.ll R test/Analysis/ScalarEvolution/zext-wrap.ll R test/Analysis/TypeBasedAliasAnalysis/aliastest.ll R test/Analysis/TypeBasedAliasAnalysis/argument-promotion.ll R test/Analysis/TypeBasedAliasAnalysis/dse.ll R test/Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll R test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll R test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll R test/Analysis/TypeBasedAliasAnalysis/intrinsics.ll R test/Analysis/TypeBasedAliasAnalysis/licm.ll R test/Analysis/TypeBasedAliasAnalysis/lit.local.cfg R test/Analysis/TypeBasedAliasAnalysis/memcpyopt.ll R test/Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll R test/Analysis/TypeBasedAliasAnalysis/precedence.ll R test/Analysis/TypeBasedAliasAnalysis/sink.ll R test/Analysis/TypeBasedAliasAnalysis/tbaa-path.ll R test/Archive/README.txt R test/Archive/check_binary_output.ll R test/Archive/evenlen R test/Archive/extract.ll R test/Archive/lit.local.cfg R test/Archive/oddlen R test/Archive/toc_GNU.ll R test/Archive/toc_MacOSX.ll R test/Archive/toc_SVR4.ll R test/Archive/toc_xpg4.ll R test/Archive/very_long_bytecode_file_name.bc R test/Assembler/2002-03-08-NameCollision.ll R test/Assembler/2002-03-08-NameCollision2.ll R test/Assembler/2002-04-07-HexFloatConstants.ll R test/Assembler/2002-04-07-InfConstant.ll R test/Assembler/2002-04-29-NameBinding.ll R test/Assembler/2002-05-02-InvalidForwardRef.ll R test/Assembler/2002-07-14-OpaqueType.ll R test/Assembler/2002-07-25-QuoteInString.ll R test/Assembler/2002-07-25-ReturnPtrFunction.ll R test/Assembler/2002-07-31-SlashInString.ll R test/Assembler/2002-08-15-CastAmbiguity.ll R test/Assembler/2002-08-15-ConstantExprProblem.ll R test/Assembler/2002-08-15-UnresolvedGlobalReference.ll R test/Assembler/2002-08-16-ConstExprInlined.ll R test/Assembler/2002-08-19-BytecodeReader.ll R test/Assembler/2002-08-22-DominanceProblem.ll R test/Assembler/2002-10-08-LargeArrayPerformance.ll R test/Assembler/2002-10-13-ConstantEncodingProblem.ll R test/Assembler/2002-12-15-GlobalResolve.ll R test/Assembler/2003-01-30-UnsignedString.ll R test/Assembler/2003-04-15-ConstantInitAssertion.ll R test/Assembler/2003-04-25-UnresolvedGlobalReference.ll R test/Assembler/2003-05-03-BytecodeReaderProblem.ll R test/Assembler/2003-05-12-MinIntProblem.ll R test/Assembler/2003-05-15-AssemblerProblem.ll R test/Assembler/2003-05-15-SwitchBug.ll R test/Assembler/2003-05-21-ConstantShiftExpr.ll R test/Assembler/2003-05-21-EmptyStructTest.ll R test/Assembler/2003-05-21-MalformedShiftCrash.ll R test/Assembler/2003-05-21-MalformedStructCrash.ll R test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll R test/Assembler/2003-08-21-ConstantExprCast-Fold.ll R test/Assembler/2003-11-05-ConstantExprShift.ll R test/Assembler/2003-11-11-ImplicitRename.ll R test/Assembler/2003-11-12-ConstantExprCast.ll R test/Assembler/2003-11-24-SymbolTableCrash.ll R test/Assembler/2004-01-11-getelementptrfolding.ll R test/Assembler/2004-01-20-MaxLongLong.ll R test/Assembler/2004-02-01-NegativeZero.ll R test/Assembler/2004-02-27-SelfUseAssertError.ll R test/Assembler/2004-03-07-FunctionAddressAlignment.ll R test/Assembler/2004-03-30-UnclosedFunctionCrash.ll R test/Assembler/2004-04-04-GetElementPtrIndexTypes.ll R test/Assembler/2004-06-07-VerifierBug.ll R test/Assembler/2004-10-22-BCWriterUndefBug.ll R test/Assembler/2004-11-28-InvalidTypeCrash.ll R test/Assembler/2005-01-03-FPConstantDisassembly.ll R test/Assembler/2005-01-31-CallingAggregateFunction.ll R test/Assembler/2005-05-05-OpaqueUndefValues.ll R test/Assembler/2005-12-21-ZeroInitVector.ll R test/Assembler/2006-09-28-CrashOnInvalid.ll R test/Assembler/2006-12-09-Cast-To-Bool.ll R test/Assembler/2007-01-02-Undefined-Arg-Type.ll R test/Assembler/2007-01-05-Cmp-ConstExpr.ll R test/Assembler/2007-01-16-CrashOnBadCast.ll R test/Assembler/2007-01-16-CrashOnBadCast2.ll R test/Assembler/2007-03-18-InvalidNumberedVar.ll R test/Assembler/2007-03-19-NegValue.ll R test/Assembler/2007-04-20-AlignedLoad.ll R test/Assembler/2007-04-20-AlignedStore.ll R test/Assembler/2007-04-25-AssemblerFoldExternWeak.ll R test/Assembler/2007-05-21-Escape.ll R test/Assembler/2007-07-19-ParamAttrAmbiguity.ll R test/Assembler/2007-08-06-AliasInvalid.ll R test/Assembler/2007-09-10-AliasFwdRef.ll R test/Assembler/2007-09-29-GC.ll R test/Assembler/2007-11-26-AttributeOverload.ll R test/Assembler/2007-12-11-AddressSpaces.ll R test/Assembler/2008-01-11-VarargAttrs.ll R test/Assembler/2008-02-18-IntPointerCrash.ll R test/Assembler/2008-07-10-APInt.ll R test/Assembler/2008-09-02-FunctionNotes.ll R test/Assembler/2008-09-02-FunctionNotes2.ll R test/Assembler/2008-09-29-RetAttr.ll R test/Assembler/2008-10-14-QuoteInName.ll R test/Assembler/2009-02-01-UnnamedForwardRef.ll R test/Assembler/2009-02-28-CastOpc.ll R test/Assembler/2009-02-28-StripOpaqueName.ll R test/Assembler/2009-03-24-ZextConstantExpr.ll R test/Assembler/2009-04-25-AliasGEP.ll R test/Assembler/2009-07-24-ZeroArgGEP.ll R test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll R test/Assembler/ConstantExprFold.ll R test/Assembler/ConstantExprFoldCast.ll R test/Assembler/ConstantExprNoFold.ll R test/Assembler/MultipleReturnValueType.ll R test/Assembler/aggregate-constant-values.ll R test/Assembler/aggregate-return-single-value.ll R test/Assembler/align-inst-alloca.ll R test/Assembler/align-inst-load.ll R test/Assembler/align-inst-store.ll R test/Assembler/align-inst.ll R test/Assembler/alignstack.ll R test/Assembler/anon-functions.ll R test/Assembler/atomic.ll R test/Assembler/auto_upgrade_intrinsics.ll R test/Assembler/bcwrap.ll R test/Assembler/comment.ll R test/Assembler/externally-initialized.ll R test/Assembler/extractvalue-invalid-idx.ll R test/Assembler/fast-math-flags.ll R test/Assembler/flags.ll R test/Assembler/functionlocal-metadata.ll R test/Assembler/getelementptr.ll R test/Assembler/getelementptr_struct.ll R test/Assembler/getelementptr_vec_idx1.ll R test/Assembler/getelementptr_vec_idx2.ll R test/Assembler/getelementptr_vec_idx3.ll R test/Assembler/getelementptr_vec_struct.ll R test/Assembler/global-addrspace-forwardref.ll R test/Assembler/half-constprop.ll R test/Assembler/half-conv.ll R test/Assembler/half.ll R test/Assembler/huge-array.ll R test/Assembler/insertextractvalue.ll R test/Assembler/insertvalue-invalid-idx.ll R test/Assembler/invalid-fwdref1.ll R test/Assembler/invalid_cast.ll R test/Assembler/invalid_cast2.ll R test/Assembler/lit.local.cfg R test/Assembler/metadata.ll R test/Assembler/named-metadata.ll R test/Assembler/numbered-values.ll R test/Assembler/select.ll R test/Assembler/tls-models.ll R test/Assembler/unnamed-addr.ll R test/Assembler/unnamed.ll R test/Assembler/vbool-cmp.ll R test/Assembler/vector-cmp.ll R test/Assembler/vector-select.ll R test/Assembler/vector-shift.ll R test/Assembler/x86mmx.ll R test/Bindings/Ocaml/analysis.ml R test/Bindings/Ocaml/bitreader.ml R test/Bindings/Ocaml/bitwriter.ml R test/Bindings/Ocaml/executionengine.ml R test/Bindings/Ocaml/ext_exc.ml R test/Bindings/Ocaml/ipo_opts.ml R test/Bindings/Ocaml/lit.local.cfg R test/Bindings/Ocaml/scalar_opts.ml R test/Bindings/Ocaml/target.ml R test/Bindings/Ocaml/vmcore.ml R test/Bitcode/2006-12-11-Cast-ConstExpr.ll R test/Bitcode/2009-06-11-FirstClassAggregateConstant.ll R test/Bitcode/2012-05-07-SwitchInstRangesSupport.ll R test/Bitcode/arm32_neon_vcnt_upgrade.ll R test/Bitcode/attributes.ll R test/Bitcode/blockaddress.ll R test/Bitcode/extractelement.ll R test/Bitcode/flags.ll R test/Bitcode/function-encoding-rel-operands.ll R test/Bitcode/lit.local.cfg R test/Bitcode/metadata-2.ll R test/Bitcode/metadata.ll R test/Bitcode/null-type.ll R test/Bitcode/null-type.ll.bc R test/Bitcode/ptest-new.ll R test/Bitcode/ptest-old.ll R test/Bitcode/shuffle.ll R test/Bitcode/ssse3_palignr.ll R test/BugPoint/crash-narrowfunctiontest.ll R test/BugPoint/lit.local.cfg R test/BugPoint/metadata.ll R test/BugPoint/remove_arguments_test.ll R test/CMakeLists.txt R test/CodeGen/AArch64/adc.ll R test/CodeGen/AArch64/addsub-shifted.ll R test/CodeGen/AArch64/addsub.ll R test/CodeGen/AArch64/addsub_ext.ll R test/CodeGen/AArch64/adrp-relocation.ll R test/CodeGen/AArch64/alloca.ll R test/CodeGen/AArch64/analyze-branch.ll R test/CodeGen/AArch64/atomic-ops-not-barriers.ll R test/CodeGen/AArch64/atomic-ops.ll R test/CodeGen/AArch64/basic-pic.ll R test/CodeGen/AArch64/bitfield-insert-0.ll R test/CodeGen/AArch64/bitfield-insert.ll R test/CodeGen/AArch64/bitfield.ll R test/CodeGen/AArch64/blockaddress.ll R test/CodeGen/AArch64/bool-loads.ll R test/CodeGen/AArch64/breg.ll R test/CodeGen/AArch64/callee-save.ll R test/CodeGen/AArch64/code-model-large-abs.ll R test/CodeGen/AArch64/compare-branch.ll R test/CodeGen/AArch64/cond-sel.ll R test/CodeGen/AArch64/directcond.ll R test/CodeGen/AArch64/dp-3source.ll R test/CodeGen/AArch64/dp1.ll R test/CodeGen/AArch64/dp2.ll R test/CodeGen/AArch64/elf-extern.ll R test/CodeGen/AArch64/extern-weak.ll R test/CodeGen/AArch64/extract.ll R test/CodeGen/AArch64/fastcc-reserved.ll R test/CodeGen/AArch64/fastcc.ll R test/CodeGen/AArch64/fcmp.ll R test/CodeGen/AArch64/fcvt-fixed.ll R test/CodeGen/AArch64/fcvt-int.ll R test/CodeGen/AArch64/flags-multiuse.ll R test/CodeGen/AArch64/floatdp_1source.ll R test/CodeGen/AArch64/floatdp_2source.ll R test/CodeGen/AArch64/fp-cond-sel.ll R test/CodeGen/AArch64/fp-dp3.ll R test/CodeGen/AArch64/fp128-folding.ll R test/CodeGen/AArch64/fp128.ll R test/CodeGen/AArch64/fpimm.ll R test/CodeGen/AArch64/func-argpassing.ll R test/CodeGen/AArch64/func-calls.ll R test/CodeGen/AArch64/global-alignment.ll R test/CodeGen/AArch64/got-abuse.ll R test/CodeGen/AArch64/i128-align.ll R test/CodeGen/AArch64/illegal-float-ops.ll R test/CodeGen/AArch64/init-array.ll R test/CodeGen/AArch64/inline-asm-constraints-badI.ll R test/CodeGen/AArch64/inline-asm-constraints-badK.ll R test/CodeGen/AArch64/inline-asm-constraints-badK2.ll R test/CodeGen/AArch64/inline-asm-constraints-badL.ll R test/CodeGen/AArch64/inline-asm-constraints.ll R test/CodeGen/AArch64/inline-asm-modifiers.ll R test/CodeGen/AArch64/jump-table.ll R test/CodeGen/AArch64/large-frame.ll R test/CodeGen/AArch64/ldst-regoffset.ll R test/CodeGen/AArch64/ldst-unscaledimm.ll R test/CodeGen/AArch64/ldst-unsignedimm.ll R test/CodeGen/AArch64/lit.local.cfg R test/CodeGen/AArch64/literal_pools.ll R test/CodeGen/AArch64/local_vars.ll R test/CodeGen/AArch64/logical-imm.ll R test/CodeGen/AArch64/logical_shifted_reg.ll R test/CodeGen/AArch64/logical_shifted_reg.s R test/CodeGen/AArch64/movw-consts.ll R test/CodeGen/AArch64/pic-eh-stubs.ll R test/CodeGen/AArch64/regress-bitcast-formals.ll R test/CodeGen/AArch64/regress-f128csel-flags.ll R test/CodeGen/AArch64/regress-tail-livereg.ll R test/CodeGen/AArch64/regress-tblgen-chains.ll R test/CodeGen/AArch64/regress-w29-reserved-with-fp.ll R test/CodeGen/AArch64/regress-wzr-allocatable.ll R test/CodeGen/AArch64/setcc-takes-i32.ll R test/CodeGen/AArch64/sibling-call.ll R test/CodeGen/AArch64/sincos-expansion.ll R test/CodeGen/AArch64/tail-call.ll R test/CodeGen/AArch64/tls-dynamic-together.ll R test/CodeGen/AArch64/tls-dynamics.ll R test/CodeGen/AArch64/tls-execs.ll R test/CodeGen/AArch64/tst-br.ll R test/CodeGen/AArch64/variadic.ll R test/CodeGen/AArch64/zero-reg.ll R test/CodeGen/ARM/2006-11-10-CycleInDAG.ll R test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll R test/CodeGen/ARM/2007-03-07-CombinerCrash.ll R test/CodeGen/ARM/2007-03-13-InstrSched.ll R test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll R test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll R test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll R test/CodeGen/ARM/2007-04-02-RegScavengerAssert.ll R test/CodeGen/ARM/2007-04-03-PEIBug.ll R test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll R test/CodeGen/ARM/2007-04-30-CombinerCrash.ll R test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll R test/CodeGen/ARM/2007-05-07-tailmerge-1.ll R test/CodeGen/ARM/2007-05-09-tailmerge-2.ll R test/CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll R test/CodeGen/ARM/2007-05-14-RegScavengerAssert.ll R test/CodeGen/ARM/2007-05-22-tailmerge-3.ll R test/CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll R test/CodeGen/ARM/2007-08-15-ReuseBug.ll R test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll R test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll R test/CodeGen/ARM/2008-03-05-SxtInRegBug.ll R test/CodeGen/ARM/2008-03-07-RegScavengerAssert.ll R test/CodeGen/ARM/2008-04-04-ScavengerAssert.ll R test/CodeGen/ARM/2008-04-10-ScavengerAssert.ll R test/CodeGen/ARM/2008-04-11-PHIofImpDef.ll R test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll R test/CodeGen/ARM/2008-05-19-ScavengerAssert.ll R test/CodeGen/ARM/2008-07-17-Fdiv.ll R test/CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll R test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll R test/CodeGen/ARM/2008-09-17-CoalescerBug.ll R test/CodeGen/ARM/2008-11-18-ScavengerAssert.ll R test/CodeGen/ARM/2009-02-16-SpillerBug.ll R test/CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll R test/CodeGen/ARM/2009-02-27-SpillerBug.ll R test/CodeGen/ARM/2009-03-07-SpillerBug.ll R test/CodeGen/ARM/2009-03-09-AddrModeBug.ll R test/CodeGen/ARM/2009-04-06-AsmModifier.ll R test/CodeGen/ARM/2009-04-08-AggregateAddr.ll R test/CodeGen/ARM/2009-04-08-FREM.ll R test/CodeGen/ARM/2009-04-08-FloatUndef.ll R test/CodeGen/ARM/2009-04-09-RegScavengerAsm.ll R test/CodeGen/ARM/2009-05-05-DAGCombineBug.ll R test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll R test/CodeGen/ARM/2009-05-11-CodePlacementCrash.ll R test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll R test/CodeGen/ARM/2009-06-02-ISelCrash.ll R test/CodeGen/ARM/2009-06-04-MissingLiveIn.ll R test/CodeGen/ARM/2009-06-15-RegScavengerAssert.ll R test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll R test/CodeGen/ARM/2009-06-22-CoalescerBug.ll R test/CodeGen/ARM/2009-06-30-RegScavengerAssert.ll R test/CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll R test/CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll R test/CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll R test/CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll R tools/lto/LTOModule.cpp R tools/lto/LTOModule.h R utils/TableGen/StringToOffsetTable.h Log Message: ----------- LLVM + CLANG 3.4 Commit: 8faf58a691ad12735e46befeb9813c4eab76dda2 https://github.com/MidnightBSD/src/commit/8faf58a691ad12735e46befeb9813c4eab76dda2 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: R .gitattributes R LICENSE.TXT A clang/LICENSE.TXT A clang/include/clang-c/BuildSystem.h A clang/include/clang-c/CXCompilationDatabase.h A clang/include/clang-c/CXErrorCode.h A clang/include/clang-c/CXString.h A clang/include/clang-c/Documentation.h A clang/include/clang-c/ExternC.h A clang/include/clang-c/FatalErrorHandler.h A clang/include/clang-c/Index.h A clang/include/clang-c/Platform.h A clang/include/clang-c/module.modulemap A clang/include/clang/ARCMigrate/ARCMT.h A clang/include/clang/ARCMigrate/ARCMTActions.h A clang/include/clang/ARCMigrate/FileRemapper.h A clang/include/clang/AST/APValue.h A clang/include/clang/AST/AST.h A clang/include/clang/AST/ASTConcept.h A clang/include/clang/AST/ASTConsumer.h A clang/include/clang/AST/ASTContext.h A clang/include/clang/AST/ASTContextAllocate.h A clang/include/clang/AST/ASTDiagnostic.h A clang/include/clang/AST/ASTDumper.h A clang/include/clang/AST/ASTDumperUtils.h A clang/include/clang/AST/ASTFwd.h A clang/include/clang/AST/ASTImporter.h A clang/include/clang/AST/ASTImporterLookupTable.h A clang/include/clang/AST/ASTImporterSharedState.h A clang/include/clang/AST/ASTLambda.h A clang/include/clang/AST/ASTMutationListener.h A clang/include/clang/AST/ASTNodeTraverser.h A clang/include/clang/AST/ASTStructuralEquivalence.h A clang/include/clang/AST/ASTTypeTraits.h A clang/include/clang/AST/ASTUnresolvedSet.h A clang/include/clang/AST/ASTVector.h A clang/include/clang/AST/AbstractBasicReader.h A clang/include/clang/AST/AbstractBasicWriter.h A clang/include/clang/AST/AbstractTypeReader.h A clang/include/clang/AST/AbstractTypeWriter.h A clang/include/clang/AST/Attr.h A clang/include/clang/AST/AttrIterator.h A clang/include/clang/AST/AttrVisitor.h A clang/include/clang/AST/Availability.h A clang/include/clang/AST/BaseSubobject.h A clang/include/clang/AST/BuiltinTypes.def A clang/include/clang/AST/CXXInheritance.h A clang/include/clang/AST/CXXRecordDeclDefinitionBits.def A clang/include/clang/AST/CanonicalType.h A clang/include/clang/AST/CharUnits.h A clang/include/clang/AST/Comment.h A clang/include/clang/AST/CommentBriefParser.h A clang/include/clang/AST/CommentCommandTraits.h A clang/include/clang/AST/CommentCommands.td A clang/include/clang/AST/CommentDiagnostic.h A clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td A clang/include/clang/AST/CommentHTMLTags.td A clang/include/clang/AST/CommentLexer.h A clang/include/clang/AST/CommentParser.h A clang/include/clang/AST/CommentSema.h A clang/include/clang/AST/CommentVisitor.h A clang/include/clang/AST/ComparisonCategories.h A clang/include/clang/AST/CurrentSourceLocExprScope.h A clang/include/clang/AST/DataCollection.h A clang/include/clang/AST/Decl.h A clang/include/clang/AST/DeclAccessPair.h A clang/include/clang/AST/DeclBase.h A clang/include/clang/AST/DeclCXX.h A clang/include/clang/AST/DeclContextInternals.h A clang/include/clang/AST/DeclFriend.h A clang/include/clang/AST/DeclGroup.h A clang/include/clang/AST/DeclLookups.h A clang/include/clang/AST/DeclObjC.h A clang/include/clang/AST/DeclOpenMP.h A clang/include/clang/AST/DeclTemplate.h A clang/include/clang/AST/DeclVisitor.h A clang/include/clang/AST/DeclarationName.h A clang/include/clang/AST/DependentDiagnostic.h A clang/include/clang/AST/EvaluatedExprVisitor.h A clang/include/clang/AST/Expr.h A clang/include/clang/AST/ExprCXX.h A clang/include/clang/AST/ExprConcepts.h A clang/include/clang/AST/ExprObjC.h A clang/include/clang/AST/ExprOpenMP.h A clang/include/clang/AST/ExternalASTMerger.h A clang/include/clang/AST/ExternalASTSource.h A clang/include/clang/AST/FormatString.h A clang/include/clang/AST/GlobalDecl.h A clang/include/clang/AST/JSONNodeDumper.h A clang/include/clang/AST/LambdaCapture.h A clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h A clang/include/clang/AST/LocInfoType.h A clang/include/clang/AST/Mangle.h A clang/include/clang/AST/MangleNumberingContext.h A clang/include/clang/AST/NSAPI.h A clang/include/clang/AST/NestedNameSpecifier.h A clang/include/clang/AST/NonTrivialTypeVisitor.h A clang/include/clang/AST/ODRHash.h A clang/include/clang/AST/OSLog.h A clang/include/clang/AST/OpenMPClause.h A clang/include/clang/AST/OperationKinds.def A clang/include/clang/AST/OperationKinds.h A clang/include/clang/AST/OptionalDiagnostic.h A clang/include/clang/AST/ParentMap.h A clang/include/clang/AST/PrettyDeclStackTrace.h A clang/include/clang/AST/PrettyPrinter.h A clang/include/clang/AST/PropertiesBase.td A clang/include/clang/AST/QualTypeNames.h A clang/include/clang/AST/RawCommentList.h A clang/include/clang/AST/RecordLayout.h A clang/include/clang/AST/RecursiveASTVisitor.h A clang/include/clang/AST/Redeclarable.h A clang/include/clang/AST/SelectorLocationsKind.h A clang/include/clang/AST/Stmt.h A clang/include/clang/AST/StmtCXX.h A clang/include/clang/AST/StmtDataCollectors.td A clang/include/clang/AST/StmtGraphTraits.h A clang/include/clang/AST/StmtIterator.h A clang/include/clang/AST/StmtObjC.h A clang/include/clang/AST/StmtOpenMP.h A clang/include/clang/AST/StmtVisitor.h A clang/include/clang/AST/TemplateArgumentVisitor.h A clang/include/clang/AST/TemplateBase.h A clang/include/clang/AST/TemplateName.h A clang/include/clang/AST/TextNodeDumper.h A clang/include/clang/AST/Type.h A clang/include/clang/AST/TypeLoc.h A clang/include/clang/AST/TypeLocNodes.def A clang/include/clang/AST/TypeLocVisitor.h A clang/include/clang/AST/TypeOrdering.h A clang/include/clang/AST/TypeProperties.td A clang/include/clang/AST/TypeVisitor.h A clang/include/clang/AST/UnresolvedSet.h A clang/include/clang/AST/VTTBuilder.h A clang/include/clang/AST/VTableBuilder.h A clang/include/clang/ASTMatchers/ASTMatchFinder.h A clang/include/clang/ASTMatchers/ASTMatchers.h A clang/include/clang/ASTMatchers/ASTMatchersInternal.h A clang/include/clang/ASTMatchers/ASTMatchersMacros.h A clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h A clang/include/clang/ASTMatchers/Dynamic/Parser.h A clang/include/clang/ASTMatchers/Dynamic/Registry.h A clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h A clang/include/clang/Analysis/Analyses/Consumed.h A clang/include/clang/Analysis/Analyses/Dominators.h A clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h A clang/include/clang/Analysis/Analyses/LiveVariables.h A clang/include/clang/Analysis/Analyses/PostOrderCFGView.h A clang/include/clang/Analysis/Analyses/ReachableCode.h A clang/include/clang/Analysis/Analyses/ThreadSafety.h A clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h A clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h A clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def A clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h A clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h A clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h A clang/include/clang/Analysis/Analyses/UninitializedValues.h A clang/include/clang/Analysis/AnalysisDeclContext.h A clang/include/clang/Analysis/AnalysisDiagnostic.h A clang/include/clang/Analysis/AnyCall.h A clang/include/clang/Analysis/BodyFarm.h A clang/include/clang/Analysis/CFG.h A clang/include/clang/Analysis/CFGStmtMap.h A clang/include/clang/Analysis/CallGraph.h A clang/include/clang/Analysis/CloneDetection.h A clang/include/clang/Analysis/CodeInjector.h A clang/include/clang/Analysis/ConstructionContext.h A clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h A clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h A clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A clang/include/clang/Analysis/PathDiagnostic.h A clang/include/clang/Analysis/ProgramPoint.h A clang/include/clang/Analysis/RetainSummaryManager.h A clang/include/clang/Analysis/SelectorExtras.h A clang/include/clang/Analysis/Support/BumpVector.h A clang/include/clang/Basic/AArch64SVEACLETypes.def A clang/include/clang/Basic/ABI.h A clang/include/clang/Basic/ASTNode.td A clang/include/clang/Basic/AddressSpaces.h A clang/include/clang/Basic/AlignedAllocation.h A clang/include/clang/Basic/AllDiagnostics.h A clang/include/clang/Basic/Attr.td A clang/include/clang/Basic/AttrDocs.td A clang/include/clang/Basic/AttrKinds.h A clang/include/clang/Basic/AttrSubjectMatchRules.h A clang/include/clang/Basic/AttributeCommonInfo.h A clang/include/clang/Basic/Attributes.h A clang/include/clang/Basic/BitmaskEnum.h A clang/include/clang/Basic/Builtins.def A clang/include/clang/Basic/Builtins.h A clang/include/clang/Basic/BuiltinsAArch64.def A clang/include/clang/Basic/BuiltinsAMDGPU.def A clang/include/clang/Basic/BuiltinsARM.def A clang/include/clang/Basic/BuiltinsBPF.def A clang/include/clang/Basic/BuiltinsHexagon.def A clang/include/clang/Basic/BuiltinsLe64.def A clang/include/clang/Basic/BuiltinsMips.def A clang/include/clang/Basic/BuiltinsNEON.def A clang/include/clang/Basic/BuiltinsNVPTX.def A clang/include/clang/Basic/BuiltinsPPC.def A clang/include/clang/Basic/BuiltinsSystemZ.def A clang/include/clang/Basic/BuiltinsWebAssembly.def A clang/include/clang/Basic/BuiltinsX86.def A clang/include/clang/Basic/BuiltinsX86_64.def A clang/include/clang/Basic/BuiltinsXCore.def A clang/include/clang/Basic/CapturedStmt.h A clang/include/clang/Basic/CharInfo.h A clang/include/clang/Basic/CodeGenOptions.def A clang/include/clang/Basic/CodeGenOptions.h A clang/include/clang/Basic/CommentNodes.td A clang/include/clang/Basic/CommentOptions.h A clang/include/clang/Basic/Cuda.h A clang/include/clang/Basic/DebugInfoOptions.h A clang/include/clang/Basic/DeclNodes.td A clang/include/clang/Basic/Diagnostic.h A clang/include/clang/Basic/Diagnostic.td A clang/include/clang/Basic/DiagnosticAST.h A clang/include/clang/Basic/DiagnosticASTKinds.td A clang/include/clang/Basic/DiagnosticAnalysis.h A clang/include/clang/Basic/DiagnosticAnalysisKinds.td A clang/include/clang/Basic/DiagnosticCategories.h A clang/include/clang/Basic/DiagnosticCategories.td A clang/include/clang/Basic/DiagnosticComment.h A clang/include/clang/Basic/DiagnosticCommentKinds.td A clang/include/clang/Basic/DiagnosticCommonKinds.td A clang/include/clang/Basic/DiagnosticCrossTU.h A clang/include/clang/Basic/DiagnosticCrossTUKinds.td A clang/include/clang/Basic/DiagnosticDocs.td A clang/include/clang/Basic/DiagnosticDriver.h A clang/include/clang/Basic/DiagnosticDriverKinds.td A clang/include/clang/Basic/DiagnosticError.h A clang/include/clang/Basic/DiagnosticFrontend.h A clang/include/clang/Basic/DiagnosticFrontendKinds.td A clang/include/clang/Basic/DiagnosticGroups.td A clang/include/clang/Basic/DiagnosticIDs.h A clang/include/clang/Basic/DiagnosticLex.h A clang/include/clang/Basic/DiagnosticLexKinds.td A clang/include/clang/Basic/DiagnosticOptions.def A clang/include/clang/Basic/DiagnosticOptions.h A clang/include/clang/Basic/DiagnosticParse.h A clang/include/clang/Basic/DiagnosticParseKinds.td A clang/include/clang/Basic/DiagnosticRefactoring.h A clang/include/clang/Basic/DiagnosticRefactoringKinds.td A clang/include/clang/Basic/DiagnosticSema.h A clang/include/clang/Basic/DiagnosticSemaKinds.td A clang/include/clang/Basic/DiagnosticSerialization.h A clang/include/clang/Basic/DiagnosticSerializationKinds.td A clang/include/clang/Basic/ExceptionSpecificationType.h A clang/include/clang/Basic/ExpressionTraits.h A clang/include/clang/Basic/Features.def A clang/include/clang/Basic/FileManager.h A clang/include/clang/Basic/FileSystemOptions.h A clang/include/clang/Basic/FileSystemStatCache.h A clang/include/clang/Basic/FixedPoint.h A clang/include/clang/Basic/IdentifierTable.h A clang/include/clang/Basic/JsonSupport.h A clang/include/clang/Basic/LLVM.h A clang/include/clang/Basic/Lambda.h A clang/include/clang/Basic/LangOptions.def A clang/include/clang/Basic/LangOptions.h A clang/include/clang/Basic/LangStandard.h A clang/include/clang/Basic/LangStandards.def A clang/include/clang/Basic/Linkage.h A clang/include/clang/Basic/MSP430Target.def A clang/include/clang/Basic/MacroBuilder.h A clang/include/clang/Basic/Module.h A clang/include/clang/Basic/ObjCRuntime.h A clang/include/clang/Basic/OpenCLExtensionTypes.def A clang/include/clang/Basic/OpenCLExtensions.def A clang/include/clang/Basic/OpenCLImageTypes.def A clang/include/clang/Basic/OpenCLOptions.h A clang/include/clang/Basic/OpenMPKinds.def A clang/include/clang/Basic/OpenMPKinds.h A clang/include/clang/Basic/OperatorKinds.def A clang/include/clang/Basic/OperatorKinds.h A clang/include/clang/Basic/OperatorPrecedence.h A clang/include/clang/Basic/PartialDiagnostic.h A clang/include/clang/Basic/PlistSupport.h A clang/include/clang/Basic/PragmaKinds.h A clang/include/clang/Basic/PrettyStackTrace.h A clang/include/clang/Basic/SanitizerBlacklist.h A clang/include/clang/Basic/SanitizerSpecialCaseList.h A clang/include/clang/Basic/Sanitizers.def A clang/include/clang/Basic/Sanitizers.h A clang/include/clang/Basic/SourceLocation.h A clang/include/clang/Basic/SourceManager.h A clang/include/clang/Basic/SourceManagerInternals.h A clang/include/clang/Basic/Specifiers.h A clang/include/clang/Basic/Stack.h A clang/include/clang/Basic/StmtNodes.td A clang/include/clang/Basic/SyncScope.h A clang/include/clang/Basic/TargetBuiltins.h A clang/include/clang/Basic/TargetCXXABI.h A clang/include/clang/Basic/TargetInfo.h A clang/include/clang/Basic/TargetOptions.h A clang/include/clang/Basic/TemplateKinds.h A clang/include/clang/Basic/TokenKinds.def A clang/include/clang/Basic/TokenKinds.h A clang/include/clang/Basic/TypeNodes.td A clang/include/clang/Basic/TypeTraits.h A clang/include/clang/Basic/Version.h A clang/include/clang/Basic/Visibility.h A clang/include/clang/Basic/X86Target.def A clang/include/clang/Basic/XRayInstr.h A clang/include/clang/Basic/XRayLists.h A clang/include/clang/Basic/arm_fp16.td A clang/include/clang/Basic/arm_mve.td A clang/include/clang/Basic/arm_mve_defs.td A clang/include/clang/Basic/arm_neon.td A clang/include/clang/Basic/arm_neon_incl.td A clang/include/clang/CodeGen/BackendUtil.h A clang/include/clang/CodeGen/CGFunctionInfo.h A clang/include/clang/CodeGen/CodeGenABITypes.h A clang/include/clang/CodeGen/CodeGenAction.h A clang/include/clang/CodeGen/ConstantInitBuilder.h A clang/include/clang/CodeGen/ConstantInitFuture.h A clang/include/clang/CodeGen/ModuleBuilder.h A clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h A clang/include/clang/CodeGen/SwiftCallingConv.h A clang/include/clang/CrossTU/CrossTUDiagnostic.h A clang/include/clang/CrossTU/CrossTranslationUnit.h A clang/include/clang/DirectoryWatcher/DirectoryWatcher.h A clang/include/clang/Driver/Action.h A clang/include/clang/Driver/CC1Options.td A clang/include/clang/Driver/CLCompatOptions.td A clang/include/clang/Driver/ClangOptionDocs.td A clang/include/clang/Driver/Compilation.h A clang/include/clang/Driver/DarwinSDKInfo.h A clang/include/clang/Driver/Distro.h A clang/include/clang/Driver/Driver.h A clang/include/clang/Driver/DriverDiagnostic.h A clang/include/clang/Driver/Job.h A clang/include/clang/Driver/Multilib.h A clang/include/clang/Driver/OptionUtils.h A clang/include/clang/Driver/Options.h A clang/include/clang/Driver/Options.td A clang/include/clang/Driver/Phases.h A clang/include/clang/Driver/SanitizerArgs.h A clang/include/clang/Driver/Tool.h A clang/include/clang/Driver/ToolChain.h A clang/include/clang/Driver/Types.def A clang/include/clang/Driver/Types.h A clang/include/clang/Driver/Util.h A clang/include/clang/Driver/XRayArgs.h A clang/include/clang/Edit/Commit.h A clang/include/clang/Edit/EditedSource.h A clang/include/clang/Edit/EditsReceiver.h A clang/include/clang/Edit/FileOffset.h A clang/include/clang/Edit/Rewriters.h A clang/include/clang/Format/Format.h A clang/include/clang/Frontend/ASTConsumers.h A clang/include/clang/Frontend/ASTUnit.h A clang/include/clang/Frontend/ChainedDiagnosticConsumer.h A clang/include/clang/Frontend/CommandLineSourceLoc.h A clang/include/clang/Frontend/CompilerInstance.h A clang/include/clang/Frontend/CompilerInvocation.h A clang/include/clang/Frontend/DependencyOutputOptions.h A clang/include/clang/Frontend/DiagnosticRenderer.h A clang/include/clang/Frontend/FrontendAction.h A clang/include/clang/Frontend/FrontendActions.h A clang/include/clang/Frontend/FrontendDiagnostic.h A clang/include/clang/Frontend/FrontendOptions.h A clang/include/clang/Frontend/FrontendPluginRegistry.h A clang/include/clang/Frontend/LayoutOverrideSource.h A clang/include/clang/Frontend/LogDiagnosticPrinter.h A clang/include/clang/Frontend/MigratorOptions.h A clang/include/clang/Frontend/MultiplexConsumer.h A clang/include/clang/Frontend/PCHContainerOperations.h A clang/include/clang/Frontend/PrecompiledPreamble.h A clang/include/clang/Frontend/PreprocessorOutputOptions.h A clang/include/clang/Frontend/SerializedDiagnosticPrinter.h A clang/include/clang/Frontend/SerializedDiagnosticReader.h A clang/include/clang/Frontend/SerializedDiagnostics.h A clang/include/clang/Frontend/TextDiagnostic.h A clang/include/clang/Frontend/TextDiagnosticBuffer.h A clang/include/clang/Frontend/TextDiagnosticPrinter.h A clang/include/clang/Frontend/Utils.h A clang/include/clang/Frontend/VerifyDiagnosticConsumer.h A clang/include/clang/FrontendTool/Utils.h A clang/include/clang/Index/CommentToXML.h A clang/include/clang/Index/DeclOccurrence.h A clang/include/clang/Index/IndexDataConsumer.h A clang/include/clang/Index/IndexSymbol.h A clang/include/clang/Index/IndexingAction.h A clang/include/clang/Index/IndexingOptions.h A clang/include/clang/Index/USRGeneration.h A clang/include/clang/Lex/CodeCompletionHandler.h A clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h A clang/include/clang/Lex/DirectoryLookup.h A clang/include/clang/Lex/ExternalPreprocessorSource.h A clang/include/clang/Lex/HeaderMap.h A clang/include/clang/Lex/HeaderMapTypes.h A clang/include/clang/Lex/HeaderSearch.h A clang/include/clang/Lex/HeaderSearchOptions.h A clang/include/clang/Lex/LexDiagnostic.h A clang/include/clang/Lex/Lexer.h A clang/include/clang/Lex/LiteralSupport.h A clang/include/clang/Lex/MacroArgs.h A clang/include/clang/Lex/MacroInfo.h A clang/include/clang/Lex/ModuleLoader.h A clang/include/clang/Lex/ModuleMap.h A clang/include/clang/Lex/MultipleIncludeOpt.h A clang/include/clang/Lex/PPCallbacks.h A clang/include/clang/Lex/PPConditionalDirectiveRecord.h A clang/include/clang/Lex/Pragma.h A clang/include/clang/Lex/PreprocessingRecord.h A clang/include/clang/Lex/Preprocessor.h A clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h A clang/include/clang/Lex/PreprocessorLexer.h A clang/include/clang/Lex/PreprocessorOptions.h A clang/include/clang/Lex/ScratchBuffer.h A clang/include/clang/Lex/Token.h A clang/include/clang/Lex/TokenConcatenation.h A clang/include/clang/Lex/TokenLexer.h A clang/include/clang/Lex/VariadicMacroSupport.h A clang/include/clang/Parse/LoopHint.h A clang/include/clang/Parse/ParseAST.h A clang/include/clang/Parse/ParseDiagnostic.h A clang/include/clang/Parse/Parser.h A clang/include/clang/Parse/RAIIObjectsForParser.h A clang/include/clang/Rewrite/Core/DeltaTree.h A clang/include/clang/Rewrite/Core/HTMLRewrite.h A clang/include/clang/Rewrite/Core/RewriteBuffer.h A clang/include/clang/Rewrite/Core/RewriteRope.h A clang/include/clang/Rewrite/Core/Rewriter.h A clang/include/clang/Rewrite/Core/TokenRewriter.h A clang/include/clang/Rewrite/Frontend/ASTConsumers.h A clang/include/clang/Rewrite/Frontend/FixItRewriter.h A clang/include/clang/Rewrite/Frontend/FrontendActions.h A clang/include/clang/Rewrite/Frontend/Rewriters.h A clang/include/clang/Sema/AnalysisBasedWarnings.h A clang/include/clang/Sema/CXXFieldCollector.h A clang/include/clang/Sema/CleanupInfo.h A clang/include/clang/Sema/CodeCompleteConsumer.h A clang/include/clang/Sema/CodeCompleteOptions.h A clang/include/clang/Sema/DeclSpec.h A clang/include/clang/Sema/DelayedDiagnostic.h A clang/include/clang/Sema/Designator.h A clang/include/clang/Sema/ExternalSemaSource.h A clang/include/clang/Sema/IdentifierResolver.h A clang/include/clang/Sema/Initialization.h A clang/include/clang/Sema/Lookup.h A clang/include/clang/Sema/MultiplexExternalSemaSource.h A clang/include/clang/Sema/ObjCMethodList.h A clang/include/clang/Sema/Overload.h A clang/include/clang/Sema/Ownership.h A clang/include/clang/Sema/ParsedAttr.h A clang/include/clang/Sema/ParsedTemplate.h A clang/include/clang/Sema/Scope.h A clang/include/clang/Sema/ScopeInfo.h A clang/include/clang/Sema/Sema.h A clang/include/clang/Sema/SemaConcept.h A clang/include/clang/Sema/SemaConsumer.h A clang/include/clang/Sema/SemaDiagnostic.h A clang/include/clang/Sema/SemaFixItUtils.h A clang/include/clang/Sema/SemaInternal.h A clang/include/clang/Sema/SemaLambda.h A clang/include/clang/Sema/Template.h A clang/include/clang/Sema/TemplateDeduction.h A clang/include/clang/Sema/TemplateInstCallback.h A clang/include/clang/Sema/TypoCorrection.h A clang/include/clang/Sema/Weak.h A clang/include/clang/Serialization/ASTBitCodes.h A clang/include/clang/Serialization/ASTDeserializationListener.h A clang/include/clang/Serialization/ASTReader.h A clang/include/clang/Serialization/ASTRecordReader.h A clang/include/clang/Serialization/ASTRecordWriter.h A clang/include/clang/Serialization/ASTWriter.h A clang/include/clang/Serialization/ContinuousRangeMap.h A clang/include/clang/Serialization/GlobalModuleIndex.h A clang/include/clang/Serialization/InMemoryModuleCache.h A clang/include/clang/Serialization/ModuleFile.h A clang/include/clang/Serialization/ModuleFileExtension.h A clang/include/clang/Serialization/ModuleManager.h A clang/include/clang/Serialization/PCHContainerOperations.h A clang/include/clang/Serialization/SerializationDiagnostic.h A clang/include/clang/Serialization/TypeBitCodes.def A clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h A clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td A clang/include/clang/StaticAnalyzer/Checkers/Checkers.td A clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h A clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h A clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h A clang/include/clang/StaticAnalyzer/Core/Analyses.def A clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def A clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h A clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h A clang/include/clang/StaticAnalyzer/Core/Checker.h A clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A clang/include/clang/StaticAnalyzer/Core/IssueHash.h A clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def A clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h A clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h A clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h A clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h A clang/include/clang/Tooling/ASTDiff/ASTDiff.h A clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h A clang/include/clang/Tooling/AllTUsExecution.h A clang/include/clang/Tooling/ArgumentsAdjusters.h A clang/include/clang/Tooling/CommonOptionsParser.h A clang/include/clang/Tooling/CompilationDatabase.h A clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h A clang/include/clang/Tooling/Core/Diagnostic.h A clang/include/clang/Tooling/Core/Lookup.h A clang/include/clang/Tooling/Core/Replacement.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h A clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h A clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h A clang/include/clang/Tooling/DiagnosticsYaml.h A clang/include/clang/Tooling/Execution.h A clang/include/clang/Tooling/FileMatchTrie.h A clang/include/clang/Tooling/FixIt.h A clang/include/clang/Tooling/Inclusions/HeaderIncludes.h A clang/include/clang/Tooling/Inclusions/IncludeStyle.h A clang/include/clang/Tooling/JSONCompilationDatabase.h A clang/include/clang/Tooling/Refactoring.h A clang/include/clang/Tooling/Refactoring/ASTSelection.h A clang/include/clang/Tooling/Refactoring/AtomicChange.h A clang/include/clang/Tooling/Refactoring/Extract/Extract.h A clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h A clang/include/clang/Tooling/Refactoring/RefactoringAction.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h A clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h A clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h A clang/include/clang/Tooling/Refactoring/RefactoringOption.h A clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h A clang/include/clang/Tooling/Refactoring/RefactoringOptions.h A clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h A clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h A clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h A clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h A clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h A clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h A clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h A clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h A clang/include/clang/Tooling/RefactoringCallbacks.h A clang/include/clang/Tooling/ReplacementsYaml.h A clang/include/clang/Tooling/StandaloneExecution.h A clang/include/clang/Tooling/Syntax/BuildTree.h A clang/include/clang/Tooling/Syntax/Mutations.h A clang/include/clang/Tooling/Syntax/Nodes.h A clang/include/clang/Tooling/Syntax/Tokens.h A clang/include/clang/Tooling/Syntax/Tree.h A clang/include/clang/Tooling/ToolExecutorPluginRegistry.h A clang/include/clang/Tooling/Tooling.h A clang/include/clang/Tooling/Transformer/MatchConsumer.h A clang/include/clang/Tooling/Transformer/RangeSelector.h A clang/include/clang/Tooling/Transformer/RewriteRule.h A clang/include/clang/Tooling/Transformer/SourceCode.h A clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h A clang/include/clang/Tooling/Transformer/Stencil.h A clang/include/clang/Tooling/Transformer/Transformer.h A clang/include/clang/module.modulemap A clang/lib/ARCMigrate/ARCMT.cpp A clang/lib/ARCMigrate/ARCMTActions.cpp A clang/lib/ARCMigrate/FileRemapper.cpp A clang/lib/ARCMigrate/Internals.h A clang/lib/ARCMigrate/ObjCMT.cpp A clang/lib/ARCMigrate/PlistReporter.cpp A clang/lib/ARCMigrate/TransAPIUses.cpp A clang/lib/ARCMigrate/TransARCAssign.cpp A clang/lib/ARCMigrate/TransAutoreleasePool.cpp A clang/lib/ARCMigrate/TransBlockObjCVariable.cpp A clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp A clang/lib/ARCMigrate/TransGCAttrs.cpp A clang/lib/ARCMigrate/TransGCCalls.cpp A clang/lib/ARCMigrate/TransProperties.cpp A clang/lib/ARCMigrate/TransProtectedScope.cpp A clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp A clang/lib/ARCMigrate/TransUnbridgedCasts.cpp A clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp A clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp A clang/lib/ARCMigrate/TransformActions.cpp A clang/lib/ARCMigrate/Transforms.cpp A clang/lib/ARCMigrate/Transforms.h A clang/lib/AST/APValue.cpp A clang/lib/AST/ASTConcept.cpp A clang/lib/AST/ASTConsumer.cpp A clang/lib/AST/ASTContext.cpp A clang/lib/AST/ASTDiagnostic.cpp A clang/lib/AST/ASTDumper.cpp A clang/lib/AST/ASTImporter.cpp A clang/lib/AST/ASTImporterLookupTable.cpp A clang/lib/AST/ASTStructuralEquivalence.cpp A clang/lib/AST/ASTTypeTraits.cpp A clang/lib/AST/AttrImpl.cpp A clang/lib/AST/CXXABI.h A clang/lib/AST/CXXInheritance.cpp A clang/lib/AST/Comment.cpp A clang/lib/AST/CommentBriefParser.cpp A clang/lib/AST/CommentCommandTraits.cpp A clang/lib/AST/CommentLexer.cpp A clang/lib/AST/CommentParser.cpp A clang/lib/AST/CommentSema.cpp A clang/lib/AST/ComparisonCategories.cpp A clang/lib/AST/DataCollection.cpp A clang/lib/AST/Decl.cpp A clang/lib/AST/DeclBase.cpp A clang/lib/AST/DeclCXX.cpp A clang/lib/AST/DeclFriend.cpp A clang/lib/AST/DeclGroup.cpp A clang/lib/AST/DeclObjC.cpp A clang/lib/AST/DeclOpenMP.cpp A clang/lib/AST/DeclPrinter.cpp A clang/lib/AST/DeclTemplate.cpp A clang/lib/AST/DeclarationName.cpp A clang/lib/AST/Expr.cpp A clang/lib/AST/ExprCXX.cpp A clang/lib/AST/ExprClassification.cpp A clang/lib/AST/ExprConcepts.cpp A clang/lib/AST/ExprConstant.cpp A clang/lib/AST/ExprObjC.cpp A clang/lib/AST/ExternalASTMerger.cpp A clang/lib/AST/ExternalASTSource.cpp A clang/lib/AST/FormatString.cpp A clang/lib/AST/FormatStringParsing.h A clang/lib/AST/InheritViz.cpp A clang/lib/AST/Interp/Block.cpp A clang/lib/AST/Interp/Block.h A clang/lib/AST/Interp/Boolean.h A clang/lib/AST/Interp/ByteCodeEmitter.cpp A clang/lib/AST/Interp/ByteCodeEmitter.h A clang/lib/AST/Interp/ByteCodeExprGen.cpp A clang/lib/AST/Interp/ByteCodeExprGen.h A clang/lib/AST/Interp/ByteCodeGenError.cpp A clang/lib/AST/Interp/ByteCodeGenError.h A clang/lib/AST/Interp/ByteCodeStmtGen.cpp A clang/lib/AST/Interp/ByteCodeStmtGen.h A clang/lib/AST/Interp/Context.cpp A clang/lib/AST/Interp/Context.h A clang/lib/AST/Interp/Descriptor.cpp A clang/lib/AST/Interp/Descriptor.h A clang/lib/AST/Interp/Disasm.cpp A clang/lib/AST/Interp/EvalEmitter.cpp A clang/lib/AST/Interp/EvalEmitter.h A clang/lib/AST/Interp/Frame.cpp A clang/lib/AST/Interp/Frame.h A clang/lib/AST/Interp/Function.cpp A clang/lib/AST/Interp/Function.h A clang/lib/AST/Interp/Integral.h A clang/lib/AST/Interp/Interp.cpp A clang/lib/AST/Interp/Interp.h A clang/lib/AST/Interp/InterpFrame.cpp A clang/lib/AST/Interp/InterpFrame.h A clang/lib/AST/Interp/InterpStack.cpp A clang/lib/AST/Interp/InterpStack.h A clang/lib/AST/Interp/InterpState.cpp A clang/lib/AST/Interp/InterpState.h A clang/lib/AST/Interp/Opcode.h A clang/lib/AST/Interp/Opcodes.td A clang/lib/AST/Interp/Pointer.cpp A clang/lib/AST/Interp/Pointer.h A clang/lib/AST/Interp/PrimType.cpp A clang/lib/AST/Interp/PrimType.h A clang/lib/AST/Interp/Program.cpp A clang/lib/AST/Interp/Program.h A clang/lib/AST/Interp/Record.cpp A clang/lib/AST/Interp/Record.h A clang/lib/AST/Interp/Source.cpp A clang/lib/AST/Interp/Source.h A clang/lib/AST/Interp/State.cpp A clang/lib/AST/Interp/State.h A clang/lib/AST/ItaniumCXXABI.cpp A clang/lib/AST/ItaniumMangle.cpp A clang/lib/AST/JSONNodeDumper.cpp A clang/lib/AST/Linkage.h A clang/lib/AST/Mangle.cpp A clang/lib/AST/MicrosoftCXXABI.cpp A clang/lib/AST/MicrosoftMangle.cpp A clang/lib/AST/NSAPI.cpp A clang/lib/AST/NestedNameSpecifier.cpp A clang/lib/AST/ODRHash.cpp A clang/lib/AST/OSLog.cpp A clang/lib/AST/OpenMPClause.cpp A clang/lib/AST/ParentMap.cpp A clang/lib/AST/PrintfFormatString.cpp A clang/lib/AST/QualTypeNames.cpp A clang/lib/AST/RawCommentList.cpp A clang/lib/AST/RecordLayout.cpp A clang/lib/AST/RecordLayoutBuilder.cpp A clang/lib/AST/ScanfFormatString.cpp A clang/lib/AST/SelectorLocationsKind.cpp A clang/lib/AST/Stmt.cpp A clang/lib/AST/StmtCXX.cpp A clang/lib/AST/StmtIterator.cpp A clang/lib/AST/StmtObjC.cpp A clang/lib/AST/StmtOpenMP.cpp A clang/lib/AST/StmtPrinter.cpp A clang/lib/AST/StmtProfile.cpp A clang/lib/AST/StmtViz.cpp A clang/lib/AST/TemplateBase.cpp A clang/lib/AST/TemplateName.cpp A clang/lib/AST/TextNodeDumper.cpp A clang/lib/AST/Type.cpp A clang/lib/AST/TypeLoc.cpp A clang/lib/AST/TypePrinter.cpp A clang/lib/AST/VTTBuilder.cpp A clang/lib/AST/VTableBuilder.cpp A clang/lib/ASTMatchers/ASTMatchFinder.cpp A clang/lib/ASTMatchers/ASTMatchersInternal.cpp A clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A clang/lib/ASTMatchers/Dynamic/Marshallers.h A clang/lib/ASTMatchers/Dynamic/Parser.cpp A clang/lib/ASTMatchers/Dynamic/Registry.cpp A clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A clang/lib/Analysis/AnalysisDeclContext.cpp A clang/lib/Analysis/BodyFarm.cpp A clang/lib/Analysis/CFG.cpp A clang/lib/Analysis/CFGReachabilityAnalysis.cpp A clang/lib/Analysis/CFGStmtMap.cpp A clang/lib/Analysis/CallGraph.cpp A clang/lib/Analysis/CloneDetection.cpp A clang/lib/Analysis/CocoaConventions.cpp A clang/lib/Analysis/CodeInjector.cpp A clang/lib/Analysis/ConstructionContext.cpp A clang/lib/Analysis/Consumed.cpp A clang/lib/Analysis/Dominators.cpp A clang/lib/Analysis/ExprMutationAnalyzer.cpp A clang/lib/Analysis/LiveVariables.cpp A clang/lib/Analysis/ObjCNoReturn.cpp A clang/lib/Analysis/PathDiagnostic.cpp A clang/lib/Analysis/PostOrderCFGView.cpp A clang/lib/Analysis/ProgramPoint.cpp A clang/lib/Analysis/ReachableCode.cpp A clang/lib/Analysis/RetainSummaryManager.cpp A clang/lib/Analysis/ThreadSafety.cpp A clang/lib/Analysis/ThreadSafetyCommon.cpp A clang/lib/Analysis/ThreadSafetyLogical.cpp A clang/lib/Analysis/ThreadSafetyTIL.cpp A clang/lib/Analysis/UninitializedValues.cpp A clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp A clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports A clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp A clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports A clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp A clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports A clang/lib/Basic/Attributes.cpp A clang/lib/Basic/Builtins.cpp A clang/lib/Basic/CharInfo.cpp A clang/lib/Basic/CodeGenOptions.cpp A clang/lib/Basic/Cuda.cpp A clang/lib/Basic/Diagnostic.cpp A clang/lib/Basic/DiagnosticIDs.cpp A clang/lib/Basic/DiagnosticOptions.cpp A clang/lib/Basic/FileManager.cpp A clang/lib/Basic/FileSystemStatCache.cpp A clang/lib/Basic/FixedPoint.cpp A clang/lib/Basic/IdentifierTable.cpp A clang/lib/Basic/LangOptions.cpp A clang/lib/Basic/LangStandards.cpp A clang/lib/Basic/Module.cpp A clang/lib/Basic/ObjCRuntime.cpp A clang/lib/Basic/OpenMPKinds.cpp A clang/lib/Basic/OperatorPrecedence.cpp A clang/lib/Basic/SanitizerBlacklist.cpp A clang/lib/Basic/SanitizerSpecialCaseList.cpp A clang/lib/Basic/Sanitizers.cpp A clang/lib/Basic/SourceLocation.cpp A clang/lib/Basic/SourceManager.cpp A clang/lib/Basic/Stack.cpp A clang/lib/Basic/TargetInfo.cpp A clang/lib/Basic/Targets.cpp A clang/lib/Basic/Targets.h A clang/lib/Basic/Targets/AArch64.cpp A clang/lib/Basic/Targets/AArch64.h A clang/lib/Basic/Targets/AMDGPU.cpp A clang/lib/Basic/Targets/AMDGPU.h A clang/lib/Basic/Targets/ARC.cpp A clang/lib/Basic/Targets/ARC.h A clang/lib/Basic/Targets/ARM.cpp A clang/lib/Basic/Targets/ARM.h A clang/lib/Basic/Targets/AVR.cpp A clang/lib/Basic/Targets/AVR.h A clang/lib/Basic/Targets/BPF.cpp A clang/lib/Basic/Targets/BPF.h A clang/lib/Basic/Targets/Hexagon.cpp A clang/lib/Basic/Targets/Hexagon.h A clang/lib/Basic/Targets/Lanai.cpp A clang/lib/Basic/Targets/Lanai.h A clang/lib/Basic/Targets/Le64.cpp A clang/lib/Basic/Targets/Le64.h A clang/lib/Basic/Targets/MSP430.cpp A clang/lib/Basic/Targets/MSP430.h A clang/lib/Basic/Targets/Mips.cpp A clang/lib/Basic/Targets/Mips.h A clang/lib/Basic/Targets/NVPTX.cpp A clang/lib/Basic/Targets/NVPTX.h A clang/lib/Basic/Targets/OSTargets.cpp A clang/lib/Basic/Targets/OSTargets.h A clang/lib/Basic/Targets/PNaCl.cpp A clang/lib/Basic/Targets/PNaCl.h A clang/lib/Basic/Targets/PPC.cpp A clang/lib/Basic/Targets/PPC.h A clang/lib/Basic/Targets/RISCV.cpp A clang/lib/Basic/Targets/RISCV.h A clang/lib/Basic/Targets/SPIR.cpp A clang/lib/Basic/Targets/SPIR.h A clang/lib/Basic/Targets/Sparc.cpp A clang/lib/Basic/Targets/Sparc.h A clang/lib/Basic/Targets/SystemZ.cpp A clang/lib/Basic/Targets/SystemZ.h A clang/lib/Basic/Targets/TCE.cpp A clang/lib/Basic/Targets/TCE.h A clang/lib/Basic/Targets/WebAssembly.cpp A clang/lib/Basic/Targets/WebAssembly.h A clang/lib/Basic/Targets/X86.cpp A clang/lib/Basic/Targets/X86.h A clang/lib/Basic/Targets/XCore.cpp A clang/lib/Basic/Targets/XCore.h A clang/lib/Basic/TokenKinds.cpp A clang/lib/Basic/Version.cpp A clang/lib/Basic/Warnings.cpp A clang/lib/Basic/XRayInstr.cpp A clang/lib/Basic/XRayLists.cpp A clang/lib/CodeGen/ABIInfo.h A clang/lib/CodeGen/Address.h A clang/lib/CodeGen/BackendUtil.cpp A clang/lib/CodeGen/CGAtomic.cpp A clang/lib/CodeGen/CGBlocks.cpp A clang/lib/CodeGen/CGBlocks.h A clang/lib/CodeGen/CGBuilder.h A clang/lib/CodeGen/CGBuiltin.cpp A clang/lib/CodeGen/CGCUDANV.cpp A clang/lib/CodeGen/CGCUDARuntime.cpp A clang/lib/CodeGen/CGCUDARuntime.h A clang/lib/CodeGen/CGCXX.cpp A clang/lib/CodeGen/CGCXXABI.cpp A clang/lib/CodeGen/CGCXXABI.h A clang/lib/CodeGen/CGCall.cpp A clang/lib/CodeGen/CGCall.h A clang/lib/CodeGen/CGClass.cpp A clang/lib/CodeGen/CGCleanup.cpp A clang/lib/CodeGen/CGCleanup.h A clang/lib/CodeGen/CGCoroutine.cpp A clang/lib/CodeGen/CGDebugInfo.cpp A clang/lib/CodeGen/CGDebugInfo.h A clang/lib/CodeGen/CGDecl.cpp A clang/lib/CodeGen/CGDeclCXX.cpp A clang/lib/CodeGen/CGException.cpp A clang/lib/CodeGen/CGExpr.cpp A clang/lib/CodeGen/CGExprAgg.cpp A clang/lib/CodeGen/CGExprCXX.cpp A clang/lib/CodeGen/CGExprComplex.cpp A clang/lib/CodeGen/CGExprConstant.cpp A clang/lib/CodeGen/CGExprScalar.cpp A clang/lib/CodeGen/CGGPUBuiltin.cpp A clang/lib/CodeGen/CGLoopInfo.cpp A clang/lib/CodeGen/CGLoopInfo.h A clang/lib/CodeGen/CGNonTrivialStruct.cpp A clang/lib/CodeGen/CGObjC.cpp A clang/lib/CodeGen/CGObjCGNU.cpp A clang/lib/CodeGen/CGObjCMac.cpp A clang/lib/CodeGen/CGObjCRuntime.cpp A clang/lib/CodeGen/CGObjCRuntime.h A clang/lib/CodeGen/CGOpenCLRuntime.cpp A clang/lib/CodeGen/CGOpenCLRuntime.h A clang/lib/CodeGen/CGOpenMPRuntime.cpp A clang/lib/CodeGen/CGOpenMPRuntime.h A clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp A clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h A clang/lib/CodeGen/CGRecordLayout.h A clang/lib/CodeGen/CGRecordLayoutBuilder.cpp A clang/lib/CodeGen/CGStmt.cpp A clang/lib/CodeGen/CGStmtOpenMP.cpp A clang/lib/CodeGen/CGVTT.cpp A clang/lib/CodeGen/CGVTables.cpp A clang/lib/CodeGen/CGVTables.h A clang/lib/CodeGen/CGValue.h A clang/lib/CodeGen/CodeGenABITypes.cpp A clang/lib/CodeGen/CodeGenAction.cpp A clang/lib/CodeGen/CodeGenFunction.cpp A clang/lib/CodeGen/CodeGenFunction.h A clang/lib/CodeGen/CodeGenModule.cpp A clang/lib/CodeGen/CodeGenModule.h A clang/lib/CodeGen/CodeGenPGO.cpp A clang/lib/CodeGen/CodeGenPGO.h A clang/lib/CodeGen/CodeGenTBAA.cpp A clang/lib/CodeGen/CodeGenTBAA.h A clang/lib/CodeGen/CodeGenTypeCache.h A clang/lib/CodeGen/CodeGenTypes.cpp A clang/lib/CodeGen/CodeGenTypes.h A clang/lib/CodeGen/ConstantEmitter.h A clang/lib/CodeGen/ConstantInitBuilder.cpp A clang/lib/CodeGen/CoverageMappingGen.cpp A clang/lib/CodeGen/CoverageMappingGen.h A clang/lib/CodeGen/EHScopeStack.h A clang/lib/CodeGen/ItaniumCXXABI.cpp A clang/lib/CodeGen/MacroPPCallbacks.cpp A clang/lib/CodeGen/MacroPPCallbacks.h A clang/lib/CodeGen/MicrosoftCXXABI.cpp A clang/lib/CodeGen/ModuleBuilder.cpp A clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp A clang/lib/CodeGen/PatternInit.cpp A clang/lib/CodeGen/PatternInit.h A clang/lib/CodeGen/SanitizerMetadata.cpp A clang/lib/CodeGen/SanitizerMetadata.h A clang/lib/CodeGen/SwiftCallingConv.cpp A clang/lib/CodeGen/TargetInfo.cpp A clang/lib/CodeGen/TargetInfo.h A clang/lib/CodeGen/VarBypassDetector.cpp A clang/lib/CodeGen/VarBypassDetector.h A clang/lib/CrossTU/CrossTranslationUnit.cpp A clang/lib/DirectoryWatcher/DirectoryScanner.cpp A clang/lib/DirectoryWatcher/DirectoryScanner.h A clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp A clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp A clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp A clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp A clang/lib/Driver/Action.cpp A clang/lib/Driver/Compilation.cpp A clang/lib/Driver/DarwinSDKInfo.cpp A clang/lib/Driver/Distro.cpp A clang/lib/Driver/Driver.cpp A clang/lib/Driver/DriverOptions.cpp A clang/lib/Driver/InputInfo.h A clang/lib/Driver/Job.cpp A clang/lib/Driver/Multilib.cpp A clang/lib/Driver/OptionUtils.cpp A clang/lib/Driver/Phases.cpp A clang/lib/Driver/SanitizerArgs.cpp A clang/lib/Driver/Tool.cpp A clang/lib/Driver/ToolChain.cpp A clang/lib/Driver/ToolChains/AIX.cpp A clang/lib/Driver/ToolChains/AIX.h A clang/lib/Driver/ToolChains/AMDGPU.cpp A clang/lib/Driver/ToolChains/AMDGPU.h A clang/lib/Driver/ToolChains/AVR.cpp A clang/lib/Driver/ToolChains/AVR.h A clang/lib/Driver/ToolChains/Ananas.cpp A clang/lib/Driver/ToolChains/Ananas.h A clang/lib/Driver/ToolChains/Arch/AArch64.cpp A clang/lib/Driver/ToolChains/Arch/AArch64.h A clang/lib/Driver/ToolChains/Arch/ARM.cpp A clang/lib/Driver/ToolChains/Arch/ARM.h A clang/lib/Driver/ToolChains/Arch/Mips.cpp A clang/lib/Driver/ToolChains/Arch/Mips.h A clang/lib/Driver/ToolChains/Arch/PPC.cpp A clang/lib/Driver/ToolChains/Arch/PPC.h A clang/lib/Driver/ToolChains/Arch/RISCV.cpp A clang/lib/Driver/ToolChains/Arch/RISCV.h A clang/lib/Driver/ToolChains/Arch/Sparc.cpp A clang/lib/Driver/ToolChains/Arch/Sparc.h A clang/lib/Driver/ToolChains/Arch/SystemZ.cpp A clang/lib/Driver/ToolChains/Arch/SystemZ.h A clang/lib/Driver/ToolChains/Arch/X86.cpp A clang/lib/Driver/ToolChains/Arch/X86.h A clang/lib/Driver/ToolChains/BareMetal.cpp A clang/lib/Driver/ToolChains/BareMetal.h A clang/lib/Driver/ToolChains/Clang.cpp A clang/lib/Driver/ToolChains/Clang.h A clang/lib/Driver/ToolChains/CloudABI.cpp A clang/lib/Driver/ToolChains/CloudABI.h A clang/lib/Driver/ToolChains/CommonArgs.cpp A clang/lib/Driver/ToolChains/CommonArgs.h A clang/lib/Driver/ToolChains/Contiki.cpp A clang/lib/Driver/ToolChains/Contiki.h A clang/lib/Driver/ToolChains/CrossWindows.cpp A clang/lib/Driver/ToolChains/CrossWindows.h A clang/lib/Driver/ToolChains/Cuda.cpp A clang/lib/Driver/ToolChains/Cuda.h A clang/lib/Driver/ToolChains/Darwin.cpp A clang/lib/Driver/ToolChains/Darwin.h A clang/lib/Driver/ToolChains/DragonFly.cpp A clang/lib/Driver/ToolChains/DragonFly.h A clang/lib/Driver/ToolChains/Flang.cpp A clang/lib/Driver/ToolChains/Flang.h A clang/lib/Driver/ToolChains/FreeBSD.cpp A clang/lib/Driver/ToolChains/FreeBSD.h A clang/lib/Driver/ToolChains/Fuchsia.cpp A clang/lib/Driver/ToolChains/Fuchsia.h A clang/lib/Driver/ToolChains/Gnu.cpp A clang/lib/Driver/ToolChains/Gnu.h A clang/lib/Driver/ToolChains/HIP.cpp A clang/lib/Driver/ToolChains/HIP.h A clang/lib/Driver/ToolChains/Haiku.cpp A clang/lib/Driver/ToolChains/Haiku.h A clang/lib/Driver/ToolChains/Hexagon.cpp A clang/lib/Driver/ToolChains/Hexagon.h A clang/lib/Driver/ToolChains/Hurd.cpp A clang/lib/Driver/ToolChains/Hurd.h A clang/lib/Driver/ToolChains/InterfaceStubs.cpp A clang/lib/Driver/ToolChains/InterfaceStubs.h A clang/lib/Driver/ToolChains/Lanai.h A clang/lib/Driver/ToolChains/Linux.cpp A clang/lib/Driver/ToolChains/Linux.h A clang/lib/Driver/ToolChains/MSP430.cpp A clang/lib/Driver/ToolChains/MSP430.h A clang/lib/Driver/ToolChains/MSVC.cpp A clang/lib/Driver/ToolChains/MSVC.h A clang/lib/Driver/ToolChains/MSVCSetupApi.h A clang/lib/Driver/ToolChains/MinGW.cpp A clang/lib/Driver/ToolChains/MinGW.h A clang/lib/Driver/ToolChains/Minix.cpp A clang/lib/Driver/ToolChains/Minix.h A clang/lib/Driver/ToolChains/MipsLinux.cpp A clang/lib/Driver/ToolChains/MipsLinux.h A clang/lib/Driver/ToolChains/Myriad.cpp A clang/lib/Driver/ToolChains/Myriad.h A clang/lib/Driver/ToolChains/NaCl.cpp A clang/lib/Driver/ToolChains/NaCl.h A clang/lib/Driver/ToolChains/NetBSD.cpp A clang/lib/Driver/ToolChains/NetBSD.h A clang/lib/Driver/ToolChains/OpenBSD.cpp A clang/lib/Driver/ToolChains/OpenBSD.h A clang/lib/Driver/ToolChains/PPCLinux.cpp A clang/lib/Driver/ToolChains/PPCLinux.h A clang/lib/Driver/ToolChains/PS4CPU.cpp A clang/lib/Driver/ToolChains/PS4CPU.h A clang/lib/Driver/ToolChains/RISCVToolchain.cpp A clang/lib/Driver/ToolChains/RISCVToolchain.h A clang/lib/Driver/ToolChains/Solaris.cpp A clang/lib/Driver/ToolChains/Solaris.h A clang/lib/Driver/ToolChains/TCE.cpp A clang/lib/Driver/ToolChains/TCE.h A clang/lib/Driver/ToolChains/WebAssembly.cpp A clang/lib/Driver/ToolChains/WebAssembly.h A clang/lib/Driver/ToolChains/XCore.cpp A clang/lib/Driver/ToolChains/XCore.h A clang/lib/Driver/Types.cpp A clang/lib/Driver/XRayArgs.cpp A clang/lib/Edit/Commit.cpp A clang/lib/Edit/EditedSource.cpp A clang/lib/Edit/RewriteObjCFoundationAPI.cpp A clang/lib/Format/AffectedRangeManager.cpp A clang/lib/Format/AffectedRangeManager.h A clang/lib/Format/BreakableToken.cpp A clang/lib/Format/BreakableToken.h A clang/lib/Format/ContinuationIndenter.cpp A clang/lib/Format/ContinuationIndenter.h A clang/lib/Format/Encoding.h A clang/lib/Format/Format.cpp A clang/lib/Format/FormatInternal.h A clang/lib/Format/FormatToken.cpp A clang/lib/Format/FormatToken.h A clang/lib/Format/FormatTokenLexer.cpp A clang/lib/Format/FormatTokenLexer.h A clang/lib/Format/NamespaceEndCommentsFixer.cpp A clang/lib/Format/NamespaceEndCommentsFixer.h A clang/lib/Format/SortJavaScriptImports.cpp A clang/lib/Format/SortJavaScriptImports.h A clang/lib/Format/TokenAnalyzer.cpp A clang/lib/Format/TokenAnalyzer.h A clang/lib/Format/TokenAnnotator.cpp A clang/lib/Format/TokenAnnotator.h A clang/lib/Format/UnwrappedLineFormatter.cpp A clang/lib/Format/UnwrappedLineFormatter.h A clang/lib/Format/UnwrappedLineParser.cpp A clang/lib/Format/UnwrappedLineParser.h A clang/lib/Format/UsingDeclarationsSorter.cpp A clang/lib/Format/UsingDeclarationsSorter.h A clang/lib/Format/WhitespaceManager.cpp A clang/lib/Format/WhitespaceManager.h A clang/lib/Frontend/ASTConsumers.cpp A clang/lib/Frontend/ASTMerge.cpp A clang/lib/Frontend/ASTUnit.cpp A clang/lib/Frontend/ChainedDiagnosticConsumer.cpp A clang/lib/Frontend/ChainedIncludesSource.cpp A clang/lib/Frontend/CompilerInstance.cpp A clang/lib/Frontend/CompilerInvocation.cpp A clang/lib/Frontend/CreateInvocationFromCommandLine.cpp A clang/lib/Frontend/DependencyFile.cpp A clang/lib/Frontend/DependencyGraph.cpp A clang/lib/Frontend/DiagnosticRenderer.cpp A clang/lib/Frontend/FrontendAction.cpp A clang/lib/Frontend/FrontendActions.cpp A clang/lib/Frontend/FrontendOptions.cpp A clang/lib/Frontend/FrontendTiming.cpp A clang/lib/Frontend/HeaderIncludeGen.cpp A clang/lib/Frontend/InitHeaderSearch.cpp A clang/lib/Frontend/InitPreprocessor.cpp A clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp A clang/lib/Frontend/LayoutOverrideSource.cpp A clang/lib/Frontend/LogDiagnosticPrinter.cpp A clang/lib/Frontend/ModuleDependencyCollector.cpp A clang/lib/Frontend/MultiplexConsumer.cpp A clang/lib/Frontend/PrecompiledPreamble.cpp A clang/lib/Frontend/PrintPreprocessedOutput.cpp A clang/lib/Frontend/Rewrite/FixItRewriter.cpp A clang/lib/Frontend/Rewrite/FrontendActions.cpp A clang/lib/Frontend/Rewrite/HTMLPrint.cpp A clang/lib/Frontend/Rewrite/InclusionRewriter.cpp A clang/lib/Frontend/Rewrite/RewriteMacros.cpp A clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp A clang/lib/Frontend/Rewrite/RewriteObjC.cpp A clang/lib/Frontend/Rewrite/RewriteTest.cpp A clang/lib/Frontend/SerializedDiagnosticPrinter.cpp A clang/lib/Frontend/SerializedDiagnosticReader.cpp A clang/lib/Frontend/TestModuleFileExtension.cpp A clang/lib/Frontend/TestModuleFileExtension.h A clang/lib/Frontend/TextDiagnostic.cpp A clang/lib/Frontend/TextDiagnosticBuffer.cpp A clang/lib/Frontend/TextDiagnosticPrinter.cpp A clang/lib/Frontend/VerifyDiagnosticConsumer.cpp A clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp A clang/lib/Headers/__clang_cuda_builtin_vars.h A clang/lib/Headers/__clang_cuda_cmath.h A clang/lib/Headers/__clang_cuda_complex_builtins.h A clang/lib/Headers/__clang_cuda_device_functions.h A clang/lib/Headers/__clang_cuda_intrinsics.h A clang/lib/Headers/__clang_cuda_libdevice_declares.h A clang/lib/Headers/__clang_cuda_math_forward_declares.h A clang/lib/Headers/__clang_cuda_runtime_wrapper.h A clang/lib/Headers/__stddef_max_align_t.h A clang/lib/Headers/__wmmintrin_aes.h A clang/lib/Headers/__wmmintrin_pclmul.h A clang/lib/Headers/adxintrin.h A clang/lib/Headers/altivec.h A clang/lib/Headers/ammintrin.h A clang/lib/Headers/arm64intr.h A clang/lib/Headers/arm_acle.h A clang/lib/Headers/arm_cmse.h A clang/lib/Headers/armintr.h A clang/lib/Headers/avx2intrin.h A clang/lib/Headers/avx512bf16intrin.h A clang/lib/Headers/avx512bitalgintrin.h A clang/lib/Headers/avx512bwintrin.h A clang/lib/Headers/avx512cdintrin.h A clang/lib/Headers/avx512dqintrin.h A clang/lib/Headers/avx512erintrin.h A clang/lib/Headers/avx512fintrin.h A clang/lib/Headers/avx512ifmaintrin.h A clang/lib/Headers/avx512ifmavlintrin.h A clang/lib/Headers/avx512pfintrin.h A clang/lib/Headers/avx512vbmi2intrin.h A clang/lib/Headers/avx512vbmiintrin.h A clang/lib/Headers/avx512vbmivlintrin.h A clang/lib/Headers/avx512vlbf16intrin.h A clang/lib/Headers/avx512vlbitalgintrin.h A clang/lib/Headers/avx512vlbwintrin.h A clang/lib/Headers/avx512vlcdintrin.h A clang/lib/Headers/avx512vldqintrin.h A clang/lib/Headers/avx512vlintrin.h A clang/lib/Headers/avx512vlvbmi2intrin.h A clang/lib/Headers/avx512vlvnniintrin.h A clang/lib/Headers/avx512vlvp2intersectintrin.h A clang/lib/Headers/avx512vnniintrin.h A clang/lib/Headers/avx512vp2intersectintrin.h A clang/lib/Headers/avx512vpopcntdqintrin.h A clang/lib/Headers/avx512vpopcntdqvlintrin.h A clang/lib/Headers/avxintrin.h A clang/lib/Headers/bmi2intrin.h A clang/lib/Headers/bmiintrin.h A clang/lib/Headers/cetintrin.h A clang/lib/Headers/cldemoteintrin.h A clang/lib/Headers/clflushoptintrin.h A clang/lib/Headers/clwbintrin.h A clang/lib/Headers/clzerointrin.h A clang/lib/Headers/cpuid.h A clang/lib/Headers/cuda_wrappers/algorithm A clang/lib/Headers/cuda_wrappers/complex A clang/lib/Headers/cuda_wrappers/new A clang/lib/Headers/emmintrin.h A clang/lib/Headers/enqcmdintrin.h A clang/lib/Headers/f16cintrin.h A clang/lib/Headers/float.h A clang/lib/Headers/fma4intrin.h A clang/lib/Headers/fmaintrin.h A clang/lib/Headers/fxsrintrin.h A clang/lib/Headers/gfniintrin.h A clang/lib/Headers/htmintrin.h A clang/lib/Headers/htmxlintrin.h A clang/lib/Headers/ia32intrin.h A clang/lib/Headers/immintrin.h A clang/lib/Headers/intrin.h A clang/lib/Headers/inttypes.h A clang/lib/Headers/invpcidintrin.h A clang/lib/Headers/iso646.h A clang/lib/Headers/limits.h A clang/lib/Headers/lwpintrin.h A clang/lib/Headers/lzcntintrin.h A clang/lib/Headers/mm3dnow.h A clang/lib/Headers/mm_malloc.h A clang/lib/Headers/mmintrin.h A clang/lib/Headers/module.modulemap A clang/lib/Headers/movdirintrin.h A clang/lib/Headers/msa.h A clang/lib/Headers/mwaitxintrin.h A clang/lib/Headers/nmmintrin.h A clang/lib/Headers/opencl-c-base.h A clang/lib/Headers/opencl-c.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h A clang/lib/Headers/openmp_wrappers/cmath A clang/lib/Headers/openmp_wrappers/math.h A clang/lib/Headers/pconfigintrin.h A clang/lib/Headers/pkuintrin.h A clang/lib/Headers/pmmintrin.h A clang/lib/Headers/popcntintrin.h A clang/lib/Headers/ppc_wrappers/emmintrin.h A clang/lib/Headers/ppc_wrappers/mm_malloc.h A clang/lib/Headers/ppc_wrappers/mmintrin.h A clang/lib/Headers/ppc_wrappers/pmmintrin.h A clang/lib/Headers/ppc_wrappers/smmintrin.h A clang/lib/Headers/ppc_wrappers/tmmintrin.h A clang/lib/Headers/ppc_wrappers/xmmintrin.h A clang/lib/Headers/prfchwintrin.h A clang/lib/Headers/ptwriteintrin.h A clang/lib/Headers/rdseedintrin.h A clang/lib/Headers/rtmintrin.h A clang/lib/Headers/s390intrin.h A clang/lib/Headers/sgxintrin.h A clang/lib/Headers/shaintrin.h A clang/lib/Headers/smmintrin.h A clang/lib/Headers/stdalign.h A clang/lib/Headers/stdarg.h A clang/lib/Headers/stdatomic.h A clang/lib/Headers/stdbool.h A clang/lib/Headers/stddef.h A clang/lib/Headers/stdint.h A clang/lib/Headers/stdnoreturn.h A clang/lib/Headers/tbmintrin.h A clang/lib/Headers/tgmath.h A clang/lib/Headers/tmmintrin.h A clang/lib/Headers/unwind.h A clang/lib/Headers/vadefs.h A clang/lib/Headers/vaesintrin.h A clang/lib/Headers/varargs.h A clang/lib/Headers/vecintrin.h A clang/lib/Headers/vpclmulqdqintrin.h A clang/lib/Headers/waitpkgintrin.h A clang/lib/Headers/wbnoinvdintrin.h A clang/lib/Headers/wmmintrin.h A clang/lib/Headers/x86intrin.h A clang/lib/Headers/xmmintrin.h A clang/lib/Headers/xopintrin.h A clang/lib/Headers/xsavecintrin.h A clang/lib/Headers/xsaveintrin.h A clang/lib/Headers/xsaveoptintrin.h A clang/lib/Headers/xsavesintrin.h A clang/lib/Headers/xtestintrin.h A clang/lib/Index/CommentToXML.cpp A clang/lib/Index/FileIndexRecord.cpp A clang/lib/Index/FileIndexRecord.h A clang/lib/Index/IndexBody.cpp A clang/lib/Index/IndexDecl.cpp A clang/lib/Index/IndexSymbol.cpp A clang/lib/Index/IndexTypeSourceInfo.cpp A clang/lib/Index/IndexingAction.cpp A clang/lib/Index/IndexingContext.cpp A clang/lib/Index/IndexingContext.h A clang/lib/Index/SimpleFormatContext.h A clang/lib/Index/USRGeneration.cpp A clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp A clang/lib/Lex/HeaderMap.cpp A clang/lib/Lex/HeaderSearch.cpp A clang/lib/Lex/Lexer.cpp A clang/lib/Lex/LiteralSupport.cpp A clang/lib/Lex/MacroArgs.cpp A clang/lib/Lex/MacroInfo.cpp A clang/lib/Lex/ModuleMap.cpp A clang/lib/Lex/PPCaching.cpp A clang/lib/Lex/PPCallbacks.cpp A clang/lib/Lex/PPConditionalDirectiveRecord.cpp A clang/lib/Lex/PPDirectives.cpp A clang/lib/Lex/PPExpressions.cpp A clang/lib/Lex/PPLexerChange.cpp A clang/lib/Lex/PPMacroExpansion.cpp A clang/lib/Lex/Pragma.cpp A clang/lib/Lex/PreprocessingRecord.cpp A clang/lib/Lex/Preprocessor.cpp A clang/lib/Lex/PreprocessorLexer.cpp A clang/lib/Lex/ScratchBuffer.cpp A clang/lib/Lex/TokenConcatenation.cpp A clang/lib/Lex/TokenLexer.cpp A clang/lib/Lex/UnicodeCharSets.h A clang/lib/Parse/ParseAST.cpp A clang/lib/Parse/ParseCXXInlineMethods.cpp A clang/lib/Parse/ParseDecl.cpp A clang/lib/Parse/ParseDeclCXX.cpp A clang/lib/Parse/ParseExpr.cpp A clang/lib/Parse/ParseExprCXX.cpp A clang/lib/Parse/ParseInit.cpp A clang/lib/Parse/ParseObjc.cpp A clang/lib/Parse/ParseOpenMP.cpp A clang/lib/Parse/ParsePragma.cpp A clang/lib/Parse/ParseStmt.cpp A clang/lib/Parse/ParseStmtAsm.cpp A clang/lib/Parse/ParseTemplate.cpp A clang/lib/Parse/ParseTentative.cpp A clang/lib/Parse/Parser.cpp A clang/lib/Rewrite/DeltaTree.cpp A clang/lib/Rewrite/HTMLRewrite.cpp A clang/lib/Rewrite/RewriteRope.cpp A clang/lib/Rewrite/Rewriter.cpp A clang/lib/Rewrite/TokenRewriter.cpp A clang/lib/Sema/AnalysisBasedWarnings.cpp A clang/lib/Sema/CodeCompleteConsumer.cpp A clang/lib/Sema/CoroutineStmtBuilder.h A clang/lib/Sema/DeclSpec.cpp A clang/lib/Sema/DelayedDiagnostic.cpp A clang/lib/Sema/IdentifierResolver.cpp A clang/lib/Sema/JumpDiagnostics.cpp A clang/lib/Sema/MultiplexExternalSemaSource.cpp A clang/lib/Sema/OpenCLBuiltins.td A clang/lib/Sema/ParsedAttr.cpp A clang/lib/Sema/Scope.cpp A clang/lib/Sema/ScopeInfo.cpp A clang/lib/Sema/Sema.cpp A clang/lib/Sema/SemaAccess.cpp A clang/lib/Sema/SemaAttr.cpp A clang/lib/Sema/SemaCUDA.cpp A clang/lib/Sema/SemaCXXScopeSpec.cpp A clang/lib/Sema/SemaCast.cpp A clang/lib/Sema/SemaChecking.cpp A clang/lib/Sema/SemaCodeComplete.cpp A clang/lib/Sema/SemaConcept.cpp A clang/lib/Sema/SemaConsumer.cpp A clang/lib/Sema/SemaCoroutine.cpp A clang/lib/Sema/SemaDecl.cpp A clang/lib/Sema/SemaDeclAttr.cpp A clang/lib/Sema/SemaDeclCXX.cpp A clang/lib/Sema/SemaDeclObjC.cpp A clang/lib/Sema/SemaExceptionSpec.cpp A clang/lib/Sema/SemaExpr.cpp A clang/lib/Sema/SemaExprCXX.cpp A clang/lib/Sema/SemaExprMember.cpp A clang/lib/Sema/SemaExprObjC.cpp A clang/lib/Sema/SemaFixItUtils.cpp A clang/lib/Sema/SemaInit.cpp A clang/lib/Sema/SemaLambda.cpp A clang/lib/Sema/SemaLookup.cpp A clang/lib/Sema/SemaModule.cpp A clang/lib/Sema/SemaObjCProperty.cpp A clang/lib/Sema/SemaOpenMP.cpp A clang/lib/Sema/SemaOverload.cpp A clang/lib/Sema/SemaPseudoObject.cpp A clang/lib/Sema/SemaStmt.cpp A clang/lib/Sema/SemaStmtAsm.cpp A clang/lib/Sema/SemaStmtAttr.cpp A clang/lib/Sema/SemaTemplate.cpp A clang/lib/Sema/SemaTemplateDeduction.cpp A clang/lib/Sema/SemaTemplateInstantiate.cpp A clang/lib/Sema/SemaTemplateInstantiateDecl.cpp A clang/lib/Sema/SemaTemplateVariadic.cpp A clang/lib/Sema/SemaType.cpp A clang/lib/Sema/TreeTransform.h A clang/lib/Sema/TypeLocBuilder.cpp A clang/lib/Sema/TypeLocBuilder.h A clang/lib/Serialization/ASTCommon.cpp A clang/lib/Serialization/ASTCommon.h A clang/lib/Serialization/ASTReader.cpp A clang/lib/Serialization/ASTReaderDecl.cpp A clang/lib/Serialization/ASTReaderInternals.h A clang/lib/Serialization/ASTReaderStmt.cpp A clang/lib/Serialization/ASTWriter.cpp A clang/lib/Serialization/ASTWriterDecl.cpp A clang/lib/Serialization/ASTWriterStmt.cpp A clang/lib/Serialization/GeneratePCH.cpp A clang/lib/Serialization/GlobalModuleIndex.cpp A clang/lib/Serialization/InMemoryModuleCache.cpp A clang/lib/Serialization/ModuleFile.cpp A clang/lib/Serialization/ModuleFileExtension.cpp A clang/lib/Serialization/ModuleManager.cpp A clang/lib/Serialization/MultiOnDiskHashTable.h A clang/lib/Serialization/PCHContainerOperations.cpp A clang/lib/StaticAnalyzer/Checkers/AllocationState.h A clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp A clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp A clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp A clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp A clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp A clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp A clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp A clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp A clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp A clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp A clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp A clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp A clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp A clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp A clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp A clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp A clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp A clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp A clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h A clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Iterator.cpp A clang/lib/StaticAnalyzer/Checkers/Iterator.h A clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp A clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp A clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h A clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Move.h A clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp A clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp A clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp A clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp A clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h A clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp A clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp A clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Taint.cpp A clang/lib/StaticAnalyzer/Checkers/Taint.h A clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp A clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp A clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp A clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp A clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/Yaml.h A clang/lib/StaticAnalyzer/Core/APSIntType.cpp A clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp A clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp A clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp A clang/lib/StaticAnalyzer/Core/BlockCounter.cpp A clang/lib/StaticAnalyzer/Core/BugReporter.cpp A clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp A clang/lib/StaticAnalyzer/Core/CallEvent.cpp A clang/lib/StaticAnalyzer/Core/Checker.cpp A clang/lib/StaticAnalyzer/Core/CheckerContext.cpp A clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp A clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp A clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A clang/lib/StaticAnalyzer/Core/DynamicType.cpp A clang/lib/StaticAnalyzer/Core/Environment.cpp A clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp A clang/lib/StaticAnalyzer/Core/ExprEngine.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp A clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp A clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp A clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/IssueHash.cpp A clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp A clang/lib/StaticAnalyzer/Core/LoopWidening.cpp A clang/lib/StaticAnalyzer/Core/MemRegion.cpp A clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h A clang/lib/StaticAnalyzer/Core/ProgramState.cpp A clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/RegionStore.cpp A clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/SValBuilder.cpp A clang/lib/StaticAnalyzer/Core/SVals.cpp A clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp A clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp A clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp A clang/lib/StaticAnalyzer/Core/Store.cpp A clang/lib/StaticAnalyzer/Core/SubEngine.cpp A clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A clang/lib/StaticAnalyzer/Core/WorkList.cpp A clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp A clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp A clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp A clang/lib/StaticAnalyzer/Frontend/ModelInjector.h A clang/lib/Tooling/ASTDiff/ASTDiff.cpp A clang/lib/Tooling/AllTUsExecution.cpp A clang/lib/Tooling/ArgumentsAdjusters.cpp A clang/lib/Tooling/CommonOptionsParser.cpp A clang/lib/Tooling/CompilationDatabase.cpp A clang/lib/Tooling/Core/Diagnostic.cpp A clang/lib/Tooling/Core/Lookup.cpp A clang/lib/Tooling/Core/Replacement.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp A clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp A clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A clang/lib/Tooling/Execution.cpp A clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp A clang/lib/Tooling/FileMatchTrie.cpp A clang/lib/Tooling/FixIt.cpp A clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp A clang/lib/Tooling/Inclusions/HeaderIncludes.cpp A clang/lib/Tooling/Inclusions/IncludeStyle.cpp A clang/lib/Tooling/InterpolatingCompilationDatabase.cpp A clang/lib/Tooling/JSONCompilationDatabase.cpp A clang/lib/Tooling/Refactoring.cpp A clang/lib/Tooling/Refactoring/ASTSelection.cpp A clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp A clang/lib/Tooling/Refactoring/AtomicChange.cpp A clang/lib/Tooling/Refactoring/Extract/Extract.cpp A clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp A clang/lib/Tooling/Refactoring/RefactoringActions.cpp A clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp A clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp A clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp A clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp A clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp A clang/lib/Tooling/RefactoringCallbacks.cpp A clang/lib/Tooling/StandaloneExecution.cpp A clang/lib/Tooling/Syntax/BuildTree.cpp A clang/lib/Tooling/Syntax/ComputeReplacements.cpp A clang/lib/Tooling/Syntax/Mutations.cpp A clang/lib/Tooling/Syntax/Nodes.cpp A clang/lib/Tooling/Syntax/Synthesis.cpp A clang/lib/Tooling/Syntax/Tokens.cpp A clang/lib/Tooling/Syntax/Tree.cpp A clang/lib/Tooling/Tooling.cpp A clang/lib/Tooling/Transformer/RangeSelector.cpp A clang/lib/Tooling/Transformer/RewriteRule.cpp A clang/lib/Tooling/Transformer/SourceCode.cpp A clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp A clang/lib/Tooling/Transformer/Stencil.cpp A clang/lib/Tooling/Transformer/Transformer.cpp A clang/tools/clang-format/ClangFormat.cpp A clang/tools/driver/cc1_main.cpp A clang/tools/driver/cc1as_main.cpp A clang/tools/driver/cc1gen_reproducer_main.cpp A clang/tools/driver/driver.cpp A clang/utils/TableGen/ASTTableGen.cpp A clang/utils/TableGen/ASTTableGen.h A clang/utils/TableGen/ClangASTNodesEmitter.cpp A clang/utils/TableGen/ClangASTPropertiesEmitter.cpp A clang/utils/TableGen/ClangAttrEmitter.cpp A clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp A clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp A clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp A clang/utils/TableGen/ClangDataCollectorsEmitter.cpp A clang/utils/TableGen/ClangDiagnosticsEmitter.cpp A clang/utils/TableGen/ClangOpcodesEmitter.cpp A clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp A clang/utils/TableGen/ClangOptionDocEmitter.cpp A clang/utils/TableGen/ClangSACheckersEmitter.cpp A clang/utils/TableGen/ClangTypeNodesEmitter.cpp A clang/utils/TableGen/MveEmitter.cpp A clang/utils/TableGen/NeonEmitter.cpp A clang/utils/TableGen/TableGen.cpp A clang/utils/TableGen/TableGenBackends.h A compiler-rt/CREDITS.TXT A compiler-rt/LICENSE.TXT A compiler-rt/README.txt A compiler-rt/include/fuzzer/FuzzedDataProvider.h A compiler-rt/include/profile/InstrProfData.inc A compiler-rt/include/sanitizer/allocator_interface.h A compiler-rt/include/sanitizer/asan_interface.h A compiler-rt/include/sanitizer/common_interface_defs.h A compiler-rt/include/sanitizer/coverage_interface.h A compiler-rt/include/sanitizer/dfsan_interface.h A compiler-rt/include/sanitizer/hwasan_interface.h A compiler-rt/include/sanitizer/linux_syscall_hooks.h A compiler-rt/include/sanitizer/lsan_interface.h A compiler-rt/include/sanitizer/msan_interface.h A compiler-rt/include/sanitizer/netbsd_syscall_hooks.h A compiler-rt/include/sanitizer/scudo_interface.h A compiler-rt/include/sanitizer/tsan_interface.h A compiler-rt/include/sanitizer/tsan_interface_atomic.h A compiler-rt/include/sanitizer/ubsan_interface.h A compiler-rt/include/xray/xray_interface.h A compiler-rt/include/xray/xray_log_interface.h A compiler-rt/include/xray/xray_records.h A compiler-rt/lib/BlocksRuntime/Block.h A compiler-rt/lib/BlocksRuntime/Block_private.h A compiler-rt/lib/BlocksRuntime/data.c A compiler-rt/lib/BlocksRuntime/runtime.c A compiler-rt/lib/asan/README.txt A compiler-rt/lib/asan/asan.syms.extra A compiler-rt/lib/asan/asan_activation.cpp A compiler-rt/lib/asan/asan_activation.h A compiler-rt/lib/asan/asan_activation_flags.inc A compiler-rt/lib/asan/asan_allocator.cpp A compiler-rt/lib/asan/asan_allocator.h A compiler-rt/lib/asan/asan_blacklist.txt A compiler-rt/lib/asan/asan_debugging.cpp A compiler-rt/lib/asan/asan_descriptions.cpp A compiler-rt/lib/asan/asan_descriptions.h A compiler-rt/lib/asan/asan_errors.cpp A compiler-rt/lib/asan/asan_errors.h A compiler-rt/lib/asan/asan_fake_stack.cpp A compiler-rt/lib/asan/asan_fake_stack.h A compiler-rt/lib/asan/asan_flags.cpp A compiler-rt/lib/asan/asan_flags.h A compiler-rt/lib/asan/asan_flags.inc A compiler-rt/lib/asan/asan_fuchsia.cpp A compiler-rt/lib/asan/asan_globals.cpp A compiler-rt/lib/asan/asan_globals_win.cpp A compiler-rt/lib/asan/asan_init_version.h A compiler-rt/lib/asan/asan_interceptors.cpp A compiler-rt/lib/asan/asan_interceptors.h A compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp A compiler-rt/lib/asan/asan_interceptors_memintrinsics.h A compiler-rt/lib/asan/asan_interceptors_vfork.S A compiler-rt/lib/asan/asan_interface.inc A compiler-rt/lib/asan/asan_interface_internal.h A compiler-rt/lib/asan/asan_internal.h A compiler-rt/lib/asan/asan_linux.cpp A compiler-rt/lib/asan/asan_lock.h A compiler-rt/lib/asan/asan_mac.cpp A compiler-rt/lib/asan/asan_malloc_linux.cpp A compiler-rt/lib/asan/asan_malloc_local.h A compiler-rt/lib/asan/asan_malloc_mac.cpp A compiler-rt/lib/asan/asan_malloc_win.cpp A compiler-rt/lib/asan/asan_mapping.h A compiler-rt/lib/asan/asan_mapping_myriad.h A compiler-rt/lib/asan/asan_mapping_sparc64.h A compiler-rt/lib/asan/asan_memory_profile.cpp A compiler-rt/lib/asan/asan_new_delete.cpp A compiler-rt/lib/asan/asan_poisoning.cpp A compiler-rt/lib/asan/asan_poisoning.h A compiler-rt/lib/asan/asan_posix.cpp A compiler-rt/lib/asan/asan_preinit.cpp A compiler-rt/lib/asan/asan_premap_shadow.cpp A compiler-rt/lib/asan/asan_premap_shadow.h A compiler-rt/lib/asan/asan_report.cpp A compiler-rt/lib/asan/asan_report.h A compiler-rt/lib/asan/asan_rtems.cpp A compiler-rt/lib/asan/asan_rtl.cpp A compiler-rt/lib/asan/asan_scariness_score.h A compiler-rt/lib/asan/asan_shadow_setup.cpp A compiler-rt/lib/asan/asan_stack.cpp A compiler-rt/lib/asan/asan_stack.h A compiler-rt/lib/asan/asan_stats.cpp A compiler-rt/lib/asan/asan_stats.h A compiler-rt/lib/asan/asan_suppressions.cpp A compiler-rt/lib/asan/asan_suppressions.h A compiler-rt/lib/asan/asan_thread.cpp A compiler-rt/lib/asan/asan_thread.h A compiler-rt/lib/asan/asan_win.cpp A compiler-rt/lib/asan/asan_win_dll_thunk.cpp A compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/asan/asan_win_weak_interception.cpp A compiler-rt/lib/asan/weak_symbols.txt A compiler-rt/lib/builtins/README.txt A compiler-rt/lib/builtins/aarch64/chkstk.S A compiler-rt/lib/builtins/aarch64/fp_mode.c A compiler-rt/lib/builtins/absvdi2.c A compiler-rt/lib/builtins/absvsi2.c A compiler-rt/lib/builtins/absvti2.c A compiler-rt/lib/builtins/adddf3.c A compiler-rt/lib/builtins/addsf3.c A compiler-rt/lib/builtins/addtf3.c A compiler-rt/lib/builtins/addvdi3.c A compiler-rt/lib/builtins/addvsi3.c A compiler-rt/lib/builtins/addvti3.c A compiler-rt/lib/builtins/apple_versioning.c A compiler-rt/lib/builtins/arm/adddf3vfp.S A compiler-rt/lib/builtins/arm/addsf3.S A compiler-rt/lib/builtins/arm/addsf3vfp.S A compiler-rt/lib/builtins/arm/aeabi_cdcmp.S A compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c A compiler-rt/lib/builtins/arm/aeabi_cfcmp.S A compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c A compiler-rt/lib/builtins/arm/aeabi_dcmp.S A compiler-rt/lib/builtins/arm/aeabi_div0.c A compiler-rt/lib/builtins/arm/aeabi_drsub.c A compiler-rt/lib/builtins/arm/aeabi_fcmp.S A compiler-rt/lib/builtins/arm/aeabi_frsub.c A compiler-rt/lib/builtins/arm/aeabi_idivmod.S A compiler-rt/lib/builtins/arm/aeabi_ldivmod.S A compiler-rt/lib/builtins/arm/aeabi_memcmp.S A compiler-rt/lib/builtins/arm/aeabi_memcpy.S A compiler-rt/lib/builtins/arm/aeabi_memmove.S A compiler-rt/lib/builtins/arm/aeabi_memset.S A compiler-rt/lib/builtins/arm/aeabi_uidivmod.S A compiler-rt/lib/builtins/arm/aeabi_uldivmod.S A compiler-rt/lib/builtins/arm/bswapdi2.S A compiler-rt/lib/builtins/arm/bswapsi2.S A compiler-rt/lib/builtins/arm/chkstk.S A compiler-rt/lib/builtins/arm/clzdi2.S A compiler-rt/lib/builtins/arm/clzsi2.S A compiler-rt/lib/builtins/arm/comparesf2.S A compiler-rt/lib/builtins/arm/divdf3vfp.S A compiler-rt/lib/builtins/arm/divmodsi4.S A compiler-rt/lib/builtins/arm/divsf3vfp.S A compiler-rt/lib/builtins/arm/divsi3.S A compiler-rt/lib/builtins/arm/eqdf2vfp.S A compiler-rt/lib/builtins/arm/eqsf2vfp.S A compiler-rt/lib/builtins/arm/extendsfdf2vfp.S A compiler-rt/lib/builtins/arm/fixdfsivfp.S A compiler-rt/lib/builtins/arm/fixsfsivfp.S A compiler-rt/lib/builtins/arm/fixunsdfsivfp.S A compiler-rt/lib/builtins/arm/fixunssfsivfp.S A compiler-rt/lib/builtins/arm/floatsidfvfp.S A compiler-rt/lib/builtins/arm/floatsisfvfp.S A compiler-rt/lib/builtins/arm/floatunssidfvfp.S A compiler-rt/lib/builtins/arm/floatunssisfvfp.S A compiler-rt/lib/builtins/arm/fp_mode.c A compiler-rt/lib/builtins/arm/gedf2vfp.S A compiler-rt/lib/builtins/arm/gesf2vfp.S A compiler-rt/lib/builtins/arm/gtdf2vfp.S A compiler-rt/lib/builtins/arm/gtsf2vfp.S A compiler-rt/lib/builtins/arm/ledf2vfp.S A compiler-rt/lib/builtins/arm/lesf2vfp.S A compiler-rt/lib/builtins/arm/ltdf2vfp.S A compiler-rt/lib/builtins/arm/ltsf2vfp.S A compiler-rt/lib/builtins/arm/modsi3.S A compiler-rt/lib/builtins/arm/muldf3vfp.S A compiler-rt/lib/builtins/arm/mulsf3vfp.S A compiler-rt/lib/builtins/arm/nedf2vfp.S A compiler-rt/lib/builtins/arm/negdf2vfp.S A compiler-rt/lib/builtins/arm/negsf2vfp.S A compiler-rt/lib/builtins/arm/nesf2vfp.S A compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S A compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S A compiler-rt/lib/builtins/arm/softfloat-alias.list A compiler-rt/lib/builtins/arm/subdf3vfp.S A compiler-rt/lib/builtins/arm/subsf3vfp.S A compiler-rt/lib/builtins/arm/switch16.S A compiler-rt/lib/builtins/arm/switch32.S A compiler-rt/lib/builtins/arm/switch8.S A compiler-rt/lib/builtins/arm/switchu8.S A compiler-rt/lib/builtins/arm/sync-ops.h A compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S A compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S A compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S A compiler-rt/lib/builtins/arm/sync_synchronize.S A compiler-rt/lib/builtins/arm/truncdfsf2vfp.S A compiler-rt/lib/builtins/arm/udivmodsi4.S A compiler-rt/lib/builtins/arm/udivsi3.S A compiler-rt/lib/builtins/arm/umodsi3.S A compiler-rt/lib/builtins/arm/unorddf2vfp.S A compiler-rt/lib/builtins/arm/unordsf2vfp.S A compiler-rt/lib/builtins/ashldi3.c A compiler-rt/lib/builtins/ashlti3.c A compiler-rt/lib/builtins/ashrdi3.c A compiler-rt/lib/builtins/ashrti3.c A compiler-rt/lib/builtins/assembly.h A compiler-rt/lib/builtins/atomic.c A compiler-rt/lib/builtins/atomic_flag_clear.c A compiler-rt/lib/builtins/atomic_flag_clear_explicit.c A compiler-rt/lib/builtins/atomic_flag_test_and_set.c A compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c A compiler-rt/lib/builtins/atomic_signal_fence.c A compiler-rt/lib/builtins/atomic_thread_fence.c A compiler-rt/lib/builtins/bswapdi2.c A compiler-rt/lib/builtins/bswapsi2.c A compiler-rt/lib/builtins/clear_cache.c A compiler-rt/lib/builtins/clzdi2.c A compiler-rt/lib/builtins/clzsi2.c A compiler-rt/lib/builtins/clzti2.c A compiler-rt/lib/builtins/cmpdi2.c A compiler-rt/lib/builtins/cmpti2.c A compiler-rt/lib/builtins/comparedf2.c A compiler-rt/lib/builtins/comparesf2.c A compiler-rt/lib/builtins/comparetf2.c A compiler-rt/lib/builtins/cpu_model.c A compiler-rt/lib/builtins/ctzdi2.c A compiler-rt/lib/builtins/ctzsi2.c A compiler-rt/lib/builtins/ctzti2.c A compiler-rt/lib/builtins/divdc3.c A compiler-rt/lib/builtins/divdf3.c A compiler-rt/lib/builtins/divdi3.c A compiler-rt/lib/builtins/divmoddi4.c A compiler-rt/lib/builtins/divmodsi4.c A compiler-rt/lib/builtins/divsc3.c A compiler-rt/lib/builtins/divsf3.c A compiler-rt/lib/builtins/divsi3.c A compiler-rt/lib/builtins/divtc3.c A compiler-rt/lib/builtins/divtf3.c A compiler-rt/lib/builtins/divti3.c A compiler-rt/lib/builtins/divxc3.c A compiler-rt/lib/builtins/emutls.c A compiler-rt/lib/builtins/enable_execute_stack.c A compiler-rt/lib/builtins/eprintf.c A compiler-rt/lib/builtins/extenddftf2.c A compiler-rt/lib/builtins/extendhfsf2.c A compiler-rt/lib/builtins/extendsfdf2.c A compiler-rt/lib/builtins/extendsftf2.c A compiler-rt/lib/builtins/ffsdi2.c A compiler-rt/lib/builtins/ffssi2.c A compiler-rt/lib/builtins/ffsti2.c A compiler-rt/lib/builtins/fixdfdi.c A compiler-rt/lib/builtins/fixdfsi.c A compiler-rt/lib/builtins/fixdfti.c A compiler-rt/lib/builtins/fixsfdi.c A compiler-rt/lib/builtins/fixsfsi.c A compiler-rt/lib/builtins/fixsfti.c A compiler-rt/lib/builtins/fixtfdi.c A compiler-rt/lib/builtins/fixtfsi.c A compiler-rt/lib/builtins/fixtfti.c A compiler-rt/lib/builtins/fixunsdfdi.c A compiler-rt/lib/builtins/fixunsdfsi.c A compiler-rt/lib/builtins/fixunsdfti.c A compiler-rt/lib/builtins/fixunssfdi.c A compiler-rt/lib/builtins/fixunssfsi.c A compiler-rt/lib/builtins/fixunssfti.c A compiler-rt/lib/builtins/fixunstfdi.c A compiler-rt/lib/builtins/fixunstfsi.c A compiler-rt/lib/builtins/fixunstfti.c A compiler-rt/lib/builtins/fixunsxfdi.c A compiler-rt/lib/builtins/fixunsxfsi.c A compiler-rt/lib/builtins/fixunsxfti.c A compiler-rt/lib/builtins/fixxfdi.c A compiler-rt/lib/builtins/fixxfti.c A compiler-rt/lib/builtins/floatdidf.c A compiler-rt/lib/builtins/floatdisf.c A compiler-rt/lib/builtins/floatditf.c A compiler-rt/lib/builtins/floatdixf.c A compiler-rt/lib/builtins/floatsidf.c A compiler-rt/lib/builtins/floatsisf.c A compiler-rt/lib/builtins/floatsitf.c A compiler-rt/lib/builtins/floattidf.c A compiler-rt/lib/builtins/floattisf.c A compiler-rt/lib/builtins/floattitf.c A compiler-rt/lib/builtins/floattixf.c A compiler-rt/lib/builtins/floatundidf.c A compiler-rt/lib/builtins/floatundisf.c A compiler-rt/lib/builtins/floatunditf.c A compiler-rt/lib/builtins/floatundixf.c A compiler-rt/lib/builtins/floatunsidf.c A compiler-rt/lib/builtins/floatunsisf.c A compiler-rt/lib/builtins/floatunsitf.c A compiler-rt/lib/builtins/floatuntidf.c A compiler-rt/lib/builtins/floatuntisf.c A compiler-rt/lib/builtins/floatuntitf.c A compiler-rt/lib/builtins/floatuntixf.c A compiler-rt/lib/builtins/fp_add_impl.inc A compiler-rt/lib/builtins/fp_extend.h A compiler-rt/lib/builtins/fp_extend_impl.inc A compiler-rt/lib/builtins/fp_fixint_impl.inc A compiler-rt/lib/builtins/fp_fixuint_impl.inc A compiler-rt/lib/builtins/fp_lib.h A compiler-rt/lib/builtins/fp_mode.c A compiler-rt/lib/builtins/fp_mode.h A compiler-rt/lib/builtins/fp_mul_impl.inc A compiler-rt/lib/builtins/fp_trunc.h A compiler-rt/lib/builtins/fp_trunc_impl.inc A compiler-rt/lib/builtins/gcc_personality_v0.c A compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S A compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S A compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S A compiler-rt/lib/builtins/hexagon/dfaddsub.S A compiler-rt/lib/builtins/hexagon/dfdiv.S A compiler-rt/lib/builtins/hexagon/dffma.S A compiler-rt/lib/builtins/hexagon/dfminmax.S A compiler-rt/lib/builtins/hexagon/dfmul.S A compiler-rt/lib/builtins/hexagon/dfsqrt.S A compiler-rt/lib/builtins/hexagon/divdi3.S A compiler-rt/lib/builtins/hexagon/divsi3.S A compiler-rt/lib/builtins/hexagon/fabs_opt.S A compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S A compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S A compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S A compiler-rt/lib/builtins/hexagon/fma_opt.S A compiler-rt/lib/builtins/hexagon/fmax_opt.S A compiler-rt/lib/builtins/hexagon/fmin_opt.S A compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S A compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S A compiler-rt/lib/builtins/hexagon/moddi3.S A compiler-rt/lib/builtins/hexagon/modsi3.S A compiler-rt/lib/builtins/hexagon/sfdiv_opt.S A compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S A compiler-rt/lib/builtins/hexagon/udivdi3.S A compiler-rt/lib/builtins/hexagon/udivmoddi4.S A compiler-rt/lib/builtins/hexagon/udivmodsi4.S A compiler-rt/lib/builtins/hexagon/udivsi3.S A compiler-rt/lib/builtins/hexagon/umoddi3.S A compiler-rt/lib/builtins/hexagon/umodsi3.S A compiler-rt/lib/builtins/i386/ashldi3.S A compiler-rt/lib/builtins/i386/ashrdi3.S A compiler-rt/lib/builtins/i386/chkstk.S A compiler-rt/lib/builtins/i386/chkstk2.S A compiler-rt/lib/builtins/i386/divdi3.S A compiler-rt/lib/builtins/i386/floatdidf.S A compiler-rt/lib/builtins/i386/floatdisf.S A compiler-rt/lib/builtins/i386/floatdixf.S A compiler-rt/lib/builtins/i386/floatundidf.S A compiler-rt/lib/builtins/i386/floatundisf.S A compiler-rt/lib/builtins/i386/floatundixf.S A compiler-rt/lib/builtins/i386/fp_mode.c A compiler-rt/lib/builtins/i386/lshrdi3.S A compiler-rt/lib/builtins/i386/moddi3.S A compiler-rt/lib/builtins/i386/muldi3.S A compiler-rt/lib/builtins/i386/udivdi3.S A compiler-rt/lib/builtins/i386/umoddi3.S A compiler-rt/lib/builtins/int_endianness.h A compiler-rt/lib/builtins/int_lib.h A compiler-rt/lib/builtins/int_math.h A compiler-rt/lib/builtins/int_types.h A compiler-rt/lib/builtins/int_util.c A compiler-rt/lib/builtins/int_util.h A compiler-rt/lib/builtins/lshrdi3.c A compiler-rt/lib/builtins/lshrti3.c A compiler-rt/lib/builtins/mingw_fixfloat.c A compiler-rt/lib/builtins/moddi3.c A compiler-rt/lib/builtins/modsi3.c A compiler-rt/lib/builtins/modti3.c A compiler-rt/lib/builtins/muldc3.c A compiler-rt/lib/builtins/muldf3.c A compiler-rt/lib/builtins/muldi3.c A compiler-rt/lib/builtins/mulodi4.c A compiler-rt/lib/builtins/mulosi4.c A compiler-rt/lib/builtins/muloti4.c A compiler-rt/lib/builtins/mulsc3.c A compiler-rt/lib/builtins/mulsf3.c A compiler-rt/lib/builtins/multc3.c A compiler-rt/lib/builtins/multf3.c A compiler-rt/lib/builtins/multi3.c A compiler-rt/lib/builtins/mulvdi3.c A compiler-rt/lib/builtins/mulvsi3.c A compiler-rt/lib/builtins/mulvti3.c A compiler-rt/lib/builtins/mulxc3.c A compiler-rt/lib/builtins/negdf2.c A compiler-rt/lib/builtins/negdi2.c A compiler-rt/lib/builtins/negsf2.c A compiler-rt/lib/builtins/negti2.c A compiler-rt/lib/builtins/negvdi2.c A compiler-rt/lib/builtins/negvsi2.c A compiler-rt/lib/builtins/negvti2.c A compiler-rt/lib/builtins/os_version_check.c A compiler-rt/lib/builtins/paritydi2.c A compiler-rt/lib/builtins/paritysi2.c A compiler-rt/lib/builtins/parityti2.c A compiler-rt/lib/builtins/popcountdi2.c A compiler-rt/lib/builtins/popcountsi2.c A compiler-rt/lib/builtins/popcountti2.c A compiler-rt/lib/builtins/powidf2.c A compiler-rt/lib/builtins/powisf2.c A compiler-rt/lib/builtins/powitf2.c A compiler-rt/lib/builtins/powixf2.c A compiler-rt/lib/builtins/ppc/DD.h A compiler-rt/lib/builtins/ppc/divtc3.c A compiler-rt/lib/builtins/ppc/fixtfdi.c A compiler-rt/lib/builtins/ppc/fixtfti.c A compiler-rt/lib/builtins/ppc/fixunstfdi.c A compiler-rt/lib/builtins/ppc/fixunstfti.c A compiler-rt/lib/builtins/ppc/floatditf.c A compiler-rt/lib/builtins/ppc/floattitf.c A compiler-rt/lib/builtins/ppc/floatunditf.c A compiler-rt/lib/builtins/ppc/gcc_qadd.c A compiler-rt/lib/builtins/ppc/gcc_qdiv.c A compiler-rt/lib/builtins/ppc/gcc_qmul.c A compiler-rt/lib/builtins/ppc/gcc_qsub.c A compiler-rt/lib/builtins/ppc/multc3.c A compiler-rt/lib/builtins/ppc/restFP.S A compiler-rt/lib/builtins/ppc/saveFP.S A compiler-rt/lib/builtins/riscv/int_mul_impl.inc A compiler-rt/lib/builtins/riscv/muldi3.S A compiler-rt/lib/builtins/riscv/mulsi3.S A compiler-rt/lib/builtins/sparc64/divmod.m4 A compiler-rt/lib/builtins/sparc64/divsi3.S A compiler-rt/lib/builtins/sparc64/generate.sh A compiler-rt/lib/builtins/sparc64/modsi3.S A compiler-rt/lib/builtins/sparc64/udivsi3.S A compiler-rt/lib/builtins/sparc64/umodsi3.S A compiler-rt/lib/builtins/subdf3.c A compiler-rt/lib/builtins/subsf3.c A compiler-rt/lib/builtins/subtf3.c A compiler-rt/lib/builtins/subvdi3.c A compiler-rt/lib/builtins/subvsi3.c A compiler-rt/lib/builtins/subvti3.c A compiler-rt/lib/builtins/trampoline_setup.c A compiler-rt/lib/builtins/truncdfhf2.c A compiler-rt/lib/builtins/truncdfsf2.c A compiler-rt/lib/builtins/truncsfhf2.c A compiler-rt/lib/builtins/trunctfdf2.c A compiler-rt/lib/builtins/trunctfsf2.c A compiler-rt/lib/builtins/ucmpdi2.c A compiler-rt/lib/builtins/ucmpti2.c A compiler-rt/lib/builtins/udivdi3.c A compiler-rt/lib/builtins/udivmoddi4.c A compiler-rt/lib/builtins/udivmodsi4.c A compiler-rt/lib/builtins/udivmodti4.c A compiler-rt/lib/builtins/udivsi3.c A compiler-rt/lib/builtins/udivti3.c A compiler-rt/lib/builtins/umoddi3.c A compiler-rt/lib/builtins/umodsi3.c A compiler-rt/lib/builtins/umodti3.c A compiler-rt/lib/builtins/unwind-ehabi-helpers.h A compiler-rt/lib/builtins/x86_64/chkstk.S A compiler-rt/lib/builtins/x86_64/chkstk2.S A compiler-rt/lib/builtins/x86_64/floatdidf.c A compiler-rt/lib/builtins/x86_64/floatdisf.c A compiler-rt/lib/builtins/x86_64/floatdixf.c A compiler-rt/lib/builtins/x86_64/floatundidf.S A compiler-rt/lib/builtins/x86_64/floatundisf.S A compiler-rt/lib/builtins/x86_64/floatundixf.S A compiler-rt/lib/cfi/cfi.cpp A compiler-rt/lib/cfi/cfi_blacklist.txt A compiler-rt/lib/crt/crtbegin.c A compiler-rt/lib/crt/crtend.c A compiler-rt/lib/dfsan/dfsan.cpp A compiler-rt/lib/dfsan/dfsan.h A compiler-rt/lib/dfsan/dfsan.syms.extra A compiler-rt/lib/dfsan/dfsan_custom.cpp A compiler-rt/lib/dfsan/dfsan_flags.inc A compiler-rt/lib/dfsan/dfsan_interceptors.cpp A compiler-rt/lib/dfsan/dfsan_platform.h A compiler-rt/lib/dfsan/done_abilist.txt A compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt A compiler-rt/lib/fuzzer/FuzzerBuiltins.h A compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h A compiler-rt/lib/fuzzer/FuzzerCommand.h A compiler-rt/lib/fuzzer/FuzzerCorpus.h A compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp A compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp A compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h A compiler-rt/lib/fuzzer/FuzzerDefs.h A compiler-rt/lib/fuzzer/FuzzerDictionary.h A compiler-rt/lib/fuzzer/FuzzerDriver.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctions.def A compiler-rt/lib/fuzzer/FuzzerExtFunctions.h A compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp A compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp A compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp A compiler-rt/lib/fuzzer/FuzzerFlags.def A compiler-rt/lib/fuzzer/FuzzerFork.cpp A compiler-rt/lib/fuzzer/FuzzerFork.h A compiler-rt/lib/fuzzer/FuzzerIO.cpp A compiler-rt/lib/fuzzer/FuzzerIO.h A compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp A compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A compiler-rt/lib/fuzzer/FuzzerInterface.h A compiler-rt/lib/fuzzer/FuzzerInternal.h A compiler-rt/lib/fuzzer/FuzzerLoop.cpp A compiler-rt/lib/fuzzer/FuzzerMain.cpp A compiler-rt/lib/fuzzer/FuzzerMerge.cpp A compiler-rt/lib/fuzzer/FuzzerMerge.h A compiler-rt/lib/fuzzer/FuzzerMutate.cpp A compiler-rt/lib/fuzzer/FuzzerMutate.h A compiler-rt/lib/fuzzer/FuzzerOptions.h A compiler-rt/lib/fuzzer/FuzzerRandom.h A compiler-rt/lib/fuzzer/FuzzerSHA1.cpp A compiler-rt/lib/fuzzer/FuzzerSHA1.h A compiler-rt/lib/fuzzer/FuzzerTracePC.cpp A compiler-rt/lib/fuzzer/FuzzerTracePC.h A compiler-rt/lib/fuzzer/FuzzerUtil.cpp A compiler-rt/lib/fuzzer/FuzzerUtil.h A compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp A compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp A compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp A compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp A compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp A compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A compiler-rt/lib/fuzzer/README.txt A compiler-rt/lib/gwp_asan/definitions.h A compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp A compiler-rt/lib/gwp_asan/guarded_pool_allocator.h A compiler-rt/lib/gwp_asan/mutex.h A compiler-rt/lib/gwp_asan/optional/backtrace.h A compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp A compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp A compiler-rt/lib/gwp_asan/optional/options_parser.cpp A compiler-rt/lib/gwp_asan/optional/options_parser.h A compiler-rt/lib/gwp_asan/options.h A compiler-rt/lib/gwp_asan/options.inc A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp A compiler-rt/lib/gwp_asan/random.cpp A compiler-rt/lib/gwp_asan/random.h A compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp A compiler-rt/lib/gwp_asan/stack_trace_compressor.h A compiler-rt/lib/hwasan/hwasan.cpp A compiler-rt/lib/hwasan/hwasan.h A compiler-rt/lib/hwasan/hwasan.syms.extra A compiler-rt/lib/hwasan/hwasan_allocator.cpp A compiler-rt/lib/hwasan/hwasan_allocator.h A compiler-rt/lib/hwasan/hwasan_blacklist.txt A compiler-rt/lib/hwasan/hwasan_checks.h A compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp A compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h A compiler-rt/lib/hwasan/hwasan_exceptions.cpp A compiler-rt/lib/hwasan/hwasan_flags.h A compiler-rt/lib/hwasan/hwasan_flags.inc A compiler-rt/lib/hwasan/hwasan_interceptors.cpp A compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S A compiler-rt/lib/hwasan/hwasan_interface_internal.h A compiler-rt/lib/hwasan/hwasan_linux.cpp A compiler-rt/lib/hwasan/hwasan_malloc_bisect.h A compiler-rt/lib/hwasan/hwasan_mapping.h A compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp A compiler-rt/lib/hwasan/hwasan_new_delete.cpp A compiler-rt/lib/hwasan/hwasan_poisoning.cpp A compiler-rt/lib/hwasan/hwasan_poisoning.h A compiler-rt/lib/hwasan/hwasan_report.cpp A compiler-rt/lib/hwasan/hwasan_report.h A compiler-rt/lib/hwasan/hwasan_setjmp.S A compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S A compiler-rt/lib/hwasan/hwasan_thread.cpp A compiler-rt/lib/hwasan/hwasan_thread.h A compiler-rt/lib/hwasan/hwasan_thread_list.cpp A compiler-rt/lib/hwasan/hwasan_thread_list.h A compiler-rt/lib/hwasan/hwasan_type_test.cpp A compiler-rt/lib/interception/interception.h A compiler-rt/lib/interception/interception_linux.cpp A compiler-rt/lib/interception/interception_linux.h A compiler-rt/lib/interception/interception_mac.cpp A compiler-rt/lib/interception/interception_mac.h A compiler-rt/lib/interception/interception_type_test.cpp A compiler-rt/lib/interception/interception_win.cpp A compiler-rt/lib/interception/interception_win.h A compiler-rt/lib/lsan/lsan.cpp A compiler-rt/lib/lsan/lsan.h A compiler-rt/lib/lsan/lsan_allocator.cpp A compiler-rt/lib/lsan/lsan_allocator.h A compiler-rt/lib/lsan/lsan_common.cpp A compiler-rt/lib/lsan/lsan_common.h A compiler-rt/lib/lsan/lsan_common_linux.cpp A compiler-rt/lib/lsan/lsan_common_mac.cpp A compiler-rt/lib/lsan/lsan_flags.inc A compiler-rt/lib/lsan/lsan_interceptors.cpp A compiler-rt/lib/lsan/lsan_linux.cpp A compiler-rt/lib/lsan/lsan_mac.cpp A compiler-rt/lib/lsan/lsan_malloc_mac.cpp A compiler-rt/lib/lsan/lsan_preinit.cpp A compiler-rt/lib/lsan/lsan_thread.cpp A compiler-rt/lib/lsan/lsan_thread.h A compiler-rt/lib/lsan/weak_symbols.txt A compiler-rt/lib/msan/msan.cpp A compiler-rt/lib/msan/msan.h A compiler-rt/lib/msan/msan.syms.extra A compiler-rt/lib/msan/msan_allocator.cpp A compiler-rt/lib/msan/msan_allocator.h A compiler-rt/lib/msan/msan_blacklist.txt A compiler-rt/lib/msan/msan_chained_origin_depot.cpp A compiler-rt/lib/msan/msan_chained_origin_depot.h A compiler-rt/lib/msan/msan_flags.h A compiler-rt/lib/msan/msan_flags.inc A compiler-rt/lib/msan/msan_interceptors.cpp A compiler-rt/lib/msan/msan_interface_internal.h A compiler-rt/lib/msan/msan_linux.cpp A compiler-rt/lib/msan/msan_new_delete.cpp A compiler-rt/lib/msan/msan_origin.h A compiler-rt/lib/msan/msan_poisoning.cpp A compiler-rt/lib/msan/msan_poisoning.h A compiler-rt/lib/msan/msan_report.cpp A compiler-rt/lib/msan/msan_report.h A compiler-rt/lib/msan/msan_thread.cpp A compiler-rt/lib/msan/msan_thread.h A compiler-rt/lib/profile/GCDAProfiling.c A compiler-rt/lib/profile/InstrProfiling.c A compiler-rt/lib/profile/InstrProfiling.h A compiler-rt/lib/profile/InstrProfilingBuffer.c A compiler-rt/lib/profile/InstrProfilingFile.c A compiler-rt/lib/profile/InstrProfilingInternal.h A compiler-rt/lib/profile/InstrProfilingMerge.c A compiler-rt/lib/profile/InstrProfilingMergeFile.c A compiler-rt/lib/profile/InstrProfilingNameVar.c A compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c A compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c A compiler-rt/lib/profile/InstrProfilingPlatformLinux.c A compiler-rt/lib/profile/InstrProfilingPlatformOther.c A compiler-rt/lib/profile/InstrProfilingPlatformWindows.c A compiler-rt/lib/profile/InstrProfilingPort.h A compiler-rt/lib/profile/InstrProfilingRuntime.cpp A compiler-rt/lib/profile/InstrProfilingUtil.c A compiler-rt/lib/profile/InstrProfilingUtil.h A compiler-rt/lib/profile/InstrProfilingValue.c A compiler-rt/lib/profile/InstrProfilingWriter.c A compiler-rt/lib/profile/WindowsMMap.c A compiler-rt/lib/profile/WindowsMMap.h A compiler-rt/lib/safestack/safestack.cpp A compiler-rt/lib/safestack/safestack_platform.h A compiler-rt/lib/safestack/safestack_util.h A compiler-rt/lib/sanitizer_common/sancov_flags.cpp A compiler-rt/lib/sanitizer_common/sancov_flags.h A compiler-rt/lib/sanitizer_common/sancov_flags.inc A compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_bytemap.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp A compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h A compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h A compiler-rt/lib/sanitizer_common/sanitizer_asm.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h A compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h A compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h A compiler-rt/lib/sanitizer_common/sanitizer_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common.h A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc A compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc A compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc A compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp A compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp A compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp A compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h A compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp A compiler-rt/lib/sanitizer_common/sanitizer_errno.h A compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h A compiler-rt/lib/sanitizer_common/sanitizer_file.cpp A compiler-rt/lib/sanitizer_common/sanitizer_file.h A compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp A compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h A compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp A compiler-rt/lib/sanitizer_common/sanitizer_flags.h A compiler-rt/lib/sanitizer_common/sanitizer_flags.inc A compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h A compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h A compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h A compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h A compiler-rt/lib/sanitizer_common/sanitizer_hash.h A compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc A compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h A compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h A compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_libc.h A compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp A compiler-rt/lib/sanitizer_common/sanitizer_libignore.h A compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_linux.h A compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp A compiler-rt/lib/sanitizer_common/sanitizer_list.h A compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h A compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_mac.h A compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A compiler-rt/lib/sanitizer_common/sanitizer_mutex.h A compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cpp A compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h A compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h A compiler-rt/lib/sanitizer_common/sanitizer_platform.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h A compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp A compiler-rt/lib/sanitizer_common/sanitizer_posix.h A compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h A compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h A compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h A compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp A compiler-rt/lib/sanitizer_common/sanitizer_rtems.h A compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc A compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h A compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h A compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp A compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_fuchsia.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h A compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc A compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp A compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp A compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp A compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h A compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp A compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h A compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp A compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_vector.h A compiler-rt/lib/sanitizer_common/sanitizer_win.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win.h A compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h A compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h A compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp A compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h A compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp A compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp A compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh A compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh A compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt A compiler-rt/lib/sanitizer_common/weak_symbols.txt A compiler-rt/lib/scudo/scudo_allocator.cpp A compiler-rt/lib/scudo/scudo_allocator.h A compiler-rt/lib/scudo/scudo_allocator_combined.h A compiler-rt/lib/scudo/scudo_allocator_secondary.h A compiler-rt/lib/scudo/scudo_crc32.cpp A compiler-rt/lib/scudo/scudo_crc32.h A compiler-rt/lib/scudo/scudo_errors.cpp A compiler-rt/lib/scudo/scudo_errors.h A compiler-rt/lib/scudo/scudo_flags.cpp A compiler-rt/lib/scudo/scudo_flags.h A compiler-rt/lib/scudo/scudo_flags.inc A compiler-rt/lib/scudo/scudo_interface_internal.h A compiler-rt/lib/scudo/scudo_malloc.cpp A compiler-rt/lib/scudo/scudo_new_delete.cpp A compiler-rt/lib/scudo/scudo_platform.h A compiler-rt/lib/scudo/scudo_termination.cpp A compiler-rt/lib/scudo/scudo_tsd.h A compiler-rt/lib/scudo/scudo_tsd_exclusive.cpp A compiler-rt/lib/scudo/scudo_tsd_exclusive.inc A compiler-rt/lib/scudo/scudo_tsd_shared.cpp A compiler-rt/lib/scudo/scudo_tsd_shared.inc A compiler-rt/lib/scudo/scudo_utils.cpp A compiler-rt/lib/scudo/scudo_utils.h A compiler-rt/lib/scudo/standalone/allocator_config.h A compiler-rt/lib/scudo/standalone/atomic_helpers.h A compiler-rt/lib/scudo/standalone/bytemap.h A compiler-rt/lib/scudo/standalone/checksum.cpp A compiler-rt/lib/scudo/standalone/checksum.h A compiler-rt/lib/scudo/standalone/chunk.h A compiler-rt/lib/scudo/standalone/combined.h A compiler-rt/lib/scudo/standalone/common.cpp A compiler-rt/lib/scudo/standalone/common.h A compiler-rt/lib/scudo/standalone/crc32_hw.cpp A compiler-rt/lib/scudo/standalone/flags.cpp A compiler-rt/lib/scudo/standalone/flags.h A compiler-rt/lib/scudo/standalone/flags.inc A compiler-rt/lib/scudo/standalone/flags_parser.cpp A compiler-rt/lib/scudo/standalone/flags_parser.h A compiler-rt/lib/scudo/standalone/fuchsia.cpp A compiler-rt/lib/scudo/standalone/fuchsia.h A compiler-rt/lib/scudo/standalone/interface.h A compiler-rt/lib/scudo/standalone/internal_defs.h A compiler-rt/lib/scudo/standalone/linux.cpp A compiler-rt/lib/scudo/standalone/linux.h A compiler-rt/lib/scudo/standalone/list.h A compiler-rt/lib/scudo/standalone/local_cache.h A compiler-rt/lib/scudo/standalone/mutex.h A compiler-rt/lib/scudo/standalone/platform.h A compiler-rt/lib/scudo/standalone/primary32.h A compiler-rt/lib/scudo/standalone/primary64.h A compiler-rt/lib/scudo/standalone/quarantine.h A compiler-rt/lib/scudo/standalone/release.h A compiler-rt/lib/scudo/standalone/report.cpp A compiler-rt/lib/scudo/standalone/report.h A compiler-rt/lib/scudo/standalone/secondary.h A compiler-rt/lib/scudo/standalone/size_class_map.h A compiler-rt/lib/scudo/standalone/stats.h A compiler-rt/lib/scudo/standalone/string_utils.cpp A compiler-rt/lib/scudo/standalone/string_utils.h A compiler-rt/lib/scudo/standalone/tsd.h A compiler-rt/lib/scudo/standalone/tsd_exclusive.h A compiler-rt/lib/scudo/standalone/tsd_shared.h A compiler-rt/lib/scudo/standalone/vector.h A compiler-rt/lib/scudo/standalone/wrappers_c.cpp A compiler-rt/lib/scudo/standalone/wrappers_c.h A compiler-rt/lib/scudo/standalone/wrappers_c.inc A compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp A compiler-rt/lib/scudo/standalone/wrappers_c_checks.h A compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp A compiler-rt/lib/stats/stats.cpp A compiler-rt/lib/stats/stats.h A compiler-rt/lib/stats/stats_client.cpp A compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp A compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp A compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp A compiler-rt/lib/tsan/benchmarks/mop.cpp A compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp A compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp A compiler-rt/lib/tsan/dd/dd_interceptors.cpp A compiler-rt/lib/tsan/dd/dd_rtl.cpp A compiler-rt/lib/tsan/dd/dd_rtl.h A compiler-rt/lib/tsan/go/test.c A compiler-rt/lib/tsan/go/tsan_go.cpp A compiler-rt/lib/tsan/rtl/tsan.syms.extra A compiler-rt/lib/tsan/rtl/tsan_clock.cpp A compiler-rt/lib/tsan/rtl/tsan_clock.h A compiler-rt/lib/tsan/rtl/tsan_debugging.cpp A compiler-rt/lib/tsan/rtl/tsan_defs.h A compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h A compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h A compiler-rt/lib/tsan/rtl/tsan_external.cpp A compiler-rt/lib/tsan/rtl/tsan_fd.cpp A compiler-rt/lib/tsan/rtl/tsan_fd.h A compiler-rt/lib/tsan/rtl/tsan_flags.cpp A compiler-rt/lib/tsan/rtl/tsan_flags.h A compiler-rt/lib/tsan/rtl/tsan_flags.inc A compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp A compiler-rt/lib/tsan/rtl/tsan_ignoreset.h A compiler-rt/lib/tsan/rtl/tsan_interceptors.h A compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp A compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp A compiler-rt/lib/tsan/rtl/tsan_interface.cpp A compiler-rt/lib/tsan/rtl/tsan_interface.h A compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_ann.h A compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_inl.h A compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp A compiler-rt/lib/tsan/rtl/tsan_interface_java.h A compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_md5.cpp A compiler-rt/lib/tsan/rtl/tsan_mman.cpp A compiler-rt/lib/tsan/rtl/tsan_mman.h A compiler-rt/lib/tsan/rtl/tsan_mutex.cpp A compiler-rt/lib/tsan/rtl/tsan_mutex.h A compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp A compiler-rt/lib/tsan/rtl/tsan_mutexset.h A compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp A compiler-rt/lib/tsan/rtl/tsan_platform.h A compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp A compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp A compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h A compiler-rt/lib/tsan/rtl/tsan_preinit.cpp A compiler-rt/lib/tsan/rtl/tsan_report.cpp A compiler-rt/lib/tsan/rtl/tsan_report.h A compiler-rt/lib/tsan/rtl/tsan_rtl.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl.h A compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S A compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp A compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp A compiler-rt/lib/tsan/rtl/tsan_stack_trace.h A compiler-rt/lib/tsan/rtl/tsan_stat.cpp A compiler-rt/lib/tsan/rtl/tsan_stat.h A compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp A compiler-rt/lib/tsan/rtl/tsan_suppressions.h A compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp A compiler-rt/lib/tsan/rtl/tsan_symbolize.h A compiler-rt/lib/tsan/rtl/tsan_sync.cpp A compiler-rt/lib/tsan/rtl/tsan_sync.h A compiler-rt/lib/tsan/rtl/tsan_trace.h A compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h A compiler-rt/lib/ubsan/ubsan.syms.extra A compiler-rt/lib/ubsan/ubsan_checks.inc A compiler-rt/lib/ubsan/ubsan_diag.cpp A compiler-rt/lib/ubsan/ubsan_diag.h A compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp A compiler-rt/lib/ubsan/ubsan_flags.cpp A compiler-rt/lib/ubsan/ubsan_flags.h A compiler-rt/lib/ubsan/ubsan_flags.inc A compiler-rt/lib/ubsan/ubsan_handlers.cpp A compiler-rt/lib/ubsan/ubsan_handlers.h A compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp A compiler-rt/lib/ubsan/ubsan_handlers_cxx.h A compiler-rt/lib/ubsan/ubsan_init.cpp A compiler-rt/lib/ubsan/ubsan_init.h A compiler-rt/lib/ubsan/ubsan_init_standalone.cpp A compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp A compiler-rt/lib/ubsan/ubsan_interface.inc A compiler-rt/lib/ubsan/ubsan_monitor.cpp A compiler-rt/lib/ubsan/ubsan_monitor.h A compiler-rt/lib/ubsan/ubsan_platform.h A compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp A compiler-rt/lib/ubsan/ubsan_signals_standalone.h A compiler-rt/lib/ubsan/ubsan_type_hash.cpp A compiler-rt/lib/ubsan/ubsan_type_hash.h A compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp A compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp A compiler-rt/lib/ubsan/ubsan_value.cpp A compiler-rt/lib/ubsan/ubsan_value.h A compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp A compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp A compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp A compiler-rt/lib/ubsan/weak_symbols.txt A compiler-rt/lib/ubsan_minimal/ubsan.syms.extra A compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp A compiler-rt/lib/xray/weak_symbols.txt A compiler-rt/lib/xray/xray_AArch64.cpp A compiler-rt/lib/xray/xray_allocator.h A compiler-rt/lib/xray/xray_always_instrument.txt A compiler-rt/lib/xray/xray_arm.cpp A compiler-rt/lib/xray/xray_basic_flags.cpp A compiler-rt/lib/xray/xray_basic_flags.h A compiler-rt/lib/xray/xray_basic_flags.inc A compiler-rt/lib/xray/xray_basic_logging.cpp A compiler-rt/lib/xray/xray_basic_logging.h A compiler-rt/lib/xray/xray_buffer_queue.cpp A compiler-rt/lib/xray/xray_buffer_queue.h A compiler-rt/lib/xray/xray_defs.h A compiler-rt/lib/xray/xray_fdr_controller.h A compiler-rt/lib/xray/xray_fdr_flags.cpp A compiler-rt/lib/xray/xray_fdr_flags.h A compiler-rt/lib/xray/xray_fdr_flags.inc A compiler-rt/lib/xray/xray_fdr_log_records.h A compiler-rt/lib/xray/xray_fdr_log_writer.h A compiler-rt/lib/xray/xray_fdr_logging.cpp A compiler-rt/lib/xray/xray_fdr_logging.h A compiler-rt/lib/xray/xray_flags.cpp A compiler-rt/lib/xray/xray_flags.h A compiler-rt/lib/xray/xray_flags.inc A compiler-rt/lib/xray/xray_function_call_trie.h A compiler-rt/lib/xray/xray_init.cpp A compiler-rt/lib/xray/xray_interface.cpp A compiler-rt/lib/xray/xray_interface_internal.h A compiler-rt/lib/xray/xray_log_interface.cpp A compiler-rt/lib/xray/xray_mips.cpp A compiler-rt/lib/xray/xray_mips64.cpp A compiler-rt/lib/xray/xray_never_instrument.txt A compiler-rt/lib/xray/xray_powerpc64.cpp A compiler-rt/lib/xray/xray_powerpc64.inc A compiler-rt/lib/xray/xray_profile_collector.cpp A compiler-rt/lib/xray/xray_profile_collector.h A compiler-rt/lib/xray/xray_profiling.cpp A compiler-rt/lib/xray/xray_profiling_flags.cpp A compiler-rt/lib/xray/xray_profiling_flags.h A compiler-rt/lib/xray/xray_profiling_flags.inc A compiler-rt/lib/xray/xray_recursion_guard.h A compiler-rt/lib/xray/xray_segmented_array.h A compiler-rt/lib/xray/xray_trampoline_AArch64.S A compiler-rt/lib/xray/xray_trampoline_arm.S A compiler-rt/lib/xray/xray_trampoline_mips.S A compiler-rt/lib/xray/xray_trampoline_mips64.S A compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp A compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S A compiler-rt/lib/xray/xray_trampoline_x86_64.S A compiler-rt/lib/xray/xray_tsc.h A compiler-rt/lib/xray/xray_utils.cpp A compiler-rt/lib/xray/xray_utils.h A compiler-rt/lib/xray/xray_x86_64.cpp A compiler-rt/lib/xray/xray_x86_64.inc R include/llvm-c/Analysis.h R include/llvm-c/BitReader.h R include/llvm-c/Core.h R include/llvm-c/Disassembler.h R include/llvm-c/ExecutionEngine.h R include/llvm-c/IRReader.h R include/llvm-c/Initialization.h R include/llvm-c/Linker.h R include/llvm-c/Object.h R include/llvm-c/Support.h R include/llvm-c/Target.h R include/llvm-c/TargetMachine.h R include/llvm-c/Transforms/IPO.h R include/llvm-c/Transforms/PassManagerBuilder.h R include/llvm-c/Transforms/Scalar.h R include/llvm-c/Transforms/Vectorize.h R include/llvm-c/lto.h R include/llvm/ADT/APFloat.h R include/llvm/ADT/APInt.h R include/llvm/ADT/APSInt.h R include/llvm/ADT/ArrayRef.h R include/llvm/ADT/BitVector.h R include/llvm/ADT/DenseMap.h R include/llvm/ADT/DenseMapInfo.h R include/llvm/ADT/DenseSet.h R include/llvm/ADT/DepthFirstIterator.h R include/llvm/ADT/GraphTraits.h R include/llvm/ADT/Hashing.h R include/llvm/ADT/ImmutableIntervalMap.h R include/llvm/ADT/ImmutableList.h R include/llvm/ADT/ImmutableMap.h R include/llvm/ADT/IndexedMap.h R include/llvm/ADT/IntrusiveRefCntPtr.h R include/llvm/ADT/MapVector.h R include/llvm/ADT/None.h R include/llvm/ADT/Optional.h R include/llvm/ADT/OwningPtr.h R include/llvm/ADT/PointerIntPair.h R include/llvm/ADT/PointerUnion.h R include/llvm/ADT/PostOrderIterator.h R include/llvm/ADT/SCCIterator.h R include/llvm/ADT/STLExtras.h R include/llvm/ADT/SetVector.h R include/llvm/ADT/SmallBitVector.h R include/llvm/ADT/SmallPtrSet.h R include/llvm/ADT/SmallSet.h R include/llvm/ADT/SmallVector.h R include/llvm/ADT/Statistic.h R include/llvm/ADT/StringExtras.h R include/llvm/ADT/StringMap.h R include/llvm/ADT/StringRef.h R include/llvm/ADT/StringSet.h R include/llvm/ADT/StringSwitch.h R include/llvm/ADT/TinyPtrVector.h R include/llvm/ADT/Triple.h R include/llvm/ADT/Twine.h R include/llvm/ADT/UniqueVector.h R include/llvm/ADT/ValueMap.h R include/llvm/ADT/VariadicFunction.h R include/llvm/ADT/edit_distance.h R include/llvm/ADT/ilist.h R include/llvm/ADT/ilist_node.h R include/llvm/ADT/polymorphic_ptr.h R include/llvm/Analysis/AliasAnalysis.h R include/llvm/Analysis/AliasSetTracker.h R include/llvm/Analysis/BlockFrequencyImpl.h R include/llvm/Analysis/BlockFrequencyInfo.h R include/llvm/Analysis/BranchProbabilityInfo.h R include/llvm/Analysis/CFG.h R include/llvm/Analysis/CFGPrinter.h R include/llvm/Analysis/CallGraph.h R include/llvm/Analysis/CallGraphSCCPass.h R include/llvm/Analysis/CallPrinter.h R include/llvm/Analysis/CaptureTracking.h R include/llvm/Analysis/CodeMetrics.h R include/llvm/Analysis/ConstantFolding.h R include/llvm/Analysis/ConstantsScanner.h R include/llvm/Analysis/DOTGraphTraitsPass.h R include/llvm/Analysis/DominanceFrontier.h R include/llvm/Analysis/DominatorInternals.h R include/llvm/Analysis/Dominators.h R include/llvm/Analysis/FindUsedTypes.h R include/llvm/Analysis/IVUsers.h R include/llvm/Analysis/InlineCost.h R include/llvm/Analysis/InstructionSimplify.h R include/llvm/Analysis/Interval.h R include/llvm/Analysis/LazyValueInfo.h R include/llvm/Analysis/LibCallAliasAnalysis.h R include/llvm/Analysis/LibCallSemantics.h R include/llvm/Analysis/Loads.h R include/llvm/Analysis/LoopInfo.h R include/llvm/Analysis/LoopInfoImpl.h R include/llvm/Analysis/LoopIterator.h R include/llvm/Analysis/LoopPass.h R include/llvm/Analysis/MemoryBuiltins.h R include/llvm/Analysis/MemoryDependenceAnalysis.h R include/llvm/Analysis/Passes.h R include/llvm/Analysis/PostDominators.h R include/llvm/Analysis/PtrUseVisitor.h R include/llvm/Analysis/RegionInfo.h R include/llvm/Analysis/RegionIterator.h R include/llvm/Analysis/RegionPass.h R include/llvm/Analysis/RegionPrinter.h R include/llvm/Analysis/ScalarEvolution.h R include/llvm/Analysis/ScalarEvolutionExpander.h R include/llvm/Analysis/ScalarEvolutionExpressions.h R include/llvm/Analysis/ScalarEvolutionNormalization.h R include/llvm/Analysis/SparsePropagation.h R include/llvm/Analysis/TargetTransformInfo.h R include/llvm/Analysis/Trace.h R include/llvm/Analysis/ValueTracking.h R include/llvm/Analysis/Verifier.h R include/llvm/Assembly/Parser.h R include/llvm/Assembly/PrintModulePass.h R include/llvm/Assembly/Writer.h R include/llvm/AutoUpgrade.h R include/llvm/Bitcode/BitstreamReader.h R include/llvm/Bitcode/BitstreamWriter.h R include/llvm/Bitcode/LLVMBitCodes.h R include/llvm/Bitcode/ReaderWriter.h R include/llvm/CodeGen/Analysis.h R include/llvm/CodeGen/AsmPrinter.h R include/llvm/CodeGen/CalcSpillWeights.h R include/llvm/CodeGen/CallingConvLower.h R include/llvm/CodeGen/CommandFlags.h R include/llvm/CodeGen/DAGCombine.h R include/llvm/CodeGen/DFAPacketizer.h R include/llvm/CodeGen/FastISel.h R include/llvm/CodeGen/FunctionLoweringInfo.h R include/llvm/CodeGen/GCMetadata.h R include/llvm/CodeGen/GCMetadataPrinter.h R include/llvm/CodeGen/GCStrategy.h R include/llvm/CodeGen/GCs.h R include/llvm/CodeGen/ISDOpcodes.h R include/llvm/CodeGen/IntrinsicLowering.h R include/llvm/CodeGen/JITCodeEmitter.h R include/llvm/CodeGen/LatencyPriorityQueue.h R include/llvm/CodeGen/LexicalScopes.h R include/llvm/CodeGen/LinkAllCodegenComponents.h R include/llvm/CodeGen/LiveInterval.h R include/llvm/CodeGen/LiveIntervalAnalysis.h R include/llvm/CodeGen/LiveIntervalUnion.h R include/llvm/CodeGen/LiveRangeEdit.h R include/llvm/CodeGen/LiveRegUnits.h R include/llvm/CodeGen/LiveStackAnalysis.h R include/llvm/CodeGen/LiveVariables.h R include/llvm/CodeGen/MachineBasicBlock.h R include/llvm/CodeGen/MachineBlockFrequencyInfo.h R include/llvm/CodeGen/MachineBranchProbabilityInfo.h R include/llvm/CodeGen/MachineCodeEmitter.h R include/llvm/CodeGen/MachineCodeInfo.h R include/llvm/CodeGen/MachineConstantPool.h R include/llvm/CodeGen/MachineDominators.h R include/llvm/CodeGen/MachineFrameInfo.h R include/llvm/CodeGen/MachineFunction.h R include/llvm/CodeGen/MachineFunctionAnalysis.h R include/llvm/CodeGen/MachineFunctionPass.h R include/llvm/CodeGen/MachineInstr.h R include/llvm/CodeGen/MachineInstrBuilder.h R include/llvm/CodeGen/MachineInstrBundle.h R include/llvm/CodeGen/MachineLoopInfo.h R include/llvm/CodeGen/MachineMemOperand.h R include/llvm/CodeGen/MachineModuleInfo.h R include/llvm/CodeGen/MachineModuleInfoImpls.h R include/llvm/CodeGen/MachineOperand.h R include/llvm/CodeGen/MachinePassRegistry.h R include/llvm/CodeGen/MachinePostDominators.h R include/llvm/CodeGen/MachineRegisterInfo.h R include/llvm/CodeGen/MachineRelocation.h R include/llvm/CodeGen/MachineScheduler.h R include/llvm/CodeGen/PBQP/Graph.h R include/llvm/CodeGen/PBQP/HeuristicBase.h R include/llvm/CodeGen/PBQP/HeuristicSolver.h R include/llvm/CodeGen/PBQP/Heuristics/Briggs.h R include/llvm/CodeGen/PBQP/Math.h R include/llvm/CodeGen/PBQP/Solution.h R include/llvm/CodeGen/Passes.h R include/llvm/CodeGen/PseudoSourceValue.h R include/llvm/CodeGen/RegAllocPBQP.h R include/llvm/CodeGen/RegAllocRegistry.h R include/llvm/CodeGen/RegisterClassInfo.h R include/llvm/CodeGen/RegisterPressure.h R include/llvm/CodeGen/RegisterScavenging.h R include/llvm/CodeGen/ResourcePriorityQueue.h R include/llvm/CodeGen/RuntimeLibcalls.h R include/llvm/CodeGen/ScheduleDAG.h R include/llvm/CodeGen/ScheduleDAGInstrs.h R include/llvm/CodeGen/ScheduleDFS.h R include/llvm/CodeGen/ScheduleHazardRecognizer.h R include/llvm/CodeGen/SelectionDAG.h R include/llvm/CodeGen/SelectionDAGISel.h R include/llvm/CodeGen/SelectionDAGNodes.h R include/llvm/CodeGen/SlotIndexes.h R include/llvm/CodeGen/StackMaps.h R include/llvm/CodeGen/StackProtector.h R include/llvm/CodeGen/TargetLoweringObjectFileImpl.h R include/llvm/CodeGen/TargetSchedule.h R include/llvm/CodeGen/ValueTypes.h R include/llvm/CodeGen/ValueTypes.td R include/llvm/CodeGen/VirtRegMap.h R include/llvm/DIBuilder.h R include/llvm/DebugInfo.h R include/llvm/DebugInfo/DIContext.h R include/llvm/DebugInfo/DWARFFormValue.h R include/llvm/ExecutionEngine/ExecutionEngine.h R include/llvm/ExecutionEngine/GenericValue.h R include/llvm/ExecutionEngine/Interpreter.h R include/llvm/ExecutionEngine/JIT.h R include/llvm/ExecutionEngine/JITEventListener.h R include/llvm/ExecutionEngine/JITMemoryManager.h R include/llvm/ExecutionEngine/MCJIT.h R include/llvm/ExecutionEngine/ObjectBuffer.h R include/llvm/ExecutionEngine/ObjectCache.h R include/llvm/ExecutionEngine/ObjectImage.h R include/llvm/ExecutionEngine/RTDyldMemoryManager.h R include/llvm/ExecutionEngine/RuntimeDyld.h R include/llvm/ExecutionEngine/SectionMemoryManager.h R include/llvm/GVMaterializer.h R include/llvm/IR/Argument.h R include/llvm/IR/Attributes.h R include/llvm/IR/BasicBlock.h R include/llvm/IR/CallingConv.h R include/llvm/IR/Constant.h R include/llvm/IR/Constants.h R include/llvm/IR/DataLayout.h R include/llvm/IR/DerivedTypes.h R include/llvm/IR/Function.h R include/llvm/IR/GlobalAlias.h R include/llvm/IR/GlobalValue.h R include/llvm/IR/GlobalVariable.h R include/llvm/IR/IRBuilder.h R include/llvm/IR/InlineAsm.h R include/llvm/IR/InstrTypes.h R include/llvm/IR/Instruction.def R include/llvm/IR/Instruction.h R include/llvm/IR/Instructions.h R include/llvm/IR/IntrinsicInst.h R include/llvm/IR/Intrinsics.h R include/llvm/IR/Intrinsics.td R include/llvm/IR/IntrinsicsAArch64.td R include/llvm/IR/IntrinsicsARM.td R include/llvm/IR/IntrinsicsHexagon.td R include/llvm/IR/IntrinsicsNVVM.td R include/llvm/IR/IntrinsicsPowerPC.td R include/llvm/IR/IntrinsicsR600.td R include/llvm/IR/IntrinsicsX86.td R include/llvm/IR/LLVMContext.h R include/llvm/IR/LegacyPassManager.h R include/llvm/IR/LegacyPassManagers.h R include/llvm/IR/MDBuilder.h R include/llvm/IR/Metadata.h R include/llvm/IR/Module.h R include/llvm/IR/Operator.h R include/llvm/IR/PassManager.h R include/llvm/IR/SymbolTableListTraits.h R include/llvm/IR/Type.h R include/llvm/IR/TypeBuilder.h R include/llvm/IR/TypeFinder.h R include/llvm/IR/Use.h R include/llvm/IR/User.h R include/llvm/IR/Value.h R include/llvm/IR/ValueSymbolTable.h R include/llvm/IRReader/IRReader.h R include/llvm/InitializePasses.h R include/llvm/LTO/LTOCodeGenerator.h R include/llvm/LTO/LTOModule.h R include/llvm/LinkAllIR.h R include/llvm/LinkAllPasses.h R include/llvm/Linker.h R include/llvm/MC/MCAsmBackend.h R include/llvm/MC/MCAsmInfo.h R include/llvm/MC/MCAsmInfoCOFF.h R include/llvm/MC/MCAsmInfoDarwin.h R include/llvm/MC/MCAsmInfoELF.h R include/llvm/MC/MCAsmLayout.h R include/llvm/MC/MCAssembler.h R include/llvm/MC/MCAtom.h R include/llvm/MC/MCCodeEmitter.h R include/llvm/MC/MCCodeGenInfo.h R include/llvm/MC/MCContext.h R include/llvm/MC/MCDisassembler.h R include/llvm/MC/MCDwarf.h R include/llvm/MC/MCELF.h R include/llvm/MC/MCELFObjectWriter.h R include/llvm/MC/MCELFStreamer.h R include/llvm/MC/MCELFSymbolFlags.h R include/llvm/MC/MCExpr.h R include/llvm/MC/MCExternalSymbolizer.h R include/llvm/MC/MCFixup.h R tools/clang/include/clang/ARCMigrate/FileRemapper.h R tools/clang/include/clang/AST/AST.h R tools/clang/include/clang/AST/ASTUnresolvedSet.h R tools/clang/include/clang/AST/ASTVector.h R tools/clang/include/clang/AST/BuiltinTypes.def R tools/clang/include/clang/AST/CanonicalType.h R tools/clang/include/clang/AST/Comment.h R tools/clang/include/clang/AST/CommentBriefParser.h R tools/clang/include/clang/AST/CommentCommandTraits.h R tools/clang/include/clang/AST/CommentCommands.td R tools/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td R tools/clang/include/clang/AST/CommentHTMLTags.td R tools/clang/include/clang/AST/CommentLexer.h R tools/clang/include/clang/AST/CommentParser.h R tools/clang/include/clang/AST/CommentSema.h R tools/clang/include/clang/AST/DeclAccessPair.h R tools/clang/include/clang/AST/DeclContextInternals.h R tools/clang/include/clang/AST/DependentDiagnostic.h R tools/clang/include/clang/AST/ParentMap.h R tools/clang/include/clang/AST/SelectorLocationsKind.h R tools/clang/include/clang/AST/StmtVisitor.h R tools/clang/include/clang/AST/TypeLocNodes.def R tools/clang/include/clang/AST/TypeLocVisitor.h R tools/clang/include/clang/AST/TypeOrdering.h R tools/clang/include/clang/AST/TypeVisitor.h R tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h R tools/clang/include/clang/Analysis/CFGStmtMap.h R tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h R tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h R tools/clang/include/clang/Basic/BuiltinsMips.def R tools/clang/include/clang/Basic/BuiltinsXCore.def R tools/clang/include/clang/Basic/DiagnosticCommentKinds.td R tools/clang/include/clang/Basic/DiagnosticOptions.def R tools/clang/include/clang/Basic/MacroBuilder.h R tools/clang/include/clang/Basic/OperatorKinds.def R tools/clang/include/clang/Basic/Visibility.h R tools/clang/include/clang/Driver/CC1Options.h R tools/clang/include/clang/Edit/Commit.h R tools/clang/include/clang/Index/CommentToXML.h R tools/clang/include/clang/Lex/LiteralSupport.h R tools/clang/include/clang/Lex/MultipleIncludeOpt.h R tools/clang/include/clang/Lex/ScratchBuffer.h R tools/clang/include/clang/Lex/TokenConcatenation.h R tools/clang/include/clang/Rewrite/Core/DeltaTree.h R tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h R tools/clang/include/clang/Sema/CXXFieldCollector.h R tools/clang/include/clang/Sema/Designator.h R tools/clang/include/clang/Sema/LocInfoType.h R tools/clang/include/clang/Sema/SemaFixItUtils.h R tools/clang/include/clang/Sema/Weak.h R tools/clang/include/clang/StaticAnalyzer/Core/Checker.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h R tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h R tools/clang/include/clang/Tooling/FileMatchTrie.h R tools/clang/lib/ARCMigrate/Internals.h R tools/clang/lib/ARCMigrate/TransAPIUses.cpp R tools/clang/lib/ARCMigrate/TransARCAssign.cpp R tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp R tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp R tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp R tools/clang/lib/ARCMigrate/TransGCAttrs.cpp R tools/clang/lib/ARCMigrate/TransGCCalls.cpp R tools/clang/lib/ARCMigrate/TransProperties.cpp R tools/clang/lib/ARCMigrate/TransProtectedScope.cpp R tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp R tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp R tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp R tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp R tools/clang/lib/ARCMigrate/TransformActions.cpp R tools/clang/lib/ARCMigrate/Transforms.cpp R tools/clang/lib/ARCMigrate/Transforms.h R tools/clang/lib/AST/ASTConsumer.cpp R tools/clang/lib/AST/CommentBriefParser.cpp R tools/clang/lib/AST/CommentLexer.cpp R tools/clang/lib/AST/CommentParser.cpp R tools/clang/lib/AST/CommentSema.cpp R tools/clang/lib/AST/ExprClassification.cpp R tools/clang/lib/AST/InheritViz.cpp R tools/clang/lib/AST/ParentMap.cpp R tools/clang/lib/AST/SelectorLocationsKind.cpp R tools/clang/lib/AST/StmtIterator.cpp R tools/clang/lib/AST/StmtViz.cpp R tools/clang/lib/AST/VTTBuilder.cpp R tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp R tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp R tools/clang/lib/Analysis/CFGStmtMap.cpp R tools/clang/lib/Analysis/CocoaConventions.cpp R tools/clang/lib/Analysis/FormatString.cpp R tools/clang/lib/Analysis/ObjCNoReturn.cpp R tools/clang/lib/Analysis/PostOrderCFGView.cpp R tools/clang/lib/Analysis/ScanfFormatString.cpp R tools/clang/lib/Analysis/UninitializedValues.cpp R tools/clang/lib/Basic/CharInfo.cpp R tools/clang/lib/Basic/ObjCRuntime.cpp R tools/clang/lib/Basic/OperatorPrecedence.cpp R tools/clang/lib/CodeGen/CGBlocks.h R tools/clang/lib/CodeGen/CGCleanup.cpp R tools/clang/lib/CodeGen/CGRecordLayout.h R tools/clang/lib/CodeGen/CGVTT.cpp R tools/clang/lib/Edit/Commit.cpp R tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp R tools/clang/lib/Frontend/LayoutOverrideSource.cpp R tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp R tools/clang/lib/Index/CommentToXML.cpp R tools/clang/lib/Lex/Lexer.cpp R tools/clang/lib/Lex/MacroArgs.cpp R tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp R tools/clang/lib/Lex/PPExpressions.cpp R tools/clang/lib/Lex/TokenConcatenation.cpp R tools/clang/lib/Lex/UnicodeCharSets.h R tools/clang/lib/Parse/ParseInit.cpp R tools/clang/lib/Parse/RAIIObjectsForParser.h R tools/clang/lib/Rewrite/Core/DeltaTree.cpp R tools/clang/lib/Rewrite/Core/RewriteRope.cpp R tools/clang/lib/Rewrite/Core/Rewriter.cpp R tools/clang/lib/Rewrite/Core/TokenRewriter.cpp R tools/clang/lib/Rewrite/Frontend/RewriteMacros.cpp R tools/clang/lib/Rewrite/Frontend/RewriteModernObjC.cpp R tools/clang/lib/Rewrite/Frontend/RewriteObjC.cpp R tools/clang/lib/Rewrite/Frontend/RewriteTest.cpp R tools/clang/lib/Sema/IdentifierResolver.cpp R tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp R tools/clang/lib/Sema/SemaAccess.cpp R tools/clang/lib/Sema/SemaFixItUtils.cpp R tools/clang/lib/Sema/TypeLocBuilder.h R tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp R tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp R tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp R tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp R tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp R tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp R tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp R tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp R tools/clang/lib/Tooling/FileMatchTrie.cpp R tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp R tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp Log Message: ----------- Vendor import of LLVM + CLANG + OpenMP 10.0.1 Commit: 60a26671e25afe3b4e393eb1242310ccb6e32c0f https://github.com/MidnightBSD/src/commit/60a26671e25afe3b4e393eb1242310ccb6e32c0f Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: R contrib/llvm-project/MIDNIGHTBSD-Xlist R contrib/llvm-project/clang/LICENSE.TXT R contrib/llvm-project/clang/include/clang-c/BuildSystem.h R contrib/llvm-project/clang/include/clang-c/CXCompilationDatabase.h R contrib/llvm-project/clang/include/clang-c/CXErrorCode.h R contrib/llvm-project/clang/include/clang-c/CXString.h R contrib/llvm-project/clang/include/clang-c/Documentation.h R contrib/llvm-project/clang/include/clang-c/ExternC.h R contrib/llvm-project/clang/include/clang-c/FatalErrorHandler.h R contrib/llvm-project/clang/include/clang-c/Index.h R contrib/llvm-project/clang/include/clang-c/Platform.h R contrib/llvm-project/clang/include/clang-c/module.modulemap R contrib/llvm-project/clang/include/clang/ARCMigrate/ARCMT.h R contrib/llvm-project/clang/include/clang/ARCMigrate/ARCMTActions.h R contrib/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h R contrib/llvm-project/clang/include/clang/AST/APValue.h R contrib/llvm-project/clang/include/clang/AST/AST.h R contrib/llvm-project/clang/include/clang/AST/ASTConcept.h R contrib/llvm-project/clang/include/clang/AST/ASTConsumer.h R contrib/llvm-project/clang/include/clang/AST/ASTContext.h R contrib/llvm-project/clang/include/clang/AST/ASTContextAllocate.h R contrib/llvm-project/clang/include/clang/AST/ASTDiagnostic.h R contrib/llvm-project/clang/include/clang/AST/ASTDumper.h R contrib/llvm-project/clang/include/clang/AST/ASTDumperUtils.h R contrib/llvm-project/clang/include/clang/AST/ASTFwd.h R contrib/llvm-project/clang/include/clang/AST/ASTImporter.h R contrib/llvm-project/clang/include/clang/AST/ASTImporterLookupTable.h R contrib/llvm-project/clang/include/clang/AST/ASTImporterSharedState.h R contrib/llvm-project/clang/include/clang/AST/ASTLambda.h R contrib/llvm-project/clang/include/clang/AST/ASTMutationListener.h R contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h R contrib/llvm-project/clang/include/clang/AST/ASTStructuralEquivalence.h R contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h R contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.h R contrib/llvm-project/clang/include/clang/AST/ASTVector.h R contrib/llvm-project/clang/include/clang/AST/AbstractBasicReader.h R contrib/llvm-project/clang/include/clang/AST/AbstractBasicWriter.h R contrib/llvm-project/clang/include/clang/AST/AbstractTypeReader.h R contrib/llvm-project/clang/include/clang/AST/AbstractTypeWriter.h R contrib/llvm-project/clang/include/clang/AST/Attr.h R contrib/llvm-project/clang/include/clang/AST/AttrIterator.h R contrib/llvm-project/clang/include/clang/AST/AttrVisitor.h R contrib/llvm-project/clang/include/clang/AST/Availability.h R contrib/llvm-project/clang/include/clang/AST/BaseSubobject.h R contrib/llvm-project/clang/include/clang/AST/BuiltinTypes.def R contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h R contrib/llvm-project/clang/include/clang/AST/CXXRecordDeclDefinitionBits.def R contrib/llvm-project/clang/include/clang/AST/CanonicalType.h R contrib/llvm-project/clang/include/clang/AST/CharUnits.h R contrib/llvm-project/clang/include/clang/AST/Comment.h R contrib/llvm-project/clang/include/clang/AST/CommentBriefParser.h R contrib/llvm-project/clang/include/clang/AST/CommentCommandTraits.h R contrib/llvm-project/clang/include/clang/AST/CommentCommands.td R contrib/llvm-project/clang/include/clang/AST/CommentDiagnostic.h R contrib/llvm-project/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td R contrib/llvm-project/clang/include/clang/AST/CommentHTMLTags.td R contrib/llvm-project/clang/include/clang/AST/CommentLexer.h R contrib/llvm-project/clang/include/clang/AST/CommentParser.h R contrib/llvm-project/clang/include/clang/AST/CommentSema.h R contrib/llvm-project/clang/include/clang/AST/CommentVisitor.h R contrib/llvm-project/clang/include/clang/AST/ComparisonCategories.h R contrib/llvm-project/clang/include/clang/AST/CurrentSourceLocExprScope.h R contrib/llvm-project/clang/include/clang/AST/DataCollection.h R contrib/llvm-project/clang/include/clang/AST/Decl.h R contrib/llvm-project/clang/include/clang/AST/DeclAccessPair.h R contrib/llvm-project/clang/include/clang/AST/DeclBase.h R contrib/llvm-project/clang/include/clang/AST/DeclCXX.h R contrib/llvm-project/clang/include/clang/AST/DeclContextInternals.h R contrib/llvm-project/clang/include/clang/AST/DeclFriend.h R contrib/llvm-project/clang/include/clang/AST/DeclGroup.h R contrib/llvm-project/clang/include/clang/AST/DeclLookups.h R contrib/llvm-project/clang/include/clang/AST/DeclObjC.h R contrib/llvm-project/clang/include/clang/AST/DeclOpenMP.h R contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h R contrib/llvm-project/clang/include/clang/AST/DeclVisitor.h R contrib/llvm-project/clang/include/clang/AST/DeclarationName.h R contrib/llvm-project/clang/include/clang/AST/DependentDiagnostic.h R contrib/llvm-project/clang/include/clang/AST/EvaluatedExprVisitor.h R contrib/llvm-project/clang/include/clang/AST/Expr.h R contrib/llvm-project/clang/include/clang/AST/ExprCXX.h R contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h R contrib/llvm-project/clang/include/clang/AST/ExprObjC.h R contrib/llvm-project/clang/include/clang/AST/ExprOpenMP.h R contrib/llvm-project/clang/include/clang/AST/ExternalASTMerger.h R contrib/llvm-project/clang/include/clang/AST/ExternalASTSource.h R contrib/llvm-project/clang/include/clang/AST/FormatString.h R contrib/llvm-project/clang/include/clang/AST/GlobalDecl.h R contrib/llvm-project/clang/include/clang/AST/JSONNodeDumper.h R contrib/llvm-project/clang/include/clang/AST/LambdaCapture.h R contrib/llvm-project/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h R contrib/llvm-project/clang/include/clang/AST/LocInfoType.h R contrib/llvm-project/clang/include/clang/AST/Mangle.h R contrib/llvm-project/clang/include/clang/AST/MangleNumberingContext.h R contrib/llvm-project/clang/include/clang/AST/NSAPI.h R contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h R contrib/llvm-project/clang/include/clang/AST/NonTrivialTypeVisitor.h R contrib/llvm-project/clang/include/clang/AST/ODRHash.h R contrib/llvm-project/clang/include/clang/AST/OSLog.h R contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h R contrib/llvm-project/clang/include/clang/AST/OperationKinds.def R contrib/llvm-project/clang/include/clang/AST/OperationKinds.h R contrib/llvm-project/clang/include/clang/AST/OptionalDiagnostic.h R contrib/llvm-project/clang/include/clang/AST/ParentMap.h R contrib/llvm-project/clang/include/clang/AST/PrettyDeclStackTrace.h R contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h R contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td R contrib/llvm-project/clang/include/clang/AST/QualTypeNames.h R contrib/llvm-project/clang/include/clang/AST/RawCommentList.h R contrib/llvm-project/clang/include/clang/AST/RecordLayout.h R contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h R contrib/llvm-project/clang/include/clang/AST/Redeclarable.h R contrib/llvm-project/clang/include/clang/AST/SelectorLocationsKind.h R contrib/llvm-project/clang/include/clang/AST/Stmt.h R contrib/llvm-project/clang/include/clang/AST/StmtCXX.h R contrib/llvm-project/clang/include/clang/AST/StmtDataCollectors.td R contrib/llvm-project/clang/include/clang/AST/StmtGraphTraits.h R contrib/llvm-project/clang/include/clang/AST/StmtIterator.h R contrib/llvm-project/clang/include/clang/AST/StmtObjC.h R contrib/llvm-project/clang/include/clang/AST/StmtOpenMP.h R contrib/llvm-project/clang/include/clang/AST/StmtVisitor.h R contrib/llvm-project/clang/include/clang/AST/TemplateArgumentVisitor.h R contrib/llvm-project/clang/include/clang/AST/TemplateBase.h R contrib/llvm-project/clang/include/clang/AST/TemplateName.h R contrib/llvm-project/clang/include/clang/AST/TextNodeDumper.h R contrib/llvm-project/clang/include/clang/AST/Type.h R contrib/llvm-project/clang/include/clang/AST/TypeLoc.h R contrib/llvm-project/clang/include/clang/AST/TypeLocNodes.def R contrib/llvm-project/clang/include/clang/AST/TypeLocVisitor.h R contrib/llvm-project/clang/include/clang/AST/TypeOrdering.h R contrib/llvm-project/clang/include/clang/AST/TypeProperties.td R contrib/llvm-project/clang/include/clang/AST/TypeVisitor.h R contrib/llvm-project/clang/include/clang/AST/UnresolvedSet.h R contrib/llvm-project/clang/include/clang/AST/VTTBuilder.h R contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h R contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchFinder.h R contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h R contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h R contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersMacros.h R contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h R contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Parser.h R contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Registry.h R contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/Consumed.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/LiveVariables.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ReachableCode.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafety.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h R contrib/llvm-project/clang/include/clang/Analysis/Analyses/UninitializedValues.h R contrib/llvm-project/clang/include/clang/Analysis/AnalysisDeclContext.h R contrib/llvm-project/clang/include/clang/Analysis/AnalysisDiagnostic.h R contrib/llvm-project/clang/include/clang/Analysis/AnyCall.h R contrib/llvm-project/clang/include/clang/Analysis/BodyFarm.h R contrib/llvm-project/clang/include/clang/Analysis/CFG.h R contrib/llvm-project/clang/include/clang/Analysis/CFGStmtMap.h R contrib/llvm-project/clang/include/clang/Analysis/CallGraph.h R contrib/llvm-project/clang/include/clang/Analysis/CloneDetection.h R contrib/llvm-project/clang/include/clang/Analysis/CodeInjector.h R contrib/llvm-project/clang/include/clang/Analysis/ConstructionContext.h R contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h R contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h R contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h R contrib/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h R contrib/llvm-project/clang/include/clang/Analysis/ProgramPoint.h R contrib/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h R contrib/llvm-project/clang/include/clang/Analysis/SelectorExtras.h R contrib/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h R contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def R contrib/llvm-project/clang/include/clang/Basic/ABI.h R contrib/llvm-project/clang/include/clang/Basic/ASTNode.td R contrib/llvm-project/clang/include/clang/Basic/AddressSpaces.h R contrib/llvm-project/clang/include/clang/Basic/AlignedAllocation.h R contrib/llvm-project/clang/include/clang/Basic/AllDiagnostics.h R contrib/llvm-project/clang/include/clang/Basic/Attr.td R contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td R contrib/llvm-project/clang/include/clang/Basic/AttrKinds.h R contrib/llvm-project/clang/include/clang/Basic/AttrSubjectMatchRules.h R contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h R contrib/llvm-project/clang/include/clang/Basic/Attributes.h R contrib/llvm-project/clang/include/clang/Basic/BitmaskEnum.h R contrib/llvm-project/clang/include/clang/Basic/Builtins.def R contrib/llvm-project/clang/include/clang/Basic/Builtins.h R contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsARM.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsBPF.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagon.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsLe64.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsMips.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsNEON.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsSystemZ.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsWebAssembly.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsXCore.def R contrib/llvm-project/clang/include/clang/Basic/CapturedStmt.h R contrib/llvm-project/clang/include/clang/Basic/CharInfo.h R contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def R contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h R contrib/llvm-project/clang/include/clang/Basic/CommentNodes.td R contrib/llvm-project/clang/include/clang/Basic/CommentOptions.h R contrib/llvm-project/clang/include/clang/Basic/Cuda.h R contrib/llvm-project/clang/include/clang/Basic/DebugInfoOptions.h R contrib/llvm-project/clang/include/clang/Basic/DeclNodes.td R contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h R contrib/llvm-project/clang/include/clang/Basic/Diagnostic.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticAST.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysis.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysisKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticComment.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommentKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTU.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTUKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticDocs.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriver.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticError.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontend.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticLex.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.def R contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticParse.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoring.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoringKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticSema.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td R contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerialization.h R contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td R contrib/llvm-project/clang/include/clang/Basic/ExceptionSpecificationType.h R contrib/llvm-project/clang/include/clang/Basic/ExpressionTraits.h R contrib/llvm-project/clang/include/clang/Basic/Features.def R contrib/llvm-project/clang/include/clang/Basic/FileManager.h R contrib/llvm-project/clang/include/clang/Basic/FileSystemOptions.h R contrib/llvm-project/clang/include/clang/Basic/FileSystemStatCache.h R contrib/llvm-project/clang/include/clang/Basic/FixedPoint.h R contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h R contrib/llvm-project/clang/include/clang/Basic/JsonSupport.h R contrib/llvm-project/clang/include/clang/Basic/LLVM.h R contrib/llvm-project/clang/include/clang/Basic/Lambda.h R contrib/llvm-project/clang/include/clang/Basic/LangOptions.def R contrib/llvm-project/clang/include/clang/Basic/LangOptions.h R contrib/llvm-project/clang/include/clang/Basic/LangStandard.h R contrib/llvm-project/clang/include/clang/Basic/LangStandards.def R contrib/llvm-project/clang/include/clang/Basic/Linkage.h R contrib/llvm-project/clang/include/clang/Basic/MSP430Target.def R contrib/llvm-project/clang/include/clang/Basic/MacroBuilder.h R contrib/llvm-project/clang/include/clang/Basic/Module.h R contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h R contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensionTypes.def R contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensions.def R contrib/llvm-project/clang/include/clang/Basic/OpenCLImageTypes.def R contrib/llvm-project/clang/include/clang/Basic/OpenCLOptions.h R contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def R contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h R contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.def R contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.h R contrib/llvm-project/clang/include/clang/Basic/OperatorPrecedence.h R contrib/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h R contrib/llvm-project/clang/include/clang/Basic/PlistSupport.h R contrib/llvm-project/clang/include/clang/Basic/PragmaKinds.h R contrib/llvm-project/clang/include/clang/Basic/PrettyStackTrace.h R contrib/llvm-project/clang/include/clang/Basic/SanitizerBlacklist.h R contrib/llvm-project/clang/include/clang/Basic/SanitizerSpecialCaseList.h R contrib/llvm-project/clang/include/clang/Basic/Sanitizers.def R contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h R contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h R contrib/llvm-project/clang/include/clang/Basic/SourceManager.h R contrib/llvm-project/clang/include/clang/Basic/SourceManagerInternals.h R contrib/llvm-project/clang/include/clang/Basic/Specifiers.h R contrib/llvm-project/clang/include/clang/Basic/Stack.h R contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td R contrib/llvm-project/clang/include/clang/Basic/SyncScope.h R contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h R contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.h R contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h R contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h R contrib/llvm-project/clang/include/clang/Basic/TemplateKinds.h R contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def R contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h R contrib/llvm-project/clang/include/clang/Basic/TypeNodes.td R contrib/llvm-project/clang/include/clang/Basic/TypeTraits.h R contrib/llvm-project/clang/include/clang/Basic/Version.h R contrib/llvm-project/clang/include/clang/Basic/Visibility.h R contrib/llvm-project/clang/include/clang/Basic/X86Target.def R contrib/llvm-project/clang/include/clang/Basic/XRayInstr.h R contrib/llvm-project/clang/include/clang/Basic/XRayLists.h R contrib/llvm-project/clang/include/clang/Basic/arm_fp16.td R contrib/llvm-project/clang/include/clang/Basic/arm_mve.td R contrib/llvm-project/clang/include/clang/Basic/arm_mve_defs.td R contrib/llvm-project/clang/include/clang/Basic/arm_neon.td R contrib/llvm-project/clang/include/clang/Basic/arm_neon_incl.td R contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h R contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h R contrib/llvm-project/clang/include/clang/CodeGen/CodeGenABITypes.h R contrib/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h R contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h R contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitFuture.h R contrib/llvm-project/clang/include/clang/CodeGen/ModuleBuilder.h R contrib/llvm-project/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h R contrib/llvm-project/clang/include/clang/CodeGen/SwiftCallingConv.h R contrib/llvm-project/clang/include/clang/CrossTU/CrossTUDiagnostic.h R contrib/llvm-project/clang/include/clang/CrossTU/CrossTranslationUnit.h R contrib/llvm-project/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h R contrib/llvm-project/clang/include/clang/Driver/Action.h R contrib/llvm-project/clang/include/clang/Driver/CC1Options.td R contrib/llvm-project/clang/include/clang/Driver/CLCompatOptions.td R contrib/llvm-project/clang/include/clang/Driver/ClangOptionDocs.td R contrib/llvm-project/clang/include/clang/Driver/Compilation.h R contrib/llvm-project/clang/include/clang/Driver/DarwinSDKInfo.h R contrib/llvm-project/clang/include/clang/Driver/Distro.h R contrib/llvm-project/clang/include/clang/Driver/Driver.h R contrib/llvm-project/clang/include/clang/Driver/DriverDiagnostic.h R contrib/llvm-project/clang/include/clang/Driver/Job.h R contrib/llvm-project/clang/include/clang/Driver/Multilib.h R contrib/llvm-project/clang/include/clang/Driver/OptionUtils.h R contrib/llvm-project/clang/include/clang/Driver/Options.h R contrib/llvm-project/clang/include/clang/Driver/Options.td R contrib/llvm-project/clang/include/clang/Driver/Phases.h R contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h R contrib/llvm-project/clang/include/clang/Driver/Tool.h R contrib/llvm-project/clang/include/clang/Driver/ToolChain.h R contrib/llvm-project/clang/include/clang/Driver/Types.def R contrib/llvm-project/clang/include/clang/Driver/Types.h R contrib/llvm-project/clang/include/clang/Driver/Util.h R contrib/llvm-project/clang/include/clang/Driver/XRayArgs.h R contrib/llvm-project/clang/include/clang/Edit/Commit.h R contrib/llvm-project/clang/include/clang/Edit/EditedSource.h R contrib/llvm-project/clang/include/clang/Edit/EditsReceiver.h R contrib/llvm-project/clang/include/clang/Edit/FileOffset.h R contrib/llvm-project/clang/include/clang/Edit/Rewriters.h R contrib/llvm-project/clang/include/clang/Format/Format.h R contrib/llvm-project/clang/include/clang/Frontend/ASTConsumers.h R contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h R contrib/llvm-project/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h R contrib/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h R contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h R contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h R contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h R contrib/llvm-project/clang/include/clang/Frontend/DiagnosticRenderer.h R contrib/llvm-project/clang/include/clang/Frontend/FrontendAction.h R contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h R contrib/llvm-project/clang/include/clang/Frontend/FrontendDiagnostic.h R contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h R contrib/llvm-project/clang/include/clang/Frontend/FrontendPluginRegistry.h R contrib/llvm-project/clang/include/clang/Frontend/LayoutOverrideSource.h R contrib/llvm-project/clang/include/clang/Frontend/LogDiagnosticPrinter.h R contrib/llvm-project/clang/include/clang/Frontend/MigratorOptions.h R contrib/llvm-project/clang/include/clang/Frontend/MultiplexConsumer.h R contrib/llvm-project/clang/include/clang/Frontend/PCHContainerOperations.h R contrib/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h R contrib/llvm-project/clang/include/clang/Frontend/PreprocessorOutputOptions.h R contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h R contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnosticReader.h R contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnostics.h R contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h R contrib/llvm-project/clang/include/clang/Frontend/TextDiagnosticBuffer.h R contrib/llvm-project/clang/include/clang/Frontend/TextDiagnosticPrinter.h R contrib/llvm-project/clang/include/clang/Frontend/Utils.h R contrib/llvm-project/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h R contrib/llvm-project/clang/include/clang/FrontendTool/Utils.h R contrib/llvm-project/clang/include/clang/Index/CommentToXML.h R contrib/llvm-project/clang/include/clang/Index/DeclOccurrence.h R contrib/llvm-project/clang/include/clang/Index/IndexDataConsumer.h R contrib/llvm-project/clang/include/clang/Index/IndexSymbol.h R contrib/llvm-project/clang/include/clang/Index/IndexingAction.h R contrib/llvm-project/clang/include/clang/Index/IndexingOptions.h R contrib/llvm-project/clang/include/clang/Index/USRGeneration.h R contrib/llvm-project/clang/include/clang/Lex/CodeCompletionHandler.h R contrib/llvm-project/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h R contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h R contrib/llvm-project/clang/include/clang/Lex/ExternalPreprocessorSource.h R contrib/llvm-project/clang/include/clang/Lex/HeaderMap.h R contrib/llvm-project/clang/include/clang/Lex/HeaderMapTypes.h R contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h R contrib/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h R contrib/llvm-project/clang/include/clang/Lex/LexDiagnostic.h R contrib/llvm-project/clang/include/clang/Lex/Lexer.h R contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h R contrib/llvm-project/clang/include/clang/Lex/MacroArgs.h R contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h R contrib/llvm-project/clang/include/clang/Lex/ModuleLoader.h R contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h R contrib/llvm-project/clang/include/clang/Lex/MultipleIncludeOpt.h R contrib/llvm-project/clang/include/clang/Lex/PPCallbacks.h R contrib/llvm-project/clang/include/clang/Lex/PPConditionalDirectiveRecord.h R contrib/llvm-project/clang/include/clang/Lex/Pragma.h R contrib/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h R contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h R contrib/llvm-project/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h R contrib/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h R contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h R contrib/llvm-project/clang/include/clang/Lex/ScratchBuffer.h R contrib/llvm-project/clang/include/clang/Lex/Token.h R contrib/llvm-project/clang/include/clang/Lex/TokenConcatenation.h R contrib/llvm-project/clang/include/clang/Lex/TokenLexer.h R contrib/llvm-project/clang/include/clang/Lex/VariadicMacroSupport.h R contrib/llvm-project/clang/include/clang/Parse/LoopHint.h R contrib/llvm-project/clang/include/clang/Parse/ParseAST.h R contrib/llvm-project/clang/include/clang/Parse/ParseDiagnostic.h R contrib/llvm-project/clang/include/clang/Parse/Parser.h R contrib/llvm-project/clang/include/clang/Parse/RAIIObjectsForParser.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/DeltaTree.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/HTMLRewrite.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteBuffer.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/Rewriter.h R contrib/llvm-project/clang/include/clang/Rewrite/Core/TokenRewriter.h R contrib/llvm-project/clang/include/clang/Rewrite/Frontend/ASTConsumers.h R contrib/llvm-project/clang/include/clang/Rewrite/Frontend/FixItRewriter.h R contrib/llvm-project/clang/include/clang/Rewrite/Frontend/FrontendActions.h R contrib/llvm-project/clang/include/clang/Rewrite/Frontend/Rewriters.h R contrib/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h R contrib/llvm-project/clang/include/clang/Sema/CXXFieldCollector.h R contrib/llvm-project/clang/include/clang/Sema/CleanupInfo.h R contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h R contrib/llvm-project/clang/include/clang/Sema/CodeCompleteOptions.h R contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h R contrib/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h R contrib/llvm-project/clang/include/clang/Sema/Designator.h R contrib/llvm-project/clang/include/clang/Sema/ExternalSemaSource.h R contrib/llvm-project/clang/include/clang/Sema/IdentifierResolver.h R contrib/llvm-project/clang/include/clang/Sema/Initialization.h R contrib/llvm-project/clang/include/clang/Sema/Lookup.h R contrib/llvm-project/clang/include/clang/Sema/MultiplexExternalSemaSource.h R contrib/llvm-project/clang/include/clang/Sema/ObjCMethodList.h R contrib/llvm-project/clang/include/clang/Sema/Overload.h R contrib/llvm-project/clang/include/clang/Sema/Ownership.h R contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h R contrib/llvm-project/clang/include/clang/Sema/ParsedTemplate.h R contrib/llvm-project/clang/include/clang/Sema/Scope.h R contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h R contrib/llvm-project/clang/include/clang/Sema/Sema.h R contrib/llvm-project/clang/include/clang/Sema/SemaConcept.h R contrib/llvm-project/clang/include/clang/Sema/SemaConsumer.h R contrib/llvm-project/clang/include/clang/Sema/SemaDiagnostic.h R contrib/llvm-project/clang/include/clang/Sema/SemaFixItUtils.h R contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h R contrib/llvm-project/clang/include/clang/Sema/SemaLambda.h R contrib/llvm-project/clang/include/clang/Sema/Template.h R contrib/llvm-project/clang/include/clang/Sema/TemplateDeduction.h R contrib/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h R contrib/llvm-project/clang/include/clang/Sema/TypoCorrection.h R contrib/llvm-project/clang/include/clang/Sema/Weak.h R contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h R contrib/llvm-project/clang/include/clang/Serialization/ASTDeserializationListener.h R contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h R contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h R contrib/llvm-project/clang/include/clang/Serialization/ASTRecordWriter.h R contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h R contrib/llvm-project/clang/include/clang/Serialization/ContinuousRangeMap.h R contrib/llvm-project/clang/include/clang/Serialization/GlobalModuleIndex.h R contrib/llvm-project/clang/include/clang/Serialization/InMemoryModuleCache.h R contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h R contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h R contrib/llvm-project/clang/include/clang/Serialization/ModuleManager.h R contrib/llvm-project/clang/include/clang/Serialization/PCHContainerOperations.h R contrib/llvm-project/clang/include/clang/Serialization/SerializationDiagnostic.h R contrib/llvm-project/clang/include/clang/Serialization/TypeBitCodes.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Analyses.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/IssueHash.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h R contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiff.h R contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h R contrib/llvm-project/clang/include/clang/Tooling/AllTUsExecution.h R contrib/llvm-project/clang/include/clang/Tooling/ArgumentsAdjusters.h R contrib/llvm-project/clang/include/clang/Tooling/CommonOptionsParser.h R contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabase.h R contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h R contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h R contrib/llvm-project/clang/include/clang/Tooling/Core/Lookup.h R contrib/llvm-project/clang/include/clang/Tooling/Core/Replacement.h R contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h R contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h R contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h R contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h R contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h R contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h R contrib/llvm-project/clang/include/clang/Tooling/Execution.h R contrib/llvm-project/clang/include/clang/Tooling/FileMatchTrie.h R contrib/llvm-project/clang/include/clang/Tooling/FixIt.h R contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h R contrib/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h R contrib/llvm-project/clang/include/clang/Tooling/JSONCompilationDatabase.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ASTSelection.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/AtomicChange.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/Extract.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringAction.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOption.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h R contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h R contrib/llvm-project/clang/include/clang/Tooling/RefactoringCallbacks.h R contrib/llvm-project/clang/include/clang/Tooling/ReplacementsYaml.h R contrib/llvm-project/clang/include/clang/Tooling/StandaloneExecution.h R contrib/llvm-project/clang/include/clang/Tooling/Syntax/BuildTree.h R contrib/llvm-project/clang/include/clang/Tooling/Syntax/Mutations.h R contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h R contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tokens.h R contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h R contrib/llvm-project/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h R contrib/llvm-project/clang/include/clang/Tooling/Tooling.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/MatchConsumer.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/RangeSelector.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/RewriteRule.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCode.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/Stencil.h R contrib/llvm-project/clang/include/clang/Tooling/Transformer/Transformer.h R contrib/llvm-project/clang/include/clang/module.modulemap R contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp R contrib/llvm-project/clang/lib/ARCMigrate/ARCMTActions.cpp R contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp R contrib/llvm-project/clang/lib/ARCMigrate/Internals.h R contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp R contrib/llvm-project/clang/lib/ARCMigrate/PlistReporter.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransAPIUses.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransARCAssign.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransAutoreleasePool.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransGCAttrs.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransGCCalls.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransProperties.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransProtectedScope.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp R contrib/llvm-project/clang/lib/ARCMigrate/TransformActions.cpp R contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp R contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h R contrib/llvm-project/clang/lib/AST/APValue.cpp R contrib/llvm-project/clang/lib/AST/ASTConcept.cpp R contrib/llvm-project/clang/lib/AST/ASTConsumer.cpp R contrib/llvm-project/clang/lib/AST/ASTContext.cpp R contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp R contrib/llvm-project/clang/lib/AST/ASTDumper.cpp R contrib/llvm-project/clang/lib/AST/ASTImporter.cpp R contrib/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp R contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp R contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp R contrib/llvm-project/clang/lib/AST/AttrImpl.cpp R contrib/llvm-project/clang/lib/AST/CXXABI.h R contrib/llvm-project/clang/lib/AST/CXXInheritance.cpp R contrib/llvm-project/clang/lib/AST/Comment.cpp R contrib/llvm-project/clang/lib/AST/CommentBriefParser.cpp R contrib/llvm-project/clang/lib/AST/CommentCommandTraits.cpp R contrib/llvm-project/clang/lib/AST/CommentLexer.cpp R contrib/llvm-project/clang/lib/AST/CommentParser.cpp R contrib/llvm-project/clang/lib/AST/CommentSema.cpp R contrib/llvm-project/clang/lib/AST/ComparisonCategories.cpp R contrib/llvm-project/clang/lib/AST/DataCollection.cpp R contrib/llvm-project/clang/lib/AST/Decl.cpp R contrib/llvm-project/clang/lib/AST/DeclBase.cpp R contrib/llvm-project/clang/lib/AST/DeclCXX.cpp R contrib/llvm-project/clang/lib/AST/DeclFriend.cpp R contrib/llvm-project/clang/lib/AST/DeclGroup.cpp R contrib/llvm-project/clang/lib/AST/DeclObjC.cpp R contrib/llvm-project/clang/lib/AST/DeclOpenMP.cpp R contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp R contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp R contrib/llvm-project/clang/lib/AST/DeclarationName.cpp R contrib/llvm-project/clang/lib/AST/Expr.cpp R contrib/llvm-project/clang/lib/AST/ExprCXX.cpp R contrib/llvm-project/clang/lib/AST/ExprClassification.cpp R contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp R contrib/llvm-project/clang/lib/AST/ExprConstant.cpp R contrib/llvm-project/clang/lib/AST/ExprObjC.cpp R contrib/llvm-project/clang/lib/AST/ExternalASTMerger.cpp R contrib/llvm-project/clang/lib/AST/ExternalASTSource.cpp R contrib/llvm-project/clang/lib/AST/FormatString.cpp R contrib/llvm-project/clang/lib/AST/FormatStringParsing.h R contrib/llvm-project/clang/lib/AST/InheritViz.cpp R contrib/llvm-project/clang/lib/AST/Interp/Block.cpp R contrib/llvm-project/clang/lib/AST/Interp/Block.h R contrib/llvm-project/clang/lib/AST/Interp/Boolean.h R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.cpp R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.h R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.cpp R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeGenError.cpp R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeGenError.h R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp R contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.h R contrib/llvm-project/clang/lib/AST/Interp/Context.cpp R contrib/llvm-project/clang/lib/AST/Interp/Context.h R contrib/llvm-project/clang/lib/AST/Interp/Descriptor.cpp R contrib/llvm-project/clang/lib/AST/Interp/Descriptor.h R contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp R contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp R contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.h R contrib/llvm-project/clang/lib/AST/Interp/Frame.cpp R contrib/llvm-project/clang/lib/AST/Interp/Frame.h R contrib/llvm-project/clang/lib/AST/Interp/Function.cpp R contrib/llvm-project/clang/lib/AST/Interp/Function.h R contrib/llvm-project/clang/lib/AST/Interp/Integral.h R contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp R contrib/llvm-project/clang/lib/AST/Interp/Interp.h R contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.cpp R contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h R contrib/llvm-project/clang/lib/AST/Interp/InterpStack.cpp R contrib/llvm-project/clang/lib/AST/Interp/InterpStack.h R contrib/llvm-project/clang/lib/AST/Interp/InterpState.cpp R contrib/llvm-project/clang/lib/AST/Interp/InterpState.h R contrib/llvm-project/clang/lib/AST/Interp/Opcode.h R contrib/llvm-project/clang/lib/AST/Interp/Opcodes.td R contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp R contrib/llvm-project/clang/lib/AST/Interp/Pointer.h R contrib/llvm-project/clang/lib/AST/Interp/PrimType.cpp R contrib/llvm-project/clang/lib/AST/Interp/PrimType.h R contrib/llvm-project/clang/lib/AST/Interp/Program.cpp R contrib/llvm-project/clang/lib/AST/Interp/Program.h R contrib/llvm-project/clang/lib/AST/Interp/Record.cpp R contrib/llvm-project/clang/lib/AST/Interp/Record.h R contrib/llvm-project/clang/lib/AST/Interp/Source.cpp R contrib/llvm-project/clang/lib/AST/Interp/Source.h R contrib/llvm-project/clang/lib/AST/Interp/State.cpp R contrib/llvm-project/clang/lib/AST/Interp/State.h R contrib/llvm-project/clang/lib/AST/ItaniumCXXABI.cpp R contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp R contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp R contrib/llvm-project/clang/lib/AST/Linkage.h R contrib/llvm-project/clang/lib/AST/Mangle.cpp R contrib/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp R contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp R contrib/llvm-project/clang/lib/AST/NSAPI.cpp R contrib/llvm-project/clang/lib/AST/NestedNameSpecifier.cpp R contrib/llvm-project/clang/lib/AST/ODRHash.cpp R contrib/llvm-project/clang/lib/AST/OSLog.cpp R contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp R contrib/llvm-project/clang/lib/AST/ParentMap.cpp R contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp R contrib/llvm-project/clang/lib/AST/QualTypeNames.cpp R contrib/llvm-project/clang/lib/AST/RawCommentList.cpp R contrib/llvm-project/clang/lib/AST/RecordLayout.cpp R contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp R contrib/llvm-project/clang/lib/AST/ScanfFormatString.cpp R contrib/llvm-project/clang/lib/AST/SelectorLocationsKind.cpp R contrib/llvm-project/clang/lib/AST/Stmt.cpp R contrib/llvm-project/clang/lib/AST/StmtCXX.cpp R contrib/llvm-project/clang/lib/AST/StmtIterator.cpp R contrib/llvm-project/clang/lib/AST/StmtObjC.cpp R contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp R contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp R contrib/llvm-project/clang/lib/AST/StmtProfile.cpp R contrib/llvm-project/clang/lib/AST/StmtViz.cpp R contrib/llvm-project/clang/lib/AST/TemplateBase.cpp R contrib/llvm-project/clang/lib/AST/TemplateName.cpp R contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp R contrib/llvm-project/clang/lib/AST/Type.cpp R contrib/llvm-project/clang/lib/AST/TypeLoc.cpp R contrib/llvm-project/clang/lib/AST/TypePrinter.cpp R contrib/llvm-project/clang/lib/AST/VTTBuilder.cpp R contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp R contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchFinder.cpp R contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp R contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp R contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h R contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Parser.cpp R contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp R contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp R contrib/llvm-project/clang/lib/Analysis/AnalysisDeclContext.cpp R contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp R contrib/llvm-project/clang/lib/Analysis/CFG.cpp R contrib/llvm-project/clang/lib/Analysis/CFGReachabilityAnalysis.cpp R contrib/llvm-project/clang/lib/Analysis/CFGStmtMap.cpp R contrib/llvm-project/clang/lib/Analysis/CallGraph.cpp R contrib/llvm-project/clang/lib/Analysis/CloneDetection.cpp R contrib/llvm-project/clang/lib/Analysis/CocoaConventions.cpp R contrib/llvm-project/clang/lib/Analysis/CodeInjector.cpp R contrib/llvm-project/clang/lib/Analysis/ConstructionContext.cpp R contrib/llvm-project/clang/lib/Analysis/Consumed.cpp R contrib/llvm-project/clang/lib/Analysis/Dominators.cpp R contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp R contrib/llvm-project/clang/lib/Analysis/LiveVariables.cpp R contrib/llvm-project/clang/lib/Analysis/ObjCNoReturn.cpp R contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp R contrib/llvm-project/clang/lib/Analysis/PostOrderCFGView.cpp R contrib/llvm-project/clang/lib/Analysis/ProgramPoint.cpp R contrib/llvm-project/clang/lib/Analysis/ReachableCode.cpp R contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp R contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp R contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp R contrib/llvm-project/clang/lib/Analysis/ThreadSafetyLogical.cpp R contrib/llvm-project/clang/lib/Analysis/ThreadSafetyTIL.cpp R contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp R contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp R contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports R contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp R contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports R contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp R contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports R contrib/llvm-project/clang/lib/Basic/Attributes.cpp R contrib/llvm-project/clang/lib/Basic/Builtins.cpp R contrib/llvm-project/clang/lib/Basic/CharInfo.cpp R contrib/llvm-project/clang/lib/Basic/CodeGenOptions.cpp R contrib/llvm-project/clang/lib/Basic/Cuda.cpp R contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp R contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp R contrib/llvm-project/clang/lib/Basic/DiagnosticOptions.cpp R contrib/llvm-project/clang/lib/Basic/FileManager.cpp R contrib/llvm-project/clang/lib/Basic/FileSystemStatCache.cpp R contrib/llvm-project/clang/lib/Basic/FixedPoint.cpp R contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp R contrib/llvm-project/clang/lib/Basic/LangOptions.cpp R contrib/llvm-project/clang/lib/Basic/LangStandards.cpp R contrib/llvm-project/clang/lib/Basic/Module.cpp R contrib/llvm-project/clang/lib/Basic/ObjCRuntime.cpp R contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp R contrib/llvm-project/clang/lib/Basic/OperatorPrecedence.cpp R contrib/llvm-project/clang/lib/Basic/SanitizerBlacklist.cpp R contrib/llvm-project/clang/lib/Basic/SanitizerSpecialCaseList.cpp R contrib/llvm-project/clang/lib/Basic/Sanitizers.cpp R contrib/llvm-project/clang/lib/Basic/SourceLocation.cpp R contrib/llvm-project/clang/lib/Basic/SourceManager.cpp R contrib/llvm-project/clang/lib/Basic/Stack.cpp R contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp R contrib/llvm-project/clang/lib/Basic/Targets.cpp R contrib/llvm-project/clang/lib/Basic/Targets.h R contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp R contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h R contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp R contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h R contrib/llvm-project/clang/lib/Basic/Targets/ARC.cpp R contrib/llvm-project/clang/lib/Basic/Targets/ARC.h R contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp R contrib/llvm-project/clang/lib/Basic/Targets/ARM.h R contrib/llvm-project/clang/lib/Basic/Targets/AVR.cpp R contrib/llvm-project/clang/lib/Basic/Targets/AVR.h R contrib/llvm-project/clang/lib/Basic/Targets/BPF.cpp R contrib/llvm-project/clang/lib/Basic/Targets/BPF.h R contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.cpp R contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.h R contrib/llvm-project/clang/lib/Basic/Targets/Lanai.cpp R contrib/llvm-project/clang/lib/Basic/Targets/Lanai.h R contrib/llvm-project/clang/lib/Basic/Targets/Le64.cpp R contrib/llvm-project/clang/lib/Basic/Targets/Le64.h R contrib/llvm-project/clang/lib/Basic/Targets/MSP430.cpp R contrib/llvm-project/clang/lib/Basic/Targets/MSP430.h R contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp R contrib/llvm-project/clang/lib/Basic/Targets/Mips.h R contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp R contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h R contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp R contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h R contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.cpp R contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.h R contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp R contrib/llvm-project/clang/lib/Basic/Targets/PPC.h R contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp R contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h R contrib/llvm-project/clang/lib/Basic/Targets/SPIR.cpp R contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h R contrib/llvm-project/clang/lib/Basic/Targets/Sparc.cpp R contrib/llvm-project/clang/lib/Basic/Targets/Sparc.h R contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.cpp R contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h R contrib/llvm-project/clang/lib/Basic/Targets/TCE.cpp R contrib/llvm-project/clang/lib/Basic/Targets/TCE.h R contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp R contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h R contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp R contrib/llvm-project/clang/lib/Basic/Targets/X86.h R contrib/llvm-project/clang/lib/Basic/Targets/XCore.cpp R contrib/llvm-project/clang/lib/Basic/Targets/XCore.h R contrib/llvm-project/clang/lib/Basic/TokenKinds.cpp R contrib/llvm-project/clang/lib/Basic/Version.cpp R contrib/llvm-project/clang/lib/Basic/Warnings.cpp R contrib/llvm-project/clang/lib/Basic/XRayInstr.cpp R contrib/llvm-project/clang/lib/Basic/XRayLists.cpp R contrib/llvm-project/clang/lib/CodeGen/ABIInfo.h R contrib/llvm-project/clang/lib/CodeGen/Address.h R contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp R contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp R contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp R contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h R contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h R contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h R contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h R contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCall.h R contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp R contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h R contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp R contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp R contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h R contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp R contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp R contrib/llvm-project/clang/lib/CodeGen/CGException.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp R contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp R contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp R contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.cpp R contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.h R contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp R contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp R contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp R contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp R contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp R contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.h R contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp R contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.h R contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp R contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h R contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp R contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h R contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h R contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp R contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp R contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp R contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp R contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp R contrib/llvm-project/clang/lib/CodeGen/CGVTables.h R contrib/llvm-project/clang/lib/CodeGen/CGValue.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenABITypes.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenTypeCache.h R contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp R contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h R contrib/llvm-project/clang/lib/CodeGen/ConstantEmitter.h R contrib/llvm-project/clang/lib/CodeGen/ConstantInitBuilder.cpp R contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp R contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h R contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h R contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp R contrib/llvm-project/clang/lib/CodeGen/MacroPPCallbacks.cpp R contrib/llvm-project/clang/lib/CodeGen/MacroPPCallbacks.h R contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp R contrib/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp R contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp R contrib/llvm-project/clang/lib/CodeGen/PatternInit.cpp R contrib/llvm-project/clang/lib/CodeGen/PatternInit.h R contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.cpp R contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.h R contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp R contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp R contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h R contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.cpp R contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.h R contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp R contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.cpp R contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.h R contrib/llvm-project/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp R contrib/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp R contrib/llvm-project/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp R contrib/llvm-project/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp R contrib/llvm-project/clang/lib/Driver/Action.cpp R contrib/llvm-project/clang/lib/Driver/Compilation.cpp R contrib/llvm-project/clang/lib/Driver/DarwinSDKInfo.cpp R contrib/llvm-project/clang/lib/Driver/Distro.cpp R contrib/llvm-project/clang/lib/Driver/Driver.cpp R contrib/llvm-project/clang/lib/Driver/DriverOptions.cpp R contrib/llvm-project/clang/lib/Driver/InputInfo.h R contrib/llvm-project/clang/lib/Driver/Job.cpp R contrib/llvm-project/clang/lib/Driver/Multilib.cpp R contrib/llvm-project/clang/lib/Driver/OptionUtils.cpp R contrib/llvm-project/clang/lib/Driver/Phases.cpp R contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp R contrib/llvm-project/clang/lib/Driver/Tool.cpp R contrib/llvm-project/clang/lib/Driver/ToolChain.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h R contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h R contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.h R contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h R contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.h R contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Contiki.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Contiki.h R contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h R contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h R contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h R contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.h R contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Lanai.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.h R contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.h R contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h R contrib/llvm-project/clang/lib/Driver/ToolChains/MSVCSetupApi.h R contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.h R contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.h R contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.h R contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.h R contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.h R contrib/llvm-project/clang/lib/Driver/ToolChains/PPCLinux.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/PPCLinux.h R contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h R contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h R contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.h R contrib/llvm-project/clang/lib/Driver/ToolChains/TCE.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/TCE.h R contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h R contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.cpp R contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.h R contrib/llvm-project/clang/lib/Driver/Types.cpp R contrib/llvm-project/clang/lib/Driver/XRayArgs.cpp R contrib/llvm-project/clang/lib/Edit/Commit.cpp R contrib/llvm-project/clang/lib/Edit/EditedSource.cpp R contrib/llvm-project/clang/lib/Edit/RewriteObjCFoundationAPI.cpp R contrib/llvm-project/clang/lib/Format/AffectedRangeManager.cpp R contrib/llvm-project/clang/lib/Format/AffectedRangeManager.h R contrib/llvm-project/clang/lib/Format/BreakableToken.cpp R contrib/llvm-project/clang/lib/Format/BreakableToken.h R contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp R contrib/llvm-project/clang/lib/Format/ContinuationIndenter.h R contrib/llvm-project/clang/lib/Format/Encoding.h R contrib/llvm-project/clang/lib/Format/Format.cpp R contrib/llvm-project/clang/lib/Format/FormatInternal.h R contrib/llvm-project/clang/lib/Format/FormatToken.cpp R contrib/llvm-project/clang/lib/Format/FormatToken.h R contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp R contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h R contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp R contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.h R contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp R contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.h R contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp R contrib/llvm-project/clang/lib/Format/TokenAnalyzer.h R contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp R contrib/llvm-project/clang/lib/Format/TokenAnnotator.h R contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp R contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.h R contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp R contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h R contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.cpp R contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.h R contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp R contrib/llvm-project/clang/lib/Format/WhitespaceManager.h R contrib/llvm-project/clang/lib/Frontend/ASTConsumers.cpp R contrib/llvm-project/clang/lib/Frontend/ASTMerge.cpp R contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp R contrib/llvm-project/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp R contrib/llvm-project/clang/lib/Frontend/ChainedIncludesSource.cpp R contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp R contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp R contrib/llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp R contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp R contrib/llvm-project/clang/lib/Frontend/DependencyGraph.cpp R contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp R contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp R contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp R contrib/llvm-project/clang/lib/Frontend/FrontendOptions.cpp R contrib/llvm-project/clang/lib/Frontend/FrontendTiming.cpp R contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp R contrib/llvm-project/clang/lib/Frontend/InitHeaderSearch.cpp R contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp R contrib/llvm-project/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp R contrib/llvm-project/clang/lib/Frontend/LayoutOverrideSource.cpp R contrib/llvm-project/clang/lib/Frontend/LogDiagnosticPrinter.cpp R contrib/llvm-project/clang/lib/Frontend/ModuleDependencyCollector.cpp R contrib/llvm-project/clang/lib/Frontend/MultiplexConsumer.cpp R contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp R contrib/llvm-project/clang/lib/Frontend/PrintPreprocessedOutput.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/FixItRewriter.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/HTMLPrint.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteMacros.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteObjC.cpp R contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteTest.cpp R contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp R contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticReader.cpp R contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.cpp R contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.h R contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp R contrib/llvm-project/clang/lib/Frontend/TextDiagnosticBuffer.cpp R contrib/llvm-project/clang/lib/Frontend/TextDiagnosticPrinter.cpp R contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp R contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp R contrib/llvm-project/clang/lib/Headers/__clang_cuda_builtin_vars.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_cmath.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_complex_builtins.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_intrinsics.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_math_forward_declares.h R contrib/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h R contrib/llvm-project/clang/lib/Headers/__stddef_max_align_t.h R contrib/llvm-project/clang/lib/Headers/__wmmintrin_aes.h R contrib/llvm-project/clang/lib/Headers/__wmmintrin_pclmul.h R contrib/llvm-project/clang/lib/Headers/adxintrin.h R contrib/llvm-project/clang/lib/Headers/altivec.h R contrib/llvm-project/clang/lib/Headers/ammintrin.h R contrib/llvm-project/clang/lib/Headers/arm64intr.h R contrib/llvm-project/clang/lib/Headers/arm_acle.h R contrib/llvm-project/clang/lib/Headers/arm_cmse.h R contrib/llvm-project/clang/lib/Headers/armintr.h R contrib/llvm-project/clang/lib/Headers/avx2intrin.h R contrib/llvm-project/clang/lib/Headers/avx512bf16intrin.h R contrib/llvm-project/clang/lib/Headers/avx512bitalgintrin.h R contrib/llvm-project/clang/lib/Headers/avx512bwintrin.h R contrib/llvm-project/clang/lib/Headers/avx512cdintrin.h R contrib/llvm-project/clang/lib/Headers/avx512dqintrin.h R contrib/llvm-project/clang/lib/Headers/avx512erintrin.h R contrib/llvm-project/clang/lib/Headers/avx512fintrin.h R contrib/llvm-project/clang/lib/Headers/avx512ifmaintrin.h R contrib/llvm-project/clang/lib/Headers/avx512ifmavlintrin.h R contrib/llvm-project/clang/lib/Headers/avx512pfintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vbmi2intrin.h R contrib/llvm-project/clang/lib/Headers/avx512vbmiintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vbmivlintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlbf16intrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlbitalgintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlbwintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlcdintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vldqintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlvbmi2intrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vlvp2intersectintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vnniintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vp2intersectintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqintrin.h R contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqvlintrin.h R contrib/llvm-project/clang/lib/Headers/avxintrin.h R contrib/llvm-project/clang/lib/Headers/bmi2intrin.h R contrib/llvm-project/clang/lib/Headers/bmiintrin.h R contrib/llvm-project/clang/lib/Headers/cetintrin.h R contrib/llvm-project/clang/lib/Headers/cldemoteintrin.h R contrib/llvm-project/clang/lib/Headers/clflushoptintrin.h R contrib/llvm-project/clang/lib/Headers/clwbintrin.h R contrib/llvm-project/clang/lib/Headers/clzerointrin.h R contrib/llvm-project/clang/lib/Headers/cpuid.h R contrib/llvm-project/clang/lib/Headers/cuda_wrappers/algorithm R contrib/llvm-project/clang/lib/Headers/cuda_wrappers/complex R contrib/llvm-project/clang/lib/Headers/cuda_wrappers/new R contrib/llvm-project/clang/lib/Headers/emmintrin.h R contrib/llvm-project/clang/lib/Headers/enqcmdintrin.h R contrib/llvm-project/clang/lib/Headers/f16cintrin.h R contrib/llvm-project/clang/lib/Headers/float.h R contrib/llvm-project/clang/lib/Headers/fma4intrin.h R contrib/llvm-project/clang/lib/Headers/fmaintrin.h R contrib/llvm-project/clang/lib/Headers/fxsrintrin.h R contrib/llvm-project/clang/lib/Headers/gfniintrin.h R contrib/llvm-project/clang/lib/Headers/htmintrin.h R contrib/llvm-project/clang/lib/Headers/htmxlintrin.h R contrib/llvm-project/clang/lib/Headers/ia32intrin.h R contrib/llvm-project/clang/lib/Headers/immintrin.h R contrib/llvm-project/clang/lib/Headers/intrin.h R contrib/llvm-project/clang/lib/Headers/inttypes.h R contrib/llvm-project/clang/lib/Headers/invpcidintrin.h R contrib/llvm-project/clang/lib/Headers/iso646.h R contrib/llvm-project/clang/lib/Headers/limits.h R contrib/llvm-project/clang/lib/Headers/lwpintrin.h R contrib/llvm-project/clang/lib/Headers/lzcntintrin.h R contrib/llvm-project/clang/lib/Headers/mm3dnow.h R contrib/llvm-project/clang/lib/Headers/mm_malloc.h R contrib/llvm-project/clang/lib/Headers/mmintrin.h R contrib/llvm-project/clang/lib/Headers/module.modulemap R contrib/llvm-project/clang/lib/Headers/movdirintrin.h R contrib/llvm-project/clang/lib/Headers/msa.h R contrib/llvm-project/clang/lib/Headers/mwaitxintrin.h R contrib/llvm-project/clang/lib/Headers/nmmintrin.h R contrib/llvm-project/clang/lib/Headers/opencl-c-base.h R contrib/llvm-project/clang/lib/Headers/opencl-c.h R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/cmath R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/math.h R contrib/llvm-project/clang/lib/Headers/pconfigintrin.h R contrib/llvm-project/clang/lib/Headers/pkuintrin.h R contrib/llvm-project/clang/lib/Headers/pmmintrin.h R contrib/llvm-project/clang/lib/Headers/popcntintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/emmintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/mm_malloc.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/mmintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/pmmintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/tmmintrin.h R contrib/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h R contrib/llvm-project/clang/lib/Headers/prfchwintrin.h R contrib/llvm-project/clang/lib/Headers/ptwriteintrin.h R contrib/llvm-project/clang/lib/Headers/rdseedintrin.h R contrib/llvm-project/clang/lib/Headers/rtmintrin.h R contrib/llvm-project/clang/lib/Headers/s390intrin.h R contrib/llvm-project/clang/lib/Headers/sgxintrin.h R contrib/llvm-project/clang/lib/Headers/shaintrin.h R contrib/llvm-project/clang/lib/Headers/smmintrin.h R contrib/llvm-project/clang/lib/Headers/stdalign.h R contrib/llvm-project/clang/lib/Headers/stdarg.h R contrib/llvm-project/clang/lib/Headers/stdatomic.h R contrib/llvm-project/clang/lib/Headers/stdbool.h R contrib/llvm-project/clang/lib/Headers/stddef.h R contrib/llvm-project/clang/lib/Headers/stdint.h R contrib/llvm-project/clang/lib/Headers/stdnoreturn.h R contrib/llvm-project/clang/lib/Headers/tbmintrin.h R contrib/llvm-project/clang/lib/Headers/tgmath.h R contrib/llvm-project/clang/lib/Headers/tmmintrin.h R contrib/llvm-project/clang/lib/Headers/unwind.h R contrib/llvm-project/clang/lib/Headers/vadefs.h R contrib/llvm-project/clang/lib/Headers/vaesintrin.h R contrib/llvm-project/clang/lib/Headers/varargs.h R contrib/llvm-project/clang/lib/Headers/vecintrin.h R contrib/llvm-project/clang/lib/Headers/vpclmulqdqintrin.h R contrib/llvm-project/clang/lib/Headers/waitpkgintrin.h R contrib/llvm-project/clang/lib/Headers/wbnoinvdintrin.h R contrib/llvm-project/clang/lib/Headers/wmmintrin.h R contrib/llvm-project/clang/lib/Headers/x86intrin.h R contrib/llvm-project/clang/lib/Headers/xmmintrin.h R contrib/llvm-project/clang/lib/Headers/xopintrin.h R contrib/llvm-project/clang/lib/Headers/xsavecintrin.h R contrib/llvm-project/clang/lib/Headers/xsaveintrin.h R contrib/llvm-project/clang/lib/Headers/xsaveoptintrin.h R contrib/llvm-project/clang/lib/Headers/xsavesintrin.h R contrib/llvm-project/clang/lib/Headers/xtestintrin.h R contrib/llvm-project/clang/lib/Index/CommentToXML.cpp R contrib/llvm-project/clang/lib/Index/FileIndexRecord.cpp R contrib/llvm-project/clang/lib/Index/FileIndexRecord.h R contrib/llvm-project/clang/lib/Index/IndexBody.cpp R contrib/llvm-project/clang/lib/Index/IndexDecl.cpp R contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp R contrib/llvm-project/clang/lib/Index/IndexTypeSourceInfo.cpp R contrib/llvm-project/clang/lib/Index/IndexingAction.cpp R contrib/llvm-project/clang/lib/Index/IndexingContext.cpp R contrib/llvm-project/clang/lib/Index/IndexingContext.h R contrib/llvm-project/clang/lib/Index/SimpleFormatContext.h R contrib/llvm-project/clang/lib/Index/USRGeneration.cpp R contrib/llvm-project/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp R contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp R contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp R contrib/llvm-project/clang/lib/Lex/Lexer.cpp R contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp R contrib/llvm-project/clang/lib/Lex/MacroArgs.cpp R contrib/llvm-project/clang/lib/Lex/MacroInfo.cpp R contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp R contrib/llvm-project/clang/lib/Lex/PPCaching.cpp R contrib/llvm-project/clang/lib/Lex/PPCallbacks.cpp R contrib/llvm-project/clang/lib/Lex/PPConditionalDirectiveRecord.cpp R contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp R contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp R contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp R contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp R contrib/llvm-project/clang/lib/Lex/Pragma.cpp R contrib/llvm-project/clang/lib/Lex/PreprocessingRecord.cpp R contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp R contrib/llvm-project/clang/lib/Lex/PreprocessorLexer.cpp R contrib/llvm-project/clang/lib/Lex/ScratchBuffer.cpp R contrib/llvm-project/clang/lib/Lex/TokenConcatenation.cpp R contrib/llvm-project/clang/lib/Lex/TokenLexer.cpp R contrib/llvm-project/clang/lib/Lex/UnicodeCharSets.h R contrib/llvm-project/clang/lib/Parse/ParseAST.cpp R contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp R contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp R contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp R contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp R contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp R contrib/llvm-project/clang/lib/Parse/ParseInit.cpp R contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp R contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp R contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp R contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp R contrib/llvm-project/clang/lib/Parse/ParseStmtAsm.cpp R contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp R contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp R contrib/llvm-project/clang/lib/Parse/Parser.cpp R contrib/llvm-project/clang/lib/Rewrite/DeltaTree.cpp R contrib/llvm-project/clang/lib/Rewrite/HTMLRewrite.cpp R contrib/llvm-project/clang/lib/Rewrite/RewriteRope.cpp R contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp R contrib/llvm-project/clang/lib/Rewrite/TokenRewriter.cpp R contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp R contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp R contrib/llvm-project/clang/lib/Sema/CoroutineStmtBuilder.h R contrib/llvm-project/clang/lib/Sema/DeclSpec.cpp R contrib/llvm-project/clang/lib/Sema/DelayedDiagnostic.cpp R contrib/llvm-project/clang/lib/Sema/IdentifierResolver.cpp R contrib/llvm-project/clang/lib/Sema/JumpDiagnostics.cpp R contrib/llvm-project/clang/lib/Sema/MultiplexExternalSemaSource.cpp R contrib/llvm-project/clang/lib/Sema/OpenCLBuiltins.td R contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp R contrib/llvm-project/clang/lib/Sema/Scope.cpp R contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp R contrib/llvm-project/clang/lib/Sema/Sema.cpp R contrib/llvm-project/clang/lib/Sema/SemaAccess.cpp R contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp R contrib/llvm-project/clang/lib/Sema/SemaCUDA.cpp R contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp R contrib/llvm-project/clang/lib/Sema/SemaCast.cpp R contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp R contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp R contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp R contrib/llvm-project/clang/lib/Sema/SemaConsumer.cpp R contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp R contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp R contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp R contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp R contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp R contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp R contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp R contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp R contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp R contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp R contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp R contrib/llvm-project/clang/lib/Sema/SemaInit.cpp R contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp R contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp R contrib/llvm-project/clang/lib/Sema/SemaModule.cpp R contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp R contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp R contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp R contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp R contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp R contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp R contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp R contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp R contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp R contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp R contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp R contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp R contrib/llvm-project/clang/lib/Sema/SemaType.cpp R contrib/llvm-project/clang/lib/Sema/TreeTransform.h R contrib/llvm-project/clang/lib/Sema/TypeLocBuilder.cpp R contrib/llvm-project/clang/lib/Sema/TypeLocBuilder.h R contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp R contrib/llvm-project/clang/lib/Serialization/ASTCommon.h R contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp R contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp R contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h R contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp R contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp R contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp R contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp R contrib/llvm-project/clang/lib/Serialization/GeneratePCH.cpp R contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp R contrib/llvm-project/clang/lib/Serialization/InMemoryModuleCache.cpp R contrib/llvm-project/clang/lib/Serialization/ModuleFile.cpp R contrib/llvm-project/clang/lib/Serialization/ModuleFileExtension.cpp R contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp R contrib/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h R contrib/llvm-project/clang/lib/Serialization/PCHContainerOperations.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AllocationState.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Move.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Yaml.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/APSIntType.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Checker.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicType.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/IssueHash.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SubEngine.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/WorkList.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h R contrib/llvm-project/clang/lib/Tooling/ASTDiff/ASTDiff.cpp R contrib/llvm-project/clang/lib/Tooling/AllTUsExecution.cpp R contrib/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp R contrib/llvm-project/clang/lib/Tooling/CommonOptionsParser.cpp R contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp R contrib/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp R contrib/llvm-project/clang/lib/Tooling/Core/Lookup.cpp R contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp R contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp R contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp R contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp R contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp R contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp R contrib/llvm-project/clang/lib/Tooling/Execution.cpp R contrib/llvm-project/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp R contrib/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp R contrib/llvm-project/clang/lib/Tooling/FixIt.cpp R contrib/llvm-project/clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp R contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp R contrib/llvm-project/clang/lib/Tooling/Inclusions/IncludeStyle.cpp R contrib/llvm-project/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp R contrib/llvm-project/clang/lib/Tooling/JSONCompilationDatabase.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelection.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/Extract.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/RefactoringActions.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp R contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp R contrib/llvm-project/clang/lib/Tooling/RefactoringCallbacks.cpp R contrib/llvm-project/clang/lib/Tooling/StandaloneExecution.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/BuildTree.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/ComputeReplacements.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/Mutations.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/Nodes.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/Synthesis.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp R contrib/llvm-project/clang/lib/Tooling/Syntax/Tree.cpp R contrib/llvm-project/clang/lib/Tooling/Tooling.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/RangeSelector.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/RewriteRule.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCode.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp R contrib/llvm-project/clang/lib/Tooling/Transformer/Transformer.cpp R contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp R contrib/llvm-project/clang/tools/driver/cc1_main.cpp R contrib/llvm-project/clang/tools/driver/cc1as_main.cpp R contrib/llvm-project/clang/tools/driver/cc1gen_reproducer_main.cpp R contrib/llvm-project/clang/tools/driver/driver.cpp R contrib/llvm-project/clang/utils/TableGen/ASTTableGen.cpp R contrib/llvm-project/clang/utils/TableGen/ASTTableGen.h R contrib/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangDataCollectorsEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangOpcodesEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangOptionDocEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangSACheckersEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/ClangTypeNodesEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp R contrib/llvm-project/clang/utils/TableGen/TableGen.cpp R contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h R contrib/llvm-project/compiler-rt/CREDITS.TXT R contrib/llvm-project/compiler-rt/LICENSE.TXT R contrib/llvm-project/compiler-rt/README.txt R contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h R contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc R contrib/llvm-project/compiler-rt/include/sanitizer/allocator_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/asan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h R contrib/llvm-project/compiler-rt/include/sanitizer/coverage_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/linux_syscall_hooks.h R contrib/llvm-project/compiler-rt/include/sanitizer/lsan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/msan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h R contrib/llvm-project/compiler-rt/include/sanitizer/scudo_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h R contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h R contrib/llvm-project/compiler-rt/include/sanitizer/ubsan_interface.h R contrib/llvm-project/compiler-rt/include/xray/xray_interface.h R contrib/llvm-project/compiler-rt/include/xray/xray_log_interface.h R contrib/llvm-project/compiler-rt/include/xray/xray_records.h R contrib/llvm-project/compiler-rt/lib/BlocksRuntime/Block.h R contrib/llvm-project/compiler-rt/lib/BlocksRuntime/Block_private.h R contrib/llvm-project/compiler-rt/lib/BlocksRuntime/data.c R contrib/llvm-project/compiler-rt/lib/BlocksRuntime/runtime.c R contrib/llvm-project/compiler-rt/lib/asan/README.txt R contrib/llvm-project/compiler-rt/lib/asan/asan.syms.extra R contrib/llvm-project/compiler-rt/lib/asan/asan_activation.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_activation.h R contrib/llvm-project/compiler-rt/lib/asan/asan_activation_flags.inc R contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h R contrib/llvm-project/compiler-rt/lib/asan/asan_blacklist.txt R contrib/llvm-project/compiler-rt/lib/asan/asan_debugging.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.h R contrib/llvm-project/compiler-rt/lib/asan/asan_errors.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_errors.h R contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.h R contrib/llvm-project/compiler-rt/lib/asan/asan_flags.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_flags.h R contrib/llvm-project/compiler-rt/lib/asan/asan_flags.inc R contrib/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_globals.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_globals_win.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_init_version.h R contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h R contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h R contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_vfork.S R contrib/llvm-project/compiler-rt/lib/asan/asan_interface.inc R contrib/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h R contrib/llvm-project/compiler-rt/lib/asan/asan_internal.h R contrib/llvm-project/compiler-rt/lib/asan/asan_linux.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_lock.h R contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_local.h R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_mac.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_mapping.h R contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_myriad.h R contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_sparc64.h R contrib/llvm-project/compiler-rt/lib/asan/asan_memory_profile.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.h R contrib/llvm-project/compiler-rt/lib/asan/asan_posix.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_preinit.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.h R contrib/llvm-project/compiler-rt/lib/asan/asan_report.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_report.h R contrib/llvm-project/compiler-rt/lib/asan/asan_rtems.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_scariness_score.h R contrib/llvm-project/compiler-rt/lib/asan/asan_shadow_setup.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_stack.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_stack.h R contrib/llvm-project/compiler-rt/lib/asan/asan_stats.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_stats.h R contrib/llvm-project/compiler-rt/lib/asan/asan_suppressions.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_suppressions.h R contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h R contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_win_dll_thunk.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_win_weak_interception.cpp R contrib/llvm-project/compiler-rt/lib/asan/weak_symbols.txt R contrib/llvm-project/compiler-rt/lib/builtins/README.txt R contrib/llvm-project/compiler-rt/lib/builtins/aarch64/chkstk.S R contrib/llvm-project/compiler-rt/lib/builtins/aarch64/fp_mode.c R contrib/llvm-project/compiler-rt/lib/builtins/absvdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/absvsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/absvti2.c R contrib/llvm-project/compiler-rt/lib/builtins/adddf3.c R contrib/llvm-project/compiler-rt/lib/builtins/addsf3.c R contrib/llvm-project/compiler-rt/lib/builtins/addtf3.c R contrib/llvm-project/compiler-rt/lib/builtins/addvdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/addvsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/addvti3.c R contrib/llvm-project/compiler-rt/lib/builtins/apple_versioning.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/adddf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/addsf3.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/addsf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_dcmp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_div0.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_drsub.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_fcmp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_frsub.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_idivmod.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_ldivmod.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcmp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcpy.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memmove.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memset.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uidivmod.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uldivmod.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/bswapdi2.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/bswapsi2.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/chkstk.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/clzdi2.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/clzsi2.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/comparesf2.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/divdf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/divmodsi4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/divsf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/eqdf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/eqsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/fixsfsivfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/fixunssfsivfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/floatsidfvfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/floatsisfvfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/floatunssidfvfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/floatunssisfvfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/fp_mode.c R contrib/llvm-project/compiler-rt/lib/builtins/arm/gedf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/gesf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/gtdf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/gtsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/ledf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/lesf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/ltdf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/ltsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/muldf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/mulsf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/nedf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/negdf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/negsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/nesf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/softfloat-alias.list R contrib/llvm-project/compiler-rt/lib/builtins/arm/subdf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/subsf3vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/switch16.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/switch32.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/switch8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/switchu8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync-ops.h R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_synchronize.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/udivmodsi4.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/umodsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/unorddf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/arm/unordsf2vfp.S R contrib/llvm-project/compiler-rt/lib/builtins/ashldi3.c R contrib/llvm-project/compiler-rt/lib/builtins/ashlti3.c R contrib/llvm-project/compiler-rt/lib/builtins/ashrdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/ashrti3.c R contrib/llvm-project/compiler-rt/lib/builtins/assembly.h R contrib/llvm-project/compiler-rt/lib/builtins/atomic.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_signal_fence.c R contrib/llvm-project/compiler-rt/lib/builtins/atomic_thread_fence.c R contrib/llvm-project/compiler-rt/lib/builtins/bswapdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/bswapsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/clear_cache.c R contrib/llvm-project/compiler-rt/lib/builtins/clzdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/clzsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/clzti2.c R contrib/llvm-project/compiler-rt/lib/builtins/cmpdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/cmpti2.c R contrib/llvm-project/compiler-rt/lib/builtins/comparedf2.c R contrib/llvm-project/compiler-rt/lib/builtins/comparesf2.c R contrib/llvm-project/compiler-rt/lib/builtins/comparetf2.c R contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c R contrib/llvm-project/compiler-rt/lib/builtins/ctzdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/ctzsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/ctzti2.c R contrib/llvm-project/compiler-rt/lib/builtins/divdc3.c R contrib/llvm-project/compiler-rt/lib/builtins/divdf3.c R contrib/llvm-project/compiler-rt/lib/builtins/divdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/divmoddi4.c R contrib/llvm-project/compiler-rt/lib/builtins/divmodsi4.c R contrib/llvm-project/compiler-rt/lib/builtins/divsc3.c R contrib/llvm-project/compiler-rt/lib/builtins/divsf3.c R contrib/llvm-project/compiler-rt/lib/builtins/divsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/divtc3.c R contrib/llvm-project/compiler-rt/lib/builtins/divtf3.c R contrib/llvm-project/compiler-rt/lib/builtins/divti3.c R contrib/llvm-project/compiler-rt/lib/builtins/divxc3.c R contrib/llvm-project/compiler-rt/lib/builtins/emutls.c R contrib/llvm-project/compiler-rt/lib/builtins/enable_execute_stack.c R contrib/llvm-project/compiler-rt/lib/builtins/eprintf.c R contrib/llvm-project/compiler-rt/lib/builtins/extenddftf2.c R contrib/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c R contrib/llvm-project/compiler-rt/lib/builtins/extendsfdf2.c R contrib/llvm-project/compiler-rt/lib/builtins/extendsftf2.c R contrib/llvm-project/compiler-rt/lib/builtins/ffsdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/ffssi2.c R contrib/llvm-project/compiler-rt/lib/builtins/ffsti2.c R contrib/llvm-project/compiler-rt/lib/builtins/fixdfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixdfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixdfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixsfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixsfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixsfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixtfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixtfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixtfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunssfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunssfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunssfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunstfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunstfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunstfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfsi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfti.c R contrib/llvm-project/compiler-rt/lib/builtins/fixxfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/fixxfti.c R contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatditf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatdixf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatsidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatsisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatsitf.c R contrib/llvm-project/compiler-rt/lib/builtins/floattidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floattisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floattitf.c R contrib/llvm-project/compiler-rt/lib/builtins/floattixf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatundidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatundisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatunditf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatundixf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatunsidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatunsisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatunsitf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatuntidf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatuntisf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatuntitf.c R contrib/llvm-project/compiler-rt/lib/builtins/floatuntixf.c R contrib/llvm-project/compiler-rt/lib/builtins/fp_add_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/fp_extend.h R contrib/llvm-project/compiler-rt/lib/builtins/fp_extend_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/fp_fixint_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/fp_fixuint_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h R contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.c R contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.h R contrib/llvm-project/compiler-rt/lib/builtins/fp_mul_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc.h R contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfaddsub.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfdiv.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dffma.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfminmax.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfmul.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfsqrt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/divdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fabs_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fma_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmax_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmin_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/moddi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/sfdiv_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivmoddi4.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivmodsi4.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/umoddi3.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/umodsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/ashldi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/ashrdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/chkstk.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/chkstk2.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/divdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdidf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdisf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundidf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundisf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundixf.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/fp_mode.c R contrib/llvm-project/compiler-rt/lib/builtins/i386/lshrdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/moddi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/muldi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/udivdi3.S R contrib/llvm-project/compiler-rt/lib/builtins/i386/umoddi3.S R contrib/llvm-project/compiler-rt/lib/builtins/int_endianness.h R contrib/llvm-project/compiler-rt/lib/builtins/int_lib.h R contrib/llvm-project/compiler-rt/lib/builtins/int_math.h R contrib/llvm-project/compiler-rt/lib/builtins/int_types.h R contrib/llvm-project/compiler-rt/lib/builtins/int_util.c R contrib/llvm-project/compiler-rt/lib/builtins/int_util.h R contrib/llvm-project/compiler-rt/lib/builtins/lshrdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/lshrti3.c R contrib/llvm-project/compiler-rt/lib/builtins/mingw_fixfloat.c R contrib/llvm-project/compiler-rt/lib/builtins/moddi3.c R contrib/llvm-project/compiler-rt/lib/builtins/modsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/modti3.c R contrib/llvm-project/compiler-rt/lib/builtins/muldc3.c R contrib/llvm-project/compiler-rt/lib/builtins/muldf3.c R contrib/llvm-project/compiler-rt/lib/builtins/muldi3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulodi4.c R contrib/llvm-project/compiler-rt/lib/builtins/mulosi4.c R contrib/llvm-project/compiler-rt/lib/builtins/muloti4.c R contrib/llvm-project/compiler-rt/lib/builtins/mulsc3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulsf3.c R contrib/llvm-project/compiler-rt/lib/builtins/multc3.c R contrib/llvm-project/compiler-rt/lib/builtins/multf3.c R contrib/llvm-project/compiler-rt/lib/builtins/multi3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulvdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulvsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulvti3.c R contrib/llvm-project/compiler-rt/lib/builtins/mulxc3.c R contrib/llvm-project/compiler-rt/lib/builtins/negdf2.c R contrib/llvm-project/compiler-rt/lib/builtins/negdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/negsf2.c R contrib/llvm-project/compiler-rt/lib/builtins/negti2.c R contrib/llvm-project/compiler-rt/lib/builtins/negvdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/negvsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/negvti2.c R contrib/llvm-project/compiler-rt/lib/builtins/os_version_check.c R contrib/llvm-project/compiler-rt/lib/builtins/paritydi2.c R contrib/llvm-project/compiler-rt/lib/builtins/paritysi2.c R contrib/llvm-project/compiler-rt/lib/builtins/parityti2.c R contrib/llvm-project/compiler-rt/lib/builtins/popcountdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/popcountsi2.c R contrib/llvm-project/compiler-rt/lib/builtins/popcountti2.c R contrib/llvm-project/compiler-rt/lib/builtins/powidf2.c R contrib/llvm-project/compiler-rt/lib/builtins/powisf2.c R contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c R contrib/llvm-project/compiler-rt/lib/builtins/powixf2.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/DD.h R contrib/llvm-project/compiler-rt/lib/builtins/ppc/divtc3.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixtfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixtfti.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfdi.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfti.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/floatditf.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/floattitf.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/floatunditf.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qadd.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qdiv.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qmul.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qsub.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/multc3.c R contrib/llvm-project/compiler-rt/lib/builtins/ppc/restFP.S R contrib/llvm-project/compiler-rt/lib/builtins/ppc/saveFP.S R contrib/llvm-project/compiler-rt/lib/builtins/riscv/int_mul_impl.inc R contrib/llvm-project/compiler-rt/lib/builtins/riscv/muldi3.S R contrib/llvm-project/compiler-rt/lib/builtins/riscv/mulsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4 R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/subdf3.c R contrib/llvm-project/compiler-rt/lib/builtins/subsf3.c R contrib/llvm-project/compiler-rt/lib/builtins/subtf3.c R contrib/llvm-project/compiler-rt/lib/builtins/subvdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/subvsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/subvti3.c R contrib/llvm-project/compiler-rt/lib/builtins/trampoline_setup.c R contrib/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c R contrib/llvm-project/compiler-rt/lib/builtins/truncdfsf2.c R contrib/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c R contrib/llvm-project/compiler-rt/lib/builtins/trunctfdf2.c R contrib/llvm-project/compiler-rt/lib/builtins/trunctfsf2.c R contrib/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c R contrib/llvm-project/compiler-rt/lib/builtins/ucmpti2.c R contrib/llvm-project/compiler-rt/lib/builtins/udivdi3.c R contrib/llvm-project/compiler-rt/lib/builtins/udivmoddi4.c R contrib/llvm-project/compiler-rt/lib/builtins/udivmodsi4.c R contrib/llvm-project/compiler-rt/lib/builtins/udivmodti4.c R contrib/llvm-project/compiler-rt/lib/builtins/udivsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/udivti3.c R contrib/llvm-project/compiler-rt/lib/builtins/umoddi3.c R contrib/llvm-project/compiler-rt/lib/builtins/umodsi3.c R contrib/llvm-project/compiler-rt/lib/builtins/umodti3.c R contrib/llvm-project/compiler-rt/lib/builtins/unwind-ehabi-helpers.h R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/chkstk.S R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/chkstk2.S R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdidf.c R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdisf.c R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundidf.S R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundisf.S R contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S R contrib/llvm-project/compiler-rt/lib/cfi/cfi.cpp R contrib/llvm-project/compiler-rt/lib/cfi/cfi_blacklist.txt R contrib/llvm-project/compiler-rt/lib/crt/crtbegin.c R contrib/llvm-project/compiler-rt/lib/crt/crtend.c R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.h R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.syms.extra R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.inc R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_platform.h R contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt R contrib/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltins.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterface.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerRandom.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp R contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h R contrib/llvm-project/compiler-rt/lib/fuzzer/README.txt R contrib/llvm-project/compiler-rt/lib/gwp_asan/definitions.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/mutex.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/options.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/options.inc R contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.h R contrib/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.syms.extra R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_blacklist.txt R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_exceptions.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_mapping.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp.S R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_type_test.cpp R contrib/llvm-project/compiler-rt/lib/interception/interception.h R contrib/llvm-project/compiler-rt/lib/interception/interception_linux.cpp R contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h R contrib/llvm-project/compiler-rt/lib/interception/interception_mac.cpp R contrib/llvm-project/compiler-rt/lib/interception/interception_mac.h R contrib/llvm-project/compiler-rt/lib/interception/interception_type_test.cpp R contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp R contrib/llvm-project/compiler-rt/lib/interception/interception_win.h R contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan.h R contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h R contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h R contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_flags.inc R contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_mac.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_malloc_mac.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_preinit.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp R contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.h R contrib/llvm-project/compiler-rt/lib/lsan/weak_symbols.txt R contrib/llvm-project/compiler-rt/lib/msan/msan.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan.h R contrib/llvm-project/compiler-rt/lib/msan/msan.syms.extra R contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h R contrib/llvm-project/compiler-rt/lib/msan/msan_blacklist.txt R contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h R contrib/llvm-project/compiler-rt/lib/msan/msan_flags.h R contrib/llvm-project/compiler-rt/lib/msan/msan_flags.inc R contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_interface_internal.h R contrib/llvm-project/compiler-rt/lib/msan/msan_linux.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_new_delete.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_origin.h R contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.h R contrib/llvm-project/compiler-rt/lib/msan/msan_report.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_report.h R contrib/llvm-project/compiler-rt/lib/msan/msan_thread.cpp R contrib/llvm-project/compiler-rt/lib/msan/msan_thread.h R contrib/llvm-project/compiler-rt/lib/profile/GCDAProfiling.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.h R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMergeFile.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingNameVar.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.h R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c R contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c R contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.c R contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.h R contrib/llvm-project/compiler-rt/lib/safestack/safestack.cpp R contrib/llvm-project/compiler-rt/lib/safestack/safestack_platform.h R contrib/llvm-project/compiler-rt/lib/safestack/safestack_util.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_bytemap.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_asm.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_hash.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_list.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_fuchsia.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh R contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh R contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt R contrib/llvm-project/compiler-rt/lib/sanitizer_common/weak_symbols.txt R contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator_combined.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator_secondary.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_errors.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_errors.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.inc R contrib/llvm-project/compiler-rt/lib/scudo/scudo_interface_internal.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_new_delete.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_platform.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_termination.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd.h R contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.inc R contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.inc R contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.cpp R contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/bytemap.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/crc32_hw.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc R contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/interface.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/internal_defs.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/list.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/stats.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp R contrib/llvm-project/compiler-rt/lib/stats/stats.cpp R contrib/llvm-project/compiler-rt/lib/stats/stats.h R contrib/llvm-project/compiler-rt/lib/stats/stats_client.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mop.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp R contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp R contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_interceptors.cpp R contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.cpp R contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h R contrib/llvm-project/compiler-rt/lib/tsan/go/test.c R contrib/llvm-project/compiler-rt/lib/tsan/go/tsan_go.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.inc R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_md5.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan.syms.extra R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_checks.inc R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.inc R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp R contrib/llvm-project/compiler-rt/lib/ubsan/weak_symbols.txt R contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan.syms.extra R contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp R contrib/llvm-project/compiler-rt/lib/xray/weak_symbols.txt R contrib/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_allocator.h R contrib/llvm-project/compiler-rt/lib/xray/xray_always_instrument.txt R contrib/llvm-project/compiler-rt/lib/xray/xray_arm.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.h R contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.inc R contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.h R contrib/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h R contrib/llvm-project/compiler-rt/lib/xray/xray_defs.h R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_controller.h R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.h R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.inc R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_log_records.h R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_log_writer.h R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.h R contrib/llvm-project/compiler-rt/lib/xray/xray_flags.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_flags.h R contrib/llvm-project/compiler-rt/lib/xray/xray_flags.inc R contrib/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h R contrib/llvm-project/compiler-rt/lib/xray/xray_init.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_interface.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h R contrib/llvm-project/compiler-rt/lib/xray/xray_log_interface.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_mips.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_mips64.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_never_instrument.txt R contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.inc R contrib/llvm-project/compiler-rt/lib/xray/xray_profile_collector.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_profile_collector.h R contrib/llvm-project/compiler-rt/lib/xray/xray_profiling.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.h R contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.inc R contrib/llvm-project/compiler-rt/lib/xray/xray_recursion_guard.h R contrib/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_arm.S R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips.S R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips64.S R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S R contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S R contrib/llvm-project/compiler-rt/lib/xray/xray_tsc.h R contrib/llvm-project/compiler-rt/lib/xray/xray_utils.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_utils.h R contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp R contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.inc R contrib/llvm-project/libcxx/CREDITS.TXT R contrib/llvm-project/libcxx/LICENSE.TXT R contrib/llvm-project/libcxx/include/__bit_reference R contrib/llvm-project/libcxx/include/__bsd_locale_defaults.h R contrib/llvm-project/libcxx/include/__bsd_locale_fallbacks.h R contrib/llvm-project/libcxx/include/__config R contrib/llvm-project/libcxx/include/__debug R contrib/llvm-project/libcxx/include/__errc R contrib/llvm-project/libcxx/include/__functional_03 R contrib/llvm-project/libcxx/include/__functional_base R contrib/llvm-project/libcxx/include/__functional_base_03 R contrib/llvm-project/libcxx/include/__hash_table R contrib/llvm-project/libcxx/include/__libcpp_version R contrib/llvm-project/libcxx/include/__locale R contrib/llvm-project/libcxx/include/__mutex_base R contrib/llvm-project/libcxx/include/__node_handle R contrib/llvm-project/libcxx/include/__nullptr R contrib/llvm-project/libcxx/include/__split_buffer R contrib/llvm-project/libcxx/include/__sso_allocator R contrib/llvm-project/libcxx/include/__std_stream R contrib/llvm-project/libcxx/include/__string R contrib/llvm-project/libcxx/include/__threading_support R contrib/llvm-project/libcxx/include/__tree R contrib/llvm-project/libcxx/include/__tuple R contrib/llvm-project/libcxx/include/__undef_macros R contrib/llvm-project/libcxx/include/algorithm R contrib/llvm-project/libcxx/include/any R contrib/llvm-project/libcxx/include/array R contrib/llvm-project/libcxx/include/atomic R contrib/llvm-project/libcxx/include/bit R contrib/llvm-project/libcxx/include/bitset R contrib/llvm-project/libcxx/include/cassert R contrib/llvm-project/libcxx/include/ccomplex R contrib/llvm-project/libcxx/include/cctype R contrib/llvm-project/libcxx/include/cerrno R contrib/llvm-project/libcxx/include/cfenv R contrib/llvm-project/libcxx/include/cfloat R contrib/llvm-project/libcxx/include/charconv R contrib/llvm-project/libcxx/include/chrono R contrib/llvm-project/libcxx/include/cinttypes R contrib/llvm-project/libcxx/include/ciso646 R contrib/llvm-project/libcxx/include/climits R contrib/llvm-project/libcxx/include/clocale R contrib/llvm-project/libcxx/include/cmath R contrib/llvm-project/libcxx/include/codecvt R contrib/llvm-project/libcxx/include/compare R contrib/llvm-project/libcxx/include/complex R contrib/llvm-project/libcxx/include/complex.h R contrib/llvm-project/libcxx/include/condition_variable R contrib/llvm-project/libcxx/include/csetjmp R contrib/llvm-project/libcxx/include/csignal R contrib/llvm-project/libcxx/include/cstdarg R contrib/llvm-project/libcxx/include/cstdbool R contrib/llvm-project/libcxx/include/cstddef R contrib/llvm-project/libcxx/include/cstdint R contrib/llvm-project/libcxx/include/cstdio R contrib/llvm-project/libcxx/include/cstdlib R contrib/llvm-project/libcxx/include/cstring R contrib/llvm-project/libcxx/include/ctgmath R contrib/llvm-project/libcxx/include/ctime R contrib/llvm-project/libcxx/include/ctype.h R contrib/llvm-project/libcxx/include/cwchar R contrib/llvm-project/libcxx/include/cwctype R contrib/llvm-project/libcxx/include/deque R contrib/llvm-project/libcxx/include/errno.h R contrib/llvm-project/libcxx/include/exception R contrib/llvm-project/libcxx/include/execution R contrib/llvm-project/libcxx/include/experimental/__config R contrib/llvm-project/libcxx/include/experimental/__memory R contrib/llvm-project/libcxx/include/experimental/algorithm R contrib/llvm-project/libcxx/include/experimental/coroutine R contrib/llvm-project/libcxx/include/experimental/deque R contrib/llvm-project/libcxx/include/experimental/filesystem R contrib/llvm-project/libcxx/include/experimental/forward_list R contrib/llvm-project/libcxx/include/experimental/functional R contrib/llvm-project/libcxx/include/experimental/iterator R contrib/llvm-project/libcxx/include/experimental/list R contrib/llvm-project/libcxx/include/experimental/map R contrib/llvm-project/libcxx/include/experimental/memory_resource R contrib/llvm-project/libcxx/include/experimental/propagate_const R contrib/llvm-project/libcxx/include/experimental/regex R contrib/llvm-project/libcxx/include/experimental/set R contrib/llvm-project/libcxx/include/experimental/simd R contrib/llvm-project/libcxx/include/experimental/string R contrib/llvm-project/libcxx/include/experimental/type_traits R contrib/llvm-project/libcxx/include/experimental/unordered_map R contrib/llvm-project/libcxx/include/experimental/unordered_set R contrib/llvm-project/libcxx/include/experimental/utility R contrib/llvm-project/libcxx/include/experimental/vector R contrib/llvm-project/libcxx/include/ext/__hash R contrib/llvm-project/libcxx/include/ext/hash_map R contrib/llvm-project/libcxx/include/ext/hash_set R contrib/llvm-project/libcxx/include/fenv.h R contrib/llvm-project/libcxx/include/filesystem R contrib/llvm-project/libcxx/include/float.h R contrib/llvm-project/libcxx/include/forward_list R contrib/llvm-project/libcxx/include/fstream R contrib/llvm-project/libcxx/include/functional R contrib/llvm-project/libcxx/include/future R contrib/llvm-project/libcxx/include/initializer_list R contrib/llvm-project/libcxx/include/inttypes.h R contrib/llvm-project/libcxx/include/iomanip R contrib/llvm-project/libcxx/include/ios R contrib/llvm-project/libcxx/include/iosfwd R contrib/llvm-project/libcxx/include/iostream R contrib/llvm-project/libcxx/include/istream R contrib/llvm-project/libcxx/include/iterator R contrib/llvm-project/libcxx/include/limits R contrib/llvm-project/libcxx/include/limits.h R contrib/llvm-project/libcxx/include/list R contrib/llvm-project/libcxx/include/locale R contrib/llvm-project/libcxx/include/locale.h R contrib/llvm-project/libcxx/include/map R contrib/llvm-project/libcxx/include/math.h R contrib/llvm-project/libcxx/include/memory R contrib/llvm-project/libcxx/include/module.modulemap R contrib/llvm-project/libcxx/include/mutex R contrib/llvm-project/libcxx/include/new R contrib/llvm-project/libcxx/include/numeric R contrib/llvm-project/libcxx/include/optional R contrib/llvm-project/libcxx/include/ostream R contrib/llvm-project/libcxx/include/queue R contrib/llvm-project/libcxx/include/random R contrib/llvm-project/libcxx/include/ratio R contrib/llvm-project/libcxx/include/regex R contrib/llvm-project/libcxx/include/scoped_allocator R contrib/llvm-project/libcxx/include/set R contrib/llvm-project/libcxx/include/setjmp.h R contrib/llvm-project/libcxx/include/shared_mutex R contrib/llvm-project/libcxx/include/span R contrib/llvm-project/libcxx/include/sstream R contrib/llvm-project/libcxx/include/stack R contrib/llvm-project/libcxx/include/stdbool.h R contrib/llvm-project/libcxx/include/stddef.h R contrib/llvm-project/libcxx/include/stdexcept R contrib/llvm-project/libcxx/include/stdint.h R contrib/llvm-project/libcxx/include/stdio.h R contrib/llvm-project/libcxx/include/stdlib.h R contrib/llvm-project/libcxx/include/streambuf R contrib/llvm-project/libcxx/include/string R contrib/llvm-project/libcxx/include/string.h R contrib/llvm-project/libcxx/include/string_view R contrib/llvm-project/libcxx/include/strstream R contrib/llvm-project/libcxx/include/system_error R contrib/llvm-project/libcxx/include/tgmath.h R contrib/llvm-project/libcxx/include/thread R contrib/llvm-project/libcxx/include/tuple R contrib/llvm-project/libcxx/include/type_traits R contrib/llvm-project/libcxx/include/typeindex R contrib/llvm-project/libcxx/include/typeinfo R contrib/llvm-project/libcxx/include/unordered_map R contrib/llvm-project/libcxx/include/unordered_set R contrib/llvm-project/libcxx/include/utility R contrib/llvm-project/libcxx/include/valarray R contrib/llvm-project/libcxx/include/variant R contrib/llvm-project/libcxx/include/vector R contrib/llvm-project/libcxx/include/version R contrib/llvm-project/libcxx/include/wchar.h R contrib/llvm-project/libcxx/include/wctype.h R contrib/llvm-project/libcxx/src/algorithm.cpp R contrib/llvm-project/libcxx/src/any.cpp R contrib/llvm-project/libcxx/src/bind.cpp R contrib/llvm-project/libcxx/src/charconv.cpp R contrib/llvm-project/libcxx/src/chrono.cpp R contrib/llvm-project/libcxx/src/condition_variable.cpp R contrib/llvm-project/libcxx/src/condition_variable_destructor.cpp R contrib/llvm-project/libcxx/src/debug.cpp R contrib/llvm-project/libcxx/src/exception.cpp R contrib/llvm-project/libcxx/src/experimental/memory_resource.cpp R contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp R contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h R contrib/llvm-project/libcxx/src/filesystem/int128_builtins.cpp R contrib/llvm-project/libcxx/src/filesystem/operations.cpp R contrib/llvm-project/libcxx/src/functional.cpp R contrib/llvm-project/libcxx/src/future.cpp R contrib/llvm-project/libcxx/src/hash.cpp R contrib/llvm-project/libcxx/src/include/apple_availability.h R contrib/llvm-project/libcxx/src/include/atomic_support.h R contrib/llvm-project/libcxx/src/include/config_elast.h R contrib/llvm-project/libcxx/src/include/refstring.h R contrib/llvm-project/libcxx/src/ios.cpp R contrib/llvm-project/libcxx/src/iostream.cpp R contrib/llvm-project/libcxx/src/locale.cpp R contrib/llvm-project/libcxx/src/memory.cpp R contrib/llvm-project/libcxx/src/mutex.cpp R contrib/llvm-project/libcxx/src/mutex_destructor.cpp R contrib/llvm-project/libcxx/src/new.cpp R contrib/llvm-project/libcxx/src/optional.cpp R contrib/llvm-project/libcxx/src/random.cpp R contrib/llvm-project/libcxx/src/regex.cpp R contrib/llvm-project/libcxx/src/shared_mutex.cpp R contrib/llvm-project/libcxx/src/stdexcept.cpp R contrib/llvm-project/libcxx/src/string.cpp R contrib/llvm-project/libcxx/src/strstream.cpp R contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxabi.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxrt.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_msvc.ipp R contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp R contrib/llvm-project/libcxx/src/support/runtime/new_handler_fallback.ipp R contrib/llvm-project/libcxx/src/support/runtime/stdexcept_default.ipp R contrib/llvm-project/libcxx/src/support/runtime/stdexcept_vcruntime.ipp R contrib/llvm-project/libcxx/src/system_error.cpp R contrib/llvm-project/libcxx/src/thread.cpp R contrib/llvm-project/libcxx/src/typeinfo.cpp R contrib/llvm-project/libcxx/src/utility.cpp R contrib/llvm-project/libcxx/src/valarray.cpp R contrib/llvm-project/libcxx/src/variant.cpp R contrib/llvm-project/libcxx/src/vector.cpp R contrib/llvm-project/libunwind/LICENSE.TXT R contrib/llvm-project/libunwind/include/__libunwind_config.h R contrib/llvm-project/libunwind/include/libunwind.h R contrib/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h R contrib/llvm-project/libunwind/include/unwind.h R contrib/llvm-project/libunwind/src/AddressSpace.hpp R contrib/llvm-project/libunwind/src/CompactUnwinder.hpp R contrib/llvm-project/libunwind/src/DwarfInstructions.hpp R contrib/llvm-project/libunwind/src/DwarfParser.hpp R contrib/llvm-project/libunwind/src/EHHeaderParser.hpp R contrib/llvm-project/libunwind/src/RWMutex.hpp R contrib/llvm-project/libunwind/src/Registers.hpp R contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp R contrib/llvm-project/libunwind/src/Unwind-EHABI.h R contrib/llvm-project/libunwind/src/Unwind-seh.cpp R contrib/llvm-project/libunwind/src/Unwind-sjlj.c R contrib/llvm-project/libunwind/src/UnwindCursor.hpp R contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c R contrib/llvm-project/libunwind/src/UnwindLevel1.c R contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S R contrib/llvm-project/libunwind/src/UnwindRegistersSave.S R contrib/llvm-project/libunwind/src/Unwind_AppleExtras.cpp R contrib/llvm-project/libunwind/src/assembly.h R contrib/llvm-project/libunwind/src/config.h R contrib/llvm-project/libunwind/src/dwarf2.h R contrib/llvm-project/libunwind/src/libunwind.cpp R contrib/llvm-project/libunwind/src/libunwind_ext.h R contrib/llvm-project/lld/.arcconfig R contrib/llvm-project/lld/.clang-format R contrib/llvm-project/lld/.gitignore R contrib/llvm-project/lld/CODE_OWNERS.TXT R contrib/llvm-project/lld/COFF/Chunks.cpp R contrib/llvm-project/lld/COFF/Chunks.h R contrib/llvm-project/lld/COFF/Config.h R contrib/llvm-project/lld/COFF/DLL.cpp R contrib/llvm-project/lld/COFF/DLL.h R contrib/llvm-project/lld/COFF/DebugTypes.cpp R contrib/llvm-project/lld/COFF/DebugTypes.h R contrib/llvm-project/lld/COFF/Driver.cpp R contrib/llvm-project/lld/COFF/Driver.h R contrib/llvm-project/lld/COFF/DriverUtils.cpp R contrib/llvm-project/lld/COFF/ICF.cpp R contrib/llvm-project/lld/COFF/ICF.h R contrib/llvm-project/lld/COFF/InputFiles.cpp R contrib/llvm-project/lld/COFF/InputFiles.h R contrib/llvm-project/lld/COFF/LTO.cpp R contrib/llvm-project/lld/COFF/LTO.h R contrib/llvm-project/lld/COFF/MapFile.cpp R contrib/llvm-project/lld/COFF/MapFile.h R contrib/llvm-project/lld/COFF/MarkLive.cpp R contrib/llvm-project/lld/COFF/MarkLive.h R contrib/llvm-project/lld/COFF/MinGW.cpp R contrib/llvm-project/lld/COFF/MinGW.h R contrib/llvm-project/lld/COFF/Options.td R contrib/llvm-project/lld/COFF/PDB.cpp R contrib/llvm-project/lld/COFF/PDB.h R contrib/llvm-project/lld/COFF/README.md R contrib/llvm-project/lld/COFF/SymbolTable.cpp R contrib/llvm-project/lld/COFF/SymbolTable.h R contrib/llvm-project/lld/COFF/Symbols.cpp R contrib/llvm-project/lld/COFF/Symbols.h R contrib/llvm-project/lld/COFF/TypeMerger.h R contrib/llvm-project/lld/COFF/Writer.cpp R contrib/llvm-project/lld/COFF/Writer.h R contrib/llvm-project/lld/Common/Args.cpp R contrib/llvm-project/lld/Common/DWARF.cpp R contrib/llvm-project/lld/Common/ErrorHandler.cpp R contrib/llvm-project/lld/Common/Filesystem.cpp R contrib/llvm-project/lld/Common/Memory.cpp R contrib/llvm-project/lld/Common/Reproduce.cpp R contrib/llvm-project/lld/Common/Strings.cpp R contrib/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp R contrib/llvm-project/lld/Common/Threads.cpp R contrib/llvm-project/lld/Common/Timer.cpp R contrib/llvm-project/lld/Common/Version.cpp R contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp R contrib/llvm-project/lld/ELF/AArch64ErrataFix.h Log Message: ----------- llvm vendor branch Commit: 1ec1e7b4d49cecd6db1fc8b97667a85a23a0ecd5 https://github.com/MidnightBSD/src/commit/1ec1e7b4d49cecd6db1fc8b97667a85a23a0ecd5 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A contrib/llvm-project/clang/LICENSE.TXT A contrib/llvm-project/clang/include/clang-c/BuildSystem.h A contrib/llvm-project/clang/include/clang-c/CXCompilationDatabase.h A contrib/llvm-project/clang/include/clang-c/CXErrorCode.h A contrib/llvm-project/clang/include/clang-c/CXString.h A contrib/llvm-project/clang/include/clang-c/Documentation.h A contrib/llvm-project/clang/include/clang-c/ExternC.h A contrib/llvm-project/clang/include/clang-c/FatalErrorHandler.h A contrib/llvm-project/clang/include/clang-c/Index.h A contrib/llvm-project/clang/include/clang-c/Platform.h A contrib/llvm-project/clang/include/clang-c/module.modulemap A contrib/llvm-project/clang/include/clang/ARCMigrate/ARCMT.h A contrib/llvm-project/clang/include/clang/ARCMigrate/ARCMTActions.h A contrib/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h A contrib/llvm-project/clang/include/clang/AST/APValue.h A contrib/llvm-project/clang/include/clang/AST/AST.h A contrib/llvm-project/clang/include/clang/AST/ASTConcept.h A contrib/llvm-project/clang/include/clang/AST/ASTConsumer.h A contrib/llvm-project/clang/include/clang/AST/ASTContext.h A contrib/llvm-project/clang/include/clang/AST/ASTContextAllocate.h A contrib/llvm-project/clang/include/clang/AST/ASTDiagnostic.h A contrib/llvm-project/clang/include/clang/AST/ASTDumper.h A contrib/llvm-project/clang/include/clang/AST/ASTDumperUtils.h A contrib/llvm-project/clang/include/clang/AST/ASTFwd.h A contrib/llvm-project/clang/include/clang/AST/ASTImporter.h A contrib/llvm-project/clang/include/clang/AST/ASTImporterLookupTable.h A contrib/llvm-project/clang/include/clang/AST/ASTImporterSharedState.h A contrib/llvm-project/clang/include/clang/AST/ASTLambda.h A contrib/llvm-project/clang/include/clang/AST/ASTMutationListener.h A contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h A contrib/llvm-project/clang/include/clang/AST/ASTStructuralEquivalence.h A contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h A contrib/llvm-project/clang/include/clang/AST/ASTUnresolvedSet.h A contrib/llvm-project/clang/include/clang/AST/ASTVector.h A contrib/llvm-project/clang/include/clang/AST/AbstractBasicReader.h A contrib/llvm-project/clang/include/clang/AST/AbstractBasicWriter.h A contrib/llvm-project/clang/include/clang/AST/AbstractTypeReader.h A contrib/llvm-project/clang/include/clang/AST/AbstractTypeWriter.h A contrib/llvm-project/clang/include/clang/AST/Attr.h A contrib/llvm-project/clang/include/clang/AST/AttrIterator.h A contrib/llvm-project/clang/include/clang/AST/AttrVisitor.h A contrib/llvm-project/clang/include/clang/AST/Availability.h A contrib/llvm-project/clang/include/clang/AST/BaseSubobject.h A contrib/llvm-project/clang/include/clang/AST/BuiltinTypes.def A contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h A contrib/llvm-project/clang/include/clang/AST/CXXRecordDeclDefinitionBits.def A contrib/llvm-project/clang/include/clang/AST/CanonicalType.h A contrib/llvm-project/clang/include/clang/AST/CharUnits.h A contrib/llvm-project/clang/include/clang/AST/Comment.h A contrib/llvm-project/clang/include/clang/AST/CommentBriefParser.h A contrib/llvm-project/clang/include/clang/AST/CommentCommandTraits.h A contrib/llvm-project/clang/include/clang/AST/CommentCommands.td A contrib/llvm-project/clang/include/clang/AST/CommentDiagnostic.h A contrib/llvm-project/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.td A contrib/llvm-project/clang/include/clang/AST/CommentHTMLTags.td A contrib/llvm-project/clang/include/clang/AST/CommentLexer.h A contrib/llvm-project/clang/include/clang/AST/CommentParser.h A contrib/llvm-project/clang/include/clang/AST/CommentSema.h A contrib/llvm-project/clang/include/clang/AST/CommentVisitor.h A contrib/llvm-project/clang/include/clang/AST/ComparisonCategories.h A contrib/llvm-project/clang/include/clang/AST/CurrentSourceLocExprScope.h A contrib/llvm-project/clang/include/clang/AST/DataCollection.h A contrib/llvm-project/clang/include/clang/AST/Decl.h A contrib/llvm-project/clang/include/clang/AST/DeclAccessPair.h A contrib/llvm-project/clang/include/clang/AST/DeclBase.h A contrib/llvm-project/clang/include/clang/AST/DeclCXX.h A contrib/llvm-project/clang/include/clang/AST/DeclContextInternals.h A contrib/llvm-project/clang/include/clang/AST/DeclFriend.h A contrib/llvm-project/clang/include/clang/AST/DeclGroup.h A contrib/llvm-project/clang/include/clang/AST/DeclLookups.h A contrib/llvm-project/clang/include/clang/AST/DeclObjC.h A contrib/llvm-project/clang/include/clang/AST/DeclOpenMP.h A contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h A contrib/llvm-project/clang/include/clang/AST/DeclVisitor.h A contrib/llvm-project/clang/include/clang/AST/DeclarationName.h A contrib/llvm-project/clang/include/clang/AST/DependentDiagnostic.h A contrib/llvm-project/clang/include/clang/AST/EvaluatedExprVisitor.h A contrib/llvm-project/clang/include/clang/AST/Expr.h A contrib/llvm-project/clang/include/clang/AST/ExprCXX.h A contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h A contrib/llvm-project/clang/include/clang/AST/ExprObjC.h A contrib/llvm-project/clang/include/clang/AST/ExprOpenMP.h A contrib/llvm-project/clang/include/clang/AST/ExternalASTMerger.h A contrib/llvm-project/clang/include/clang/AST/ExternalASTSource.h A contrib/llvm-project/clang/include/clang/AST/FormatString.h A contrib/llvm-project/clang/include/clang/AST/GlobalDecl.h A contrib/llvm-project/clang/include/clang/AST/JSONNodeDumper.h A contrib/llvm-project/clang/include/clang/AST/LambdaCapture.h A contrib/llvm-project/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h A contrib/llvm-project/clang/include/clang/AST/LocInfoType.h A contrib/llvm-project/clang/include/clang/AST/Mangle.h A contrib/llvm-project/clang/include/clang/AST/MangleNumberingContext.h A contrib/llvm-project/clang/include/clang/AST/NSAPI.h A contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h A contrib/llvm-project/clang/include/clang/AST/NonTrivialTypeVisitor.h A contrib/llvm-project/clang/include/clang/AST/ODRHash.h A contrib/llvm-project/clang/include/clang/AST/OSLog.h A contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h A contrib/llvm-project/clang/include/clang/AST/OperationKinds.def A contrib/llvm-project/clang/include/clang/AST/OperationKinds.h A contrib/llvm-project/clang/include/clang/AST/OptionalDiagnostic.h A contrib/llvm-project/clang/include/clang/AST/ParentMap.h A contrib/llvm-project/clang/include/clang/AST/PrettyDeclStackTrace.h A contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h A contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td A contrib/llvm-project/clang/include/clang/AST/QualTypeNames.h A contrib/llvm-project/clang/include/clang/AST/RawCommentList.h A contrib/llvm-project/clang/include/clang/AST/RecordLayout.h A contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h A contrib/llvm-project/clang/include/clang/AST/Redeclarable.h A contrib/llvm-project/clang/include/clang/AST/SelectorLocationsKind.h A contrib/llvm-project/clang/include/clang/AST/Stmt.h A contrib/llvm-project/clang/include/clang/AST/StmtCXX.h A contrib/llvm-project/clang/include/clang/AST/StmtDataCollectors.td A contrib/llvm-project/clang/include/clang/AST/StmtGraphTraits.h A contrib/llvm-project/clang/include/clang/AST/StmtIterator.h A contrib/llvm-project/clang/include/clang/AST/StmtObjC.h A contrib/llvm-project/clang/include/clang/AST/StmtOpenMP.h A contrib/llvm-project/clang/include/clang/AST/StmtVisitor.h A contrib/llvm-project/clang/include/clang/AST/TemplateArgumentVisitor.h A contrib/llvm-project/clang/include/clang/AST/TemplateBase.h A contrib/llvm-project/clang/include/clang/AST/TemplateName.h A contrib/llvm-project/clang/include/clang/AST/TextNodeDumper.h A contrib/llvm-project/clang/include/clang/AST/Type.h A contrib/llvm-project/clang/include/clang/AST/TypeLoc.h A contrib/llvm-project/clang/include/clang/AST/TypeLocNodes.def A contrib/llvm-project/clang/include/clang/AST/TypeLocVisitor.h A contrib/llvm-project/clang/include/clang/AST/TypeOrdering.h A contrib/llvm-project/clang/include/clang/AST/TypeProperties.td A contrib/llvm-project/clang/include/clang/AST/TypeVisitor.h A contrib/llvm-project/clang/include/clang/AST/UnresolvedSet.h A contrib/llvm-project/clang/include/clang/AST/VTTBuilder.h A contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h A contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchFinder.h A contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h A contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h A contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersMacros.h A contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h A contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Parser.h A contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Registry.h A contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/Consumed.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/LiveVariables.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ReachableCode.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafety.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/UninitializedValues.h A contrib/llvm-project/clang/include/clang/Analysis/AnalysisDeclContext.h A contrib/llvm-project/clang/include/clang/Analysis/AnalysisDiagnostic.h A contrib/llvm-project/clang/include/clang/Analysis/AnyCall.h A contrib/llvm-project/clang/include/clang/Analysis/BodyFarm.h A contrib/llvm-project/clang/include/clang/Analysis/CFG.h A contrib/llvm-project/clang/include/clang/Analysis/CFGStmtMap.h A contrib/llvm-project/clang/include/clang/Analysis/CallGraph.h A contrib/llvm-project/clang/include/clang/Analysis/CloneDetection.h A contrib/llvm-project/clang/include/clang/Analysis/CodeInjector.h A contrib/llvm-project/clang/include/clang/Analysis/ConstructionContext.h A contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h A contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h A contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A contrib/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h A contrib/llvm-project/clang/include/clang/Analysis/ProgramPoint.h A contrib/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h A contrib/llvm-project/clang/include/clang/Analysis/SelectorExtras.h A contrib/llvm-project/clang/include/clang/Analysis/Support/BumpVector.h A contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def A contrib/llvm-project/clang/include/clang/Basic/ABI.h A contrib/llvm-project/clang/include/clang/Basic/ASTNode.td A contrib/llvm-project/clang/include/clang/Basic/AddressSpaces.h A contrib/llvm-project/clang/include/clang/Basic/AlignedAllocation.h A contrib/llvm-project/clang/include/clang/Basic/AllDiagnostics.h A contrib/llvm-project/clang/include/clang/Basic/Attr.td A contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td A contrib/llvm-project/clang/include/clang/Basic/AttrKinds.h A contrib/llvm-project/clang/include/clang/Basic/AttrSubjectMatchRules.h A contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h A contrib/llvm-project/clang/include/clang/Basic/Attributes.h A contrib/llvm-project/clang/include/clang/Basic/BitmaskEnum.h A contrib/llvm-project/clang/include/clang/Basic/Builtins.def A contrib/llvm-project/clang/include/clang/Basic/Builtins.h A contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsARM.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsBPF.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagon.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsLe64.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsMips.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsNEON.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsSystemZ.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsWebAssembly.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsXCore.def A contrib/llvm-project/clang/include/clang/Basic/CapturedStmt.h A contrib/llvm-project/clang/include/clang/Basic/CharInfo.h A contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def A contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h A contrib/llvm-project/clang/include/clang/Basic/CommentNodes.td A contrib/llvm-project/clang/include/clang/Basic/CommentOptions.h A contrib/llvm-project/clang/include/clang/Basic/Cuda.h A contrib/llvm-project/clang/include/clang/Basic/DebugInfoOptions.h A contrib/llvm-project/clang/include/clang/Basic/DeclNodes.td A contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h A contrib/llvm-project/clang/include/clang/Basic/Diagnostic.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticAST.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysis.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysisKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticComment.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommentKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTU.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTUKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticDocs.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriver.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticError.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontend.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticLex.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.def A contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticParse.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoring.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoringKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticSema.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td A contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerialization.h A contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td A contrib/llvm-project/clang/include/clang/Basic/ExceptionSpecificationType.h A contrib/llvm-project/clang/include/clang/Basic/ExpressionTraits.h A contrib/llvm-project/clang/include/clang/Basic/Features.def A contrib/llvm-project/clang/include/clang/Basic/FileManager.h A contrib/llvm-project/clang/include/clang/Basic/FileSystemOptions.h A contrib/llvm-project/clang/include/clang/Basic/FileSystemStatCache.h A contrib/llvm-project/clang/include/clang/Basic/FixedPoint.h A contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h A contrib/llvm-project/clang/include/clang/Basic/JsonSupport.h A contrib/llvm-project/clang/include/clang/Basic/LLVM.h A contrib/llvm-project/clang/include/clang/Basic/Lambda.h A contrib/llvm-project/clang/include/clang/Basic/LangOptions.def A contrib/llvm-project/clang/include/clang/Basic/LangOptions.h A contrib/llvm-project/clang/include/clang/Basic/LangStandard.h A contrib/llvm-project/clang/include/clang/Basic/LangStandards.def A contrib/llvm-project/clang/include/clang/Basic/Linkage.h A contrib/llvm-project/clang/include/clang/Basic/MSP430Target.def A contrib/llvm-project/clang/include/clang/Basic/MacroBuilder.h A contrib/llvm-project/clang/include/clang/Basic/Module.h A contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h A contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensionTypes.def A contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensions.def A contrib/llvm-project/clang/include/clang/Basic/OpenCLImageTypes.def A contrib/llvm-project/clang/include/clang/Basic/OpenCLOptions.h A contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def A contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h A contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.def A contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.h A contrib/llvm-project/clang/include/clang/Basic/OperatorPrecedence.h A contrib/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h A contrib/llvm-project/clang/include/clang/Basic/PlistSupport.h A contrib/llvm-project/clang/include/clang/Basic/PragmaKinds.h A contrib/llvm-project/clang/include/clang/Basic/PrettyStackTrace.h A contrib/llvm-project/clang/include/clang/Basic/SanitizerBlacklist.h A contrib/llvm-project/clang/include/clang/Basic/SanitizerSpecialCaseList.h A contrib/llvm-project/clang/include/clang/Basic/Sanitizers.def A contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h A contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h A contrib/llvm-project/clang/include/clang/Basic/SourceManager.h A contrib/llvm-project/clang/include/clang/Basic/SourceManagerInternals.h A contrib/llvm-project/clang/include/clang/Basic/Specifiers.h A contrib/llvm-project/clang/include/clang/Basic/Stack.h A contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td A contrib/llvm-project/clang/include/clang/Basic/SyncScope.h A contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h A contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.h A contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h A contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h A contrib/llvm-project/clang/include/clang/Basic/TemplateKinds.h A contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def A contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h A contrib/llvm-project/clang/include/clang/Basic/TypeNodes.td A contrib/llvm-project/clang/include/clang/Basic/TypeTraits.h A contrib/llvm-project/clang/include/clang/Basic/Version.h A contrib/llvm-project/clang/include/clang/Basic/Visibility.h A contrib/llvm-project/clang/include/clang/Basic/X86Target.def A contrib/llvm-project/clang/include/clang/Basic/XRayInstr.h A contrib/llvm-project/clang/include/clang/Basic/XRayLists.h A contrib/llvm-project/clang/include/clang/Basic/arm_fp16.td A contrib/llvm-project/clang/include/clang/Basic/arm_mve.td A contrib/llvm-project/clang/include/clang/Basic/arm_mve_defs.td A contrib/llvm-project/clang/include/clang/Basic/arm_neon.td A contrib/llvm-project/clang/include/clang/Basic/arm_neon_incl.td A contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h A contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h A contrib/llvm-project/clang/include/clang/CodeGen/CodeGenABITypes.h A contrib/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h A contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h A contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitFuture.h A contrib/llvm-project/clang/include/clang/CodeGen/ModuleBuilder.h A contrib/llvm-project/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h A contrib/llvm-project/clang/include/clang/CodeGen/SwiftCallingConv.h A contrib/llvm-project/clang/include/clang/CrossTU/CrossTUDiagnostic.h A contrib/llvm-project/clang/include/clang/CrossTU/CrossTranslationUnit.h A contrib/llvm-project/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h A contrib/llvm-project/clang/include/clang/Driver/Action.h A contrib/llvm-project/clang/include/clang/Driver/CC1Options.td A contrib/llvm-project/clang/include/clang/Driver/CLCompatOptions.td A contrib/llvm-project/clang/include/clang/Driver/ClangOptionDocs.td A contrib/llvm-project/clang/include/clang/Driver/Compilation.h A contrib/llvm-project/clang/include/clang/Driver/DarwinSDKInfo.h A contrib/llvm-project/clang/include/clang/Driver/Distro.h A contrib/llvm-project/clang/include/clang/Driver/Driver.h A contrib/llvm-project/clang/include/clang/Driver/DriverDiagnostic.h A contrib/llvm-project/clang/include/clang/Driver/Job.h A contrib/llvm-project/clang/include/clang/Driver/Multilib.h A contrib/llvm-project/clang/include/clang/Driver/OptionUtils.h A contrib/llvm-project/clang/include/clang/Driver/Options.h A contrib/llvm-project/clang/include/clang/Driver/Options.td A contrib/llvm-project/clang/include/clang/Driver/Phases.h A contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h A contrib/llvm-project/clang/include/clang/Driver/Tool.h A contrib/llvm-project/clang/include/clang/Driver/ToolChain.h A contrib/llvm-project/clang/include/clang/Driver/Types.def A contrib/llvm-project/clang/include/clang/Driver/Types.h A contrib/llvm-project/clang/include/clang/Driver/Util.h A contrib/llvm-project/clang/include/clang/Driver/XRayArgs.h A contrib/llvm-project/clang/include/clang/Edit/Commit.h A contrib/llvm-project/clang/include/clang/Edit/EditedSource.h A contrib/llvm-project/clang/include/clang/Edit/EditsReceiver.h A contrib/llvm-project/clang/include/clang/Edit/FileOffset.h A contrib/llvm-project/clang/include/clang/Edit/Rewriters.h A contrib/llvm-project/clang/include/clang/Format/Format.h A contrib/llvm-project/clang/include/clang/Frontend/ASTConsumers.h A contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h A contrib/llvm-project/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h A contrib/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h A contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h A contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h A contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h A contrib/llvm-project/clang/include/clang/Frontend/DiagnosticRenderer.h A contrib/llvm-project/clang/include/clang/Frontend/FrontendAction.h A contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h A contrib/llvm-project/clang/include/clang/Frontend/FrontendDiagnostic.h A contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h A contrib/llvm-project/clang/include/clang/Frontend/FrontendPluginRegistry.h A contrib/llvm-project/clang/include/clang/Frontend/LayoutOverrideSource.h A contrib/llvm-project/clang/include/clang/Frontend/LogDiagnosticPrinter.h A contrib/llvm-project/clang/include/clang/Frontend/MigratorOptions.h A contrib/llvm-project/clang/include/clang/Frontend/MultiplexConsumer.h A contrib/llvm-project/clang/include/clang/Frontend/PCHContainerOperations.h A contrib/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h A contrib/llvm-project/clang/include/clang/Frontend/PreprocessorOutputOptions.h A contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h A contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnosticReader.h A contrib/llvm-project/clang/include/clang/Frontend/SerializedDiagnostics.h A contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h A contrib/llvm-project/clang/include/clang/Frontend/TextDiagnosticBuffer.h A contrib/llvm-project/clang/include/clang/Frontend/TextDiagnosticPrinter.h A contrib/llvm-project/clang/include/clang/Frontend/Utils.h A contrib/llvm-project/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h A contrib/llvm-project/clang/include/clang/FrontendTool/Utils.h A contrib/llvm-project/clang/include/clang/Index/CommentToXML.h A contrib/llvm-project/clang/include/clang/Index/DeclOccurrence.h A contrib/llvm-project/clang/include/clang/Index/IndexDataConsumer.h A contrib/llvm-project/clang/include/clang/Index/IndexSymbol.h A contrib/llvm-project/clang/include/clang/Index/IndexingAction.h A contrib/llvm-project/clang/include/clang/Index/IndexingOptions.h A contrib/llvm-project/clang/include/clang/Index/USRGeneration.h A contrib/llvm-project/clang/include/clang/Lex/CodeCompletionHandler.h A contrib/llvm-project/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h A contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h A contrib/llvm-project/clang/include/clang/Lex/ExternalPreprocessorSource.h A contrib/llvm-project/clang/include/clang/Lex/HeaderMap.h A contrib/llvm-project/clang/include/clang/Lex/HeaderMapTypes.h A contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h A contrib/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h A contrib/llvm-project/clang/include/clang/Lex/LexDiagnostic.h A contrib/llvm-project/clang/include/clang/Lex/Lexer.h A contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h A contrib/llvm-project/clang/include/clang/Lex/MacroArgs.h A contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h A contrib/llvm-project/clang/include/clang/Lex/ModuleLoader.h A contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h A contrib/llvm-project/clang/include/clang/Lex/MultipleIncludeOpt.h A contrib/llvm-project/clang/include/clang/Lex/PPCallbacks.h A contrib/llvm-project/clang/include/clang/Lex/PPConditionalDirectiveRecord.h A contrib/llvm-project/clang/include/clang/Lex/Pragma.h A contrib/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h A contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h A contrib/llvm-project/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h A contrib/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h A contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h A contrib/llvm-project/clang/include/clang/Lex/ScratchBuffer.h A contrib/llvm-project/clang/include/clang/Lex/Token.h A contrib/llvm-project/clang/include/clang/Lex/TokenConcatenation.h A contrib/llvm-project/clang/include/clang/Lex/TokenLexer.h A contrib/llvm-project/clang/include/clang/Lex/VariadicMacroSupport.h A contrib/llvm-project/clang/include/clang/Parse/LoopHint.h A contrib/llvm-project/clang/include/clang/Parse/ParseAST.h A contrib/llvm-project/clang/include/clang/Parse/ParseDiagnostic.h A contrib/llvm-project/clang/include/clang/Parse/Parser.h A contrib/llvm-project/clang/include/clang/Parse/RAIIObjectsForParser.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/DeltaTree.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/HTMLRewrite.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteBuffer.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/Rewriter.h A contrib/llvm-project/clang/include/clang/Rewrite/Core/TokenRewriter.h A contrib/llvm-project/clang/include/clang/Rewrite/Frontend/ASTConsumers.h A contrib/llvm-project/clang/include/clang/Rewrite/Frontend/FixItRewriter.h A contrib/llvm-project/clang/include/clang/Rewrite/Frontend/FrontendActions.h A contrib/llvm-project/clang/include/clang/Rewrite/Frontend/Rewriters.h A contrib/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h A contrib/llvm-project/clang/include/clang/Sema/CXXFieldCollector.h A contrib/llvm-project/clang/include/clang/Sema/CleanupInfo.h A contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h A contrib/llvm-project/clang/include/clang/Sema/CodeCompleteOptions.h A contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h A contrib/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h A contrib/llvm-project/clang/include/clang/Sema/Designator.h A contrib/llvm-project/clang/include/clang/Sema/ExternalSemaSource.h A contrib/llvm-project/clang/include/clang/Sema/IdentifierResolver.h A contrib/llvm-project/clang/include/clang/Sema/Initialization.h A contrib/llvm-project/clang/include/clang/Sema/Lookup.h A contrib/llvm-project/clang/include/clang/Sema/MultiplexExternalSemaSource.h A contrib/llvm-project/clang/include/clang/Sema/ObjCMethodList.h A contrib/llvm-project/clang/include/clang/Sema/Overload.h A contrib/llvm-project/clang/include/clang/Sema/Ownership.h A contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h A contrib/llvm-project/clang/include/clang/Sema/ParsedTemplate.h A contrib/llvm-project/clang/include/clang/Sema/Scope.h A contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h A contrib/llvm-project/clang/include/clang/Sema/Sema.h A contrib/llvm-project/clang/include/clang/Sema/SemaConcept.h A contrib/llvm-project/clang/include/clang/Sema/SemaConsumer.h A contrib/llvm-project/clang/include/clang/Sema/SemaDiagnostic.h A contrib/llvm-project/clang/include/clang/Sema/SemaFixItUtils.h A contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h A contrib/llvm-project/clang/include/clang/Sema/SemaLambda.h A contrib/llvm-project/clang/include/clang/Sema/Template.h A contrib/llvm-project/clang/include/clang/Sema/TemplateDeduction.h A contrib/llvm-project/clang/include/clang/Sema/TemplateInstCallback.h A contrib/llvm-project/clang/include/clang/Sema/TypoCorrection.h A contrib/llvm-project/clang/include/clang/Sema/Weak.h A contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h A contrib/llvm-project/clang/include/clang/Serialization/ASTDeserializationListener.h A contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h A contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h A contrib/llvm-project/clang/include/clang/Serialization/ASTRecordWriter.h A contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h A contrib/llvm-project/clang/include/clang/Serialization/ContinuousRangeMap.h A contrib/llvm-project/clang/include/clang/Serialization/GlobalModuleIndex.h A contrib/llvm-project/clang/include/clang/Serialization/InMemoryModuleCache.h A contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h A contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h A contrib/llvm-project/clang/include/clang/Serialization/ModuleManager.h A contrib/llvm-project/clang/include/clang/Serialization/PCHContainerOperations.h A contrib/llvm-project/clang/include/clang/Serialization/SerializationDiagnostic.h A contrib/llvm-project/clang/include/clang/Serialization/TypeBitCodes.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Analyses.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/IssueHash.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h A contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiff.h A contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h A contrib/llvm-project/clang/include/clang/Tooling/AllTUsExecution.h A contrib/llvm-project/clang/include/clang/Tooling/ArgumentsAdjusters.h A contrib/llvm-project/clang/include/clang/Tooling/CommonOptionsParser.h A contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabase.h A contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h A contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h A contrib/llvm-project/clang/include/clang/Tooling/Core/Lookup.h A contrib/llvm-project/clang/include/clang/Tooling/Core/Replacement.h A contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h A contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h A contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h A contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h A contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h A contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h A contrib/llvm-project/clang/include/clang/Tooling/Execution.h A contrib/llvm-project/clang/include/clang/Tooling/FileMatchTrie.h A contrib/llvm-project/clang/include/clang/Tooling/FixIt.h A contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h A contrib/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h A contrib/llvm-project/clang/include/clang/Tooling/JSONCompilationDatabase.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ASTSelection.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/AtomicChange.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/Extract.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringAction.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOption.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h A contrib/llvm-project/clang/include/clang/Tooling/RefactoringCallbacks.h A contrib/llvm-project/clang/include/clang/Tooling/ReplacementsYaml.h A contrib/llvm-project/clang/include/clang/Tooling/StandaloneExecution.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/BuildTree.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Mutations.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tokens.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h A contrib/llvm-project/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h A contrib/llvm-project/clang/include/clang/Tooling/Tooling.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/MatchConsumer.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/RangeSelector.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/RewriteRule.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCode.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/Stencil.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/Transformer.h A contrib/llvm-project/clang/include/clang/module.modulemap A contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp A contrib/llvm-project/clang/lib/ARCMigrate/ARCMTActions.cpp A contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp A contrib/llvm-project/clang/lib/ARCMigrate/Internals.h A contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp A contrib/llvm-project/clang/lib/ARCMigrate/PlistReporter.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransAPIUses.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransARCAssign.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransAutoreleasePool.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransGCAttrs.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransGCCalls.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransProperties.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransProtectedScope.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp A contrib/llvm-project/clang/lib/ARCMigrate/TransformActions.cpp A contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp A contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h A contrib/llvm-project/clang/lib/AST/APValue.cpp A contrib/llvm-project/clang/lib/AST/ASTConcept.cpp A contrib/llvm-project/clang/lib/AST/ASTConsumer.cpp A contrib/llvm-project/clang/lib/AST/ASTContext.cpp A contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp A contrib/llvm-project/clang/lib/AST/ASTDumper.cpp A contrib/llvm-project/clang/lib/AST/ASTImporter.cpp A contrib/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp A contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp A contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp A contrib/llvm-project/clang/lib/AST/AttrImpl.cpp A contrib/llvm-project/clang/lib/AST/CXXABI.h A contrib/llvm-project/clang/lib/AST/CXXInheritance.cpp A contrib/llvm-project/clang/lib/AST/Comment.cpp A contrib/llvm-project/clang/lib/AST/CommentBriefParser.cpp A contrib/llvm-project/clang/lib/AST/CommentCommandTraits.cpp A contrib/llvm-project/clang/lib/AST/CommentLexer.cpp A contrib/llvm-project/clang/lib/AST/CommentParser.cpp A contrib/llvm-project/clang/lib/AST/CommentSema.cpp A contrib/llvm-project/clang/lib/AST/ComparisonCategories.cpp A contrib/llvm-project/clang/lib/AST/DataCollection.cpp A contrib/llvm-project/clang/lib/AST/Decl.cpp A contrib/llvm-project/clang/lib/AST/DeclBase.cpp A contrib/llvm-project/clang/lib/AST/DeclCXX.cpp A contrib/llvm-project/clang/lib/AST/DeclFriend.cpp A contrib/llvm-project/clang/lib/AST/DeclGroup.cpp A contrib/llvm-project/clang/lib/AST/DeclObjC.cpp A contrib/llvm-project/clang/lib/AST/DeclOpenMP.cpp A contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp A contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp A contrib/llvm-project/clang/lib/AST/DeclarationName.cpp A contrib/llvm-project/clang/lib/AST/Expr.cpp A contrib/llvm-project/clang/lib/AST/ExprCXX.cpp A contrib/llvm-project/clang/lib/AST/ExprClassification.cpp A contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp A contrib/llvm-project/clang/lib/AST/ExprConstant.cpp A contrib/llvm-project/clang/lib/AST/ExprObjC.cpp A contrib/llvm-project/clang/lib/AST/ExternalASTMerger.cpp A contrib/llvm-project/clang/lib/AST/ExternalASTSource.cpp A contrib/llvm-project/clang/lib/AST/FormatString.cpp A contrib/llvm-project/clang/lib/AST/FormatStringParsing.h A contrib/llvm-project/clang/lib/AST/InheritViz.cpp A contrib/llvm-project/clang/lib/AST/Interp/Block.cpp A contrib/llvm-project/clang/lib/AST/Interp/Block.h A contrib/llvm-project/clang/lib/AST/Interp/Boolean.h A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.cpp A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeEmitter.h A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.cpp A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeGenError.cpp A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeGenError.h A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp A contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.h A contrib/llvm-project/clang/lib/AST/Interp/Context.cpp A contrib/llvm-project/clang/lib/AST/Interp/Context.h A contrib/llvm-project/clang/lib/AST/Interp/Descriptor.cpp A contrib/llvm-project/clang/lib/AST/Interp/Descriptor.h A contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp A contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp A contrib/llvm-project/clang/lib/AST/Interp/EvalEmitter.h A contrib/llvm-project/clang/lib/AST/Interp/Frame.cpp A contrib/llvm-project/clang/lib/AST/Interp/Frame.h A contrib/llvm-project/clang/lib/AST/Interp/Function.cpp A contrib/llvm-project/clang/lib/AST/Interp/Function.h A contrib/llvm-project/clang/lib/AST/Interp/Integral.h A contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp A contrib/llvm-project/clang/lib/AST/Interp/Interp.h A contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.cpp A contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h A contrib/llvm-project/clang/lib/AST/Interp/InterpStack.cpp A contrib/llvm-project/clang/lib/AST/Interp/InterpStack.h A contrib/llvm-project/clang/lib/AST/Interp/InterpState.cpp A contrib/llvm-project/clang/lib/AST/Interp/InterpState.h A contrib/llvm-project/clang/lib/AST/Interp/Opcode.h A contrib/llvm-project/clang/lib/AST/Interp/Opcodes.td A contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp A contrib/llvm-project/clang/lib/AST/Interp/Pointer.h A contrib/llvm-project/clang/lib/AST/Interp/PrimType.cpp A contrib/llvm-project/clang/lib/AST/Interp/PrimType.h A contrib/llvm-project/clang/lib/AST/Interp/Program.cpp A contrib/llvm-project/clang/lib/AST/Interp/Program.h A contrib/llvm-project/clang/lib/AST/Interp/Record.cpp A contrib/llvm-project/clang/lib/AST/Interp/Record.h A contrib/llvm-project/clang/lib/AST/Interp/Source.cpp A contrib/llvm-project/clang/lib/AST/Interp/Source.h A contrib/llvm-project/clang/lib/AST/Interp/State.cpp A contrib/llvm-project/clang/lib/AST/Interp/State.h A contrib/llvm-project/clang/lib/AST/ItaniumCXXABI.cpp A contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp A contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp A contrib/llvm-project/clang/lib/AST/Linkage.h A contrib/llvm-project/clang/lib/AST/Mangle.cpp A contrib/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp A contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp A contrib/llvm-project/clang/lib/AST/NSAPI.cpp A contrib/llvm-project/clang/lib/AST/NestedNameSpecifier.cpp A contrib/llvm-project/clang/lib/AST/ODRHash.cpp A contrib/llvm-project/clang/lib/AST/OSLog.cpp A contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp A contrib/llvm-project/clang/lib/AST/ParentMap.cpp A contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp A contrib/llvm-project/clang/lib/AST/QualTypeNames.cpp A contrib/llvm-project/clang/lib/AST/RawCommentList.cpp A contrib/llvm-project/clang/lib/AST/RecordLayout.cpp A contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp A contrib/llvm-project/clang/lib/AST/ScanfFormatString.cpp A contrib/llvm-project/clang/lib/AST/SelectorLocationsKind.cpp A contrib/llvm-project/clang/lib/AST/Stmt.cpp A contrib/llvm-project/clang/lib/AST/StmtCXX.cpp A contrib/llvm-project/clang/lib/AST/StmtIterator.cpp A contrib/llvm-project/clang/lib/AST/StmtObjC.cpp A contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp A contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp A contrib/llvm-project/clang/lib/AST/StmtProfile.cpp A contrib/llvm-project/clang/lib/AST/StmtViz.cpp A contrib/llvm-project/clang/lib/AST/TemplateBase.cpp A contrib/llvm-project/clang/lib/AST/TemplateName.cpp A contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp A contrib/llvm-project/clang/lib/AST/Type.cpp A contrib/llvm-project/clang/lib/AST/TypeLoc.cpp A contrib/llvm-project/clang/lib/AST/TypePrinter.cpp A contrib/llvm-project/clang/lib/AST/VTTBuilder.cpp A contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp A contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchFinder.cpp A contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Parser.cpp A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A contrib/llvm-project/clang/lib/Analysis/AnalysisDeclContext.cpp A contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp A contrib/llvm-project/clang/lib/Analysis/CFG.cpp A contrib/llvm-project/clang/lib/Analysis/CFGReachabilityAnalysis.cpp A contrib/llvm-project/clang/lib/Analysis/CFGStmtMap.cpp A contrib/llvm-project/clang/lib/Analysis/CallGraph.cpp A contrib/llvm-project/clang/lib/Analysis/CloneDetection.cpp A contrib/llvm-project/clang/lib/Analysis/CocoaConventions.cpp A contrib/llvm-project/clang/lib/Analysis/CodeInjector.cpp A contrib/llvm-project/clang/lib/Analysis/ConstructionContext.cpp A contrib/llvm-project/clang/lib/Analysis/Consumed.cpp A contrib/llvm-project/clang/lib/Analysis/Dominators.cpp A contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp A contrib/llvm-project/clang/lib/Analysis/LiveVariables.cpp A contrib/llvm-project/clang/lib/Analysis/ObjCNoReturn.cpp A contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp A contrib/llvm-project/clang/lib/Analysis/PostOrderCFGView.cpp A contrib/llvm-project/clang/lib/Analysis/ProgramPoint.cpp A contrib/llvm-project/clang/lib/Analysis/ReachableCode.cpp A contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp A contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp A contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp A contrib/llvm-project/clang/lib/Analysis/ThreadSafetyLogical.cpp A contrib/llvm-project/clang/lib/Analysis/ThreadSafetyTIL.cpp A contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp A contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp A contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandlingAnalyzerPlugin.exports A contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp A contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandlingAnalyzerPlugin.exports A contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp A contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/SampleAnalyzerPlugin.exports A contrib/llvm-project/clang/lib/Basic/Attributes.cpp A contrib/llvm-project/clang/lib/Basic/Builtins.cpp A contrib/llvm-project/clang/lib/Basic/CharInfo.cpp A contrib/llvm-project/clang/lib/Basic/CodeGenOptions.cpp A contrib/llvm-project/clang/lib/Basic/Cuda.cpp A contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp A contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp A contrib/llvm-project/clang/lib/Basic/DiagnosticOptions.cpp A contrib/llvm-project/clang/lib/Basic/FileManager.cpp A contrib/llvm-project/clang/lib/Basic/FileSystemStatCache.cpp A contrib/llvm-project/clang/lib/Basic/FixedPoint.cpp A contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp A contrib/llvm-project/clang/lib/Basic/LangOptions.cpp A contrib/llvm-project/clang/lib/Basic/LangStandards.cpp A contrib/llvm-project/clang/lib/Basic/Module.cpp A contrib/llvm-project/clang/lib/Basic/ObjCRuntime.cpp A contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp A contrib/llvm-project/clang/lib/Basic/OperatorPrecedence.cpp A contrib/llvm-project/clang/lib/Basic/SanitizerBlacklist.cpp A contrib/llvm-project/clang/lib/Basic/SanitizerSpecialCaseList.cpp A contrib/llvm-project/clang/lib/Basic/Sanitizers.cpp A contrib/llvm-project/clang/lib/Basic/SourceLocation.cpp A contrib/llvm-project/clang/lib/Basic/SourceManager.cpp A contrib/llvm-project/clang/lib/Basic/Stack.cpp A contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp A contrib/llvm-project/clang/lib/Basic/Targets.cpp A contrib/llvm-project/clang/lib/Basic/Targets.h A contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp A contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h A contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp A contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h A contrib/llvm-project/clang/lib/Basic/Targets/ARC.cpp A contrib/llvm-project/clang/lib/Basic/Targets/ARC.h A contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp A contrib/llvm-project/clang/lib/Basic/Targets/ARM.h A contrib/llvm-project/clang/lib/Basic/Targets/AVR.cpp A contrib/llvm-project/clang/lib/Basic/Targets/AVR.h A contrib/llvm-project/clang/lib/Basic/Targets/BPF.cpp A contrib/llvm-project/clang/lib/Basic/Targets/BPF.h A contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.cpp A contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.h A contrib/llvm-project/clang/lib/Basic/Targets/Lanai.cpp A contrib/llvm-project/clang/lib/Basic/Targets/Lanai.h A contrib/llvm-project/clang/lib/Basic/Targets/Le64.cpp A contrib/llvm-project/clang/lib/Basic/Targets/Le64.h A contrib/llvm-project/clang/lib/Basic/Targets/MSP430.cpp A contrib/llvm-project/clang/lib/Basic/Targets/MSP430.h A contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp A contrib/llvm-project/clang/lib/Basic/Targets/Mips.h A contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp A contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h A contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp A contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h A contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.cpp A contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.h A contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp A contrib/llvm-project/clang/lib/Basic/Targets/PPC.h A contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp A contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h A contrib/llvm-project/clang/lib/Basic/Targets/SPIR.cpp A contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h A contrib/llvm-project/clang/lib/Basic/Targets/Sparc.cpp A contrib/llvm-project/clang/lib/Basic/Targets/Sparc.h A contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.cpp A contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h A contrib/llvm-project/clang/lib/Basic/Targets/TCE.cpp A contrib/llvm-project/clang/lib/Basic/Targets/TCE.h A contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp A contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h A contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp A contrib/llvm-project/clang/lib/Basic/Targets/X86.h A contrib/llvm-project/clang/lib/Basic/Targets/XCore.cpp A contrib/llvm-project/clang/lib/Basic/Targets/XCore.h A contrib/llvm-project/clang/lib/Basic/TokenKinds.cpp A contrib/llvm-project/clang/lib/Basic/Version.cpp A contrib/llvm-project/clang/lib/Basic/Warnings.cpp A contrib/llvm-project/clang/lib/Basic/XRayInstr.cpp A contrib/llvm-project/clang/lib/Basic/XRayLists.cpp A contrib/llvm-project/clang/lib/CodeGen/ABIInfo.h A contrib/llvm-project/clang/lib/CodeGen/Address.h A contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp A contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp A contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp A contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h A contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h A contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h A contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h A contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCall.h A contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp A contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h A contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp A contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp A contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h A contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp A contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp A contrib/llvm-project/clang/lib/CodeGen/CGException.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp A contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp A contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp A contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.cpp A contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.h A contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp A contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp A contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp A contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp A contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp A contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.h A contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.cpp A contrib/llvm-project/clang/lib/CodeGen/CGOpenCLRuntime.h A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h A contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h A contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp A contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp A contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp A contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp A contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp A contrib/llvm-project/clang/lib/CodeGen/CGVTables.h A contrib/llvm-project/clang/lib/CodeGen/CGValue.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenABITypes.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenTypeCache.h A contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp A contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h A contrib/llvm-project/clang/lib/CodeGen/ConstantEmitter.h A contrib/llvm-project/clang/lib/CodeGen/ConstantInitBuilder.cpp A contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp A contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h A contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h A contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp A contrib/llvm-project/clang/lib/CodeGen/MacroPPCallbacks.cpp A contrib/llvm-project/clang/lib/CodeGen/MacroPPCallbacks.h A contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp A contrib/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp A contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp A contrib/llvm-project/clang/lib/CodeGen/PatternInit.cpp A contrib/llvm-project/clang/lib/CodeGen/PatternInit.h A contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.cpp A contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.h A contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp A contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp A contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h A contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.cpp A contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.h A contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp A contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.cpp A contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.h A contrib/llvm-project/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp A contrib/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp A contrib/llvm-project/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp A contrib/llvm-project/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp A contrib/llvm-project/clang/lib/Driver/Action.cpp A contrib/llvm-project/clang/lib/Driver/Compilation.cpp A contrib/llvm-project/clang/lib/Driver/DarwinSDKInfo.cpp A contrib/llvm-project/clang/lib/Driver/Distro.cpp A contrib/llvm-project/clang/lib/Driver/Driver.cpp A contrib/llvm-project/clang/lib/Driver/DriverOptions.cpp A contrib/llvm-project/clang/lib/Driver/InputInfo.h A contrib/llvm-project/clang/lib/Driver/Job.cpp A contrib/llvm-project/clang/lib/Driver/Multilib.cpp A contrib/llvm-project/clang/lib/Driver/OptionUtils.cpp A contrib/llvm-project/clang/lib/Driver/Phases.cpp A contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp A contrib/llvm-project/clang/lib/Driver/Tool.cpp A contrib/llvm-project/clang/lib/Driver/ToolChain.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h A contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.h A contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h A contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.h A contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Contiki.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Contiki.h A contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h A contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h A contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h A contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.h A contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Lanai.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.h A contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.h A contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h A contrib/llvm-project/clang/lib/Driver/ToolChains/MSVCSetupApi.h A contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.h A contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.h A contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.h A contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.h A contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.h A contrib/llvm-project/clang/lib/Driver/ToolChains/PPCLinux.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/PPCLinux.h A contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h A contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.h A contrib/llvm-project/clang/lib/Driver/ToolChains/TCE.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/TCE.h A contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h A contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.h A contrib/llvm-project/clang/lib/Driver/Types.cpp A contrib/llvm-project/clang/lib/Driver/XRayArgs.cpp A contrib/llvm-project/clang/lib/Edit/Commit.cpp A contrib/llvm-project/clang/lib/Edit/EditedSource.cpp A contrib/llvm-project/clang/lib/Edit/RewriteObjCFoundationAPI.cpp A contrib/llvm-project/clang/lib/Format/AffectedRangeManager.cpp A contrib/llvm-project/clang/lib/Format/AffectedRangeManager.h A contrib/llvm-project/clang/lib/Format/BreakableToken.cpp A contrib/llvm-project/clang/lib/Format/BreakableToken.h A contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp A contrib/llvm-project/clang/lib/Format/ContinuationIndenter.h A contrib/llvm-project/clang/lib/Format/Encoding.h A contrib/llvm-project/clang/lib/Format/Format.cpp A contrib/llvm-project/clang/lib/Format/FormatInternal.h A contrib/llvm-project/clang/lib/Format/FormatToken.cpp A contrib/llvm-project/clang/lib/Format/FormatToken.h A contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp A contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h A contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp A contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.h A contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp A contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.h A contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp A contrib/llvm-project/clang/lib/Format/TokenAnalyzer.h A contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp A contrib/llvm-project/clang/lib/Format/TokenAnnotator.h A contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp A contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.h A contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp A contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h A contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.cpp A contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.h A contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp A contrib/llvm-project/clang/lib/Format/WhitespaceManager.h A contrib/llvm-project/clang/lib/Frontend/ASTConsumers.cpp A contrib/llvm-project/clang/lib/Frontend/ASTMerge.cpp A contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp A contrib/llvm-project/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp A contrib/llvm-project/clang/lib/Frontend/ChainedIncludesSource.cpp A contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp A contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp A contrib/llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp A contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp A contrib/llvm-project/clang/lib/Frontend/DependencyGraph.cpp A contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp A contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp A contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp A contrib/llvm-project/clang/lib/Frontend/FrontendOptions.cpp A contrib/llvm-project/clang/lib/Frontend/FrontendTiming.cpp A contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp A contrib/llvm-project/clang/lib/Frontend/InitHeaderSearch.cpp A contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp A contrib/llvm-project/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp A contrib/llvm-project/clang/lib/Frontend/LayoutOverrideSource.cpp A contrib/llvm-project/clang/lib/Frontend/LogDiagnosticPrinter.cpp A contrib/llvm-project/clang/lib/Frontend/ModuleDependencyCollector.cpp A contrib/llvm-project/clang/lib/Frontend/MultiplexConsumer.cpp A contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp A contrib/llvm-project/clang/lib/Frontend/PrintPreprocessedOutput.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/FixItRewriter.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/HTMLPrint.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteMacros.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteObjC.cpp A contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteTest.cpp A contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp A contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticReader.cpp A contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.cpp A contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.h A contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp A contrib/llvm-project/clang/lib/Frontend/TextDiagnosticBuffer.cpp A contrib/llvm-project/clang/lib/Frontend/TextDiagnosticPrinter.cpp A contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp A contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp A contrib/llvm-project/clang/lib/Headers/__clang_cuda_builtin_vars.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_cmath.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_complex_builtins.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_intrinsics.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_math_forward_declares.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h A contrib/llvm-project/clang/lib/Headers/__stddef_max_align_t.h A contrib/llvm-project/clang/lib/Headers/__wmmintrin_aes.h A contrib/llvm-project/clang/lib/Headers/__wmmintrin_pclmul.h A contrib/llvm-project/clang/lib/Headers/adxintrin.h A contrib/llvm-project/clang/lib/Headers/altivec.h A contrib/llvm-project/clang/lib/Headers/ammintrin.h A contrib/llvm-project/clang/lib/Headers/arm64intr.h A contrib/llvm-project/clang/lib/Headers/arm_acle.h A contrib/llvm-project/clang/lib/Headers/arm_cmse.h A contrib/llvm-project/clang/lib/Headers/armintr.h A contrib/llvm-project/clang/lib/Headers/avx2intrin.h A contrib/llvm-project/clang/lib/Headers/avx512bf16intrin.h A contrib/llvm-project/clang/lib/Headers/avx512bitalgintrin.h A contrib/llvm-project/clang/lib/Headers/avx512bwintrin.h A contrib/llvm-project/clang/lib/Headers/avx512cdintrin.h A contrib/llvm-project/clang/lib/Headers/avx512dqintrin.h A contrib/llvm-project/clang/lib/Headers/avx512erintrin.h A contrib/llvm-project/clang/lib/Headers/avx512fintrin.h A contrib/llvm-project/clang/lib/Headers/avx512ifmaintrin.h A contrib/llvm-project/clang/lib/Headers/avx512ifmavlintrin.h A contrib/llvm-project/clang/lib/Headers/avx512pfintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vbmi2intrin.h A contrib/llvm-project/clang/lib/Headers/avx512vbmiintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vbmivlintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlbf16intrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlbitalgintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlbwintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlcdintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vldqintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlvbmi2intrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vlvp2intersectintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vnniintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vp2intersectintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqintrin.h A contrib/llvm-project/clang/lib/Headers/avx512vpopcntdqvlintrin.h A contrib/llvm-project/clang/lib/Headers/avxintrin.h A contrib/llvm-project/clang/lib/Headers/bmi2intrin.h A contrib/llvm-project/clang/lib/Headers/bmiintrin.h A contrib/llvm-project/clang/lib/Headers/cetintrin.h A contrib/llvm-project/clang/lib/Headers/cldemoteintrin.h A contrib/llvm-project/clang/lib/Headers/clflushoptintrin.h A contrib/llvm-project/clang/lib/Headers/clwbintrin.h A contrib/llvm-project/clang/lib/Headers/clzerointrin.h A contrib/llvm-project/clang/lib/Headers/cpuid.h A contrib/llvm-project/clang/lib/Headers/cuda_wrappers/algorithm A contrib/llvm-project/clang/lib/Headers/cuda_wrappers/complex A contrib/llvm-project/clang/lib/Headers/cuda_wrappers/new A contrib/llvm-project/clang/lib/Headers/emmintrin.h A contrib/llvm-project/clang/lib/Headers/enqcmdintrin.h A contrib/llvm-project/clang/lib/Headers/f16cintrin.h A contrib/llvm-project/clang/lib/Headers/float.h A contrib/llvm-project/clang/lib/Headers/fma4intrin.h A contrib/llvm-project/clang/lib/Headers/fmaintrin.h A contrib/llvm-project/clang/lib/Headers/fxsrintrin.h A contrib/llvm-project/clang/lib/Headers/gfniintrin.h A contrib/llvm-project/clang/lib/Headers/htmintrin.h A contrib/llvm-project/clang/lib/Headers/htmxlintrin.h A contrib/llvm-project/clang/lib/Headers/ia32intrin.h A contrib/llvm-project/clang/lib/Headers/immintrin.h A contrib/llvm-project/clang/lib/Headers/intrin.h A contrib/llvm-project/clang/lib/Headers/inttypes.h A contrib/llvm-project/clang/lib/Headers/invpcidintrin.h A contrib/llvm-project/clang/lib/Headers/iso646.h A contrib/llvm-project/clang/lib/Headers/limits.h A contrib/llvm-project/clang/lib/Headers/lwpintrin.h A contrib/llvm-project/clang/lib/Headers/lzcntintrin.h A contrib/llvm-project/clang/lib/Headers/mm3dnow.h A contrib/llvm-project/clang/lib/Headers/mm_malloc.h A contrib/llvm-project/clang/lib/Headers/mmintrin.h A contrib/llvm-project/clang/lib/Headers/module.modulemap A contrib/llvm-project/clang/lib/Headers/movdirintrin.h A contrib/llvm-project/clang/lib/Headers/msa.h A contrib/llvm-project/clang/lib/Headers/mwaitxintrin.h A contrib/llvm-project/clang/lib/Headers/nmmintrin.h A contrib/llvm-project/clang/lib/Headers/opencl-c-base.h A contrib/llvm-project/clang/lib/Headers/opencl-c.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/cmath A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/math.h A contrib/llvm-project/clang/lib/Headers/pconfigintrin.h A contrib/llvm-project/clang/lib/Headers/pkuintrin.h A contrib/llvm-project/clang/lib/Headers/pmmintrin.h A contrib/llvm-project/clang/lib/Headers/popcntintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/emmintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/mm_malloc.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/mmintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/pmmintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/tmmintrin.h A contrib/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h A contrib/llvm-project/clang/lib/Headers/prfchwintrin.h A contrib/llvm-project/clang/lib/Headers/ptwriteintrin.h A contrib/llvm-project/clang/lib/Headers/rdseedintrin.h A contrib/llvm-project/clang/lib/Headers/rtmintrin.h A contrib/llvm-project/clang/lib/Headers/s390intrin.h A contrib/llvm-project/clang/lib/Headers/sgxintrin.h A contrib/llvm-project/clang/lib/Headers/shaintrin.h A contrib/llvm-project/clang/lib/Headers/smmintrin.h A contrib/llvm-project/clang/lib/Headers/stdalign.h A contrib/llvm-project/clang/lib/Headers/stdarg.h A contrib/llvm-project/clang/lib/Headers/stdatomic.h A contrib/llvm-project/clang/lib/Headers/stdbool.h A contrib/llvm-project/clang/lib/Headers/stddef.h A contrib/llvm-project/clang/lib/Headers/stdint.h A contrib/llvm-project/clang/lib/Headers/stdnoreturn.h A contrib/llvm-project/clang/lib/Headers/tbmintrin.h A contrib/llvm-project/clang/lib/Headers/tgmath.h A contrib/llvm-project/clang/lib/Headers/tmmintrin.h A contrib/llvm-project/clang/lib/Headers/unwind.h A contrib/llvm-project/clang/lib/Headers/vadefs.h A contrib/llvm-project/clang/lib/Headers/vaesintrin.h A contrib/llvm-project/clang/lib/Headers/varargs.h A contrib/llvm-project/clang/lib/Headers/vecintrin.h A contrib/llvm-project/clang/lib/Headers/vpclmulqdqintrin.h A contrib/llvm-project/clang/lib/Headers/waitpkgintrin.h A contrib/llvm-project/clang/lib/Headers/wbnoinvdintrin.h A contrib/llvm-project/clang/lib/Headers/wmmintrin.h A contrib/llvm-project/clang/lib/Headers/x86intrin.h A contrib/llvm-project/clang/lib/Headers/xmmintrin.h A contrib/llvm-project/clang/lib/Headers/xopintrin.h A contrib/llvm-project/clang/lib/Headers/xsavecintrin.h A contrib/llvm-project/clang/lib/Headers/xsaveintrin.h A contrib/llvm-project/clang/lib/Headers/xsaveoptintrin.h A contrib/llvm-project/clang/lib/Headers/xsavesintrin.h A contrib/llvm-project/clang/lib/Headers/xtestintrin.h A contrib/llvm-project/clang/lib/Index/CommentToXML.cpp A contrib/llvm-project/clang/lib/Index/FileIndexRecord.cpp A contrib/llvm-project/clang/lib/Index/FileIndexRecord.h A contrib/llvm-project/clang/lib/Index/IndexBody.cpp A contrib/llvm-project/clang/lib/Index/IndexDecl.cpp A contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp A contrib/llvm-project/clang/lib/Index/IndexTypeSourceInfo.cpp A contrib/llvm-project/clang/lib/Index/IndexingAction.cpp A contrib/llvm-project/clang/lib/Index/IndexingContext.cpp A contrib/llvm-project/clang/lib/Index/IndexingContext.h A contrib/llvm-project/clang/lib/Index/SimpleFormatContext.h A contrib/llvm-project/clang/lib/Index/USRGeneration.cpp A contrib/llvm-project/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp A contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp A contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp A contrib/llvm-project/clang/lib/Lex/Lexer.cpp A contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp A contrib/llvm-project/clang/lib/Lex/MacroArgs.cpp A contrib/llvm-project/clang/lib/Lex/MacroInfo.cpp A contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp A contrib/llvm-project/clang/lib/Lex/PPCaching.cpp A contrib/llvm-project/clang/lib/Lex/PPCallbacks.cpp A contrib/llvm-project/clang/lib/Lex/PPConditionalDirectiveRecord.cpp A contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp A contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp A contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp A contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp A contrib/llvm-project/clang/lib/Lex/Pragma.cpp A contrib/llvm-project/clang/lib/Lex/PreprocessingRecord.cpp A contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp A contrib/llvm-project/clang/lib/Lex/PreprocessorLexer.cpp A contrib/llvm-project/clang/lib/Lex/ScratchBuffer.cpp A contrib/llvm-project/clang/lib/Lex/TokenConcatenation.cpp A contrib/llvm-project/clang/lib/Lex/TokenLexer.cpp A contrib/llvm-project/clang/lib/Lex/UnicodeCharSets.h A contrib/llvm-project/clang/lib/Parse/ParseAST.cpp A contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp A contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp A contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp A contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp A contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp A contrib/llvm-project/clang/lib/Parse/ParseInit.cpp A contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp A contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp A contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp A contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp A contrib/llvm-project/clang/lib/Parse/ParseStmtAsm.cpp A contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp A contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp A contrib/llvm-project/clang/lib/Parse/Parser.cpp A contrib/llvm-project/clang/lib/Rewrite/DeltaTree.cpp A contrib/llvm-project/clang/lib/Rewrite/HTMLRewrite.cpp A contrib/llvm-project/clang/lib/Rewrite/RewriteRope.cpp A contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp A contrib/llvm-project/clang/lib/Rewrite/TokenRewriter.cpp A contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp A contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp A contrib/llvm-project/clang/lib/Sema/CoroutineStmtBuilder.h A contrib/llvm-project/clang/lib/Sema/DeclSpec.cpp A contrib/llvm-project/clang/lib/Sema/DelayedDiagnostic.cpp A contrib/llvm-project/clang/lib/Sema/IdentifierResolver.cpp A contrib/llvm-project/clang/lib/Sema/JumpDiagnostics.cpp A contrib/llvm-project/clang/lib/Sema/MultiplexExternalSemaSource.cpp A contrib/llvm-project/clang/lib/Sema/OpenCLBuiltins.td A contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp A contrib/llvm-project/clang/lib/Sema/Scope.cpp A contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp A contrib/llvm-project/clang/lib/Sema/Sema.cpp A contrib/llvm-project/clang/lib/Sema/SemaAccess.cpp A contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp A contrib/llvm-project/clang/lib/Sema/SemaCUDA.cpp A contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp A contrib/llvm-project/clang/lib/Sema/SemaCast.cpp A contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp A contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp A contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp A contrib/llvm-project/clang/lib/Sema/SemaConsumer.cpp A contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp A contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp A contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp A contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp A contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp A contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp A contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp A contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp A contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp A contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp A contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp A contrib/llvm-project/clang/lib/Sema/SemaInit.cpp A contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp A contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp A contrib/llvm-project/clang/lib/Sema/SemaModule.cpp A contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp A contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp A contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp A contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp A contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp A contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp A contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp A contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp A contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp A contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp A contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp A contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp A contrib/llvm-project/clang/lib/Sema/SemaType.cpp A contrib/llvm-project/clang/lib/Sema/TreeTransform.h A contrib/llvm-project/clang/lib/Sema/TypeLocBuilder.cpp A contrib/llvm-project/clang/lib/Sema/TypeLocBuilder.h A contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp A contrib/llvm-project/clang/lib/Serialization/ASTCommon.h A contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp A contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp A contrib/llvm-project/clang/lib/Serialization/ASTReaderInternals.h A contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp A contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp A contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp A contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp A contrib/llvm-project/clang/lib/Serialization/GeneratePCH.cpp A contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp A contrib/llvm-project/clang/lib/Serialization/InMemoryModuleCache.cpp A contrib/llvm-project/clang/lib/Serialization/ModuleFile.cpp A contrib/llvm-project/clang/lib/Serialization/ModuleFileExtension.cpp A contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp A contrib/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h A contrib/llvm-project/clang/lib/Serialization/PCHContainerOperations.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AllocationState.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Move.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Yaml.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/APSIntType.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Checker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicType.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/IssueHash.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SubEngine.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/WorkList.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h A contrib/llvm-project/clang/lib/Tooling/ASTDiff/ASTDiff.cpp A contrib/llvm-project/clang/lib/Tooling/AllTUsExecution.cpp A contrib/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp A contrib/llvm-project/clang/lib/Tooling/CommonOptionsParser.cpp A contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp A contrib/llvm-project/clang/lib/Tooling/Core/Lookup.cpp A contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp A contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp A contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp A contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp A contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp A contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A contrib/llvm-project/clang/lib/Tooling/Execution.cpp A contrib/llvm-project/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp A contrib/llvm-project/clang/lib/Tooling/FixIt.cpp A contrib/llvm-project/clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp A contrib/llvm-project/clang/lib/Tooling/Inclusions/IncludeStyle.cpp A contrib/llvm-project/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/JSONCompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelection.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/Extract.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/RefactoringActions.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp A contrib/llvm-project/clang/lib/Tooling/RefactoringCallbacks.cpp A contrib/llvm-project/clang/lib/Tooling/StandaloneExecution.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/BuildTree.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/ComputeReplacements.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/Mutations.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/Nodes.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/Synthesis.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp A contrib/llvm-project/clang/lib/Tooling/Syntax/Tree.cpp A contrib/llvm-project/clang/lib/Tooling/Tooling.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/RangeSelector.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/RewriteRule.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCode.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/Transformer.cpp A contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp A contrib/llvm-project/clang/tools/driver/cc1_main.cpp A contrib/llvm-project/clang/tools/driver/cc1as_main.cpp A contrib/llvm-project/clang/tools/driver/cc1gen_reproducer_main.cpp A contrib/llvm-project/clang/tools/driver/driver.cpp A contrib/llvm-project/clang/utils/TableGen/ASTTableGen.cpp A contrib/llvm-project/clang/utils/TableGen/ASTTableGen.h A contrib/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangDataCollectorsEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangOpcodesEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangOptionDocEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangSACheckersEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangTypeNodesEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/TableGen.cpp A contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h A contrib/llvm-project/compiler-rt/CREDITS.TXT A contrib/llvm-project/compiler-rt/LICENSE.TXT A contrib/llvm-project/compiler-rt/README.txt A contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h A contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc A contrib/llvm-project/compiler-rt/include/sanitizer/allocator_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/asan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h A contrib/llvm-project/compiler-rt/include/sanitizer/coverage_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/linux_syscall_hooks.h A contrib/llvm-project/compiler-rt/include/sanitizer/lsan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/msan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h A contrib/llvm-project/compiler-rt/include/sanitizer/scudo_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h A contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h A contrib/llvm-project/compiler-rt/include/sanitizer/ubsan_interface.h A contrib/llvm-project/compiler-rt/include/xray/xray_interface.h A contrib/llvm-project/compiler-rt/include/xray/xray_log_interface.h A contrib/llvm-project/compiler-rt/include/xray/xray_records.h A contrib/llvm-project/compiler-rt/lib/BlocksRuntime/Block.h A contrib/llvm-project/compiler-rt/lib/BlocksRuntime/Block_private.h A contrib/llvm-project/compiler-rt/lib/BlocksRuntime/data.c A contrib/llvm-project/compiler-rt/lib/BlocksRuntime/runtime.c A contrib/llvm-project/compiler-rt/lib/asan/README.txt A contrib/llvm-project/compiler-rt/lib/asan/asan.syms.extra A contrib/llvm-project/compiler-rt/lib/asan/asan_activation.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_activation.h A contrib/llvm-project/compiler-rt/lib/asan/asan_activation_flags.inc A contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h A contrib/llvm-project/compiler-rt/lib/asan/asan_blacklist.txt A contrib/llvm-project/compiler-rt/lib/asan/asan_debugging.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.h A contrib/llvm-project/compiler-rt/lib/asan/asan_errors.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_errors.h A contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.h A contrib/llvm-project/compiler-rt/lib/asan/asan_flags.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_flags.h A contrib/llvm-project/compiler-rt/lib/asan/asan_flags.inc A contrib/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_globals.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_globals_win.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_init_version.h A contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h A contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h A contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_vfork.S A contrib/llvm-project/compiler-rt/lib/asan/asan_interface.inc A contrib/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h A contrib/llvm-project/compiler-rt/lib/asan/asan_internal.h A contrib/llvm-project/compiler-rt/lib/asan/asan_linux.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_lock.h A contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_local.h A contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_mac.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_win.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_mapping.h A contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_myriad.h A contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_sparc64.h A contrib/llvm-project/compiler-rt/lib/asan/asan_memory_profile.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.h A contrib/llvm-project/compiler-rt/lib/asan/asan_posix.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_preinit.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.h A contrib/llvm-project/compiler-rt/lib/asan/asan_report.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_report.h A contrib/llvm-project/compiler-rt/lib/asan/asan_rtems.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_scariness_score.h A contrib/llvm-project/compiler-rt/lib/asan/asan_shadow_setup.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_stack.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_stack.h A contrib/llvm-project/compiler-rt/lib/asan/asan_stats.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_stats.h A contrib/llvm-project/compiler-rt/lib/asan/asan_suppressions.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_suppressions.h A contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h A contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_win_dll_thunk.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_win_weak_interception.cpp A contrib/llvm-project/compiler-rt/lib/asan/weak_symbols.txt A contrib/llvm-project/compiler-rt/lib/builtins/README.txt A contrib/llvm-project/compiler-rt/lib/builtins/aarch64/chkstk.S A contrib/llvm-project/compiler-rt/lib/builtins/aarch64/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/absvdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/absvsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/absvti2.c A contrib/llvm-project/compiler-rt/lib/builtins/adddf3.c A contrib/llvm-project/compiler-rt/lib/builtins/addsf3.c A contrib/llvm-project/compiler-rt/lib/builtins/addtf3.c A contrib/llvm-project/compiler-rt/lib/builtins/addvdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/addvsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/addvti3.c A contrib/llvm-project/compiler-rt/lib/builtins/apple_versioning.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/adddf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/addsf3.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/addsf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cdcmpeq_check_nan.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_cfcmpeq_check_nan.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_dcmp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_div0.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_drsub.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_fcmp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_frsub.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_idivmod.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_ldivmod.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcmp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memcpy.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memmove.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_memset.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uidivmod.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/aeabi_uldivmod.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/bswapdi2.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/bswapsi2.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/chkstk.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/clzdi2.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/clzsi2.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/comparesf2.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/divdf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/divmodsi4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/divsf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/divsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/eqdf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/eqsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/extendsfdf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/fixdfsivfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/fixsfsivfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/fixunsdfsivfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/fixunssfsivfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/floatsidfvfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/floatsisfvfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/floatunssidfvfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/floatunssisfvfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/arm/gedf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/gesf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/gtdf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/gtsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/ledf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/lesf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/ltdf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/ltsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/modsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/muldf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/mulsf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/nedf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/negdf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/negsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/nesf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/restore_vfp_d8_d15_regs.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/save_vfp_d8_d15_regs.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/softfloat-alias.list A contrib/llvm-project/compiler-rt/lib/builtins/arm/subdf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/subsf3vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/switch16.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/switch32.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/switch8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/switchu8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync-ops.h A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_add_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_and_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_max_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_min_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_nand_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_or_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_sub_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umax_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_umin_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_fetch_and_xor_8.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/sync_synchronize.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/truncdfsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/udivmodsi4.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/udivsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/umodsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/unorddf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/arm/unordsf2vfp.S A contrib/llvm-project/compiler-rt/lib/builtins/ashldi3.c A contrib/llvm-project/compiler-rt/lib/builtins/ashlti3.c A contrib/llvm-project/compiler-rt/lib/builtins/ashrdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/ashrti3.c A contrib/llvm-project/compiler-rt/lib/builtins/assembly.h A contrib/llvm-project/compiler-rt/lib/builtins/atomic.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_clear_explicit.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_flag_test_and_set_explicit.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_signal_fence.c A contrib/llvm-project/compiler-rt/lib/builtins/atomic_thread_fence.c A contrib/llvm-project/compiler-rt/lib/builtins/bswapdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/bswapsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/clear_cache.c A contrib/llvm-project/compiler-rt/lib/builtins/clzdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/clzsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/clzti2.c A contrib/llvm-project/compiler-rt/lib/builtins/cmpdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/cmpti2.c A contrib/llvm-project/compiler-rt/lib/builtins/comparedf2.c A contrib/llvm-project/compiler-rt/lib/builtins/comparesf2.c A contrib/llvm-project/compiler-rt/lib/builtins/comparetf2.c A contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c A contrib/llvm-project/compiler-rt/lib/builtins/ctzdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/ctzsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/ctzti2.c A contrib/llvm-project/compiler-rt/lib/builtins/divdc3.c A contrib/llvm-project/compiler-rt/lib/builtins/divdf3.c A contrib/llvm-project/compiler-rt/lib/builtins/divdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/divmoddi4.c A contrib/llvm-project/compiler-rt/lib/builtins/divmodsi4.c A contrib/llvm-project/compiler-rt/lib/builtins/divsc3.c A contrib/llvm-project/compiler-rt/lib/builtins/divsf3.c A contrib/llvm-project/compiler-rt/lib/builtins/divsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/divtc3.c A contrib/llvm-project/compiler-rt/lib/builtins/divtf3.c A contrib/llvm-project/compiler-rt/lib/builtins/divti3.c A contrib/llvm-project/compiler-rt/lib/builtins/divxc3.c A contrib/llvm-project/compiler-rt/lib/builtins/emutls.c A contrib/llvm-project/compiler-rt/lib/builtins/enable_execute_stack.c A contrib/llvm-project/compiler-rt/lib/builtins/eprintf.c A contrib/llvm-project/compiler-rt/lib/builtins/extenddftf2.c A contrib/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c A contrib/llvm-project/compiler-rt/lib/builtins/extendsfdf2.c A contrib/llvm-project/compiler-rt/lib/builtins/extendsftf2.c A contrib/llvm-project/compiler-rt/lib/builtins/ffsdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/ffssi2.c A contrib/llvm-project/compiler-rt/lib/builtins/ffsti2.c A contrib/llvm-project/compiler-rt/lib/builtins/fixdfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixdfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixdfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixsfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixsfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixsfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixtfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixtfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixtfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunssfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunssfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunssfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunstfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunstfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunstfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfsi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixunsxfti.c A contrib/llvm-project/compiler-rt/lib/builtins/fixxfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/fixxfti.c A contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatditf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatdixf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatsidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatsisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatsitf.c A contrib/llvm-project/compiler-rt/lib/builtins/floattidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floattisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floattitf.c A contrib/llvm-project/compiler-rt/lib/builtins/floattixf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatundidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatundisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatunditf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatundixf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatunsidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatunsisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatunsitf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatuntidf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatuntisf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatuntitf.c A contrib/llvm-project/compiler-rt/lib/builtins/floatuntixf.c A contrib/llvm-project/compiler-rt/lib/builtins/fp_add_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_extend.h A contrib/llvm-project/compiler-rt/lib/builtins/fp_extend_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_fixint_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_fixuint_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h A contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.h A contrib/llvm-project/compiler-rt/lib/builtins/fp_mul_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc.h A contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi1.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_abi2.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/common_entry_exit_legacy.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfaddsub.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfdiv.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dffma.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfminmax.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfmul.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dfsqrt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/divdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/divsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fabs_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_dlib_asm.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath2_ldlib_asm.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fastmath_dlib_asm.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fma_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmax_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmin_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_forward_vp4cp4n2.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/memcpy_likely_aligned.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/moddi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/modsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/sfdiv_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/sfsqrt_opt.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivmoddi4.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivmodsi4.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/udivsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/umoddi3.S A contrib/llvm-project/compiler-rt/lib/builtins/hexagon/umodsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/ashldi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/ashrdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/chkstk.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/chkstk2.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/divdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdidf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdisf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundidf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundisf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/floatundixf.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/i386/lshrdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/moddi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/muldi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/udivdi3.S A contrib/llvm-project/compiler-rt/lib/builtins/i386/umoddi3.S A contrib/llvm-project/compiler-rt/lib/builtins/int_endianness.h A contrib/llvm-project/compiler-rt/lib/builtins/int_lib.h A contrib/llvm-project/compiler-rt/lib/builtins/int_math.h A contrib/llvm-project/compiler-rt/lib/builtins/int_types.h A contrib/llvm-project/compiler-rt/lib/builtins/int_util.c A contrib/llvm-project/compiler-rt/lib/builtins/int_util.h A contrib/llvm-project/compiler-rt/lib/builtins/lshrdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/lshrti3.c A contrib/llvm-project/compiler-rt/lib/builtins/mingw_fixfloat.c A contrib/llvm-project/compiler-rt/lib/builtins/moddi3.c A contrib/llvm-project/compiler-rt/lib/builtins/modsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/modti3.c A contrib/llvm-project/compiler-rt/lib/builtins/muldc3.c A contrib/llvm-project/compiler-rt/lib/builtins/muldf3.c A contrib/llvm-project/compiler-rt/lib/builtins/muldi3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulodi4.c A contrib/llvm-project/compiler-rt/lib/builtins/mulosi4.c A contrib/llvm-project/compiler-rt/lib/builtins/muloti4.c A contrib/llvm-project/compiler-rt/lib/builtins/mulsc3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulsf3.c A contrib/llvm-project/compiler-rt/lib/builtins/multc3.c A contrib/llvm-project/compiler-rt/lib/builtins/multf3.c A contrib/llvm-project/compiler-rt/lib/builtins/multi3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulvdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulvsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulvti3.c A contrib/llvm-project/compiler-rt/lib/builtins/mulxc3.c A contrib/llvm-project/compiler-rt/lib/builtins/negdf2.c A contrib/llvm-project/compiler-rt/lib/builtins/negdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/negsf2.c A contrib/llvm-project/compiler-rt/lib/builtins/negti2.c A contrib/llvm-project/compiler-rt/lib/builtins/negvdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/negvsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/negvti2.c A contrib/llvm-project/compiler-rt/lib/builtins/os_version_check.c A contrib/llvm-project/compiler-rt/lib/builtins/paritydi2.c A contrib/llvm-project/compiler-rt/lib/builtins/paritysi2.c A contrib/llvm-project/compiler-rt/lib/builtins/parityti2.c A contrib/llvm-project/compiler-rt/lib/builtins/popcountdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/popcountsi2.c A contrib/llvm-project/compiler-rt/lib/builtins/popcountti2.c A contrib/llvm-project/compiler-rt/lib/builtins/powidf2.c A contrib/llvm-project/compiler-rt/lib/builtins/powisf2.c A contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c A contrib/llvm-project/compiler-rt/lib/builtins/powixf2.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/DD.h A contrib/llvm-project/compiler-rt/lib/builtins/ppc/divtc3.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixtfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixtfti.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfdi.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/fixunstfti.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/floatditf.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/floattitf.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/floatunditf.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qadd.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qdiv.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qmul.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/gcc_qsub.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/multc3.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/restFP.S A contrib/llvm-project/compiler-rt/lib/builtins/ppc/saveFP.S A contrib/llvm-project/compiler-rt/lib/builtins/riscv/int_mul_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/riscv/muldi3.S A contrib/llvm-project/compiler-rt/lib/builtins/riscv/mulsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4 A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S A contrib/llvm-project/compiler-rt/lib/builtins/subdf3.c A contrib/llvm-project/compiler-rt/lib/builtins/subsf3.c A contrib/llvm-project/compiler-rt/lib/builtins/subtf3.c A contrib/llvm-project/compiler-rt/lib/builtins/subvdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/subvsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/subvti3.c A contrib/llvm-project/compiler-rt/lib/builtins/trampoline_setup.c A contrib/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c A contrib/llvm-project/compiler-rt/lib/builtins/truncdfsf2.c A contrib/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c A contrib/llvm-project/compiler-rt/lib/builtins/trunctfdf2.c A contrib/llvm-project/compiler-rt/lib/builtins/trunctfsf2.c A contrib/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c A contrib/llvm-project/compiler-rt/lib/builtins/ucmpti2.c A contrib/llvm-project/compiler-rt/lib/builtins/udivdi3.c A contrib/llvm-project/compiler-rt/lib/builtins/udivmoddi4.c A contrib/llvm-project/compiler-rt/lib/builtins/udivmodsi4.c A contrib/llvm-project/compiler-rt/lib/builtins/udivmodti4.c A contrib/llvm-project/compiler-rt/lib/builtins/udivsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/udivti3.c A contrib/llvm-project/compiler-rt/lib/builtins/umoddi3.c A contrib/llvm-project/compiler-rt/lib/builtins/umodsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/umodti3.c A contrib/llvm-project/compiler-rt/lib/builtins/unwind-ehabi-helpers.h A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/chkstk.S A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/chkstk2.S A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdidf.c A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdisf.c A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundidf.S A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundisf.S A contrib/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S A contrib/llvm-project/compiler-rt/lib/cfi/cfi.cpp A contrib/llvm-project/compiler-rt/lib/cfi/cfi_blacklist.txt A contrib/llvm-project/compiler-rt/lib/crt/crtbegin.c A contrib/llvm-project/compiler-rt/lib/crt/crtend.c A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.h A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.syms.extra A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.inc A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_platform.h A contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt A contrib/llvm-project/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltins.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCommand.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCrossOver.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterface.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerRandom.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A contrib/llvm-project/compiler-rt/lib/fuzzer/README.txt A contrib/llvm-project/compiler-rt/lib/gwp_asan/definitions.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/mutex.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/options.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/options.inc A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/random.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/random.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/stack_trace_compressor.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.syms.extra A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_blacklist.txt A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_exceptions.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_mapping.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp.S A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_type_test.cpp A contrib/llvm-project/compiler-rt/lib/interception/interception.h A contrib/llvm-project/compiler-rt/lib/interception/interception_linux.cpp A contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h A contrib/llvm-project/compiler-rt/lib/interception/interception_mac.cpp A contrib/llvm-project/compiler-rt/lib/interception/interception_mac.h A contrib/llvm-project/compiler-rt/lib/interception/interception_type_test.cpp A contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp A contrib/llvm-project/compiler-rt/lib/interception/interception_win.h A contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan.h A contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_flags.inc A contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_mac.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_malloc_mac.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_preinit.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.h A contrib/llvm-project/compiler-rt/lib/lsan/weak_symbols.txt A contrib/llvm-project/compiler-rt/lib/msan/msan.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan.h A contrib/llvm-project/compiler-rt/lib/msan/msan.syms.extra A contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h A contrib/llvm-project/compiler-rt/lib/msan/msan_blacklist.txt A contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h A contrib/llvm-project/compiler-rt/lib/msan/msan_flags.h A contrib/llvm-project/compiler-rt/lib/msan/msan_flags.inc A contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_interface_internal.h A contrib/llvm-project/compiler-rt/lib/msan/msan_linux.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_origin.h A contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.h A contrib/llvm-project/compiler-rt/lib/msan/msan_report.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_report.h A contrib/llvm-project/compiler-rt/lib/msan/msan_thread.cpp A contrib/llvm-project/compiler-rt/lib/msan/msan_thread.h A contrib/llvm-project/compiler-rt/lib/profile/GCDAProfiling.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.h A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMergeFile.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingNameVar.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.h A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c A contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.c A contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.h A contrib/llvm-project/compiler-rt/lib/safestack/safestack.cpp A contrib/llvm-project/compiler-rt/lib/safestack/safestack_platform.h A contrib/llvm-project/compiler-rt/lib/safestack/safestack_util.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sancov_flags.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_bytemap.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_interface.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_asm.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bitvector.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_bvgraph.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_netbsd_compat.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_arm.inc.S A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_i386.inc.S A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_x86_64.inc.S A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface_posix.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dll_thunk.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_dynamic_runtime_thunk.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_sections.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_win_weak_interception.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_dbghelp.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_hash.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_lfstack.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_list.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_placement_new.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_fuchsia.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_arm.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_x86_64.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_vector.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_defs.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dll_thunk.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_dynamic_runtime_thunk.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win_weak_interception.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_wrappers.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh A contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh A contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt A contrib/llvm-project/compiler-rt/lib/sanitizer_common/weak_symbols.txt A contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator_combined.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator_secondary.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_errors.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_errors.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_flags.inc A contrib/llvm-project/compiler-rt/lib/scudo/scudo_interface_internal.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_malloc.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_platform.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_termination.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd.h A contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.inc A contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.inc A contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.cpp A contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/bytemap.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/crc32_hw.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc A contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/interface.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/internal_defs.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/list.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/stats.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_checks.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp A contrib/llvm-project/compiler-rt/lib/stats/stats.cpp A contrib/llvm-project/compiler-rt/lib/stats/stats.h A contrib/llvm-project/compiler-rt/lib/stats/stats_client.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/func_entry_exit.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_local.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mini_bench_shared.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/mop.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/start_many_threads.cpp A contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/vts_many_threads_bench.cpp A contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.cpp A contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h A contrib/llvm-project/compiler-rt/lib/tsan/go/test.c A contrib/llvm-project/compiler-rt/lib/tsan/go/tsan_go.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_fd.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.inc A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ignoreset.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_malloc_mac.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_md5.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutexset.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_windows.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_ppc_regs.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mips64.S A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_ppc64.S A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_suppressions.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_symbolize.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan.syms.extra A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_checks.inc A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.inc A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers_cxx.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_signals_standalone.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dll_thunk.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_dynamic_runtime_thunk.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_win_weak_interception.cpp A contrib/llvm-project/compiler-rt/lib/ubsan/weak_symbols.txt A contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan.syms.extra A contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp A contrib/llvm-project/compiler-rt/lib/xray/weak_symbols.txt A contrib/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_allocator.h A contrib/llvm-project/compiler-rt/lib/xray/xray_always_instrument.txt A contrib/llvm-project/compiler-rt/lib/xray/xray_arm.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.h A contrib/llvm-project/compiler-rt/lib/xray/xray_basic_flags.inc A contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.h A contrib/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_buffer_queue.h A contrib/llvm-project/compiler-rt/lib/xray/xray_defs.h A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_controller.h A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.h A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_flags.inc A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_log_records.h A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_log_writer.h A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.h A contrib/llvm-project/compiler-rt/lib/xray/xray_flags.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_flags.h A contrib/llvm-project/compiler-rt/lib/xray/xray_flags.inc A contrib/llvm-project/compiler-rt/lib/xray/xray_function_call_trie.h A contrib/llvm-project/compiler-rt/lib/xray/xray_init.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_interface.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h A contrib/llvm-project/compiler-rt/lib/xray/xray_log_interface.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_mips.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_mips64.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_never_instrument.txt A contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.inc A contrib/llvm-project/compiler-rt/lib/xray/xray_profile_collector.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_profile_collector.h A contrib/llvm-project/compiler-rt/lib/xray/xray_profiling.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.h A contrib/llvm-project/compiler-rt/lib/xray/xray_profiling_flags.inc A contrib/llvm-project/compiler-rt/lib/xray/xray_recursion_guard.h A contrib/llvm-project/compiler-rt/lib/xray/xray_segmented_array.h A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_arm.S A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips.S A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_mips64.S A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_powerpc64_asm.S A contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S A contrib/llvm-project/compiler-rt/lib/xray/xray_tsc.h A contrib/llvm-project/compiler-rt/lib/xray/xray_utils.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_utils.h A contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp A contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.inc A contrib/llvm-project/libcxx/CREDITS.TXT A contrib/llvm-project/libcxx/LICENSE.TXT A contrib/llvm-project/libcxx/include/__bit_reference A contrib/llvm-project/libcxx/include/__bsd_locale_defaults.h A contrib/llvm-project/libcxx/include/__bsd_locale_fallbacks.h A contrib/llvm-project/libcxx/include/__config A contrib/llvm-project/libcxx/include/__debug A contrib/llvm-project/libcxx/include/__errc A contrib/llvm-project/libcxx/include/__functional_03 A contrib/llvm-project/libcxx/include/__functional_base A contrib/llvm-project/libcxx/include/__functional_base_03 A contrib/llvm-project/libcxx/include/__hash_table A contrib/llvm-project/libcxx/include/__libcpp_version A contrib/llvm-project/libcxx/include/__locale A contrib/llvm-project/libcxx/include/__mutex_base A contrib/llvm-project/libcxx/include/__node_handle A contrib/llvm-project/libcxx/include/__nullptr A contrib/llvm-project/libcxx/include/__split_buffer A contrib/llvm-project/libcxx/include/__sso_allocator A contrib/llvm-project/libcxx/include/__std_stream A contrib/llvm-project/libcxx/include/__string A contrib/llvm-project/libcxx/include/__threading_support A contrib/llvm-project/libcxx/include/__tree A contrib/llvm-project/libcxx/include/__tuple A contrib/llvm-project/libcxx/include/__undef_macros A contrib/llvm-project/libcxx/include/algorithm A contrib/llvm-project/libcxx/include/any A contrib/llvm-project/libcxx/include/array A contrib/llvm-project/libcxx/include/atomic A contrib/llvm-project/libcxx/include/bit A contrib/llvm-project/libcxx/include/bitset A contrib/llvm-project/libcxx/include/cassert A contrib/llvm-project/libcxx/include/ccomplex A contrib/llvm-project/libcxx/include/cctype A contrib/llvm-project/libcxx/include/cerrno A contrib/llvm-project/libcxx/include/cfenv A contrib/llvm-project/libcxx/include/cfloat A contrib/llvm-project/libcxx/include/charconv A contrib/llvm-project/libcxx/include/chrono A contrib/llvm-project/libcxx/include/cinttypes A contrib/llvm-project/libcxx/include/ciso646 A contrib/llvm-project/libcxx/include/climits A contrib/llvm-project/libcxx/include/clocale A contrib/llvm-project/libcxx/include/cmath A contrib/llvm-project/libcxx/include/codecvt A contrib/llvm-project/libcxx/include/compare A contrib/llvm-project/libcxx/include/complex A contrib/llvm-project/libcxx/include/complex.h A contrib/llvm-project/libcxx/include/condition_variable A contrib/llvm-project/libcxx/include/csetjmp A contrib/llvm-project/libcxx/include/csignal A contrib/llvm-project/libcxx/include/cstdarg A contrib/llvm-project/libcxx/include/cstdbool A contrib/llvm-project/libcxx/include/cstddef A contrib/llvm-project/libcxx/include/cstdint A contrib/llvm-project/libcxx/include/cstdio A contrib/llvm-project/libcxx/include/cstdlib A contrib/llvm-project/libcxx/include/cstring A contrib/llvm-project/libcxx/include/ctgmath A contrib/llvm-project/libcxx/include/ctime A contrib/llvm-project/libcxx/include/ctype.h A contrib/llvm-project/libcxx/include/cwchar A contrib/llvm-project/libcxx/include/cwctype A contrib/llvm-project/libcxx/include/deque A contrib/llvm-project/libcxx/include/errno.h A contrib/llvm-project/libcxx/include/exception A contrib/llvm-project/libcxx/include/execution A contrib/llvm-project/libcxx/include/experimental/__config A contrib/llvm-project/libcxx/include/experimental/__memory A contrib/llvm-project/libcxx/include/experimental/algorithm A contrib/llvm-project/libcxx/include/experimental/coroutine A contrib/llvm-project/libcxx/include/experimental/deque A contrib/llvm-project/libcxx/include/experimental/filesystem A contrib/llvm-project/libcxx/include/experimental/forward_list A contrib/llvm-project/libcxx/include/experimental/functional A contrib/llvm-project/libcxx/include/experimental/iterator A contrib/llvm-project/libcxx/include/experimental/list A contrib/llvm-project/libcxx/include/experimental/map A contrib/llvm-project/libcxx/include/experimental/memory_resource A contrib/llvm-project/libcxx/include/experimental/propagate_const A contrib/llvm-project/libcxx/include/experimental/regex A contrib/llvm-project/libcxx/include/experimental/set A contrib/llvm-project/libcxx/include/experimental/simd A contrib/llvm-project/libcxx/include/experimental/string A contrib/llvm-project/libcxx/include/experimental/type_traits A contrib/llvm-project/libcxx/include/experimental/unordered_map A contrib/llvm-project/libcxx/include/experimental/unordered_set A contrib/llvm-project/libcxx/include/experimental/utility A contrib/llvm-project/libcxx/include/experimental/vector A contrib/llvm-project/libcxx/include/ext/__hash A contrib/llvm-project/libcxx/include/ext/hash_map A contrib/llvm-project/libcxx/include/ext/hash_set A contrib/llvm-project/libcxx/include/fenv.h A contrib/llvm-project/libcxx/include/filesystem A contrib/llvm-project/libcxx/include/float.h A contrib/llvm-project/libcxx/include/forward_list A contrib/llvm-project/libcxx/include/fstream A contrib/llvm-project/libcxx/include/functional A contrib/llvm-project/libcxx/include/future A contrib/llvm-project/libcxx/include/initializer_list A contrib/llvm-project/libcxx/include/inttypes.h A contrib/llvm-project/libcxx/include/iomanip A contrib/llvm-project/libcxx/include/ios A contrib/llvm-project/libcxx/include/iosfwd A contrib/llvm-project/libcxx/include/iostream A contrib/llvm-project/libcxx/include/istream A contrib/llvm-project/libcxx/include/iterator A contrib/llvm-project/libcxx/include/limits A contrib/llvm-project/libcxx/include/limits.h A contrib/llvm-project/libcxx/include/list A contrib/llvm-project/libcxx/include/locale A contrib/llvm-project/libcxx/include/locale.h A contrib/llvm-project/libcxx/include/map A contrib/llvm-project/libcxx/include/math.h A contrib/llvm-project/libcxx/include/memory A contrib/llvm-project/libcxx/include/module.modulemap A contrib/llvm-project/libcxx/include/mutex A contrib/llvm-project/libcxx/include/new A contrib/llvm-project/libcxx/include/numeric A contrib/llvm-project/libcxx/include/optional A contrib/llvm-project/libcxx/include/ostream A contrib/llvm-project/libcxx/include/queue A contrib/llvm-project/libcxx/include/random A contrib/llvm-project/libcxx/include/ratio A contrib/llvm-project/libcxx/include/regex A contrib/llvm-project/libcxx/include/scoped_allocator A contrib/llvm-project/libcxx/include/set A contrib/llvm-project/libcxx/include/setjmp.h A contrib/llvm-project/libcxx/include/shared_mutex A contrib/llvm-project/libcxx/include/span A contrib/llvm-project/libcxx/include/sstream A contrib/llvm-project/libcxx/include/stack A contrib/llvm-project/libcxx/include/stdbool.h A contrib/llvm-project/libcxx/include/stddef.h A contrib/llvm-project/libcxx/include/stdexcept A contrib/llvm-project/libcxx/include/stdint.h A contrib/llvm-project/libcxx/include/stdio.h A contrib/llvm-project/libcxx/include/stdlib.h A contrib/llvm-project/libcxx/include/streambuf A contrib/llvm-project/libcxx/include/string A contrib/llvm-project/libcxx/include/string.h A contrib/llvm-project/libcxx/include/string_view A contrib/llvm-project/libcxx/include/strstream A contrib/llvm-project/libcxx/include/system_error A contrib/llvm-project/libcxx/include/tgmath.h A contrib/llvm-project/libcxx/include/thread A contrib/llvm-project/libcxx/include/tuple A contrib/llvm-project/libcxx/include/type_traits A contrib/llvm-project/libcxx/include/typeindex A contrib/llvm-project/libcxx/include/typeinfo A contrib/llvm-project/libcxx/include/unordered_map A contrib/llvm-project/libcxx/include/unordered_set A contrib/llvm-project/libcxx/include/utility A contrib/llvm-project/libcxx/include/valarray A contrib/llvm-project/libcxx/include/variant A contrib/llvm-project/libcxx/include/vector A contrib/llvm-project/libcxx/include/version A contrib/llvm-project/libcxx/include/wchar.h A contrib/llvm-project/libcxx/include/wctype.h A contrib/llvm-project/libcxx/src/algorithm.cpp A contrib/llvm-project/libcxx/src/any.cpp A contrib/llvm-project/libcxx/src/bind.cpp A contrib/llvm-project/libcxx/src/charconv.cpp A contrib/llvm-project/libcxx/src/chrono.cpp A contrib/llvm-project/libcxx/src/condition_variable.cpp A contrib/llvm-project/libcxx/src/condition_variable_destructor.cpp A contrib/llvm-project/libcxx/src/debug.cpp A contrib/llvm-project/libcxx/src/exception.cpp A contrib/llvm-project/libcxx/src/experimental/memory_resource.cpp A contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp A contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h A contrib/llvm-project/libcxx/src/filesystem/int128_builtins.cpp A contrib/llvm-project/libcxx/src/filesystem/operations.cpp A contrib/llvm-project/libcxx/src/functional.cpp A contrib/llvm-project/libcxx/src/future.cpp A contrib/llvm-project/libcxx/src/hash.cpp A contrib/llvm-project/libcxx/src/include/apple_availability.h A contrib/llvm-project/libcxx/src/include/atomic_support.h A contrib/llvm-project/libcxx/src/include/config_elast.h A contrib/llvm-project/libcxx/src/include/refstring.h A contrib/llvm-project/libcxx/src/ios.cpp A contrib/llvm-project/libcxx/src/iostream.cpp A contrib/llvm-project/libcxx/src/locale.cpp A contrib/llvm-project/libcxx/src/memory.cpp A contrib/llvm-project/libcxx/src/mutex.cpp A contrib/llvm-project/libcxx/src/mutex_destructor.cpp A contrib/llvm-project/libcxx/src/new.cpp A contrib/llvm-project/libcxx/src/optional.cpp A contrib/llvm-project/libcxx/src/random.cpp A contrib/llvm-project/libcxx/src/regex.cpp A contrib/llvm-project/libcxx/src/shared_mutex.cpp A contrib/llvm-project/libcxx/src/stdexcept.cpp A contrib/llvm-project/libcxx/src/string.cpp A contrib/llvm-project/libcxx/src/strstream.cpp A contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxabi.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxrt.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_msvc.ipp A contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp A contrib/llvm-project/libcxx/src/support/runtime/new_handler_fallback.ipp A contrib/llvm-project/libcxx/src/support/runtime/stdexcept_default.ipp A contrib/llvm-project/libcxx/src/support/runtime/stdexcept_vcruntime.ipp A contrib/llvm-project/libcxx/src/system_error.cpp A contrib/llvm-project/libcxx/src/thread.cpp A contrib/llvm-project/libcxx/src/typeinfo.cpp A contrib/llvm-project/libcxx/src/utility.cpp A contrib/llvm-project/libcxx/src/valarray.cpp A contrib/llvm-project/libcxx/src/variant.cpp A contrib/llvm-project/libcxx/src/vector.cpp A contrib/llvm-project/libunwind/LICENSE.TXT A contrib/llvm-project/libunwind/include/__libunwind_config.h A contrib/llvm-project/libunwind/include/libunwind.h A contrib/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h A contrib/llvm-project/libunwind/include/unwind.h A contrib/llvm-project/libunwind/src/AddressSpace.hpp A contrib/llvm-project/libunwind/src/CompactUnwinder.hpp A contrib/llvm-project/libunwind/src/DwarfInstructions.hpp A contrib/llvm-project/libunwind/src/DwarfParser.hpp A contrib/llvm-project/libunwind/src/EHHeaderParser.hpp A contrib/llvm-project/libunwind/src/RWMutex.hpp A contrib/llvm-project/libunwind/src/Registers.hpp A contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp A contrib/llvm-project/libunwind/src/Unwind-EHABI.h A contrib/llvm-project/libunwind/src/Unwind-seh.cpp A contrib/llvm-project/libunwind/src/Unwind-sjlj.c A contrib/llvm-project/libunwind/src/UnwindCursor.hpp A contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c A contrib/llvm-project/libunwind/src/UnwindLevel1.c A contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S A contrib/llvm-project/libunwind/src/UnwindRegistersSave.S A contrib/llvm-project/libunwind/src/Unwind_AppleExtras.cpp A contrib/llvm-project/libunwind/src/assembly.h A contrib/llvm-project/libunwind/src/config.h A contrib/llvm-project/libunwind/src/dwarf2.h A contrib/llvm-project/libunwind/src/libunwind.cpp A contrib/llvm-project/libunwind/src/libunwind_ext.h A contrib/llvm-project/lld/.arcconfig A contrib/llvm-project/lld/.clang-format A contrib/llvm-project/lld/.gitignore A contrib/llvm-project/lld/CODE_OWNERS.TXT A contrib/llvm-project/lld/COFF/Chunks.cpp A contrib/llvm-project/lld/COFF/Chunks.h A contrib/llvm-project/lld/COFF/Config.h A contrib/llvm-project/lld/COFF/DLL.cpp A contrib/llvm-project/lld/COFF/DLL.h A contrib/llvm-project/lld/COFF/DebugTypes.cpp A contrib/llvm-project/lld/COFF/DebugTypes.h A contrib/llvm-project/lld/COFF/Driver.cpp A contrib/llvm-project/lld/COFF/Driver.h A contrib/llvm-project/lld/COFF/DriverUtils.cpp A contrib/llvm-project/lld/COFF/ICF.cpp A contrib/llvm-project/lld/COFF/ICF.h A contrib/llvm-project/lld/COFF/InputFiles.cpp A contrib/llvm-project/lld/COFF/InputFiles.h A contrib/llvm-project/lld/COFF/LTO.cpp A contrib/llvm-project/lld/COFF/LTO.h A contrib/llvm-project/lld/COFF/MapFile.cpp A contrib/llvm-project/lld/COFF/MapFile.h A contrib/llvm-project/lld/COFF/MarkLive.cpp A contrib/llvm-project/lld/COFF/MarkLive.h A contrib/llvm-project/lld/COFF/MinGW.cpp A contrib/llvm-project/lld/COFF/MinGW.h A contrib/llvm-project/lld/COFF/Options.td A contrib/llvm-project/lld/COFF/PDB.cpp A contrib/llvm-project/lld/COFF/PDB.h A contrib/llvm-project/lld/COFF/README.md A contrib/llvm-project/lld/COFF/SymbolTable.cpp A contrib/llvm-project/lld/COFF/SymbolTable.h A contrib/llvm-project/lld/COFF/Symbols.cpp A contrib/llvm-project/lld/COFF/Symbols.h A contrib/llvm-project/lld/COFF/TypeMerger.h A contrib/llvm-project/lld/COFF/Writer.cpp A contrib/llvm-project/lld/COFF/Writer.h A contrib/llvm-project/lld/Common/Args.cpp A contrib/llvm-project/lld/Common/DWARF.cpp A contrib/llvm-project/lld/Common/ErrorHandler.cpp A contrib/llvm-project/lld/Common/Filesystem.cpp A contrib/llvm-project/lld/Common/Memory.cpp A contrib/llvm-project/lld/Common/Reproduce.cpp A contrib/llvm-project/lld/Common/Strings.cpp A contrib/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp A contrib/llvm-project/lld/Common/Threads.cpp A contrib/llvm-project/lld/Common/Timer.cpp A contrib/llvm-project/lld/Common/Version.cpp A contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp A contrib/llvm-project/lld/ELF/AArch64ErrataFix.h A contrib/llvm-project/lld/ELF/ARMErrataFix.cpp Log Message: ----------- llvm 10.0.1 Add 'contrib/llvm-project/' from commit '8faf58a691ad12735e46befeb9813c4eab76dda2' git-subtree-dir: contrib/llvm-project git-subtree-mainline: 60a26671e25afe3b4e393eb1242310ccb6e32c0f git-subtree-split: 8faf58a691ad12735e46befeb9813c4eab76dda2 Compare: https://github.com/MidnightBSD/src/compare/12cef0979b31...1ec1e7b4d49c From noreply at github.com Mon Jul 25 12:29:29 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 09:29:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5e4a14: Vendor import of LLVM+CLANG+OpenMP 13 Message-ID: Branch: refs/heads/vendor/llvm/dist Home: https://github.com/MidnightBSD/src Commit: 5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542 https://github.com/MidnightBSD/src/commit/5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M clang/include/clang-c/BuildSystem.h M clang/include/clang-c/Index.h M clang/include/clang-c/Platform.h A clang/include/clang-c/Rewrite.h A clang/include/clang/APINotes/APINotesYAMLCompiler.h A clang/include/clang/APINotes/Types.h M clang/include/clang/ARCMigrate/FileRemapper.h M clang/include/clang/AST/APValue.h M clang/include/clang/AST/ASTConcept.h M clang/include/clang/AST/ASTContext.h M clang/include/clang/AST/ASTDumper.h M clang/include/clang/AST/ASTDumperUtils.h M clang/include/clang/AST/ASTFwd.h M clang/include/clang/AST/ASTImporter.h M clang/include/clang/AST/ASTImporterLookupTable.h M clang/include/clang/AST/ASTNodeTraverser.h M clang/include/clang/AST/ASTStructuralEquivalence.h M clang/include/clang/AST/ASTTypeTraits.h M clang/include/clang/AST/AbstractBasicReader.h M clang/include/clang/AST/AbstractBasicWriter.h M clang/include/clang/AST/Attr.h M clang/include/clang/AST/BuiltinTypes.def M clang/include/clang/AST/CXXInheritance.h M clang/include/clang/AST/CXXRecordDeclDefinitionBits.def M clang/include/clang/AST/CanonicalType.h M clang/include/clang/AST/Comment.h M clang/include/clang/AST/CommentCommands.td M clang/include/clang/AST/CommentLexer.h M clang/include/clang/AST/CommentSema.h M clang/include/clang/AST/ComparisonCategories.h A clang/include/clang/AST/ComputeDependence.h M clang/include/clang/AST/DataCollection.h M clang/include/clang/AST/Decl.h M clang/include/clang/AST/DeclBase.h M clang/include/clang/AST/DeclCXX.h M clang/include/clang/AST/DeclContextInternals.h M clang/include/clang/AST/DeclGroup.h M clang/include/clang/AST/DeclObjC.h A clang/include/clang/AST/DeclObjCCommon.h M clang/include/clang/AST/DeclOpenMP.h M clang/include/clang/AST/DeclTemplate.h M clang/include/clang/AST/DeclarationName.h A clang/include/clang/AST/DependenceFlags.h M clang/include/clang/AST/DependentDiagnostic.h M clang/include/clang/AST/EvaluatedExprVisitor.h M clang/include/clang/AST/Expr.h M clang/include/clang/AST/ExprCXX.h M clang/include/clang/AST/ExprConcepts.h M clang/include/clang/AST/ExprObjC.h M clang/include/clang/AST/ExprOpenMP.h M clang/include/clang/AST/ExternalASTSource.h M clang/include/clang/AST/GlobalDecl.h A clang/include/clang/AST/IgnoreExpr.h M clang/include/clang/AST/JSONNodeDumper.h M clang/include/clang/AST/LocInfoType.h M clang/include/clang/AST/Mangle.h M clang/include/clang/AST/MangleNumberingContext.h M clang/include/clang/AST/NestedNameSpecifier.h M clang/include/clang/AST/NonTrivialTypeVisitor.h M clang/include/clang/AST/ODRHash.h M clang/include/clang/AST/OpenMPClause.h M clang/include/clang/AST/OperationKinds.def M clang/include/clang/AST/OptionalDiagnostic.h M clang/include/clang/AST/ParentMap.h A clang/include/clang/AST/ParentMapContext.h M clang/include/clang/AST/PrettyPrinter.h M clang/include/clang/AST/PropertiesBase.td M clang/include/clang/AST/RawCommentList.h M clang/include/clang/AST/RecordLayout.h M clang/include/clang/AST/RecursiveASTVisitor.h M clang/include/clang/AST/Redeclarable.h M clang/include/clang/AST/Stmt.h M clang/include/clang/AST/StmtDataCollectors.td M clang/include/clang/AST/StmtIterator.h M clang/include/clang/AST/StmtOpenMP.h M clang/include/clang/AST/TemplateBase.h M clang/include/clang/AST/TemplateName.h M clang/include/clang/AST/TextNodeDumper.h M clang/include/clang/AST/Type.h M clang/include/clang/AST/TypeLoc.h M clang/include/clang/AST/TypeLocVisitor.h M clang/include/clang/AST/TypeProperties.td M clang/include/clang/AST/VTableBuilder.h M clang/include/clang/ASTMatchers/ASTMatchFinder.h M clang/include/clang/ASTMatchers/ASTMatchers.h M clang/include/clang/ASTMatchers/ASTMatchersInternal.h M clang/include/clang/ASTMatchers/ASTMatchersMacros.h M clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h M clang/include/clang/ASTMatchers/Dynamic/Parser.h M clang/include/clang/ASTMatchers/Dynamic/Registry.h M clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A clang/include/clang/ASTMatchers/GtestMatchers.h A clang/include/clang/Analysis/Analyses/CalledOnceCheck.h M clang/include/clang/Analysis/Analyses/Dominators.h M clang/include/clang/Analysis/Analyses/LiveVariables.h M clang/include/clang/Analysis/Analyses/PostOrderCFGView.h M clang/include/clang/Analysis/Analyses/ThreadSafety.h M clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h M clang/include/clang/Analysis/Analyses/UninitializedValues.h M clang/include/clang/Analysis/AnalysisDeclContext.h M clang/include/clang/Analysis/AnyCall.h M clang/include/clang/Analysis/CFG.h M clang/include/clang/Analysis/CallGraph.h M clang/include/clang/Analysis/ConstructionContext.h M clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h A clang/include/clang/Analysis/IssueHash.h A clang/include/clang/Analysis/MacroExpansionContext.h M clang/include/clang/Analysis/PathDiagnostic.h M clang/include/clang/Analysis/RetainSummaryManager.h M clang/include/clang/Basic/AArch64SVEACLETypes.def M clang/include/clang/Basic/ABI.h M clang/include/clang/Basic/AddressSpaces.h M clang/include/clang/Basic/AlignedAllocation.h M clang/include/clang/Basic/Attr.td M clang/include/clang/Basic/AttrDocs.td M clang/include/clang/Basic/AttributeCommonInfo.h M clang/include/clang/Basic/Builtins.def M clang/include/clang/Basic/Builtins.h M clang/include/clang/Basic/BuiltinsAArch64.def M clang/include/clang/Basic/BuiltinsAMDGPU.def M clang/include/clang/Basic/BuiltinsARM.def M clang/include/clang/Basic/BuiltinsBPF.def M clang/include/clang/Basic/BuiltinsHexagon.def A clang/include/clang/Basic/BuiltinsHexagonDep.def A clang/include/clang/Basic/BuiltinsHexagonMapCustomDep.def R clang/include/clang/Basic/BuiltinsLe64.def M clang/include/clang/Basic/BuiltinsMips.def M clang/include/clang/Basic/BuiltinsNVPTX.def M clang/include/clang/Basic/BuiltinsPPC.def A clang/include/clang/Basic/BuiltinsRISCV.def A clang/include/clang/Basic/BuiltinsSVE.def M clang/include/clang/Basic/BuiltinsSystemZ.def M clang/include/clang/Basic/BuiltinsWebAssembly.def M clang/include/clang/Basic/BuiltinsX86.def M clang/include/clang/Basic/BuiltinsX86_64.def M clang/include/clang/Basic/CodeGenOptions.def M clang/include/clang/Basic/CodeGenOptions.h M clang/include/clang/Basic/Cuda.h A clang/include/clang/Basic/DarwinSDKInfo.h M clang/include/clang/Basic/DebugInfoOptions.h M clang/include/clang/Basic/DeclNodes.td M clang/include/clang/Basic/Diagnostic.h M clang/include/clang/Basic/Diagnostic.td M clang/include/clang/Basic/DiagnosticAST.h M clang/include/clang/Basic/DiagnosticASTKinds.td M clang/include/clang/Basic/DiagnosticAnalysis.h M clang/include/clang/Basic/DiagnosticCategories.td M clang/include/clang/Basic/DiagnosticComment.h M clang/include/clang/Basic/DiagnosticCommonKinds.td M clang/include/clang/Basic/DiagnosticCrossTU.h M clang/include/clang/Basic/DiagnosticDriver.h M clang/include/clang/Basic/DiagnosticDriverKinds.td M clang/include/clang/Basic/DiagnosticFrontend.h M clang/include/clang/Basic/DiagnosticFrontendKinds.td M clang/include/clang/Basic/DiagnosticGroups.td M clang/include/clang/Basic/DiagnosticIDs.h M clang/include/clang/Basic/DiagnosticLex.h M clang/include/clang/Basic/DiagnosticLexKinds.td M clang/include/clang/Basic/DiagnosticOptions.def M clang/include/clang/Basic/DiagnosticOptions.h M clang/include/clang/Basic/DiagnosticParse.h M clang/include/clang/Basic/DiagnosticParseKinds.td M clang/include/clang/Basic/DiagnosticRefactoring.h M clang/include/clang/Basic/DiagnosticSema.h M clang/include/clang/Basic/DiagnosticSemaKinds.td M clang/include/clang/Basic/DiagnosticSerialization.h M clang/include/clang/Basic/DiagnosticSerializationKinds.td A clang/include/clang/Basic/DirectoryEntry.h M clang/include/clang/Basic/ExpressionTraits.h A clang/include/clang/Basic/FPOptions.def M clang/include/clang/Basic/Features.def A clang/include/clang/Basic/FileEntry.h M clang/include/clang/Basic/FileManager.h R clang/include/clang/Basic/FixedPoint.h M clang/include/clang/Basic/IdentifierTable.h M clang/include/clang/Basic/JsonSupport.h M clang/include/clang/Basic/LLVM.h M clang/include/clang/Basic/LangOptions.def M clang/include/clang/Basic/LangOptions.h M clang/include/clang/Basic/LangStandard.h M clang/include/clang/Basic/LangStandards.def M clang/include/clang/Basic/Module.h A clang/include/clang/Basic/NoSanitizeList.h M clang/include/clang/Basic/ObjCRuntime.h M clang/include/clang/Basic/OpenCLExtensions.def M clang/include/clang/Basic/OpenCLImageTypes.def M clang/include/clang/Basic/OpenCLOptions.h M clang/include/clang/Basic/OpenMPKinds.def M clang/include/clang/Basic/OpenMPKinds.h M clang/include/clang/Basic/OperatorKinds.h A clang/include/clang/Basic/PPCTypes.def M clang/include/clang/Basic/PartialDiagnostic.h M clang/include/clang/Basic/PragmaKinds.h A clang/include/clang/Basic/ProfileList.h A clang/include/clang/Basic/RISCVVTypes.def R clang/include/clang/Basic/SanitizerBlacklist.h M clang/include/clang/Basic/SanitizerSpecialCaseList.h M clang/include/clang/Basic/Sanitizers.def M clang/include/clang/Basic/Sanitizers.h M clang/include/clang/Basic/SourceLocation.h M clang/include/clang/Basic/SourceManager.h M clang/include/clang/Basic/Specifiers.h M clang/include/clang/Basic/StmtNodes.td M clang/include/clang/Basic/TargetBuiltins.h A clang/include/clang/Basic/TargetCXXABI.def M clang/include/clang/Basic/TargetCXXABI.h A clang/include/clang/Basic/TargetID.h M clang/include/clang/Basic/TargetInfo.h M clang/include/clang/Basic/TargetOptions.h A clang/include/clang/Basic/Thunk.h M clang/include/clang/Basic/TokenKinds.def M clang/include/clang/Basic/TokenKinds.h M clang/include/clang/Basic/TypeNodes.td M clang/include/clang/Basic/TypeTraits.h M clang/include/clang/Basic/X86Target.def M clang/include/clang/Basic/XRayInstr.h M clang/include/clang/Basic/XRayLists.h A clang/include/clang/Basic/arm_bf16.td A clang/include/clang/Basic/arm_cde.td M clang/include/clang/Basic/arm_mve.td M clang/include/clang/Basic/arm_mve_defs.td M clang/include/clang/Basic/arm_neon.td M clang/include/clang/Basic/arm_neon_incl.td A clang/include/clang/Basic/arm_sve.td A clang/include/clang/Basic/riscv_vector.td M clang/include/clang/CodeGen/BackendUtil.h M clang/include/clang/CodeGen/CGFunctionInfo.h M clang/include/clang/CodeGen/CodeGenABITypes.h M clang/include/clang/CodeGen/CodeGenAction.h M clang/include/clang/CodeGen/ConstantInitBuilder.h M clang/include/clang/CodeGen/ConstantInitFuture.h M clang/include/clang/CodeGen/SwiftCallingConv.h M clang/include/clang/CrossTU/CrossTranslationUnit.h M clang/include/clang/Driver/Action.h R clang/include/clang/Driver/CC1Options.td R clang/include/clang/Driver/CLCompatOptions.td M clang/include/clang/Driver/ClangOptionDocs.td M clang/include/clang/Driver/Compilation.h R clang/include/clang/Driver/DarwinSDKInfo.h M clang/include/clang/Driver/Distro.h M clang/include/clang/Driver/Driver.h A clang/include/clang/Driver/InputInfo.h M clang/include/clang/Driver/Job.h M clang/include/clang/Driver/Multilib.h M clang/include/clang/Driver/Options.h M clang/include/clang/Driver/Options.td M clang/include/clang/Driver/Phases.h M clang/include/clang/Driver/SanitizerArgs.h M clang/include/clang/Driver/Tool.h M clang/include/clang/Driver/ToolChain.h M clang/include/clang/Driver/Types.def M clang/include/clang/Driver/Types.h M clang/include/clang/Driver/XRayArgs.h M clang/include/clang/Edit/EditedSource.h M clang/include/clang/Format/Format.h M clang/include/clang/Frontend/ASTConsumers.h M clang/include/clang/Frontend/ASTUnit.h M clang/include/clang/Frontend/CommandLineSourceLoc.h M clang/include/clang/Frontend/CompilerInstance.h M clang/include/clang/Frontend/CompilerInvocation.h M clang/include/clang/Frontend/DependencyOutputOptions.h M clang/include/clang/Frontend/FrontendAction.h M clang/include/clang/Frontend/FrontendActions.h M clang/include/clang/Frontend/FrontendOptions.h M clang/include/clang/Frontend/LogDiagnosticPrinter.h M clang/include/clang/Frontend/PrecompiledPreamble.h M clang/include/clang/Frontend/TextDiagnostic.h M clang/include/clang/Frontend/Utils.h M clang/include/clang/Frontend/VerifyDiagnosticConsumer.h M clang/include/clang/Index/CommentToXML.h M clang/include/clang/Index/DeclOccurrence.h M clang/include/clang/Index/IndexSymbol.h M clang/include/clang/Index/IndexingAction.h M clang/include/clang/Index/IndexingOptions.h A clang/include/clang/IndexSerialization/SerializablePathCollection.h A clang/include/clang/Interpreter/Interpreter.h A clang/include/clang/Interpreter/PartialTranslationUnit.h M clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h M clang/include/clang/Lex/DirectoryLookup.h M clang/include/clang/Lex/HeaderMap.h M clang/include/clang/Lex/HeaderSearch.h M clang/include/clang/Lex/HeaderSearchOptions.h M clang/include/clang/Lex/Lexer.h M clang/include/clang/Lex/LiteralSupport.h M clang/include/clang/Lex/MacroInfo.h M clang/include/clang/Lex/ModuleLoader.h M clang/include/clang/Lex/ModuleMap.h M clang/include/clang/Lex/PPCallbacks.h M clang/include/clang/Lex/PPConditionalDirectiveRecord.h M clang/include/clang/Lex/Pragma.h M clang/include/clang/Lex/PreprocessingRecord.h M clang/include/clang/Lex/Preprocessor.h M clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h M clang/include/clang/Lex/PreprocessorLexer.h M clang/include/clang/Lex/PreprocessorOptions.h M clang/include/clang/Lex/Token.h M clang/include/clang/Lex/VariadicMacroSupport.h M clang/include/clang/Parse/Parser.h M clang/include/clang/Parse/RAIIObjectsForParser.h M clang/include/clang/Rewrite/Core/RewriteRope.h M clang/include/clang/Sema/AnalysisBasedWarnings.h M clang/include/clang/Sema/CodeCompleteConsumer.h M clang/include/clang/Sema/DeclSpec.h M clang/include/clang/Sema/DelayedDiagnostic.h M clang/include/clang/Sema/Designator.h M clang/include/clang/Sema/ExternalSemaSource.h M clang/include/clang/Sema/Initialization.h M clang/include/clang/Sema/Lookup.h M clang/include/clang/Sema/MultiplexExternalSemaSource.h M clang/include/clang/Sema/Overload.h M clang/include/clang/Sema/Ownership.h M clang/include/clang/Sema/ParsedAttr.h M clang/include/clang/Sema/ParsedTemplate.h M clang/include/clang/Sema/Scope.h M clang/include/clang/Sema/ScopeInfo.h M clang/include/clang/Sema/Sema.h M clang/include/clang/Sema/SemaInternal.h M clang/include/clang/Sema/Template.h M clang/include/clang/Serialization/ASTBitCodes.h M clang/include/clang/Serialization/ASTReader.h M clang/include/clang/Serialization/ASTRecordReader.h M clang/include/clang/Serialization/ASTRecordWriter.h M clang/include/clang/Serialization/ASTWriter.h M clang/include/clang/Serialization/ModuleFile.h M clang/include/clang/Serialization/ModuleFileExtension.h M clang/include/clang/Serialization/ModuleManager.h M clang/include/clang/Serialization/TypeBitCodes.def M clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h M clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td M clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h M clang/include/clang/StaticAnalyzer/Core/Analyses.def M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h M clang/include/clang/StaticAnalyzer/Core/Checker.h M clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h R clang/include/clang/StaticAnalyzer/Core/IssueHash.h M clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h R clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h M clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h R clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h M clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h M clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A clang/include/clang/Testing/CommandLineArgs.h A clang/include/clang/Testing/TestClangConfig.h M clang/include/clang/Tooling/ASTDiff/ASTDiff.h M clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h M clang/include/clang/Tooling/AllTUsExecution.h M clang/include/clang/Tooling/ArgumentsAdjusters.h M clang/include/clang/Tooling/CommonOptionsParser.h M clang/include/clang/Tooling/CompilationDatabase.h M clang/include/clang/Tooling/Core/Diagnostic.h R clang/include/clang/Tooling/Core/Lookup.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h M clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h M clang/include/clang/Tooling/DiagnosticsYaml.h M clang/include/clang/Tooling/Inclusions/HeaderIncludes.h M clang/include/clang/Tooling/Inclusions/IncludeStyle.h A clang/include/clang/Tooling/NodeIntrospection.h M clang/include/clang/Tooling/Refactoring/ASTSelection.h M clang/include/clang/Tooling/Refactoring/AtomicChange.h M clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A clang/include/clang/Tooling/Refactoring/Lookup.h M clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h M clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h M clang/include/clang/Tooling/Refactoring/RefactoringOptions.h M clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h M clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h M clang/include/clang/Tooling/ReplacementsYaml.h M clang/include/clang/Tooling/Syntax/BuildTree.h M clang/include/clang/Tooling/Syntax/Nodes.h A clang/include/clang/Tooling/Syntax/Nodes.td A clang/include/clang/Tooling/Syntax/Syntax.td M clang/include/clang/Tooling/Syntax/Tokens.h M clang/include/clang/Tooling/Syntax/Tree.h M clang/include/clang/Tooling/Tooling.h M clang/include/clang/Tooling/Transformer/MatchConsumer.h A clang/include/clang/Tooling/Transformer/Parsing.h M clang/include/clang/Tooling/Transformer/RangeSelector.h M clang/include/clang/Tooling/Transformer/RewriteRule.h M clang/include/clang/Tooling/Transformer/SourceCode.h M clang/include/clang/Tooling/Transformer/Stencil.h M clang/include/clang/module.modulemap A clang/lib/APINotes/APINotesFormat.h A clang/lib/APINotes/APINotesTypes.cpp A clang/lib/APINotes/APINotesYAMLCompiler.cpp M clang/lib/ARCMigrate/ARCMT.cpp M clang/lib/ARCMigrate/FileRemapper.cpp M clang/lib/ARCMigrate/Internals.h M clang/lib/ARCMigrate/ObjCMT.cpp M clang/lib/ARCMigrate/PlistReporter.cpp M clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp M clang/lib/ARCMigrate/TransGCAttrs.cpp M clang/lib/ARCMigrate/TransProperties.cpp M clang/lib/ARCMigrate/TransProtectedScope.cpp M clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp M clang/lib/ARCMigrate/Transforms.cpp M clang/lib/ARCMigrate/Transforms.h M clang/lib/AST/APValue.cpp M clang/lib/AST/ASTContext.cpp M clang/lib/AST/ASTDiagnostic.cpp M clang/lib/AST/ASTDumper.cpp M clang/lib/AST/ASTImporter.cpp M clang/lib/AST/ASTImporterLookupTable.cpp M clang/lib/AST/ASTStructuralEquivalence.cpp M clang/lib/AST/ASTTypeTraits.cpp M clang/lib/AST/AttrImpl.cpp M clang/lib/AST/CXXABI.h M clang/lib/AST/CXXInheritance.cpp M clang/lib/AST/CommentCommandTraits.cpp M clang/lib/AST/CommentLexer.cpp M clang/lib/AST/CommentSema.cpp M clang/lib/AST/ComparisonCategories.cpp A clang/lib/AST/ComputeDependence.cpp M clang/lib/AST/DataCollection.cpp M clang/lib/AST/Decl.cpp M clang/lib/AST/DeclBase.cpp M clang/lib/AST/DeclCXX.cpp M clang/lib/AST/DeclObjC.cpp M clang/lib/AST/DeclOpenMP.cpp M clang/lib/AST/DeclPrinter.cpp M clang/lib/AST/DeclTemplate.cpp M clang/lib/AST/DeclarationName.cpp M clang/lib/AST/Expr.cpp M clang/lib/AST/ExprCXX.cpp M clang/lib/AST/ExprClassification.cpp M clang/lib/AST/ExprConcepts.cpp M clang/lib/AST/ExprConstant.cpp M clang/lib/AST/ExprObjC.cpp M clang/lib/AST/ExternalASTMerger.cpp M clang/lib/AST/ExternalASTSource.cpp M clang/lib/AST/FormatString.cpp R clang/lib/AST/Interp/Block.cpp R clang/lib/AST/Interp/Block.h M clang/lib/AST/Interp/Boolean.h M clang/lib/AST/Interp/ByteCodeExprGen.h M clang/lib/AST/Interp/Context.cpp M clang/lib/AST/Interp/Context.h M clang/lib/AST/Interp/Disasm.cpp M clang/lib/AST/Interp/Integral.h M clang/lib/AST/Interp/Interp.cpp M clang/lib/AST/Interp/Interp.h A clang/lib/AST/Interp/InterpBlock.cpp A clang/lib/AST/Interp/InterpBlock.h M clang/lib/AST/Interp/InterpFrame.h M clang/lib/AST/Interp/Pointer.cpp M clang/lib/AST/Interp/Pointer.h M clang/lib/AST/Interp/Source.h M clang/lib/AST/Interp/State.cpp M clang/lib/AST/ItaniumCXXABI.cpp M clang/lib/AST/ItaniumMangle.cpp M clang/lib/AST/JSONNodeDumper.cpp M clang/lib/AST/Linkage.h M clang/lib/AST/Mangle.cpp M clang/lib/AST/MicrosoftCXXABI.cpp M clang/lib/AST/MicrosoftMangle.cpp M clang/lib/AST/NSAPI.cpp M clang/lib/AST/NestedNameSpecifier.cpp M clang/lib/AST/ODRHash.cpp M clang/lib/AST/OSLog.cpp M clang/lib/AST/OpenMPClause.cpp A clang/lib/AST/ParentMapContext.cpp M clang/lib/AST/PrintfFormatString.cpp M clang/lib/AST/QualTypeNames.cpp M clang/lib/AST/RawCommentList.cpp M clang/lib/AST/RecordLayout.cpp M clang/lib/AST/RecordLayoutBuilder.cpp M clang/lib/AST/Stmt.cpp M clang/lib/AST/StmtOpenMP.cpp M clang/lib/AST/StmtPrinter.cpp M clang/lib/AST/StmtProfile.cpp M clang/lib/AST/TemplateBase.cpp M clang/lib/AST/TemplateName.cpp M clang/lib/AST/TextNodeDumper.cpp M clang/lib/AST/Type.cpp M clang/lib/AST/TypeLoc.cpp M clang/lib/AST/TypePrinter.cpp M clang/lib/AST/VTableBuilder.cpp M clang/lib/ASTMatchers/ASTMatchFinder.cpp M clang/lib/ASTMatchers/ASTMatchersInternal.cpp M clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A clang/lib/ASTMatchers/Dynamic/Marshallers.cpp M clang/lib/ASTMatchers/Dynamic/Marshallers.h M clang/lib/ASTMatchers/Dynamic/Parser.cpp M clang/lib/ASTMatchers/Dynamic/Registry.cpp M clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A clang/lib/ASTMatchers/GtestMatchers.cpp M clang/lib/Analysis/AnalysisDeclContext.cpp M clang/lib/Analysis/BodyFarm.cpp M clang/lib/Analysis/CFG.cpp M clang/lib/Analysis/CallGraph.cpp A clang/lib/Analysis/CalledOnceCheck.cpp M clang/lib/Analysis/CloneDetection.cpp M clang/lib/Analysis/ExprMutationAnalyzer.cpp A clang/lib/Analysis/IssueHash.cpp M clang/lib/Analysis/LiveVariables.cpp A clang/lib/Analysis/MacroExpansionContext.cpp M clang/lib/Analysis/PathDiagnostic.cpp M clang/lib/Analysis/PostOrderCFGView.cpp M clang/lib/Analysis/ProgramPoint.cpp M clang/lib/Analysis/ReachableCode.cpp M clang/lib/Analysis/RetainSummaryManager.cpp M clang/lib/Analysis/ThreadSafety.cpp M clang/lib/Analysis/ThreadSafetyCommon.cpp M clang/lib/Analysis/UninitializedValues.cpp M clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp M clang/lib/Basic/Attributes.cpp M clang/lib/Basic/Builtins.cpp M clang/lib/Basic/CodeGenOptions.cpp M clang/lib/Basic/Cuda.cpp A clang/lib/Basic/DarwinSDKInfo.cpp M clang/lib/Basic/Diagnostic.cpp M clang/lib/Basic/DiagnosticIDs.cpp A clang/lib/Basic/ExpressionTraits.cpp A clang/lib/Basic/FileEntry.cpp M clang/lib/Basic/FileManager.cpp R clang/lib/Basic/FixedPoint.cpp M clang/lib/Basic/IdentifierTable.cpp M clang/lib/Basic/LangOptions.cpp M clang/lib/Basic/Module.cpp A clang/lib/Basic/NoSanitizeList.cpp A clang/lib/Basic/OpenCLOptions.cpp M clang/lib/Basic/OpenMPKinds.cpp A clang/lib/Basic/ProfileList.cpp R clang/lib/Basic/SanitizerBlacklist.cpp M clang/lib/Basic/Sanitizers.cpp M clang/lib/Basic/SourceLocation.cpp M clang/lib/Basic/SourceManager.cpp A clang/lib/Basic/TargetID.cpp M clang/lib/Basic/TargetInfo.cpp M clang/lib/Basic/Targets.cpp M clang/lib/Basic/Targets/AArch64.cpp M clang/lib/Basic/Targets/AArch64.h M clang/lib/Basic/Targets/AMDGPU.cpp M clang/lib/Basic/Targets/AMDGPU.h M clang/lib/Basic/Targets/ARC.h M clang/lib/Basic/Targets/ARM.cpp M clang/lib/Basic/Targets/ARM.h M clang/lib/Basic/Targets/AVR.cpp M clang/lib/Basic/Targets/AVR.h M clang/lib/Basic/Targets/BPF.cpp M clang/lib/Basic/Targets/BPF.h M clang/lib/Basic/Targets/Hexagon.cpp M clang/lib/Basic/Targets/Hexagon.h M clang/lib/Basic/Targets/Lanai.h M clang/lib/Basic/Targets/Le64.cpp M clang/lib/Basic/Targets/Le64.h A clang/lib/Basic/Targets/M68k.cpp A clang/lib/Basic/Targets/M68k.h M clang/lib/Basic/Targets/MSP430.cpp M clang/lib/Basic/Targets/MSP430.h M clang/lib/Basic/Targets/Mips.cpp M clang/lib/Basic/Targets/Mips.h M clang/lib/Basic/Targets/NVPTX.cpp M clang/lib/Basic/Targets/NVPTX.h M clang/lib/Basic/Targets/OSTargets.cpp M clang/lib/Basic/Targets/OSTargets.h M clang/lib/Basic/Targets/PNaCl.h M clang/lib/Basic/Targets/PPC.cpp M clang/lib/Basic/Targets/PPC.h M clang/lib/Basic/Targets/RISCV.cpp M clang/lib/Basic/Targets/RISCV.h M clang/lib/Basic/Targets/SPIR.cpp M clang/lib/Basic/Targets/SPIR.h M clang/lib/Basic/Targets/Sparc.cpp M clang/lib/Basic/Targets/Sparc.h M clang/lib/Basic/Targets/SystemZ.cpp M clang/lib/Basic/Targets/SystemZ.h M clang/lib/Basic/Targets/TCE.h A clang/lib/Basic/Targets/VE.cpp A clang/lib/Basic/Targets/VE.h M clang/lib/Basic/Targets/WebAssembly.cpp M clang/lib/Basic/Targets/WebAssembly.h M clang/lib/Basic/Targets/X86.cpp M clang/lib/Basic/Targets/X86.h M clang/lib/Basic/Targets/XCore.cpp M clang/lib/Basic/Targets/XCore.h A clang/lib/Basic/TypeTraits.cpp M clang/lib/Basic/Version.cpp M clang/lib/Basic/Warnings.cpp M clang/lib/Basic/XRayInstr.cpp M clang/lib/Basic/XRayLists.cpp M clang/lib/CodeGen/ABIInfo.h M clang/lib/CodeGen/BackendUtil.cpp M clang/lib/CodeGen/CGAtomic.cpp M clang/lib/CodeGen/CGBlocks.cpp M clang/lib/CodeGen/CGBlocks.h M clang/lib/CodeGen/CGBuilder.h M clang/lib/CodeGen/CGBuiltin.cpp M clang/lib/CodeGen/CGCUDANV.cpp M clang/lib/CodeGen/CGCUDARuntime.h M clang/lib/CodeGen/CGCXX.cpp M clang/lib/CodeGen/CGCXXABI.cpp M clang/lib/CodeGen/CGCXXABI.h M clang/lib/CodeGen/CGCall.cpp M clang/lib/CodeGen/CGCall.h M clang/lib/CodeGen/CGClass.cpp M clang/lib/CodeGen/CGCleanup.cpp M clang/lib/CodeGen/CGCleanup.h M clang/lib/CodeGen/CGCoroutine.cpp M clang/lib/CodeGen/CGDebugInfo.cpp M clang/lib/CodeGen/CGDebugInfo.h M clang/lib/CodeGen/CGDecl.cpp M clang/lib/CodeGen/CGDeclCXX.cpp M clang/lib/CodeGen/CGException.cpp M clang/lib/CodeGen/CGExpr.cpp M clang/lib/CodeGen/CGExprAgg.cpp M clang/lib/CodeGen/CGExprCXX.cpp M clang/lib/CodeGen/CGExprComplex.cpp M clang/lib/CodeGen/CGExprConstant.cpp M clang/lib/CodeGen/CGExprScalar.cpp M clang/lib/CodeGen/CGGPUBuiltin.cpp M clang/lib/CodeGen/CGLoopInfo.cpp M clang/lib/CodeGen/CGLoopInfo.h M clang/lib/CodeGen/CGNonTrivialStruct.cpp M clang/lib/CodeGen/CGObjC.cpp M clang/lib/CodeGen/CGObjCGNU.cpp M clang/lib/CodeGen/CGObjCMac.cpp M clang/lib/CodeGen/CGObjCRuntime.cpp M clang/lib/CodeGen/CGObjCRuntime.h M clang/lib/CodeGen/CGOpenMPRuntime.cpp M clang/lib/CodeGen/CGOpenMPRuntime.h A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h A clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp A clang/lib/CodeGen/CGOpenMPRuntimeGPU.h M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h M clang/lib/CodeGen/CGRecordLayout.h M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp M clang/lib/CodeGen/CGStmt.cpp M clang/lib/CodeGen/CGStmtOpenMP.cpp M clang/lib/CodeGen/CGVTT.cpp M clang/lib/CodeGen/CGVTables.cpp M clang/lib/CodeGen/CGVTables.h M clang/lib/CodeGen/CGValue.h M clang/lib/CodeGen/CodeGenABITypes.cpp M clang/lib/CodeGen/CodeGenAction.cpp M clang/lib/CodeGen/CodeGenFunction.cpp M clang/lib/CodeGen/CodeGenFunction.h M clang/lib/CodeGen/CodeGenModule.cpp M clang/lib/CodeGen/CodeGenModule.h M clang/lib/CodeGen/CodeGenPGO.cpp M clang/lib/CodeGen/CodeGenPGO.h M clang/lib/CodeGen/CodeGenTBAA.cpp M clang/lib/CodeGen/CodeGenTypeCache.h M clang/lib/CodeGen/CodeGenTypes.cpp M clang/lib/CodeGen/CodeGenTypes.h M clang/lib/CodeGen/ConstantEmitter.h M clang/lib/CodeGen/ConstantInitBuilder.cpp M clang/lib/CodeGen/CoverageMappingGen.cpp M clang/lib/CodeGen/CoverageMappingGen.h M clang/lib/CodeGen/EHScopeStack.h M clang/lib/CodeGen/ItaniumCXXABI.cpp M clang/lib/CodeGen/MicrosoftCXXABI.cpp M clang/lib/CodeGen/ModuleBuilder.cpp M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp M clang/lib/CodeGen/PatternInit.cpp M clang/lib/CodeGen/SanitizerMetadata.cpp M clang/lib/CodeGen/SanitizerMetadata.h M clang/lib/CodeGen/SwiftCallingConv.cpp M clang/lib/CodeGen/TargetInfo.cpp M clang/lib/CodeGen/TargetInfo.h M clang/lib/CodeGen/VarBypassDetector.cpp M clang/lib/CodeGen/VarBypassDetector.h M clang/lib/CrossTU/CrossTranslationUnit.cpp M clang/lib/DirectoryWatcher/DirectoryScanner.cpp M clang/lib/DirectoryWatcher/DirectoryScanner.h M clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp M clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp M clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp M clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp M clang/lib/Driver/Action.cpp M clang/lib/Driver/Compilation.cpp R clang/lib/Driver/DarwinSDKInfo.cpp M clang/lib/Driver/Distro.cpp M clang/lib/Driver/Driver.cpp R clang/lib/Driver/InputInfo.h M clang/lib/Driver/Job.cpp M clang/lib/Driver/Multilib.cpp M clang/lib/Driver/SanitizerArgs.cpp M clang/lib/Driver/Tool.cpp M clang/lib/Driver/ToolChain.cpp M clang/lib/Driver/ToolChains/AIX.cpp M clang/lib/Driver/ToolChains/AIX.h M clang/lib/Driver/ToolChains/AMDGPU.cpp M clang/lib/Driver/ToolChains/AMDGPU.h A clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp A clang/lib/Driver/ToolChains/AMDGPUOpenMP.h M clang/lib/Driver/ToolChains/AVR.cpp M clang/lib/Driver/ToolChains/AVR.h M clang/lib/Driver/ToolChains/Ananas.cpp M clang/lib/Driver/ToolChains/Ananas.h M clang/lib/Driver/ToolChains/Arch/AArch64.cpp M clang/lib/Driver/ToolChains/Arch/AArch64.h M clang/lib/Driver/ToolChains/Arch/ARM.cpp M clang/lib/Driver/ToolChains/Arch/ARM.h A clang/lib/Driver/ToolChains/Arch/M68k.cpp A clang/lib/Driver/ToolChains/Arch/M68k.h M clang/lib/Driver/ToolChains/Arch/Mips.cpp M clang/lib/Driver/ToolChains/Arch/PPC.cpp M clang/lib/Driver/ToolChains/Arch/RISCV.cpp M clang/lib/Driver/ToolChains/Arch/Sparc.cpp M clang/lib/Driver/ToolChains/Arch/SystemZ.cpp M clang/lib/Driver/ToolChains/Arch/SystemZ.h A clang/lib/Driver/ToolChains/Arch/VE.cpp A clang/lib/Driver/ToolChains/Arch/VE.h M clang/lib/Driver/ToolChains/Arch/X86.cpp M clang/lib/Driver/ToolChains/Arch/X86.h M clang/lib/Driver/ToolChains/BareMetal.cpp M clang/lib/Driver/ToolChains/BareMetal.h M clang/lib/Driver/ToolChains/Clang.cpp M clang/lib/Driver/ToolChains/Clang.h M clang/lib/Driver/ToolChains/CloudABI.cpp M clang/lib/Driver/ToolChains/CloudABI.h M clang/lib/Driver/ToolChains/CommonArgs.cpp M clang/lib/Driver/ToolChains/CommonArgs.h M clang/lib/Driver/ToolChains/CrossWindows.cpp M clang/lib/Driver/ToolChains/CrossWindows.h M clang/lib/Driver/ToolChains/Cuda.cpp M clang/lib/Driver/ToolChains/Cuda.h M clang/lib/Driver/ToolChains/Darwin.cpp M clang/lib/Driver/ToolChains/Darwin.h M clang/lib/Driver/ToolChains/DragonFly.cpp M clang/lib/Driver/ToolChains/DragonFly.h M clang/lib/Driver/ToolChains/Flang.cpp M clang/lib/Driver/ToolChains/Flang.h M clang/lib/Driver/ToolChains/FreeBSD.cpp M clang/lib/Driver/ToolChains/FreeBSD.h M clang/lib/Driver/ToolChains/Fuchsia.cpp M clang/lib/Driver/ToolChains/Fuchsia.h M clang/lib/Driver/ToolChains/Gnu.cpp M clang/lib/Driver/ToolChains/Gnu.h M clang/lib/Driver/ToolChains/HIP.cpp M clang/lib/Driver/ToolChains/HIP.h M clang/lib/Driver/ToolChains/Haiku.cpp M clang/lib/Driver/ToolChains/Hexagon.cpp M clang/lib/Driver/ToolChains/Hexagon.h M clang/lib/Driver/ToolChains/Hurd.cpp M clang/lib/Driver/ToolChains/Hurd.h M clang/lib/Driver/ToolChains/InterfaceStubs.cpp M clang/lib/Driver/ToolChains/Linux.cpp M clang/lib/Driver/ToolChains/Linux.h M clang/lib/Driver/ToolChains/MSP430.cpp M clang/lib/Driver/ToolChains/MSP430.h M clang/lib/Driver/ToolChains/MSVC.cpp M clang/lib/Driver/ToolChains/MSVC.h M clang/lib/Driver/ToolChains/MinGW.cpp M clang/lib/Driver/ToolChains/MinGW.h M clang/lib/Driver/ToolChains/Minix.cpp M clang/lib/Driver/ToolChains/Minix.h M clang/lib/Driver/ToolChains/MipsLinux.cpp M clang/lib/Driver/ToolChains/Myriad.cpp M clang/lib/Driver/ToolChains/Myriad.h M clang/lib/Driver/ToolChains/NaCl.cpp M clang/lib/Driver/ToolChains/NaCl.h M clang/lib/Driver/ToolChains/NetBSD.cpp M clang/lib/Driver/ToolChains/NetBSD.h M clang/lib/Driver/ToolChains/OpenBSD.cpp M clang/lib/Driver/ToolChains/OpenBSD.h M clang/lib/Driver/ToolChains/PS4CPU.cpp M clang/lib/Driver/ToolChains/PS4CPU.h M clang/lib/Driver/ToolChains/RISCVToolchain.cpp M clang/lib/Driver/ToolChains/RISCVToolchain.h A clang/lib/Driver/ToolChains/ROCm.h M clang/lib/Driver/ToolChains/Solaris.cpp M clang/lib/Driver/ToolChains/Solaris.h A clang/lib/Driver/ToolChains/VEToolchain.cpp A clang/lib/Driver/ToolChains/VEToolchain.h M clang/lib/Driver/ToolChains/WebAssembly.cpp M clang/lib/Driver/ToolChains/WebAssembly.h M clang/lib/Driver/ToolChains/XCore.cpp A clang/lib/Driver/ToolChains/ZOS.cpp A clang/lib/Driver/ToolChains/ZOS.h M clang/lib/Driver/Types.cpp M clang/lib/Driver/XRayArgs.cpp M clang/lib/Edit/EditedSource.cpp M clang/lib/Edit/RewriteObjCFoundationAPI.cpp M clang/lib/Format/BreakableToken.cpp M clang/lib/Format/BreakableToken.h M clang/lib/Format/ContinuationIndenter.cpp M clang/lib/Format/ContinuationIndenter.h M clang/lib/Format/Format.cpp M clang/lib/Format/FormatInternal.h M clang/lib/Format/FormatToken.cpp M clang/lib/Format/FormatToken.h M clang/lib/Format/FormatTokenLexer.cpp M clang/lib/Format/FormatTokenLexer.h A clang/lib/Format/MacroExpander.cpp A clang/lib/Format/Macros.h M clang/lib/Format/NamespaceEndCommentsFixer.cpp M clang/lib/Format/SortJavaScriptImports.cpp M clang/lib/Format/TokenAnalyzer.cpp M clang/lib/Format/TokenAnnotator.cpp M clang/lib/Format/TokenAnnotator.h M clang/lib/Format/UnwrappedLineFormatter.cpp M clang/lib/Format/UnwrappedLineFormatter.h M clang/lib/Format/UnwrappedLineParser.cpp M clang/lib/Format/UnwrappedLineParser.h M clang/lib/Format/UsingDeclarationsSorter.cpp M clang/lib/Format/WhitespaceManager.cpp M clang/lib/Format/WhitespaceManager.h M clang/lib/Frontend/ASTConsumers.cpp M clang/lib/Frontend/ASTUnit.cpp M clang/lib/Frontend/ChainedIncludesSource.cpp M clang/lib/Frontend/CompilerInstance.cpp M clang/lib/Frontend/CompilerInvocation.cpp M clang/lib/Frontend/CreateInvocationFromCommandLine.cpp M clang/lib/Frontend/DependencyFile.cpp M clang/lib/Frontend/DependencyGraph.cpp M clang/lib/Frontend/DiagnosticRenderer.cpp M clang/lib/Frontend/FrontendAction.cpp M clang/lib/Frontend/FrontendActions.cpp M clang/lib/Frontend/FrontendOptions.cpp R clang/lib/Frontend/FrontendTiming.cpp M clang/lib/Frontend/HeaderIncludeGen.cpp M clang/lib/Frontend/InitHeaderSearch.cpp M clang/lib/Frontend/InitPreprocessor.cpp M clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp M clang/lib/Frontend/LogDiagnosticPrinter.cpp M clang/lib/Frontend/ModuleDependencyCollector.cpp M clang/lib/Frontend/PrecompiledPreamble.cpp M clang/lib/Frontend/Rewrite/FixItRewriter.cpp M clang/lib/Frontend/Rewrite/FrontendActions.cpp M clang/lib/Frontend/Rewrite/HTMLPrint.cpp M clang/lib/Frontend/Rewrite/InclusionRewriter.cpp M clang/lib/Frontend/Rewrite/RewriteMacros.cpp M clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp M clang/lib/Frontend/Rewrite/RewriteObjC.cpp M clang/lib/Frontend/SerializedDiagnosticPrinter.cpp M clang/lib/Frontend/TestModuleFileExtension.cpp M clang/lib/Frontend/TestModuleFileExtension.h M clang/lib/Frontend/TextDiagnostic.cpp M clang/lib/Frontend/TextDiagnosticBuffer.cpp M clang/lib/Frontend/TextDiagnosticPrinter.cpp M clang/lib/Frontend/VerifyDiagnosticConsumer.cpp M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp M clang/lib/Headers/__clang_cuda_builtin_vars.h M clang/lib/Headers/__clang_cuda_cmath.h M clang/lib/Headers/__clang_cuda_complex_builtins.h M clang/lib/Headers/__clang_cuda_device_functions.h M clang/lib/Headers/__clang_cuda_libdevice_declares.h A clang/lib/Headers/__clang_cuda_math.h M clang/lib/Headers/__clang_cuda_math_forward_declares.h M clang/lib/Headers/__clang_cuda_runtime_wrapper.h A clang/lib/Headers/__clang_hip_cmath.h A clang/lib/Headers/__clang_hip_libdevice_declares.h A clang/lib/Headers/__clang_hip_math.h A clang/lib/Headers/__clang_hip_runtime_wrapper.h M clang/lib/Headers/altivec.h A clang/lib/Headers/amxintrin.h M clang/lib/Headers/arm_acle.h M clang/lib/Headers/avx2intrin.h M clang/lib/Headers/avx512bwintrin.h M clang/lib/Headers/avx512fintrin.h M clang/lib/Headers/avx512vlbwintrin.h M clang/lib/Headers/avx512vlintrin.h M clang/lib/Headers/avx512vlvnniintrin.h M clang/lib/Headers/avxintrin.h A clang/lib/Headers/avxvnniintrin.h M clang/lib/Headers/bmiintrin.h A clang/lib/Headers/builtins.h A clang/lib/Headers/cet.h M clang/lib/Headers/cldemoteintrin.h M clang/lib/Headers/cpuid.h M clang/lib/Headers/cuda_wrappers/algorithm M clang/lib/Headers/cuda_wrappers/complex M clang/lib/Headers/cuda_wrappers/new M clang/lib/Headers/emmintrin.h M clang/lib/Headers/gfniintrin.h A clang/lib/Headers/hexagon_circ_brev_intrinsics.h A clang/lib/Headers/hexagon_protos.h A clang/lib/Headers/hexagon_types.h A clang/lib/Headers/hresetintrin.h A clang/lib/Headers/hvx_hexagon_protos.h M clang/lib/Headers/ia32intrin.h M clang/lib/Headers/immintrin.h M clang/lib/Headers/intrin.h A clang/lib/Headers/keylockerintrin.h M clang/lib/Headers/mm_malloc.h M clang/lib/Headers/module.modulemap M clang/lib/Headers/msa.h M clang/lib/Headers/opencl-c-base.h M clang/lib/Headers/opencl-c.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h R clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h R clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h M clang/lib/Headers/openmp_wrappers/cmath A clang/lib/Headers/openmp_wrappers/complex A clang/lib/Headers/openmp_wrappers/complex.h A clang/lib/Headers/openmp_wrappers/complex_cmath.h M clang/lib/Headers/openmp_wrappers/math.h A clang/lib/Headers/openmp_wrappers/new A clang/lib/Headers/openmp_wrappers/time.h M clang/lib/Headers/popcntintrin.h M clang/lib/Headers/ppc_wrappers/smmintrin.h M clang/lib/Headers/ppc_wrappers/xmmintrin.h A clang/lib/Headers/serializeintrin.h A clang/lib/Headers/tsxldtrkintrin.h A clang/lib/Headers/uintrintrin.h M clang/lib/Headers/vaesintrin.h M clang/lib/Headers/vecintrin.h M clang/lib/Headers/vpclmulqdqintrin.h A clang/lib/Headers/wasm_simd128.h A clang/lib/Headers/x86gprintrin.h M clang/lib/Headers/x86intrin.h M clang/lib/Headers/xmmintrin.h M clang/lib/Index/CommentToXML.cpp M clang/lib/Index/FileIndexRecord.cpp M clang/lib/Index/FileIndexRecord.h M clang/lib/Index/IndexBody.cpp M clang/lib/Index/IndexDecl.cpp M clang/lib/Index/IndexSymbol.cpp M clang/lib/Index/IndexTypeSourceInfo.cpp M clang/lib/Index/IndexingAction.cpp M clang/lib/Index/IndexingContext.cpp M clang/lib/Index/IndexingContext.h R clang/lib/Index/SimpleFormatContext.h M clang/lib/Index/USRGeneration.cpp A clang/lib/IndexSerialization/SerializablePathCollection.cpp A clang/lib/Interpreter/IncrementalExecutor.cpp A clang/lib/Interpreter/IncrementalExecutor.h A clang/lib/Interpreter/IncrementalParser.cpp A clang/lib/Interpreter/IncrementalParser.h A clang/lib/Interpreter/Interpreter.cpp M clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp M clang/lib/Lex/HeaderMap.cpp M clang/lib/Lex/HeaderSearch.cpp M clang/lib/Lex/Lexer.cpp M clang/lib/Lex/LiteralSupport.cpp M clang/lib/Lex/ModuleMap.cpp M clang/lib/Lex/PPCaching.cpp M clang/lib/Lex/PPCallbacks.cpp M clang/lib/Lex/PPConditionalDirectiveRecord.cpp M clang/lib/Lex/PPDirectives.cpp M clang/lib/Lex/PPExpressions.cpp M clang/lib/Lex/PPLexerChange.cpp M clang/lib/Lex/PPMacroExpansion.cpp M clang/lib/Lex/Pragma.cpp M clang/lib/Lex/PreprocessingRecord.cpp M clang/lib/Lex/Preprocessor.cpp M clang/lib/Lex/ScratchBuffer.cpp M clang/lib/Lex/TokenConcatenation.cpp M clang/lib/Lex/TokenLexer.cpp M clang/lib/Parse/ParseCXXInlineMethods.cpp M clang/lib/Parse/ParseDecl.cpp M clang/lib/Parse/ParseDeclCXX.cpp M clang/lib/Parse/ParseExpr.cpp M clang/lib/Parse/ParseExprCXX.cpp M clang/lib/Parse/ParseInit.cpp M clang/lib/Parse/ParseObjc.cpp M clang/lib/Parse/ParseOpenMP.cpp M clang/lib/Parse/ParsePragma.cpp M clang/lib/Parse/ParseStmt.cpp M clang/lib/Parse/ParseStmtAsm.cpp M clang/lib/Parse/ParseTemplate.cpp M clang/lib/Parse/ParseTentative.cpp M clang/lib/Parse/Parser.cpp M clang/lib/Rewrite/DeltaTree.cpp M clang/lib/Rewrite/HTMLRewrite.cpp M clang/lib/Rewrite/Rewriter.cpp M clang/lib/Rewrite/TokenRewriter.cpp M clang/lib/Sema/AnalysisBasedWarnings.cpp M clang/lib/Sema/CodeCompleteConsumer.cpp M clang/lib/Sema/DeclSpec.cpp M clang/lib/Sema/JumpDiagnostics.cpp M clang/lib/Sema/MultiplexExternalSemaSource.cpp M clang/lib/Sema/OpenCLBuiltins.td M clang/lib/Sema/ParsedAttr.cpp M clang/lib/Sema/ScopeInfo.cpp M clang/lib/Sema/Sema.cpp M clang/lib/Sema/SemaAccess.cpp M clang/lib/Sema/SemaAttr.cpp A clang/lib/Sema/SemaAvailability.cpp M clang/lib/Sema/SemaCUDA.cpp M clang/lib/Sema/SemaCXXScopeSpec.cpp M clang/lib/Sema/SemaCast.cpp M clang/lib/Sema/SemaChecking.cpp M clang/lib/Sema/SemaCodeComplete.cpp M clang/lib/Sema/SemaConcept.cpp M clang/lib/Sema/SemaCoroutine.cpp M clang/lib/Sema/SemaDecl.cpp M clang/lib/Sema/SemaDeclAttr.cpp M clang/lib/Sema/SemaDeclCXX.cpp M clang/lib/Sema/SemaDeclObjC.cpp M clang/lib/Sema/SemaExceptionSpec.cpp M clang/lib/Sema/SemaExpr.cpp M clang/lib/Sema/SemaExprCXX.cpp M clang/lib/Sema/SemaExprMember.cpp M clang/lib/Sema/SemaExprObjC.cpp M clang/lib/Sema/SemaFixItUtils.cpp M clang/lib/Sema/SemaInit.cpp M clang/lib/Sema/SemaLambda.cpp M clang/lib/Sema/SemaLookup.cpp M clang/lib/Sema/SemaModule.cpp M clang/lib/Sema/SemaObjCProperty.cpp M clang/lib/Sema/SemaOpenMP.cpp M clang/lib/Sema/SemaOverload.cpp M clang/lib/Sema/SemaPseudoObject.cpp A clang/lib/Sema/SemaSYCL.cpp M clang/lib/Sema/SemaStmt.cpp M clang/lib/Sema/SemaStmtAsm.cpp M clang/lib/Sema/SemaStmtAttr.cpp M clang/lib/Sema/SemaTemplate.cpp M clang/lib/Sema/SemaTemplateDeduction.cpp M clang/lib/Sema/SemaTemplateInstantiate.cpp M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp M clang/lib/Sema/SemaTemplateVariadic.cpp M clang/lib/Sema/SemaType.cpp M clang/lib/Sema/TreeTransform.h A clang/lib/Sema/UsedDeclVisitor.h M clang/lib/Serialization/ASTCommon.cpp M clang/lib/Serialization/ASTReader.cpp M clang/lib/Serialization/ASTReaderDecl.cpp M clang/lib/Serialization/ASTReaderStmt.cpp M clang/lib/Serialization/ASTWriter.cpp M clang/lib/Serialization/ASTWriterDecl.cpp M clang/lib/Serialization/ASTWriterStmt.cpp M clang/lib/Serialization/GeneratePCH.cpp M clang/lib/Serialization/GlobalModuleIndex.cpp M clang/lib/Serialization/ModuleFileExtension.cpp M clang/lib/Serialization/ModuleManager.cpp M clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp M clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp M clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp M clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp M clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp M clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp M clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp M clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp M clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp M clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp M clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp M clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp M clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp M clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp M clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp M clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp M clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp M clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h M clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Iterator.cpp M clang/lib/StaticAnalyzer/Checkers/Iterator.h M clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp M clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h M clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp M clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SmartPtr.h A clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp M clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Taint.cpp M clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h A clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h A clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h A clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Yaml.h A clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp M clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp M clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp M clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp M clang/lib/StaticAnalyzer/Core/BugReporter.cpp M clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp M clang/lib/StaticAnalyzer/Core/CallEvent.cpp M clang/lib/StaticAnalyzer/Core/CheckerContext.cpp M clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp M clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp M clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp M clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp M clang/lib/StaticAnalyzer/Core/DynamicType.cpp M clang/lib/StaticAnalyzer/Core/Environment.cpp M clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp R clang/lib/StaticAnalyzer/Core/IssueHash.cpp M clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp M clang/lib/StaticAnalyzer/Core/LoopWidening.cpp M clang/lib/StaticAnalyzer/Core/MemRegion.cpp M clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp M clang/lib/StaticAnalyzer/Core/ProgramState.cpp M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/RegionStore.cpp M clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp M clang/lib/StaticAnalyzer/Core/SVals.cpp M clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp M clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp M clang/lib/StaticAnalyzer/Core/Store.cpp R clang/lib/StaticAnalyzer/Core/SubEngine.cpp M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp R clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp A clang/lib/Testing/CommandLineArgs.cpp M clang/lib/Tooling/ASTDiff/ASTDiff.cpp M clang/lib/Tooling/AllTUsExecution.cpp M clang/lib/Tooling/ArgumentsAdjusters.cpp M clang/lib/Tooling/CommonOptionsParser.cpp M clang/lib/Tooling/CompilationDatabase.cpp M clang/lib/Tooling/Core/Diagnostic.cpp R clang/lib/Tooling/Core/Lookup.cpp M clang/lib/Tooling/Core/Replacement.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A clang/lib/Tooling/DumpTool/APIData.h A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h A clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp A clang/lib/Tooling/EmptyNodeIntrospection.inc.in M clang/lib/Tooling/Execution.cpp M clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp M clang/lib/Tooling/FileMatchTrie.cpp M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp M clang/lib/Tooling/Inclusions/IncludeStyle.cpp M clang/lib/Tooling/InterpolatingCompilationDatabase.cpp M clang/lib/Tooling/JSONCompilationDatabase.cpp A clang/lib/Tooling/NodeIntrospection.cpp M clang/lib/Tooling/Refactoring/ASTSelection.cpp M clang/lib/Tooling/Refactoring/AtomicChange.cpp A clang/lib/Tooling/Refactoring/Lookup.cpp M clang/lib/Tooling/Refactoring/RefactoringActions.cpp M clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp M clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp M clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp M clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp M clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp M clang/lib/Tooling/RefactoringCallbacks.cpp M clang/lib/Tooling/Syntax/BuildTree.cpp M clang/lib/Tooling/Syntax/ComputeReplacements.cpp M clang/lib/Tooling/Syntax/Mutations.cpp M clang/lib/Tooling/Syntax/Nodes.cpp M clang/lib/Tooling/Syntax/Synthesis.cpp M clang/lib/Tooling/Syntax/Tokens.cpp M clang/lib/Tooling/Syntax/Tree.cpp M clang/lib/Tooling/Tooling.cpp A clang/lib/Tooling/Transformer/Parsing.cpp M clang/lib/Tooling/Transformer/RangeSelector.cpp M clang/lib/Tooling/Transformer/RewriteRule.cpp M clang/lib/Tooling/Transformer/SourceCode.cpp M clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp M clang/lib/Tooling/Transformer/Stencil.cpp M clang/lib/Tooling/Transformer/Transformer.cpp A clang/tools/amdgpu-arch/AMDGPUArch.cpp M clang/tools/clang-format/ClangFormat.cpp A clang/tools/clang-repl/ClangRepl.cpp M clang/tools/driver/cc1_main.cpp M clang/tools/driver/cc1as_main.cpp M clang/tools/driver/cc1gen_reproducer_main.cpp M clang/tools/driver/driver.cpp M clang/utils/TableGen/ClangASTNodesEmitter.cpp M clang/utils/TableGen/ClangASTPropertiesEmitter.cpp M clang/utils/TableGen/ClangAttrEmitter.cpp M clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp M clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp M clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp M clang/utils/TableGen/ClangDiagnosticsEmitter.cpp M clang/utils/TableGen/ClangOpcodesEmitter.cpp M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp M clang/utils/TableGen/ClangOptionDocEmitter.cpp M clang/utils/TableGen/ClangSACheckersEmitter.cpp A clang/utils/TableGen/ClangSyntaxEmitter.cpp M clang/utils/TableGen/MveEmitter.cpp M clang/utils/TableGen/NeonEmitter.cpp A clang/utils/TableGen/RISCVVEmitter.cpp A clang/utils/TableGen/SveEmitter.cpp M clang/utils/TableGen/TableGen.cpp M clang/utils/TableGen/TableGenBackends.h A compiler-rt/.clang-tidy M compiler-rt/include/fuzzer/FuzzedDataProvider.h M compiler-rt/include/profile/InstrProfData.inc M compiler-rt/include/sanitizer/asan_interface.h M compiler-rt/include/sanitizer/common_interface_defs.h M compiler-rt/include/sanitizer/dfsan_interface.h M compiler-rt/include/sanitizer/hwasan_interface.h M compiler-rt/include/sanitizer/linux_syscall_hooks.h A compiler-rt/include/sanitizer/memprof_interface.h M compiler-rt/include/sanitizer/msan_interface.h M compiler-rt/include/sanitizer/netbsd_syscall_hooks.h M compiler-rt/include/sanitizer/tsan_interface.h M compiler-rt/include/sanitizer/tsan_interface_atomic.h M compiler-rt/lib/asan/asan_allocator.cpp M compiler-rt/lib/asan/asan_allocator.h R compiler-rt/lib/asan/asan_blacklist.txt M compiler-rt/lib/asan/asan_descriptions.cpp M compiler-rt/lib/asan/asan_descriptions.h M compiler-rt/lib/asan/asan_errors.cpp M compiler-rt/lib/asan/asan_fake_stack.cpp M compiler-rt/lib/asan/asan_flags.cpp M compiler-rt/lib/asan/asan_flags.inc M compiler-rt/lib/asan/asan_fuchsia.cpp A compiler-rt/lib/asan/asan_ignorelist.txt M compiler-rt/lib/asan/asan_interceptors.cpp M compiler-rt/lib/asan/asan_interceptors.h M compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp M compiler-rt/lib/asan/asan_interceptors_vfork.S M compiler-rt/lib/asan/asan_interface.inc M compiler-rt/lib/asan/asan_interface_internal.h M compiler-rt/lib/asan/asan_internal.h M compiler-rt/lib/asan/asan_linux.cpp M compiler-rt/lib/asan/asan_mac.cpp M compiler-rt/lib/asan/asan_malloc_linux.cpp R compiler-rt/lib/asan/asan_malloc_local.h M compiler-rt/lib/asan/asan_mapping.h R compiler-rt/lib/asan/asan_mapping_myriad.h M compiler-rt/lib/asan/asan_new_delete.cpp M compiler-rt/lib/asan/asan_poisoning.cpp M compiler-rt/lib/asan/asan_poisoning.h M compiler-rt/lib/asan/asan_posix.cpp M compiler-rt/lib/asan/asan_premap_shadow.cpp M compiler-rt/lib/asan/asan_report.cpp R compiler-rt/lib/asan/asan_rtems.cpp M compiler-rt/lib/asan/asan_rtl.cpp M compiler-rt/lib/asan/asan_shadow_setup.cpp M compiler-rt/lib/asan/asan_stack.cpp M compiler-rt/lib/asan/asan_stack.h M compiler-rt/lib/asan/asan_thread.cpp M compiler-rt/lib/asan/asan_thread.h M compiler-rt/lib/asan/asan_win.cpp M compiler-rt/lib/builtins/README.txt M compiler-rt/lib/builtins/aarch64/fp_mode.c A compiler-rt/lib/builtins/aarch64/lse.S M compiler-rt/lib/builtins/absvsi2.c M compiler-rt/lib/builtins/arm/fp_mode.c M compiler-rt/lib/builtins/ashldi3.c M compiler-rt/lib/builtins/ashrdi3.c M compiler-rt/lib/builtins/assembly.h M compiler-rt/lib/builtins/atomic.c M compiler-rt/lib/builtins/clear_cache.c M compiler-rt/lib/builtins/clzdi2.c M compiler-rt/lib/builtins/clzsi2.c M compiler-rt/lib/builtins/clzti2.c M compiler-rt/lib/builtins/comparedf2.c M compiler-rt/lib/builtins/comparesf2.c M compiler-rt/lib/builtins/comparetf2.c M compiler-rt/lib/builtins/cpu_model.c M compiler-rt/lib/builtins/ctzdi2.c M compiler-rt/lib/builtins/ctzsi2.c M compiler-rt/lib/builtins/ctzti2.c M compiler-rt/lib/builtins/divdc3.c M compiler-rt/lib/builtins/divdf3.c M compiler-rt/lib/builtins/divdi3.c M compiler-rt/lib/builtins/divmoddi4.c M compiler-rt/lib/builtins/divmodsi4.c A compiler-rt/lib/builtins/divmodti4.c M compiler-rt/lib/builtins/divsc3.c M compiler-rt/lib/builtins/divsf3.c M compiler-rt/lib/builtins/divsi3.c M compiler-rt/lib/builtins/divtc3.c M compiler-rt/lib/builtins/divtf3.c M compiler-rt/lib/builtins/divti3.c M compiler-rt/lib/builtins/emutls.c M compiler-rt/lib/builtins/extendhfsf2.c A compiler-rt/lib/builtins/extendhftf2.c M compiler-rt/lib/builtins/ffsdi2.c M compiler-rt/lib/builtins/ffssi2.c M compiler-rt/lib/builtins/ffsti2.c M compiler-rt/lib/builtins/fixdfdi.c M compiler-rt/lib/builtins/fixsfdi.c M compiler-rt/lib/builtins/fixunsdfdi.c M compiler-rt/lib/builtins/fixunssfdi.c M compiler-rt/lib/builtins/floatdidf.c M compiler-rt/lib/builtins/floatdisf.c M compiler-rt/lib/builtins/floatsidf.c M compiler-rt/lib/builtins/floatundidf.c M compiler-rt/lib/builtins/floatundisf.c M compiler-rt/lib/builtins/floatunsidf.c M compiler-rt/lib/builtins/fp_add_impl.inc A compiler-rt/lib/builtins/fp_compare_impl.inc A compiler-rt/lib/builtins/fp_div_impl.inc M compiler-rt/lib/builtins/fp_extend.h M compiler-rt/lib/builtins/fp_lib.h M compiler-rt/lib/builtins/fp_mode.c M compiler-rt/lib/builtins/fp_mode.h M compiler-rt/lib/builtins/fp_trunc.h M compiler-rt/lib/builtins/gcc_personality_v0.c M compiler-rt/lib/builtins/hexagon/dffma.S R compiler-rt/lib/builtins/hexagon/fabs_opt.S R compiler-rt/lib/builtins/hexagon/fma_opt.S R compiler-rt/lib/builtins/hexagon/fmax_opt.S R compiler-rt/lib/builtins/hexagon/fmin_opt.S M compiler-rt/lib/builtins/i386/floatdidf.S M compiler-rt/lib/builtins/i386/floatdixf.S M compiler-rt/lib/builtins/i386/fp_mode.c A compiler-rt/lib/builtins/int_div_impl.inc M compiler-rt/lib/builtins/int_lib.h M compiler-rt/lib/builtins/int_math.h A compiler-rt/lib/builtins/int_mulo_impl.inc A compiler-rt/lib/builtins/int_mulv_impl.inc M compiler-rt/lib/builtins/int_types.h M compiler-rt/lib/builtins/int_util.c M compiler-rt/lib/builtins/int_util.h M compiler-rt/lib/builtins/lshrdi3.c M compiler-rt/lib/builtins/moddi3.c M compiler-rt/lib/builtins/modti3.c M compiler-rt/lib/builtins/mulodi4.c M compiler-rt/lib/builtins/mulosi4.c M compiler-rt/lib/builtins/muloti4.c M compiler-rt/lib/builtins/mulvdi3.c M compiler-rt/lib/builtins/mulvsi3.c M compiler-rt/lib/builtins/mulvti3.c M compiler-rt/lib/builtins/os_version_check.c M compiler-rt/lib/builtins/paritydi2.c M compiler-rt/lib/builtins/paritysi2.c M compiler-rt/lib/builtins/parityti2.c M compiler-rt/lib/builtins/popcountdi2.c M compiler-rt/lib/builtins/popcountsi2.c M compiler-rt/lib/builtins/popcountti2.c M compiler-rt/lib/builtins/powidf2.c M compiler-rt/lib/builtins/powisf2.c M compiler-rt/lib/builtins/powitf2.c M compiler-rt/lib/builtins/powixf2.c A compiler-rt/lib/builtins/ppc/atomic.exp M compiler-rt/lib/builtins/ppc/divtc3.c M compiler-rt/lib/builtins/riscv/int_mul_impl.inc A compiler-rt/lib/builtins/riscv/restore.S A compiler-rt/lib/builtins/riscv/save.S M compiler-rt/lib/builtins/truncdfhf2.c M compiler-rt/lib/builtins/truncsfhf2.c A compiler-rt/lib/builtins/trunctfhf2.c M compiler-rt/lib/builtins/udivdi3.c M compiler-rt/lib/builtins/udivmoddi4.c M compiler-rt/lib/builtins/udivmodti4.c M compiler-rt/lib/builtins/udivsi3.c M compiler-rt/lib/builtins/umoddi3.c M compiler-rt/lib/builtins/umodsi3.c A compiler-rt/lib/builtins/ve/grow_stack.S A compiler-rt/lib/builtins/ve/grow_stack_align.S M compiler-rt/lib/cfi/cfi.cpp R compiler-rt/lib/cfi/cfi_blacklist.txt A compiler-rt/lib/cfi/cfi_ignorelist.txt M compiler-rt/lib/crt/crtbegin.c M compiler-rt/lib/dfsan/dfsan.cpp M compiler-rt/lib/dfsan/dfsan.h M compiler-rt/lib/dfsan/dfsan.syms.extra A compiler-rt/lib/dfsan/dfsan_allocator.cpp A compiler-rt/lib/dfsan/dfsan_allocator.h A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h M compiler-rt/lib/dfsan/dfsan_custom.cpp A compiler-rt/lib/dfsan/dfsan_flags.h M compiler-rt/lib/dfsan/dfsan_flags.inc M compiler-rt/lib/dfsan/dfsan_interceptors.cpp A compiler-rt/lib/dfsan/dfsan_new_delete.cpp A compiler-rt/lib/dfsan/dfsan_origin.h M compiler-rt/lib/dfsan/dfsan_platform.h A compiler-rt/lib/dfsan/dfsan_thread.cpp A compiler-rt/lib/dfsan/dfsan_thread.h M compiler-rt/lib/dfsan/done_abilist.txt M compiler-rt/lib/fuzzer/FuzzerBuiltins.h M compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h M compiler-rt/lib/fuzzer/FuzzerCorpus.h M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h M compiler-rt/lib/fuzzer/FuzzerDefs.h M compiler-rt/lib/fuzzer/FuzzerDictionary.h M compiler-rt/lib/fuzzer/FuzzerDriver.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp M compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp M compiler-rt/lib/fuzzer/FuzzerFlags.def M compiler-rt/lib/fuzzer/FuzzerFork.cpp M compiler-rt/lib/fuzzer/FuzzerIO.cpp M compiler-rt/lib/fuzzer/FuzzerIO.h M compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp M compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp M compiler-rt/lib/fuzzer/FuzzerInternal.h M compiler-rt/lib/fuzzer/FuzzerLoop.cpp M compiler-rt/lib/fuzzer/FuzzerMain.cpp M compiler-rt/lib/fuzzer/FuzzerMerge.cpp M compiler-rt/lib/fuzzer/FuzzerMerge.h M compiler-rt/lib/fuzzer/FuzzerMutate.cpp M compiler-rt/lib/fuzzer/FuzzerMutate.h M compiler-rt/lib/fuzzer/FuzzerOptions.h A compiler-rt/lib/fuzzer/FuzzerPlatform.h M compiler-rt/lib/fuzzer/FuzzerRandom.h M compiler-rt/lib/fuzzer/FuzzerSHA1.cpp M compiler-rt/lib/fuzzer/FuzzerTracePC.cpp M compiler-rt/lib/fuzzer/FuzzerTracePC.h M compiler-rt/lib/fuzzer/FuzzerUtil.cpp M compiler-rt/lib/fuzzer/FuzzerUtil.h M compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp M compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp M compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp M compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp M compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp M compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A compiler-rt/lib/gwp_asan/common.cpp A compiler-rt/lib/gwp_asan/common.h A compiler-rt/lib/gwp_asan/crash_handler.cpp A compiler-rt/lib/gwp_asan/crash_handler.h M compiler-rt/lib/gwp_asan/definitions.h M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp M compiler-rt/lib/gwp_asan/guarded_pool_allocator.h M compiler-rt/lib/gwp_asan/mutex.h M compiler-rt/lib/gwp_asan/optional/backtrace.h A compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp M compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp M compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp M compiler-rt/lib/gwp_asan/optional/options_parser.cpp M compiler-rt/lib/gwp_asan/optional/options_parser.h A compiler-rt/lib/gwp_asan/optional/printf.h A compiler-rt/lib/gwp_asan/optional/segv_handler.h A compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp A compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp M compiler-rt/lib/gwp_asan/options.h M compiler-rt/lib/gwp_asan/options.inc A compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h A compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h A compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp R compiler-rt/lib/gwp_asan/random.cpp R compiler-rt/lib/gwp_asan/random.h A compiler-rt/lib/gwp_asan/utilities.h M compiler-rt/lib/hwasan/hwasan.cpp M compiler-rt/lib/hwasan/hwasan.h A compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp M compiler-rt/lib/hwasan/hwasan_allocator.cpp M compiler-rt/lib/hwasan/hwasan_allocator.h R compiler-rt/lib/hwasan/hwasan_blacklist.txt M compiler-rt/lib/hwasan/hwasan_checks.h M compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp M compiler-rt/lib/hwasan/hwasan_flags.h M compiler-rt/lib/hwasan/hwasan_flags.inc A compiler-rt/lib/hwasan/hwasan_fuchsia.cpp A compiler-rt/lib/hwasan/hwasan_globals.cpp A compiler-rt/lib/hwasan/hwasan_globals.h A compiler-rt/lib/hwasan/hwasan_ignorelist.txt M compiler-rt/lib/hwasan/hwasan_interceptors.cpp M compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S M compiler-rt/lib/hwasan/hwasan_interface_internal.h M compiler-rt/lib/hwasan/hwasan_linux.cpp M compiler-rt/lib/hwasan/hwasan_malloc_bisect.h M compiler-rt/lib/hwasan/hwasan_mapping.h M compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp M compiler-rt/lib/hwasan/hwasan_new_delete.cpp M compiler-rt/lib/hwasan/hwasan_poisoning.cpp M compiler-rt/lib/hwasan/hwasan_report.cpp M compiler-rt/lib/hwasan/hwasan_setjmp.S M compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S M compiler-rt/lib/hwasan/hwasan_thread.cpp M compiler-rt/lib/hwasan/hwasan_thread.h M compiler-rt/lib/hwasan/hwasan_thread_list.cpp M compiler-rt/lib/hwasan/hwasan_thread_list.h M compiler-rt/lib/interception/interception.h M compiler-rt/lib/interception/interception_linux.cpp M compiler-rt/lib/interception/interception_linux.h M compiler-rt/lib/interception/interception_win.cpp M compiler-rt/lib/lsan/lsan.cpp M compiler-rt/lib/lsan/lsan.h M compiler-rt/lib/lsan/lsan_allocator.cpp M compiler-rt/lib/lsan/lsan_allocator.h M compiler-rt/lib/lsan/lsan_common.cpp M compiler-rt/lib/lsan/lsan_common.h A compiler-rt/lib/lsan/lsan_common_fuchsia.cpp M compiler-rt/lib/lsan/lsan_common_linux.cpp M compiler-rt/lib/lsan/lsan_common_mac.cpp A compiler-rt/lib/lsan/lsan_fuchsia.cpp A compiler-rt/lib/lsan/lsan_fuchsia.h M compiler-rt/lib/lsan/lsan_interceptors.cpp M compiler-rt/lib/lsan/lsan_linux.cpp A compiler-rt/lib/lsan/lsan_posix.cpp A compiler-rt/lib/lsan/lsan_posix.h M compiler-rt/lib/lsan/lsan_thread.cpp M compiler-rt/lib/lsan/lsan_thread.h A compiler-rt/lib/memprof/README.txt A compiler-rt/lib/memprof/memprof.syms.extra A compiler-rt/lib/memprof/memprof_allocator.cpp A compiler-rt/lib/memprof/memprof_allocator.h A compiler-rt/lib/memprof/memprof_descriptions.cpp A compiler-rt/lib/memprof/memprof_descriptions.h A compiler-rt/lib/memprof/memprof_flags.cpp A compiler-rt/lib/memprof/memprof_flags.h A compiler-rt/lib/memprof/memprof_flags.inc A compiler-rt/lib/memprof/memprof_init_version.h A compiler-rt/lib/memprof/memprof_interceptors.cpp A compiler-rt/lib/memprof/memprof_interceptors.h A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h A compiler-rt/lib/memprof/memprof_interface_internal.h A compiler-rt/lib/memprof/memprof_internal.h A compiler-rt/lib/memprof/memprof_linux.cpp A compiler-rt/lib/memprof/memprof_malloc_linux.cpp A compiler-rt/lib/memprof/memprof_mapping.h A compiler-rt/lib/memprof/memprof_new_delete.cpp A compiler-rt/lib/memprof/memprof_posix.cpp A compiler-rt/lib/memprof/memprof_preinit.cpp A compiler-rt/lib/memprof/memprof_rtl.cpp A compiler-rt/lib/memprof/memprof_shadow_setup.cpp A compiler-rt/lib/memprof/memprof_stack.cpp A compiler-rt/lib/memprof/memprof_stack.h A compiler-rt/lib/memprof/memprof_stats.cpp A compiler-rt/lib/memprof/memprof_stats.h A compiler-rt/lib/memprof/memprof_thread.cpp A compiler-rt/lib/memprof/memprof_thread.h A compiler-rt/lib/memprof/weak_symbols.txt M compiler-rt/lib/msan/msan.cpp M compiler-rt/lib/msan/msan.h M compiler-rt/lib/msan/msan_allocator.cpp M compiler-rt/lib/msan/msan_allocator.h R compiler-rt/lib/msan/msan_blacklist.txt M compiler-rt/lib/msan/msan_chained_origin_depot.cpp M compiler-rt/lib/msan/msan_chained_origin_depot.h A compiler-rt/lib/msan/msan_ignorelist.txt M compiler-rt/lib/msan/msan_interceptors.cpp M compiler-rt/lib/msan/msan_interface_internal.h M compiler-rt/lib/msan/msan_linux.cpp M compiler-rt/lib/msan/msan_origin.h M compiler-rt/lib/msan/msan_poisoning.cpp M compiler-rt/lib/msan/msan_thread.cpp M compiler-rt/lib/msan/msan_thread.h A compiler-rt/lib/orc/adt.h A compiler-rt/lib/orc/c_api.h A compiler-rt/lib/orc/common.h A compiler-rt/lib/orc/compiler.h A compiler-rt/lib/orc/endianness.h A compiler-rt/lib/orc/error.h A compiler-rt/lib/orc/executor_address.h A compiler-rt/lib/orc/extensible_rtti.cpp A compiler-rt/lib/orc/extensible_rtti.h A compiler-rt/lib/orc/log_error_to_stderr.cpp A compiler-rt/lib/orc/macho_platform.cpp A compiler-rt/lib/orc/macho_platform.h A compiler-rt/lib/orc/macho_tlv.x86-64.S A compiler-rt/lib/orc/run_program_wrapper.cpp A compiler-rt/lib/orc/simple_packed_serialization.h A compiler-rt/lib/orc/stl_extras.h A compiler-rt/lib/orc/wrapper_function_utils.h M compiler-rt/lib/profile/GCDAProfiling.c M compiler-rt/lib/profile/InstrProfiling.c M compiler-rt/lib/profile/InstrProfiling.h M compiler-rt/lib/profile/InstrProfilingBuffer.c M compiler-rt/lib/profile/InstrProfilingFile.c A compiler-rt/lib/profile/InstrProfilingInternal.c M compiler-rt/lib/profile/InstrProfilingInternal.h M compiler-rt/lib/profile/InstrProfilingMerge.c M compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c M compiler-rt/lib/profile/InstrProfilingPlatformOther.c M compiler-rt/lib/profile/InstrProfilingPlatformWindows.c M compiler-rt/lib/profile/InstrProfilingPort.h M compiler-rt/lib/profile/InstrProfilingRuntime.cpp M compiler-rt/lib/profile/InstrProfilingUtil.c M compiler-rt/lib/profile/InstrProfilingUtil.h M compiler-rt/lib/profile/InstrProfilingValue.c A compiler-rt/lib/profile/InstrProfilingVersionVar.c M compiler-rt/lib/profile/InstrProfilingWriter.c M compiler-rt/lib/profile/WindowsMMap.c M compiler-rt/lib/profile/WindowsMMap.h M compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h M compiler-rt/lib/sanitizer_common/sanitizer_common.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common.h M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S M compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc M compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc M compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h M compiler-rt/lib/sanitizer_common/sanitizer_errno.h M compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h M compiler-rt/lib/sanitizer_common/sanitizer_file.cpp M compiler-rt/lib/sanitizer_common/sanitizer_file.h M compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h M compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp M compiler-rt/lib/sanitizer_common/sanitizer_flags.h M compiler-rt/lib/sanitizer_common/sanitizer_flags.inc M compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h M compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h M compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc M compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h M compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h M compiler-rt/lib/sanitizer_common/sanitizer_libc.h M compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux.h M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp M compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_mac.h M compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp M compiler-rt/lib/sanitizer_common/sanitizer_mutex.h M compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h M compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp M compiler-rt/lib/sanitizer_common/sanitizer_posix.h M compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h M compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h R compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp R compiler-rt/lib/sanitizer_common/sanitizer_rtems.h M compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc M compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h M compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp R compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp M compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc M compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc M compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h M compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt M compiler-rt/lib/scudo/scudo_allocator.cpp M compiler-rt/lib/scudo/scudo_crc32.h M compiler-rt/lib/scudo/scudo_termination.cpp M compiler-rt/lib/scudo/scudo_tsd.h M compiler-rt/lib/scudo/scudo_tsd_exclusive.inc M compiler-rt/lib/scudo/scudo_tsd_shared.cpp M compiler-rt/lib/scudo/scudo_tsd_shared.inc M compiler-rt/lib/scudo/scudo_utils.cpp M compiler-rt/lib/scudo/scudo_utils.h M compiler-rt/lib/scudo/standalone/allocator_config.h M compiler-rt/lib/scudo/standalone/atomic_helpers.h M compiler-rt/lib/scudo/standalone/bytemap.h M compiler-rt/lib/scudo/standalone/checksum.cpp M compiler-rt/lib/scudo/standalone/chunk.h M compiler-rt/lib/scudo/standalone/combined.h M compiler-rt/lib/scudo/standalone/common.cpp M compiler-rt/lib/scudo/standalone/common.h M compiler-rt/lib/scudo/standalone/flags.cpp M compiler-rt/lib/scudo/standalone/flags.inc M compiler-rt/lib/scudo/standalone/flags_parser.h M compiler-rt/lib/scudo/standalone/fuchsia.cpp A compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp A compiler-rt/lib/scudo/standalone/include/scudo/interface.h R compiler-rt/lib/scudo/standalone/interface.h M compiler-rt/lib/scudo/standalone/internal_defs.h M compiler-rt/lib/scudo/standalone/linux.cpp M compiler-rt/lib/scudo/standalone/linux.h M compiler-rt/lib/scudo/standalone/list.h M compiler-rt/lib/scudo/standalone/local_cache.h A compiler-rt/lib/scudo/standalone/memtag.h M compiler-rt/lib/scudo/standalone/mutex.h A compiler-rt/lib/scudo/standalone/options.h M compiler-rt/lib/scudo/standalone/platform.h M compiler-rt/lib/scudo/standalone/primary32.h M compiler-rt/lib/scudo/standalone/primary64.h M compiler-rt/lib/scudo/standalone/quarantine.h A compiler-rt/lib/scudo/standalone/release.cpp M compiler-rt/lib/scudo/standalone/release.h M compiler-rt/lib/scudo/standalone/report.cpp M compiler-rt/lib/scudo/standalone/secondary.h M compiler-rt/lib/scudo/standalone/size_class_map.h A compiler-rt/lib/scudo/standalone/stack_depot.h M compiler-rt/lib/scudo/standalone/stats.h M compiler-rt/lib/scudo/standalone/string_utils.cpp M compiler-rt/lib/scudo/standalone/string_utils.h A compiler-rt/lib/scudo/standalone/trusty.cpp A compiler-rt/lib/scudo/standalone/trusty.h M compiler-rt/lib/scudo/standalone/tsd.h M compiler-rt/lib/scudo/standalone/tsd_exclusive.h M compiler-rt/lib/scudo/standalone/tsd_shared.h M compiler-rt/lib/scudo/standalone/vector.h M compiler-rt/lib/scudo/standalone/wrappers_c.cpp M compiler-rt/lib/scudo/standalone/wrappers_c.h M compiler-rt/lib/scudo/standalone/wrappers_c.inc M compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp M compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp M compiler-rt/lib/tsan/dd/dd_interceptors.cpp M compiler-rt/lib/tsan/dd/dd_rtl.h M compiler-rt/lib/tsan/go/test.c M compiler-rt/lib/tsan/go/tsan_go.cpp M compiler-rt/lib/tsan/rtl/tsan.syms.extra M compiler-rt/lib/tsan/rtl/tsan_clock.cpp M compiler-rt/lib/tsan/rtl/tsan_clock.h M compiler-rt/lib/tsan/rtl/tsan_defs.h M compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h M compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h M compiler-rt/lib/tsan/rtl/tsan_external.cpp M compiler-rt/lib/tsan/rtl/tsan_flags.cpp M compiler-rt/lib/tsan/rtl/tsan_flags.inc M compiler-rt/lib/tsan/rtl/tsan_interceptors.h M compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp M compiler-rt/lib/tsan/rtl/tsan_interface.cpp M compiler-rt/lib/tsan/rtl/tsan_interface.h M compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp M compiler-rt/lib/tsan/rtl/tsan_interface_inl.h M compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp M compiler-rt/lib/tsan/rtl/tsan_mman.cpp R compiler-rt/lib/tsan/rtl/tsan_mutex.cpp R compiler-rt/lib/tsan/rtl/tsan_mutex.h M compiler-rt/lib/tsan/rtl/tsan_platform.h M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp M compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp M compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp M compiler-rt/lib/tsan/rtl/tsan_report.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl.h M compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S M compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp M compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp R compiler-rt/lib/tsan/rtl/tsan_stat.cpp R compiler-rt/lib/tsan/rtl/tsan_stat.h M compiler-rt/lib/tsan/rtl/tsan_sync.cpp M compiler-rt/lib/tsan/rtl/tsan_sync.h M compiler-rt/lib/tsan/rtl/tsan_trace.h M compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h M compiler-rt/lib/ubsan/ubsan_checks.inc M compiler-rt/lib/ubsan/ubsan_diag.cpp M compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp M compiler-rt/lib/ubsan/ubsan_flags.cpp M compiler-rt/lib/ubsan/ubsan_flags.h M compiler-rt/lib/ubsan/ubsan_handlers.cpp M compiler-rt/lib/ubsan/ubsan_handlers.h M compiler-rt/lib/ubsan/ubsan_init.cpp M compiler-rt/lib/ubsan/ubsan_interface.inc M compiler-rt/lib/ubsan/ubsan_monitor.cpp M compiler-rt/lib/ubsan/ubsan_platform.h M compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp M compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp M compiler-rt/lib/ubsan/ubsan_value.cpp M compiler-rt/lib/ubsan/ubsan_value.h M compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp M compiler-rt/lib/xray/xray_AArch64.cpp M compiler-rt/lib/xray/xray_arm.cpp M compiler-rt/lib/xray/xray_basic_logging.cpp M compiler-rt/lib/xray/xray_fdr_logging.cpp M compiler-rt/lib/xray/xray_init.cpp M compiler-rt/lib/xray/xray_interface.cpp M compiler-rt/lib/xray/xray_interface_internal.h M compiler-rt/lib/xray/xray_mips.cpp M compiler-rt/lib/xray/xray_mips64.cpp M compiler-rt/lib/xray/xray_powerpc64.cpp M compiler-rt/lib/xray/xray_trampoline_AArch64.S M compiler-rt/lib/xray/xray_trampoline_arm.S M compiler-rt/lib/xray/xray_trampoline_x86_64.S M compiler-rt/lib/xray/xray_utils.cpp M compiler-rt/lib/xray/xray_x86_64.cpp M compiler-rt/lib/xray/xray_x86_64.inc M libcxx/CREDITS.TXT A libcxx/include/__algorithm/adjacent_find.h A libcxx/include/__algorithm/all_of.h A libcxx/include/__algorithm/any_of.h A libcxx/include/__algorithm/binary_search.h A libcxx/include/__algorithm/clamp.h A libcxx/include/__algorithm/comp.h A libcxx/include/__algorithm/comp_ref_type.h A libcxx/include/__algorithm/copy.h A libcxx/include/__algorithm/copy_backward.h A libcxx/include/__algorithm/copy_if.h A libcxx/include/__algorithm/copy_n.h A libcxx/include/__algorithm/count.h A libcxx/include/__algorithm/count_if.h A libcxx/include/__algorithm/equal.h A libcxx/include/__algorithm/equal_range.h A libcxx/include/__algorithm/fill.h A libcxx/include/__algorithm/fill_n.h A libcxx/include/__algorithm/find.h A libcxx/include/__algorithm/find_end.h A libcxx/include/__algorithm/find_first_of.h A libcxx/include/__algorithm/find_if.h A libcxx/include/__algorithm/find_if_not.h A libcxx/include/__algorithm/for_each.h A libcxx/include/__algorithm/for_each_n.h A libcxx/include/__algorithm/generate.h A libcxx/include/__algorithm/generate_n.h A libcxx/include/__algorithm/half_positive.h A libcxx/include/__algorithm/includes.h A libcxx/include/__algorithm/inplace_merge.h A libcxx/include/__algorithm/is_heap.h A libcxx/include/__algorithm/is_heap_until.h A libcxx/include/__algorithm/is_partitioned.h A libcxx/include/__algorithm/is_permutation.h A libcxx/include/__algorithm/is_sorted.h A libcxx/include/__algorithm/is_sorted_until.h A libcxx/include/__algorithm/iter_swap.h A libcxx/include/__algorithm/lexicographical_compare.h A libcxx/include/__algorithm/lower_bound.h A libcxx/include/__algorithm/make_heap.h A libcxx/include/__algorithm/max.h A libcxx/include/__algorithm/max_element.h A libcxx/include/__algorithm/merge.h A libcxx/include/__algorithm/min.h A libcxx/include/__algorithm/min_element.h A libcxx/include/__algorithm/minmax.h A libcxx/include/__algorithm/minmax_element.h A libcxx/include/__algorithm/mismatch.h A libcxx/include/__algorithm/move.h A libcxx/include/__algorithm/move_backward.h A libcxx/include/__algorithm/next_permutation.h A libcxx/include/__algorithm/none_of.h A libcxx/include/__algorithm/nth_element.h A libcxx/include/__algorithm/partial_sort.h A libcxx/include/__algorithm/partial_sort_copy.h A libcxx/include/__algorithm/partition.h A libcxx/include/__algorithm/partition_copy.h A libcxx/include/__algorithm/partition_point.h A libcxx/include/__algorithm/pop_heap.h A libcxx/include/__algorithm/prev_permutation.h A libcxx/include/__algorithm/push_heap.h A libcxx/include/__algorithm/remove.h A libcxx/include/__algorithm/remove_copy.h A libcxx/include/__algorithm/remove_copy_if.h A libcxx/include/__algorithm/remove_if.h A libcxx/include/__algorithm/replace.h A libcxx/include/__algorithm/replace_copy.h A libcxx/include/__algorithm/replace_copy_if.h A libcxx/include/__algorithm/replace_if.h A libcxx/include/__algorithm/reverse.h A libcxx/include/__algorithm/reverse_copy.h A libcxx/include/__algorithm/rotate.h A libcxx/include/__algorithm/rotate_copy.h A libcxx/include/__algorithm/sample.h A libcxx/include/__algorithm/search.h A libcxx/include/__algorithm/search_n.h A libcxx/include/__algorithm/set_difference.h A libcxx/include/__algorithm/set_intersection.h A libcxx/include/__algorithm/set_symmetric_difference.h A libcxx/include/__algorithm/set_union.h A libcxx/include/__algorithm/shift_left.h A libcxx/include/__algorithm/shift_right.h A libcxx/include/__algorithm/shuffle.h A libcxx/include/__algorithm/sift_down.h A libcxx/include/__algorithm/sort.h A libcxx/include/__algorithm/sort_heap.h A libcxx/include/__algorithm/stable_partition.h A libcxx/include/__algorithm/stable_sort.h A libcxx/include/__algorithm/swap_ranges.h A libcxx/include/__algorithm/transform.h A libcxx/include/__algorithm/unique.h A libcxx/include/__algorithm/unique_copy.h A libcxx/include/__algorithm/unwrap_iter.h A libcxx/include/__algorithm/upper_bound.h A libcxx/include/__availability M libcxx/include/__bit_reference A libcxx/include/__bits M libcxx/include/__bsd_locale_fallbacks.h M libcxx/include/__config M libcxx/include/__debug M libcxx/include/__errc A libcxx/include/__format/format_error.h A libcxx/include/__format/format_parse_context.h A libcxx/include/__function_like.h A libcxx/include/__functional/binary_function.h A libcxx/include/__functional/binary_negate.h A libcxx/include/__functional/bind.h A libcxx/include/__functional/bind_front.h A libcxx/include/__functional/binder1st.h A libcxx/include/__functional/binder2nd.h A libcxx/include/__functional/default_searcher.h A libcxx/include/__functional/function.h A libcxx/include/__functional/hash.h A libcxx/include/__functional/identity.h A libcxx/include/__functional/invoke.h A libcxx/include/__functional/is_transparent.h A libcxx/include/__functional/mem_fn.h A libcxx/include/__functional/mem_fun_ref.h A libcxx/include/__functional/not_fn.h A libcxx/include/__functional/operations.h A libcxx/include/__functional/perfect_forward.h A libcxx/include/__functional/pointer_to_binary_function.h A libcxx/include/__functional/pointer_to_unary_function.h A libcxx/include/__functional/ranges_operations.h A libcxx/include/__functional/reference_wrapper.h A libcxx/include/__functional/unary_function.h A libcxx/include/__functional/unary_negate.h A libcxx/include/__functional/unwrap_ref.h A libcxx/include/__functional/weak_result_type.h R libcxx/include/__functional_03 M libcxx/include/__functional_base R libcxx/include/__functional_base_03 M libcxx/include/__hash_table A libcxx/include/__iterator/access.h A libcxx/include/__iterator/advance.h A libcxx/include/__iterator/back_insert_iterator.h A libcxx/include/__iterator/common_iterator.h A libcxx/include/__iterator/concepts.h A libcxx/include/__iterator/counted_iterator.h A libcxx/include/__iterator/data.h A libcxx/include/__iterator/default_sentinel.h A libcxx/include/__iterator/distance.h A libcxx/include/__iterator/empty.h A libcxx/include/__iterator/erase_if_container.h A libcxx/include/__iterator/front_insert_iterator.h A libcxx/include/__iterator/incrementable_traits.h A libcxx/include/__iterator/insert_iterator.h A libcxx/include/__iterator/istream_iterator.h A libcxx/include/__iterator/istreambuf_iterator.h A libcxx/include/__iterator/iter_move.h A libcxx/include/__iterator/iter_swap.h A libcxx/include/__iterator/iterator.h A libcxx/include/__iterator/iterator_traits.h A libcxx/include/__iterator/move_iterator.h A libcxx/include/__iterator/next.h A libcxx/include/__iterator/ostream_iterator.h A libcxx/include/__iterator/ostreambuf_iterator.h A libcxx/include/__iterator/prev.h A libcxx/include/__iterator/projected.h A libcxx/include/__iterator/readable_traits.h A libcxx/include/__iterator/reverse_access.h A libcxx/include/__iterator/reverse_iterator.h A libcxx/include/__iterator/size.h A libcxx/include/__iterator/wrap_iter.h M libcxx/include/__libcpp_version M libcxx/include/__locale A libcxx/include/__memory/addressof.h A libcxx/include/__memory/allocation_guard.h A libcxx/include/__memory/allocator.h A libcxx/include/__memory/allocator_arg_t.h A libcxx/include/__memory/allocator_traits.h A libcxx/include/__memory/auto_ptr.h A libcxx/include/__memory/compressed_pair.h A libcxx/include/__memory/construct_at.h A libcxx/include/__memory/pointer_safety.h A libcxx/include/__memory/pointer_traits.h A libcxx/include/__memory/raw_storage_iterator.h A libcxx/include/__memory/shared_ptr.h A libcxx/include/__memory/temporary_buffer.h A libcxx/include/__memory/uninitialized_algorithms.h A libcxx/include/__memory/unique_ptr.h A libcxx/include/__memory/uses_allocator.h M libcxx/include/__mutex_base M libcxx/include/__node_handle M libcxx/include/__nullptr A libcxx/include/__random/uniform_int_distribution.h A libcxx/include/__ranges/access.h A libcxx/include/__ranges/all.h A libcxx/include/__ranges/common_view.h A libcxx/include/__ranges/concepts.h A libcxx/include/__ranges/copyable_box.h A libcxx/include/__ranges/dangling.h A libcxx/include/__ranges/data.h A libcxx/include/__ranges/drop_view.h A libcxx/include/__ranges/empty.h A libcxx/include/__ranges/empty_view.h A libcxx/include/__ranges/enable_borrowed_range.h A libcxx/include/__ranges/enable_view.h A libcxx/include/__ranges/non_propagating_cache.h A libcxx/include/__ranges/ref_view.h A libcxx/include/__ranges/size.h A libcxx/include/__ranges/subrange.h A libcxx/include/__ranges/transform_view.h A libcxx/include/__ranges/view_interface.h M libcxx/include/__split_buffer R libcxx/include/__sso_allocator M libcxx/include/__std_stream M libcxx/include/__string M libcxx/include/__threading_support M libcxx/include/__tree M libcxx/include/__tuple A libcxx/include/__utility/__decay_copy.h A libcxx/include/__utility/as_const.h A libcxx/include/__utility/cmp.h A libcxx/include/__utility/declval.h A libcxx/include/__utility/exchange.h A libcxx/include/__utility/forward.h A libcxx/include/__utility/in_place.h A libcxx/include/__utility/integer_sequence.h A libcxx/include/__utility/move.h A libcxx/include/__utility/pair.h A libcxx/include/__utility/piecewise_construct.h A libcxx/include/__utility/rel_ops.h A libcxx/include/__utility/swap.h A libcxx/include/__utility/to_underlying.h A libcxx/include/__variant/monostate.h M libcxx/include/algorithm M libcxx/include/any M libcxx/include/array M libcxx/include/atomic A libcxx/include/barrier M libcxx/include/bit M libcxx/include/bitset M libcxx/include/ccomplex M libcxx/include/cctype M libcxx/include/cerrno M libcxx/include/cfenv M libcxx/include/cfloat M libcxx/include/charconv M libcxx/include/chrono M libcxx/include/cinttypes M libcxx/include/ciso646 M libcxx/include/climits M libcxx/include/clocale M libcxx/include/cmath M libcxx/include/codecvt M libcxx/include/compare M libcxx/include/complex M libcxx/include/complex.h A libcxx/include/concepts M libcxx/include/condition_variable M libcxx/include/csetjmp M libcxx/include/csignal M libcxx/include/cstdarg M libcxx/include/cstdbool M libcxx/include/cstddef M libcxx/include/cstdint M libcxx/include/cstdio M libcxx/include/cstdlib M libcxx/include/cstring M libcxx/include/ctgmath M libcxx/include/ctime M libcxx/include/ctype.h M libcxx/include/cwchar M libcxx/include/cwctype M libcxx/include/deque M libcxx/include/errno.h M libcxx/include/exception M libcxx/include/experimental/__config M libcxx/include/experimental/__memory M libcxx/include/experimental/functional M libcxx/include/experimental/iterator M libcxx/include/experimental/memory_resource M libcxx/include/experimental/propagate_const M libcxx/include/experimental/simd M libcxx/include/experimental/type_traits M libcxx/include/ext/__hash M libcxx/include/ext/hash_map M libcxx/include/ext/hash_set M libcxx/include/filesystem M libcxx/include/float.h A libcxx/include/format M libcxx/include/forward_list M libcxx/include/fstream M libcxx/include/functional M libcxx/include/future M libcxx/include/initializer_list M libcxx/include/inttypes.h M libcxx/include/iomanip M libcxx/include/ios M libcxx/include/iosfwd M libcxx/include/iostream M libcxx/include/istream M libcxx/include/iterator A libcxx/include/latch M libcxx/include/limits M libcxx/include/limits.h M libcxx/include/list M libcxx/include/locale M libcxx/include/locale.h M libcxx/include/map M libcxx/include/math.h M libcxx/include/memory M libcxx/include/module.modulemap M libcxx/include/mutex M libcxx/include/new A libcxx/include/numbers M libcxx/include/numeric M libcxx/include/optional M libcxx/include/ostream M libcxx/include/queue M libcxx/include/random A libcxx/include/ranges M libcxx/include/ratio M libcxx/include/regex M libcxx/include/scoped_allocator A libcxx/include/semaphore M libcxx/include/set M libcxx/include/setjmp.h M libcxx/include/shared_mutex M libcxx/include/span M libcxx/include/sstream M libcxx/include/stack M libcxx/include/stdbool.h M libcxx/include/stddef.h M libcxx/include/stdexcept M libcxx/include/stdint.h M libcxx/include/stdio.h M libcxx/include/stdlib.h M libcxx/include/streambuf M libcxx/include/string M libcxx/include/string.h M libcxx/include/string_view M libcxx/include/strstream M libcxx/include/system_error M libcxx/include/tgmath.h M libcxx/include/thread M libcxx/include/tuple M libcxx/include/type_traits M libcxx/include/typeindex M libcxx/include/typeinfo M libcxx/include/unordered_map M libcxx/include/unordered_set M libcxx/include/utility M libcxx/include/valarray M libcxx/include/variant M libcxx/include/vector M libcxx/include/version M libcxx/include/wchar.h M libcxx/include/wctype.h M libcxx/src/algorithm.cpp M libcxx/src/any.cpp A libcxx/src/atomic.cpp A libcxx/src/barrier.cpp M libcxx/src/charconv.cpp M libcxx/src/chrono.cpp M libcxx/src/condition_variable.cpp M libcxx/src/debug.cpp M libcxx/src/experimental/memory_resource.cpp M libcxx/src/filesystem/directory_iterator.cpp M libcxx/src/filesystem/filesystem_common.h M libcxx/src/filesystem/operations.cpp A libcxx/src/filesystem/posix_compat.h A libcxx/src/format.cpp M libcxx/src/functional.cpp M libcxx/src/future.cpp M libcxx/src/include/apple_availability.h M libcxx/src/include/config_elast.h M libcxx/src/include/refstring.h A libcxx/src/include/sso_allocator.h M libcxx/src/ios.cpp A libcxx/src/ios.instantiations.cpp M libcxx/src/iostream.cpp M libcxx/src/locale.cpp M libcxx/src/memory.cpp M libcxx/src/mutex.cpp M libcxx/src/mutex_destructor.cpp M libcxx/src/new.cpp M libcxx/src/optional.cpp M libcxx/src/random.cpp A libcxx/src/random_shuffle.cpp M libcxx/src/string.cpp A libcxx/src/support/ibm/xlocale_zos.cpp M libcxx/src/support/runtime/exception_fallback.ipp M libcxx/src/support/runtime/exception_glibcxx.ipp M libcxx/src/support/runtime/exception_libcxxabi.ipp M libcxx/src/support/runtime/exception_libcxxrt.ipp M libcxx/src/support/runtime/exception_msvc.ipp M libcxx/src/support/runtime/exception_pointer_cxxabi.ipp M libcxx/src/support/runtime/exception_pointer_glibcxx.ipp M libcxx/src/support/runtime/exception_pointer_msvc.ipp M libcxx/src/support/runtime/exception_pointer_unimplemented.ipp M libcxx/src/support/runtime/new_handler_fallback.ipp M libcxx/src/support/runtime/stdexcept_default.ipp M libcxx/src/system_error.cpp M libcxx/src/thread.cpp M libcxx/src/typeinfo.cpp M libunwind/include/__libunwind_config.h M libunwind/include/libunwind.h M libunwind/include/unwind.h M libunwind/src/AddressSpace.hpp M libunwind/src/DwarfInstructions.hpp M libunwind/src/DwarfParser.hpp M libunwind/src/EHHeaderParser.hpp A libunwind/src/FrameHeaderCache.hpp M libunwind/src/Registers.hpp M libunwind/src/Unwind-EHABI.cpp M libunwind/src/Unwind-seh.cpp M libunwind/src/Unwind-sjlj.c M libunwind/src/UnwindCursor.hpp M libunwind/src/UnwindLevel1-gcc-ext.c M libunwind/src/UnwindLevel1.c M libunwind/src/UnwindRegistersRestore.S M libunwind/src/UnwindRegistersSave.S M libunwind/src/Unwind_AppleExtras.cpp M libunwind/src/assembly.h M libunwind/src/config.h M libunwind/src/libunwind.cpp R lld/.arcconfig A lld/.clang-tidy M lld/CODE_OWNERS.TXT A lld/COFF/CallGraphSort.cpp A lld/COFF/CallGraphSort.h M lld/COFF/Chunks.cpp M lld/COFF/Chunks.h M lld/COFF/Config.h M lld/COFF/DLL.cpp M lld/COFF/DebugTypes.cpp M lld/COFF/DebugTypes.h M lld/COFF/Driver.cpp M lld/COFF/Driver.h M lld/COFF/DriverUtils.cpp M lld/COFF/ICF.cpp M lld/COFF/ICF.h M lld/COFF/InputFiles.cpp M lld/COFF/InputFiles.h A lld/COFF/LLDMapFile.cpp A lld/COFF/LLDMapFile.h M lld/COFF/LTO.cpp M lld/COFF/LTO.h M lld/COFF/MapFile.cpp M lld/COFF/MinGW.cpp M lld/COFF/MinGW.h M lld/COFF/Options.td M lld/COFF/PDB.cpp M lld/COFF/PDB.h M lld/COFF/SymbolTable.cpp M lld/COFF/SymbolTable.h M lld/COFF/Symbols.cpp M lld/COFF/Symbols.h M lld/COFF/TypeMerger.h M lld/COFF/Writer.cpp M lld/COFF/Writer.h M lld/Common/Args.cpp M lld/Common/ErrorHandler.cpp M lld/Common/Filesystem.cpp M lld/Common/Reproduce.cpp M lld/Common/Strings.cpp M lld/Common/TargetOptionsCommandFlags.cpp R lld/Common/Threads.cpp M lld/Common/Timer.cpp M lld/Common/Version.cpp M lld/ELF/AArch64ErrataFix.cpp M lld/ELF/AArch64ErrataFix.h M lld/ELF/ARMErrataFix.cpp M lld/ELF/ARMErrataFix.h M lld/ELF/Arch/AArch64.cpp M lld/ELF/Arch/AMDGPU.cpp M lld/ELF/Arch/ARM.cpp M lld/ELF/Arch/AVR.cpp M lld/ELF/Arch/Hexagon.cpp M lld/ELF/Arch/MSP430.cpp M lld/ELF/Arch/Mips.cpp M lld/ELF/Arch/MipsArchTree.cpp M lld/ELF/Arch/PPC.cpp M lld/ELF/Arch/PPC64.cpp A lld/ELF/Arch/PPCInsns.def M lld/ELF/Arch/RISCV.cpp M lld/ELF/Arch/SPARCV9.cpp M lld/ELF/Arch/X86.cpp M lld/ELF/Arch/X86_64.cpp M lld/ELF/CallGraphSort.cpp M lld/ELF/Config.h M lld/ELF/DWARF.cpp M lld/ELF/DWARF.h M lld/ELF/Driver.cpp M lld/ELF/Driver.h M lld/ELF/DriverUtils.cpp M lld/ELF/EhFrame.cpp M lld/ELF/EhFrame.h M lld/ELF/ICF.cpp M lld/ELF/InputFiles.cpp M lld/ELF/InputFiles.h M lld/ELF/InputSection.cpp M lld/ELF/InputSection.h M lld/ELF/LTO.cpp M lld/ELF/LinkerScript.cpp M lld/ELF/LinkerScript.h M lld/ELF/MapFile.cpp M lld/ELF/MapFile.h M lld/ELF/MarkLive.cpp M lld/ELF/Options.td M lld/ELF/OutputSections.cpp M lld/ELF/OutputSections.h M lld/ELF/Relocations.cpp M lld/ELF/Relocations.h M lld/ELF/ScriptLexer.cpp M lld/ELF/ScriptLexer.h M lld/ELF/ScriptParser.cpp M lld/ELF/ScriptParser.h M lld/ELF/SymbolTable.cpp M lld/ELF/SymbolTable.h M lld/ELF/Symbols.cpp M lld/ELF/Symbols.h M lld/ELF/SyntheticSections.cpp M lld/ELF/SyntheticSections.h M lld/ELF/Target.cpp M lld/ELF/Target.h M lld/ELF/Thunks.cpp M lld/ELF/Thunks.h M lld/ELF/Writer.cpp A lld/MachO/Arch/ARM.cpp A lld/MachO/Arch/ARM64.cpp A lld/MachO/Arch/ARM64Common.cpp A lld/MachO/Arch/ARM64Common.h A lld/MachO/Arch/ARM64_32.cpp A lld/MachO/Arch/X86_64.cpp A lld/MachO/ConcatOutputSection.cpp A lld/MachO/ConcatOutputSection.h A lld/MachO/Config.h A lld/MachO/Driver.cpp A lld/MachO/Driver.h A lld/MachO/DriverUtils.cpp A lld/MachO/Dwarf.cpp A lld/MachO/Dwarf.h A lld/MachO/ExportTrie.cpp A lld/MachO/ExportTrie.h A lld/MachO/ICF.cpp A lld/MachO/ICF.h A lld/MachO/InputFiles.cpp A lld/MachO/InputFiles.h A lld/MachO/InputSection.cpp A lld/MachO/InputSection.h A lld/MachO/LTO.cpp A lld/MachO/LTO.h A lld/MachO/MachOStructs.h A lld/MachO/MapFile.cpp A lld/MachO/MapFile.h A lld/MachO/MarkLive.cpp A lld/MachO/MarkLive.h A lld/MachO/ObjC.cpp A lld/MachO/ObjC.h A lld/MachO/Options.td A lld/MachO/OutputSection.cpp A lld/MachO/OutputSection.h A lld/MachO/OutputSegment.cpp A lld/MachO/OutputSegment.h A lld/MachO/Relocations.cpp A lld/MachO/Relocations.h A lld/MachO/SymbolTable.cpp A lld/MachO/SymbolTable.h A lld/MachO/Symbols.cpp A lld/MachO/Symbols.h A lld/MachO/SyntheticSections.cpp A lld/MachO/SyntheticSections.h A lld/MachO/Target.cpp A lld/MachO/Target.h A lld/MachO/UnwindInfoSection.cpp A lld/MachO/UnwindInfoSection.h A lld/MachO/Writer.cpp A lld/MachO/Writer.h M lld/README.md M lld/docs/AtomLLD.rst A lld/docs/ELF/linker_script.rst A lld/docs/ELF/warn_backrefs.rst M lld/docs/NewLLD.rst M lld/docs/ReleaseNotes.rst M lld/docs/WebAssembly.rst M lld/docs/conf.py M lld/docs/design.rst M lld/docs/development.rst A lld/docs/error_handling_script.rst M lld/docs/getting_started.rst M lld/docs/index.rst M lld/docs/ld.lld.1 M lld/include/lld/Common/Args.h A lld/include/lld/Common/Arrays.h M lld/include/lld/Common/DWARF.h M lld/include/lld/Common/Driver.h M lld/include/lld/Common/ErrorHandler.h M lld/include/lld/Common/LLVM.h M lld/include/lld/Common/Memory.h M lld/include/lld/Common/Strings.h M lld/include/lld/Common/TargetOptionsCommandFlags.h R lld/include/lld/Common/Threads.h M lld/include/lld/Common/Timer.h M lld/include/lld/Common/Version.inc.in M lld/include/lld/Core/File.h M lld/include/lld/Core/Reference.h M lld/include/lld/ReaderWriter/MachOLinkingContext.h M lld/lib/Core/Error.cpp M lld/lib/Core/Resolver.cpp M lld/lib/Driver/DarwinLdDriver.cpp M lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp M lld/lib/ReaderWriter/MachO/Atoms.h M lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp M lld/lib/ReaderWriter/MachO/File.h M lld/lib/ReaderWriter/MachO/GOTPass.cpp M lld/lib/ReaderWriter/MachO/LayoutPass.cpp M lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp M lld/lib/ReaderWriter/MachO/TLVPass.cpp M lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp M lld/tools/lld/lld.cpp M lldb/bindings/headers.swig M lldb/bindings/interface/SBAddress.i M lldb/bindings/interface/SBAttachInfo.i M lldb/bindings/interface/SBBlock.i M lldb/bindings/interface/SBBreakpoint.i M lldb/bindings/interface/SBBreakpointLocation.i M lldb/bindings/interface/SBBreakpointName.i M lldb/bindings/interface/SBBroadcaster.i M lldb/bindings/interface/SBCommandInterpreter.i A lldb/bindings/interface/SBCommandInterpreterRunOptions.i M lldb/bindings/interface/SBCommandReturnObject.i M lldb/bindings/interface/SBCommunication.i M lldb/bindings/interface/SBCompileUnit.i M lldb/bindings/interface/SBData.i M lldb/bindings/interface/SBDebugger.i A lldb/bindings/interface/SBEnvironment.i M lldb/bindings/interface/SBError.i M lldb/bindings/interface/SBEvent.i M lldb/bindings/interface/SBExecutionContext.i M lldb/bindings/interface/SBExpressionOptions.i M lldb/bindings/interface/SBFile.i M lldb/bindings/interface/SBFileSpec.i M lldb/bindings/interface/SBFileSpecList.i M lldb/bindings/interface/SBFrame.i M lldb/bindings/interface/SBFunction.i M lldb/bindings/interface/SBHostOS.i M lldb/bindings/interface/SBInstruction.i M lldb/bindings/interface/SBInstructionList.i M lldb/bindings/interface/SBLanguageRuntime.i M lldb/bindings/interface/SBLaunchInfo.i M lldb/bindings/interface/SBLineEntry.i M lldb/bindings/interface/SBListener.i M lldb/bindings/interface/SBMemoryRegionInfo.i M lldb/bindings/interface/SBMemoryRegionInfoList.i M lldb/bindings/interface/SBModule.i M lldb/bindings/interface/SBModuleSpec.i M lldb/bindings/interface/SBPlatform.i M lldb/bindings/interface/SBProcess.i M lldb/bindings/interface/SBProcessInfo.i M lldb/bindings/interface/SBQueue.i M lldb/bindings/interface/SBQueueItem.i A lldb/bindings/interface/SBReproducer.i M lldb/bindings/interface/SBSection.i M lldb/bindings/interface/SBSourceManager.i M lldb/bindings/interface/SBStream.i M lldb/bindings/interface/SBStringList.i M lldb/bindings/interface/SBStructuredData.i M lldb/bindings/interface/SBSymbol.i M lldb/bindings/interface/SBSymbolContext.i M lldb/bindings/interface/SBSymbolContextList.i M lldb/bindings/interface/SBTarget.i M lldb/bindings/interface/SBThread.i M lldb/bindings/interface/SBThreadPlan.i M lldb/bindings/interface/SBTrace.i R lldb/bindings/interface/SBTraceOptions.i M lldb/bindings/interface/SBType.i M lldb/bindings/interface/SBTypeEnumMember.i M lldb/bindings/interface/SBValue.i M lldb/bindings/interface/SBValueList.i M lldb/bindings/interface/SBVariablesOptions.i M lldb/bindings/interface/SBWatchpoint.i M lldb/bindings/interfaces.swig R lldb/bindings/lua.swig A lldb/bindings/lua/lua-swigsafecast.swig M lldb/bindings/lua/lua-typemaps.swig A lldb/bindings/lua/lua-wrapper.swig A lldb/bindings/lua/lua.swig M lldb/bindings/macros.swig R lldb/bindings/python.swig M lldb/bindings/python/python-extensions.swig M lldb/bindings/python/python-swigsafecast.swig A lldb/bindings/python/python-typemaps.h M lldb/bindings/python/python-typemaps.swig M lldb/bindings/python/python-wrapper.swig A lldb/bindings/python/python.swig A lldb/docs/_lldb/__init__.py A lldb/docs/design/overview.rst A lldb/docs/design/reproducers.rst A lldb/docs/design/sbapi.rst A lldb/docs/man/lldb-server.rst M lldb/docs/man/lldb.rst A lldb/docs/python_api.rst A lldb/docs/python_api_enums.rst M lldb/include/lldb/API/LLDB.h M lldb/include/lldb/API/SBAddress.h M lldb/include/lldb/API/SBAttachInfo.h M lldb/include/lldb/API/SBBlock.h M lldb/include/lldb/API/SBBreakpoint.h M lldb/include/lldb/API/SBBreakpointLocation.h M lldb/include/lldb/API/SBBreakpointName.h M lldb/include/lldb/API/SBBroadcaster.h M lldb/include/lldb/API/SBCommandInterpreter.h A lldb/include/lldb/API/SBCommandInterpreterRunOptions.h M lldb/include/lldb/API/SBCommandReturnObject.h M lldb/include/lldb/API/SBCommunication.h M lldb/include/lldb/API/SBCompileUnit.h M lldb/include/lldb/API/SBData.h M lldb/include/lldb/API/SBDebugger.h M lldb/include/lldb/API/SBDeclaration.h M lldb/include/lldb/API/SBDefines.h A lldb/include/lldb/API/SBEnvironment.h M lldb/include/lldb/API/SBError.h M lldb/include/lldb/API/SBEvent.h M lldb/include/lldb/API/SBExecutionContext.h M lldb/include/lldb/API/SBExpressionOptions.h M lldb/include/lldb/API/SBFile.h M lldb/include/lldb/API/SBFileSpec.h M lldb/include/lldb/API/SBFileSpecList.h M lldb/include/lldb/API/SBFrame.h M lldb/include/lldb/API/SBFunction.h M lldb/include/lldb/API/SBHostOS.h M lldb/include/lldb/API/SBInstruction.h M lldb/include/lldb/API/SBInstructionList.h M lldb/include/lldb/API/SBLanguageRuntime.h M lldb/include/lldb/API/SBLaunchInfo.h M lldb/include/lldb/API/SBLineEntry.h M lldb/include/lldb/API/SBListener.h M lldb/include/lldb/API/SBMemoryRegionInfo.h M lldb/include/lldb/API/SBMemoryRegionInfoList.h M lldb/include/lldb/API/SBModule.h M lldb/include/lldb/API/SBModuleSpec.h M lldb/include/lldb/API/SBPlatform.h M lldb/include/lldb/API/SBProcess.h M lldb/include/lldb/API/SBProcessInfo.h M lldb/include/lldb/API/SBQueue.h M lldb/include/lldb/API/SBQueueItem.h M lldb/include/lldb/API/SBReproducer.h M lldb/include/lldb/API/SBSection.h M lldb/include/lldb/API/SBSourceManager.h M lldb/include/lldb/API/SBStream.h M lldb/include/lldb/API/SBStringList.h M lldb/include/lldb/API/SBStructuredData.h M lldb/include/lldb/API/SBSymbol.h M lldb/include/lldb/API/SBSymbolContext.h M lldb/include/lldb/API/SBSymbolContextList.h M lldb/include/lldb/API/SBTarget.h M lldb/include/lldb/API/SBThread.h M lldb/include/lldb/API/SBThreadCollection.h M lldb/include/lldb/API/SBThreadPlan.h M lldb/include/lldb/API/SBTrace.h R lldb/include/lldb/API/SBTraceOptions.h M lldb/include/lldb/API/SBType.h M lldb/include/lldb/API/SBTypeCategory.h M lldb/include/lldb/API/SBTypeEnumMember.h M lldb/include/lldb/API/SBTypeFilter.h M lldb/include/lldb/API/SBTypeFormat.h M lldb/include/lldb/API/SBTypeNameSpecifier.h M lldb/include/lldb/API/SBTypeSummary.h M lldb/include/lldb/API/SBTypeSynthetic.h M lldb/include/lldb/API/SBUnixSignals.h M lldb/include/lldb/API/SBValue.h M lldb/include/lldb/API/SBValueList.h M lldb/include/lldb/API/SBVariablesOptions.h M lldb/include/lldb/API/SBWatchpoint.h M lldb/include/lldb/Breakpoint/Breakpoint.h M lldb/include/lldb/Breakpoint/BreakpointID.h M lldb/include/lldb/Breakpoint/BreakpointIDList.h M lldb/include/lldb/Breakpoint/BreakpointList.h M lldb/include/lldb/Breakpoint/BreakpointLocation.h M lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h M lldb/include/lldb/Breakpoint/BreakpointLocationList.h M lldb/include/lldb/Breakpoint/BreakpointName.h M lldb/include/lldb/Breakpoint/BreakpointOptions.h M lldb/include/lldb/Breakpoint/BreakpointPrecondition.h M lldb/include/lldb/Breakpoint/BreakpointResolver.h M lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h M lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h M lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h M lldb/include/lldb/Breakpoint/BreakpointResolverName.h M lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h M lldb/include/lldb/Breakpoint/BreakpointSite.h M lldb/include/lldb/Breakpoint/BreakpointSiteList.h M lldb/include/lldb/Breakpoint/Stoppoint.h M lldb/include/lldb/Breakpoint/StoppointCallbackContext.h A lldb/include/lldb/Breakpoint/StoppointHitCounter.h R lldb/include/lldb/Breakpoint/StoppointLocation.h A lldb/include/lldb/Breakpoint/StoppointSite.h M lldb/include/lldb/Breakpoint/Watchpoint.h M lldb/include/lldb/Breakpoint/WatchpointList.h M lldb/include/lldb/Breakpoint/WatchpointOptions.h M lldb/include/lldb/Core/Address.h M lldb/include/lldb/Core/AddressRange.h M lldb/include/lldb/Core/AddressResolver.h M lldb/include/lldb/Core/AddressResolverFileLine.h R lldb/include/lldb/Core/AddressResolverName.h M lldb/include/lldb/Core/Architecture.h R lldb/include/lldb/Core/ClangForward.h M lldb/include/lldb/Core/Communication.h M lldb/include/lldb/Core/Debugger.h A lldb/include/lldb/Core/Declaration.h M lldb/include/lldb/Core/Disassembler.h M lldb/include/lldb/Core/DumpDataExtractor.h M lldb/include/lldb/Core/EmulateInstruction.h M lldb/include/lldb/Core/FileLineResolver.h M lldb/include/lldb/Core/FileSpecList.h M lldb/include/lldb/Core/FormatEntity.h M lldb/include/lldb/Core/Highlighter.h M lldb/include/lldb/Core/IOHandler.h M lldb/include/lldb/Core/IOHandlerCursesGUI.h M lldb/include/lldb/Core/LoadedModuleInfoList.h M lldb/include/lldb/Core/Mangled.h M lldb/include/lldb/Core/MappedHash.h M lldb/include/lldb/Core/Module.h M lldb/include/lldb/Core/ModuleChild.h M lldb/include/lldb/Core/ModuleList.h M lldb/include/lldb/Core/ModuleSpec.h M lldb/include/lldb/Core/Opcode.h M lldb/include/lldb/Core/PluginInterface.h M lldb/include/lldb/Core/PluginManager.h A lldb/include/lldb/Core/Progress.h M lldb/include/lldb/Core/PropertiesBase.td M lldb/include/lldb/Core/RichManglingContext.h M lldb/include/lldb/Core/SearchFilter.h M lldb/include/lldb/Core/Section.h A lldb/include/lldb/Core/SourceLocationSpec.h M lldb/include/lldb/Core/SourceManager.h M lldb/include/lldb/Core/StreamAsynchronousIO.h M lldb/include/lldb/Core/StreamBuffer.h M lldb/include/lldb/Core/StreamFile.h M lldb/include/lldb/Core/StructuredDataImpl.h M lldb/include/lldb/Core/ThreadSafeDenseMap.h M lldb/include/lldb/Core/ThreadSafeValue.h M lldb/include/lldb/Core/UniqueCStringMap.h M lldb/include/lldb/Core/UserSettingsController.h M lldb/include/lldb/Core/Value.h M lldb/include/lldb/Core/ValueObject.h M lldb/include/lldb/Core/ValueObjectCast.h M lldb/include/lldb/Core/ValueObjectChild.h M lldb/include/lldb/Core/ValueObjectConstResult.h M lldb/include/lldb/Core/ValueObjectConstResultCast.h M lldb/include/lldb/Core/ValueObjectConstResultChild.h M lldb/include/lldb/Core/ValueObjectConstResultImpl.h M lldb/include/lldb/Core/ValueObjectDynamicValue.h M lldb/include/lldb/Core/ValueObjectList.h M lldb/include/lldb/Core/ValueObjectMemory.h M lldb/include/lldb/Core/ValueObjectRegister.h M lldb/include/lldb/Core/ValueObjectSyntheticFilter.h A lldb/include/lldb/Core/ValueObjectUpdater.h M lldb/include/lldb/Core/ValueObjectVariable.h M lldb/include/lldb/Core/dwarf.h M lldb/include/lldb/DataFormatters/CXXFunctionPointer.h M lldb/include/lldb/DataFormatters/DataVisualization.h M lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h M lldb/include/lldb/DataFormatters/FormatCache.h M lldb/include/lldb/DataFormatters/FormatClasses.h M lldb/include/lldb/DataFormatters/FormatManager.h M lldb/include/lldb/DataFormatters/FormattersContainer.h M lldb/include/lldb/DataFormatters/FormattersHelpers.h M lldb/include/lldb/DataFormatters/LanguageCategory.h M lldb/include/lldb/DataFormatters/StringPrinter.h M lldb/include/lldb/DataFormatters/TypeCategory.h M lldb/include/lldb/DataFormatters/TypeCategoryMap.h M lldb/include/lldb/DataFormatters/TypeFormat.h M lldb/include/lldb/DataFormatters/TypeSummary.h M lldb/include/lldb/DataFormatters/TypeSynthetic.h M lldb/include/lldb/DataFormatters/ValueObjectPrinter.h M lldb/include/lldb/DataFormatters/VectorIterator.h M lldb/include/lldb/DataFormatters/VectorType.h M lldb/include/lldb/Expression/DWARFExpression.h M lldb/include/lldb/Expression/DiagnosticManager.h M lldb/include/lldb/Expression/DynamicCheckerFunctions.h M lldb/include/lldb/Expression/Expression.h M lldb/include/lldb/Expression/ExpressionParser.h M lldb/include/lldb/Expression/ExpressionSourceCode.h M lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h M lldb/include/lldb/Expression/ExpressionVariable.h M lldb/include/lldb/Expression/FunctionCaller.h M lldb/include/lldb/Expression/IRExecutionUnit.h M lldb/include/lldb/Expression/IRInterpreter.h M lldb/include/lldb/Expression/IRMemoryMap.h M lldb/include/lldb/Expression/LLVMUserExpression.h M lldb/include/lldb/Expression/Materializer.h M lldb/include/lldb/Expression/REPL.h M lldb/include/lldb/Expression/UserExpression.h M lldb/include/lldb/Expression/UtilityFunction.h M lldb/include/lldb/Host/Config.h.cmake M lldb/include/lldb/Host/ConnectionFileDescriptor.h M lldb/include/lldb/Host/Debug.h M lldb/include/lldb/Host/Editline.h M lldb/include/lldb/Host/File.h M lldb/include/lldb/Host/FileAction.h M lldb/include/lldb/Host/FileCache.h M lldb/include/lldb/Host/FileSystem.h M lldb/include/lldb/Host/Host.h M lldb/include/lldb/Host/HostGetOpt.h M lldb/include/lldb/Host/HostInfo.h M lldb/include/lldb/Host/HostInfoBase.h M lldb/include/lldb/Host/HostNativeProcess.h M lldb/include/lldb/Host/HostNativeProcessBase.h M lldb/include/lldb/Host/HostNativeThread.h M lldb/include/lldb/Host/HostNativeThreadBase.h M lldb/include/lldb/Host/HostNativeThreadForward.h M lldb/include/lldb/Host/HostProcess.h M lldb/include/lldb/Host/HostThread.h M lldb/include/lldb/Host/LZMA.h M lldb/include/lldb/Host/LockFile.h M lldb/include/lldb/Host/LockFileBase.h M lldb/include/lldb/Host/MainLoop.h M lldb/include/lldb/Host/MainLoopBase.h M lldb/include/lldb/Host/MonitoringProcessLauncher.h M lldb/include/lldb/Host/OptionParser.h M lldb/include/lldb/Host/Pipe.h M lldb/include/lldb/Host/PipeBase.h M lldb/include/lldb/Host/PosixApi.h M lldb/include/lldb/Host/ProcessLaunchInfo.h M lldb/include/lldb/Host/ProcessLauncher.h M lldb/include/lldb/Host/ProcessRunLock.h M lldb/include/lldb/Host/PseudoTerminal.h M lldb/include/lldb/Host/SafeMachO.h M lldb/include/lldb/Host/Socket.h M lldb/include/lldb/Host/SocketAddress.h M lldb/include/lldb/Host/StringConvert.h R lldb/include/lldb/Host/TaskPool.h M lldb/include/lldb/Host/Terminal.h M lldb/include/lldb/Host/ThreadLauncher.h M lldb/include/lldb/Host/Time.h M lldb/include/lldb/Host/XML.h M lldb/include/lldb/Host/common/GetOptInc.h M lldb/include/lldb/Host/common/NativeBreakpointList.h M lldb/include/lldb/Host/common/NativeProcessProtocol.h M lldb/include/lldb/Host/common/NativeRegisterContext.h M lldb/include/lldb/Host/common/NativeThreadProtocol.h M lldb/include/lldb/Host/common/NativeWatchpointList.h M lldb/include/lldb/Host/common/TCPSocket.h M lldb/include/lldb/Host/common/UDPSocket.h M lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h M lldb/include/lldb/Host/posix/DomainSocket.h M lldb/include/lldb/Host/posix/HostInfoPosix.h M lldb/include/lldb/Host/posix/HostProcessPosix.h M lldb/include/lldb/Host/posix/HostThreadPosix.h M lldb/include/lldb/Host/posix/LockFilePosix.h M lldb/include/lldb/Host/posix/PipePosix.h M lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h M lldb/include/lldb/Initialization/SystemInitializer.h M lldb/include/lldb/Initialization/SystemInitializerCommon.h M lldb/include/lldb/Initialization/SystemLifetimeManager.h M lldb/include/lldb/Interpreter/CommandAlias.h M lldb/include/lldb/Interpreter/CommandCompletions.h M lldb/include/lldb/Interpreter/CommandHistory.h M lldb/include/lldb/Interpreter/CommandInterpreter.h M lldb/include/lldb/Interpreter/CommandObject.h M lldb/include/lldb/Interpreter/CommandObjectMultiword.h R lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h M lldb/include/lldb/Interpreter/CommandOptionValidators.h M lldb/include/lldb/Interpreter/CommandReturnObject.h M lldb/include/lldb/Interpreter/OptionGroupArchitecture.h M lldb/include/lldb/Interpreter/OptionGroupBoolean.h M lldb/include/lldb/Interpreter/OptionGroupFile.h M lldb/include/lldb/Interpreter/OptionGroupFormat.h M lldb/include/lldb/Interpreter/OptionGroupOutputFile.h M lldb/include/lldb/Interpreter/OptionGroupPlatform.h M lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h M lldb/include/lldb/Interpreter/OptionGroupString.h M lldb/include/lldb/Interpreter/OptionGroupUInt64.h M lldb/include/lldb/Interpreter/OptionGroupUUID.h M lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h M lldb/include/lldb/Interpreter/OptionGroupVariable.h M lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h M lldb/include/lldb/Interpreter/OptionValue.h M lldb/include/lldb/Interpreter/OptionValueArch.h M lldb/include/lldb/Interpreter/OptionValueArgs.h M lldb/include/lldb/Interpreter/OptionValueArray.h M lldb/include/lldb/Interpreter/OptionValueBoolean.h M lldb/include/lldb/Interpreter/OptionValueChar.h M lldb/include/lldb/Interpreter/OptionValueDictionary.h M lldb/include/lldb/Interpreter/OptionValueEnumeration.h A lldb/include/lldb/Interpreter/OptionValueFileColonLine.h M lldb/include/lldb/Interpreter/OptionValueFileSpec.h M lldb/include/lldb/Interpreter/OptionValueFileSpecList.h M lldb/include/lldb/Interpreter/OptionValueFormat.h M lldb/include/lldb/Interpreter/OptionValueFormatEntity.h M lldb/include/lldb/Interpreter/OptionValueLanguage.h M lldb/include/lldb/Interpreter/OptionValuePathMappings.h M lldb/include/lldb/Interpreter/OptionValueProperties.h M lldb/include/lldb/Interpreter/OptionValueRegex.h M lldb/include/lldb/Interpreter/OptionValueSInt64.h M lldb/include/lldb/Interpreter/OptionValueString.h M lldb/include/lldb/Interpreter/OptionValueUInt64.h M lldb/include/lldb/Interpreter/OptionValueUUID.h M lldb/include/lldb/Interpreter/OptionValues.h M lldb/include/lldb/Interpreter/Options.h M lldb/include/lldb/Interpreter/Property.h M lldb/include/lldb/Interpreter/ScriptInterpreter.h A lldb/include/lldb/Interpreter/ScriptedProcessInterface.h M lldb/include/lldb/Symbol/ArmUnwindInfo.h M lldb/include/lldb/Symbol/Block.h M lldb/include/lldb/Symbol/CallFrameInfo.h R lldb/include/lldb/Symbol/ClangASTContext.h R lldb/include/lldb/Symbol/ClangASTImporter.h R lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h M lldb/include/lldb/Symbol/CompactUnwindInfo.h M lldb/include/lldb/Symbol/CompileUnit.h M lldb/include/lldb/Symbol/CompilerDecl.h M lldb/include/lldb/Symbol/CompilerDeclContext.h M lldb/include/lldb/Symbol/CompilerType.h M lldb/include/lldb/Symbol/DWARFCallFrameInfo.h M lldb/include/lldb/Symbol/DebugMacros.h M lldb/include/lldb/Symbol/DeclVendor.h R lldb/include/lldb/Symbol/Declaration.h M lldb/include/lldb/Symbol/FuncUnwinders.h M lldb/include/lldb/Symbol/Function.h M lldb/include/lldb/Symbol/LineEntry.h M lldb/include/lldb/Symbol/LineTable.h M lldb/include/lldb/Symbol/LocateSymbolFile.h M lldb/include/lldb/Symbol/ObjectContainer.h M lldb/include/lldb/Symbol/ObjectFile.h M lldb/include/lldb/Symbol/SourceModule.h M lldb/include/lldb/Symbol/Symbol.h M lldb/include/lldb/Symbol/SymbolContext.h M lldb/include/lldb/Symbol/SymbolContextScope.h M lldb/include/lldb/Symbol/SymbolFile.h M lldb/include/lldb/Symbol/SymbolVendor.h M lldb/include/lldb/Symbol/Symtab.h M lldb/include/lldb/Symbol/TaggedASTType.h M lldb/include/lldb/Symbol/Type.h M lldb/include/lldb/Symbol/TypeList.h M lldb/include/lldb/Symbol/TypeMap.h M lldb/include/lldb/Symbol/TypeSystem.h M lldb/include/lldb/Symbol/UnwindPlan.h M lldb/include/lldb/Symbol/UnwindTable.h Log Message: ----------- Vendor import of LLVM+CLANG+OpenMP 13 From noreply at github.com Mon Jul 25 12:29:44 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 09:29:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/tags/vendor/llvm/dist/13.0.0 Home: https://github.com/MidnightBSD/src From noreply at github.com Mon Jul 25 14:31:21 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 11:31:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 313481: continue Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 313481b02d142c011aa76a78514692af5d8f54a8 https://github.com/MidnightBSD/src/commit/313481b02d142c011aa76a78514692af5d8f54a8 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libc++/Makefile M lib/libc/aarch64/Makefile.inc M lib/libc/aarch64/SYS.h M lib/libc/aarch64/Symbol.map M lib/libc/aarch64/_fpmath.h M lib/libc/aarch64/arith.h M lib/libc/aarch64/gd_qnan.h M lib/libc/aarch64/gen/Makefile.inc M lib/libc/aarch64/gen/_ctx_start.S M lib/libc/aarch64/gen/_set_tp.c M lib/libc/aarch64/gen/_setjmp.S M lib/libc/aarch64/gen/fabs.S M lib/libc/aarch64/gen/flt_rounds.c M lib/libc/aarch64/gen/fpgetmask.c M lib/libc/aarch64/gen/fpsetmask.c M lib/libc/aarch64/gen/infinity.c M lib/libc/aarch64/gen/makecontext.c M lib/libc/aarch64/gen/setjmp.S M lib/libc/aarch64/gen/sigsetjmp.S M lib/libc/aarch64/static_tls.h A lib/libc/aarch64/string/Makefile.inc M lib/libc/aarch64/sys/Makefile.inc M lib/libc/aarch64/sys/__vdso_gettc.c M lib/libc/aarch64/sys/cerror.S M lib/libc/aarch64/sys/syscall.S M lib/libc/aarch64/sys/vfork.S M lib/libc/amd64/gen/Makefile.inc M lib/libc/amd64/gen/_set_tp.c M lib/libc/amd64/gen/rfork_thread.S M lib/libc/amd64/gen/setjmp.S M lib/libc/amd64/gen/signalcontext.c M lib/libc/amd64/gen/sigsetjmp.S M lib/libc/amd64/string/Makefile.inc M lib/libc/amd64/string/bcmp.S A lib/libc/amd64/string/bcopy.c A lib/libc/amd64/string/bzero.c M lib/libc/amd64/string/memcmp.S M lib/libc/amd64/string/memcpy.S M lib/libc/amd64/string/memmove.S M lib/libc/amd64/string/memset.S M lib/libc/amd64/string/stpcpy.S M lib/libc/amd64/string/strcat.S M lib/libc/amd64/string/strcmp.S M lib/libc/amd64/string/strcpy.c M lib/libc/amd64/sys/Makefile.inc M lib/libc/amd64/sys/amd64_get_fsbase.c M lib/libc/amd64/sys/amd64_get_gsbase.c M lib/libc/amd64/sys/amd64_set_fsbase.c M lib/libc/amd64/sys/amd64_set_gsbase.c M lib/libc/amd64/sys/cerror.S M lib/libc/amd64/sys/getcontext.S M lib/libc/amd64/sys/vfork.S M lib/libc/arm/Makefile.inc M lib/libc/arm/SYS.h M lib/libc/arm/Symbol.map M lib/libc/arm/Symbol_vfp.map M lib/libc/arm/_fpmath.h M lib/libc/arm/aeabi/Makefile.inc M lib/libc/arm/aeabi/Symbol.map M lib/libc/arm/aeabi/aeabi_asm_double.S M lib/libc/arm/aeabi/aeabi_asm_float.S M lib/libc/arm/aeabi/aeabi_atexit.c M lib/libc/arm/aeabi/aeabi_double.c M lib/libc/arm/aeabi/aeabi_float.c M lib/libc/arm/aeabi/aeabi_int_div.S M lib/libc/arm/aeabi/aeabi_unwind_cpp.c M lib/libc/arm/aeabi/aeabi_unwind_exidx.c M lib/libc/arm/aeabi/aeabi_vfp.h M lib/libc/arm/aeabi/aeabi_vfp_double.S M lib/libc/arm/aeabi/aeabi_vfp_float.S M lib/libc/arm/arith.h M lib/libc/arm/gd_qnan.h M lib/libc/arm/gen/Makefile.inc M lib/libc/arm/gen/__aeabi_read_tp.S M lib/libc/arm/gen/_ctx_start.S M lib/libc/arm/gen/_set_tp.c M lib/libc/arm/gen/_setjmp.S M lib/libc/arm/gen/alloca.S A lib/libc/arm/gen/arm_drain_writebuf.2 A lib/libc/arm/gen/arm_drain_writebuf.c M lib/libc/arm/gen/arm_initfini.c A lib/libc/arm/gen/arm_sync_icache.2 A lib/libc/arm/gen/arm_sync_icache.c M lib/libc/arm/gen/divsi3.S M lib/libc/arm/gen/fabs.c M lib/libc/arm/gen/flt_rounds.c M lib/libc/arm/gen/fpgetmask_vfp.c M lib/libc/arm/gen/fpgetround_vfp.c M lib/libc/arm/gen/fpgetsticky_vfp.c M lib/libc/arm/gen/fpsetmask_vfp.c M lib/libc/arm/gen/fpsetround_vfp.c M lib/libc/arm/gen/fpsetsticky_vfp.c M lib/libc/arm/gen/getcontextx.c M lib/libc/arm/gen/infinity.c M lib/libc/arm/gen/makecontext.c M lib/libc/arm/gen/setjmp.S M lib/libc/arm/gen/signalcontext.c M lib/libc/arm/gen/sigsetjmp.S M lib/libc/arm/softfloat/arm-gcc.h M lib/libc/arm/softfloat/milieu.h M lib/libc/arm/softfloat/softfloat.h M lib/libc/arm/static_tls.h M lib/libc/arm/string/Makefile.inc M lib/libc/arm/string/bcopy.S M lib/libc/arm/string/bzero.S M lib/libc/arm/string/ffs.S M lib/libc/arm/string/memcmp.S M lib/libc/arm/string/memcpy.S M lib/libc/arm/string/memcpy_arm.S M lib/libc/arm/string/memcpy_xscale.S M lib/libc/arm/string/memmove.S M lib/libc/arm/string/memset.S M lib/libc/arm/string/strcmp.S M lib/libc/arm/string/strlen.S M lib/libc/arm/string/strncmp.S M lib/libc/arm/sys/Makefile.inc M lib/libc/arm/sys/Ovfork.S M lib/libc/arm/sys/__vdso_gettc.c M lib/libc/arm/sys/cerror.S M lib/libc/arm/sys/syscall.S M lib/libc/capability/cap_rights_init.3 M lib/libc/compat-43/creat.2 M lib/libc/compat-43/sethostid.c M lib/libc/compat-43/sigvec.2 M lib/libc/db/man/btree.3 M lib/libc/db/man/mpool.3 M lib/libc/db/man/recno.3 M lib/libc/powerpc/Makefile.inc M lib/libc/powerpc/SYS.h M lib/libc/powerpc/Symbol.map M lib/libc/powerpc/_fpmath.h M lib/libc/powerpc/arith.h M lib/libc/powerpc/gd_qnan.h A lib/libc/powerpc/gen/Makefile.common M lib/libc/powerpc/gen/Makefile.inc M lib/libc/powerpc/gen/_ctx_start.S M lib/libc/powerpc/gen/_set_tp.c M lib/libc/powerpc/gen/_setjmp.S M lib/libc/powerpc/gen/eabi.S M lib/libc/powerpc/gen/fabs.S M lib/libc/powerpc/gen/flt_rounds.c M lib/libc/powerpc/gen/fpgetmask.c M lib/libc/powerpc/gen/fpgetround.c M lib/libc/powerpc/gen/fpgetsticky.c M lib/libc/powerpc/gen/fpsetmask.c M lib/libc/powerpc/gen/fpsetround.c M lib/libc/powerpc/gen/infinity.c M lib/libc/powerpc/gen/makecontext.c M lib/libc/powerpc/gen/setjmp.S M lib/libc/powerpc/gen/signalcontext.c M lib/libc/powerpc/gen/sigsetjmp.S M lib/libc/powerpc/gen/syncicache.c M lib/libc/powerpc/softfloat/milieu.h M lib/libc/powerpc/softfloat/powerpc-gcc.h M lib/libc/powerpc/softfloat/softfloat.h M lib/libc/powerpc/static_tls.h M lib/libc/powerpc/sys/Makefile.inc M lib/libc/powerpc/sys/cerror.S M lib/libc/powerpc64/Makefile.inc M lib/libc/powerpc64/SYS.h M lib/libc/powerpc64/Symbol.map M lib/libc/powerpc64/_fpmath.h M lib/libc/powerpc64/arith.h M lib/libc/powerpc64/gd_qnan.h M lib/libc/powerpc64/gen/Makefile.inc M lib/libc/powerpc64/gen/_ctx_start.S M lib/libc/powerpc64/gen/_set_tp.c M lib/libc/powerpc64/gen/_setjmp.S M lib/libc/powerpc64/gen/fabs.S M lib/libc/powerpc64/gen/flt_rounds.c M lib/libc/powerpc64/gen/fpgetmask.c M lib/libc/powerpc64/gen/fpgetround.c M lib/libc/powerpc64/gen/fpgetsticky.c M lib/libc/powerpc64/gen/fpsetmask.c M lib/libc/powerpc64/gen/fpsetround.c M lib/libc/powerpc64/gen/infinity.c M lib/libc/powerpc64/gen/makecontext.c M lib/libc/powerpc64/gen/setjmp.S M lib/libc/powerpc64/gen/signalcontext.c M lib/libc/powerpc64/gen/sigsetjmp.S M lib/libc/powerpc64/gen/syncicache.c M lib/libc/powerpc64/softfloat/milieu.h M lib/libc/powerpc64/softfloat/powerpc-gcc.h M lib/libc/powerpc64/softfloat/softfloat.h M lib/libc/powerpc64/static_tls.h M lib/libc/powerpc64/sys/Makefile.inc M lib/libc/powerpc64/sys/cerror.S A lib/libc/powerpcspe/Makefile.inc A lib/libc/powerpcspe/gen/Makefile.inc A lib/libc/powerpcspe/gen/_setjmp.S A lib/libc/powerpcspe/gen/fabs.S A lib/libc/powerpcspe/gen/flt_rounds.c A lib/libc/powerpcspe/gen/fpgetmask.c A lib/libc/powerpcspe/gen/fpgetround.c A lib/libc/powerpcspe/gen/fpgetsticky.c A lib/libc/powerpcspe/gen/fpsetmask.c A lib/libc/powerpcspe/gen/fpsetround.c A lib/libc/powerpcspe/gen/setjmp.S A lib/libc/powerpcspe/gen/sigsetjmp.S A lib/libc/powerpcspe/softfloat/milieu.h A lib/libc/powerpcspe/softfloat/powerpc-gcc.h A lib/libc/powerpcspe/softfloat/softfloat.h A lib/libc/powerpcspe/sys/Makefile.inc M lib/libc/riscv/Makefile.inc M lib/libc/riscv/SYS.h M lib/libc/riscv/Symbol.map M lib/libc/riscv/_fpmath.h M lib/libc/riscv/arith.h M lib/libc/riscv/gd_qnan.h M lib/libc/riscv/gen/Makefile.inc M lib/libc/riscv/gen/_ctx_start.S M lib/libc/riscv/gen/_set_tp.c M lib/libc/riscv/gen/_setjmp.S M lib/libc/riscv/gen/fabs.S M lib/libc/riscv/gen/flt_rounds.c M lib/libc/riscv/gen/infinity.c M lib/libc/riscv/gen/makecontext.c M lib/libc/riscv/gen/setjmp.S M lib/libc/riscv/gen/sigsetjmp.S A lib/libc/riscv/softfloat/milieu.h A lib/libc/riscv/softfloat/riscv-gcc.h A lib/libc/riscv/softfloat/softfloat.h M lib/libc/riscv/static_tls.h M lib/libc/riscv/sys/Makefile.inc M lib/libc/riscv/sys/cerror.S M lib/libc/riscv/sys/syscall.S M lib/libc/riscv/sys/vfork.S M lib/libc_nonshared/Makefile M lib/libc_nonshared/Makefile.iconv M lib/libc_nonshared/__stub.c M lib/libclang_rt/Makefile.inc M lib/libclang_rt/asan/Makefile M lib/libclang_rt/asan_dynamic/Makefile M lib/libclang_rt/asan_dynamic/Makefile.depend M lib/libclang_rt/cfi/Makefile M lib/libclang_rt/cfi_diag/Makefile A lib/libclang_rt/compiler-rt-vars.mk M lib/libclang_rt/dd/Makefile M lib/libclang_rt/msan/Makefile M lib/libclang_rt/profile/Makefile M lib/libclang_rt/stats/Makefile A lib/libclang_rt/stats/Makefile.depend A lib/libclang_rt/stats_client/Makefile.depend M lib/libclang_rt/tsan/Makefile M lib/libclang_rt/ubsan_standalone/Makefile M lib/libclang_rt/xray/Makefile M lib/libcom_err/Makefile M lib/libcompat/4.1/ftime.3 M lib/libcompat/4.1/ftime.c M lib/libcompat/4.3/re_comp.3 M lib/libcompat/4.3/re_comp.c M lib/libcompat/4.3/rexec.3 M lib/libcompat/4.3/rexec.c M lib/libcompat/4.4/cuserid.3 M lib/libcompat/4.4/cuserid.c M lib/libcompat/Makefile M lib/libcompiler_rt/Makefile M lib/libcompiler_rt/Makefile.inc M lib/libcxxrt/Makefile M lib/libcxxrt/Version.map M lib/libdpv/dialog_util.c M lib/libdpv/dialog_util.h M lib/libdpv/dialogrc.c M lib/libdpv/dialogrc.h M lib/libdpv/dprompt.h M lib/libgcc_eh/Makefile.inc M lib/libgcc_s/Makefile M lib/libgcc_s/Symbol.map M lib/libgcc_s/Versions.def M lib/libgcc_s/arm/Symbol.map M lib/libgpio/Makefile M lib/libgpio/gpio.3 M lib/libgpio/gpio.c M lib/libgpio/libgpio.h M lib/libnetbsd/Makefile M lib/libnetbsd/efun.c M lib/libnetbsd/glob.h M lib/libnetbsd/netinet/in.h M lib/libnetbsd/pthread.h M lib/libnetbsd/rmd160.h M lib/libnetbsd/sha1.h M lib/libnetbsd/sha2.h M lib/libnetbsd/sockaddr_snprintf.c M lib/libnetbsd/stdlib.h M lib/libnetbsd/strsuftoll.c M lib/libnetbsd/sys/cdefs.h M lib/libnetbsd/sys/event.h M lib/libnetbsd/sys/types.h M lib/libnetbsd/sys/wait.h M lib/libnetbsd/util.c M lib/libnetbsd/util.h M lib/libnetgraph/Makefile M lib/libnetgraph/debug.c M lib/libnetgraph/internal.h M lib/libnetgraph/msg.c M lib/libnetgraph/netgraph.3 M lib/libnetgraph/netgraph.h M lib/libnetgraph/sock.c M lib/libnv/Makefile M lib/libnv/common_impl.h M lib/libnv/msgio.c M lib/libnv/msgio.h M lib/libnv/tests/Makefile M lib/libnv/tests/Makefile.depend M lib/libnv/tests/cnv_tests.cc M lib/libnv/tests/dnv_tests.cc M lib/libnv/tests/nv_array_tests.cc M lib/libnv/tests/nv_tests.cc M lib/libnv/tests/nvlist_add_test.c M lib/libnv/tests/nvlist_append_test.c M lib/libnv/tests/nvlist_exists_test.c M lib/libnv/tests/nvlist_free_test.c M lib/libnv/tests/nvlist_get_test.c M lib/libnv/tests/nvlist_move_test.c M lib/libnv/tests/nvlist_send_recv_test.c M lib/libomp/Makefile M lib/libomp/kmp_config.h M lib/libomp/kmp_i18n_default.inc M lib/libomp/kmp_i18n_id.inc M lib/libomp/omp-tools.h M lib/libomp/omp.h M lib/libopenbsd/Makefile M lib/libssp/Makefile M lib/libssp/Symbol.map M lib/libssp/Versions.def M lib/libssp/fortify_stubs.c M lib/libssp_nonshared/Makefile M lib/libssp_nonshared/libssp_nonshared.c M lib/libstdbuf/Makefile M lib/libstdbuf/libstdbuf.3 M lib/libstdbuf/stdbuf.c M lib/libstdthreads/Makefile M lib/libstdthreads/Symbol.map M lib/libstdthreads/call_once.c M lib/libstdthreads/cnd.c M lib/libstdthreads/mtx.c M lib/libstdthreads/thrd.c M lib/libstdthreads/thrd_create.3 M lib/libstdthreads/threads.h M lib/libstdthreads/tss.c R lib/libthr/arch/sparc64/include/pthread_tls.h M lib/libthread_db/arch/aarch64/libpthread_md.c M lib/libthread_db/arch/amd64/libpthread_md.c M lib/libthread_db/arch/arm/libpthread_md.c M lib/libthread_db/arch/i386/libpthread_md.c M lib/libthread_db/arch/mips/libpthread_md.c M lib/libthread_db/arch/powerpc/libpthread_md.c M lib/libthread_db/arch/riscv/libpthread_md.c R lib/libthread_db/arch/sparc64/libpthread_md.c M lib/libthread_db/kse.h M lib/libthread_db/libpthread_db.c M lib/libthread_db/libpthread_db.h M lib/libthread_db/libthr_db.c M lib/libthread_db/thread_db.c M lib/libthread_db/thread_db.h M lib/libthread_db/thread_db_int.h M lib/libusb/libusb.3 M lib/libusb/libusb.h M lib/libusb/libusb01.c M lib/libusb/libusb10.c M lib/libusb/libusb10.h M lib/libusb/libusb10_desc.c M lib/libusb/libusb10_io.c M lib/libusb/libusb20.c M lib/libusb/libusb20.h M lib/libusb/libusb20_desc.c M lib/libusb/libusb20_desc.h M lib/libusb/libusb20_int.h M lib/libusb/libusb20_ugen20.c M lib/libusb/libusb_global_linux.h M lib/libutil/_secure_path.3 M lib/libutil/auth.c M lib/libutil/expand_number.c M lib/libutil/flopen.3 M lib/libutil/flopen.c M lib/libutil/fparseln.c M lib/libutil/gr_util.c M lib/libutil/hexdump.3 M lib/libutil/hexdump.c M lib/libutil/humanize_number.c M lib/libutil/kinfo_getallproc.3 M lib/libutil/kinfo_getallproc.c M lib/libutil/kinfo_getfile.3 M lib/libutil/kinfo_getproc.3 M lib/libutil/kinfo_getproc.c M lib/libutil/kinfo_getvmmap.3 M lib/libutil/kinfo_getvmobject.3 M lib/libutil/kinfo_getvmobject.c M lib/libutil/kld.3 M lib/libutil/kld.c M lib/libutil/libutil.h M lib/libutil/login.conf.5 M lib/libutil/login_auth.3 M lib/libutil/login_cap.3 M lib/libutil/login_class.3 M lib/libutil/login_class.c M lib/libutil/login_crypt.c M lib/libutil/login_ok.3 M lib/libutil/login_times.3 M lib/libutil/login_times.c M lib/libutil/login_tty.3 M lib/libutil/login_tty.c M lib/libutil/realhostname.c M lib/libutil/tests/Makefile.depend M lib/libutil/tests/flopen_test.c M lib/libutil/tests/grp_test.c M lib/libutil/tests/humanize_number_test.c M lib/libutil/tests/trimdomain_test.c M lib/libutil/trimdomain.3 M lib/libutil/trimdomain.c M lib/libutil/uucplock.3 M lib/libutil/uucplock.c M lib/libvmmapi/vmmapi.c M lib/libvmmapi/vmmapi.h M lib/libvmmapi/vmmapi_freebsd.c M lib/libwrap/Makefile M lib/libxo/Makefile M lib/libxo/add.man M lib/libxo/tests/Makefile M lib/libxo/tests/Makefile.depend M lib/libxo/tests/encoder/Makefile A lib/libxo/tests/encoder/Makefile.depend M lib/libxo/tests/functional_test.sh M lib/libxo/xo_config.h M lib/liby/Makefile M lib/liby/main.c M lib/liby/yyerror.c A lib/liby/yyerror.h M libexec/Makefile M libexec/bootpd/Announce M libexec/bootpd/Changes M libexec/bootpd/Makefile M libexec/bootpd/Makefile.UNIX M libexec/bootpd/Makefile.inc M libexec/bootpd/Problems M libexec/bootpd/README M libexec/bootpd/bootp.h M libexec/bootpd/bootpd.8 M libexec/bootpd/bootpd.c M libexec/bootpd/bootpd.h M libexec/bootpd/bootpgw/Makefile M libexec/bootpd/bootpgw/Makefile.depend M libexec/bootpd/bootpgw/bootpgw.c M libexec/bootpd/bootptab.5 M libexec/bootpd/bootptab.mcs M libexec/bootpd/bptypes.h M libexec/bootpd/dovend.c M libexec/bootpd/dovend.h M libexec/bootpd/dumptab.c M libexec/bootpd/getether.c M libexec/bootpd/getether.h M libexec/bootpd/getif.c M libexec/bootpd/getif.h M libexec/bootpd/hash.c M libexec/bootpd/hash.h M libexec/bootpd/hwaddr.c M libexec/bootpd/hwaddr.h M libexec/bootpd/lookup.c M libexec/bootpd/lookup.h M libexec/bootpd/patchlevel.h M libexec/bootpd/readfile.c M libexec/bootpd/readfile.h M libexec/bootpd/report.c M libexec/bootpd/report.h M libexec/bootpd/rtmsg.c M libexec/bootpd/tools/Makefile M libexec/bootpd/tools/Makefile.inc M libexec/bootpd/tools/bootpef/Makefile M libexec/bootpd/tools/bootpef/Makefile.depend M libexec/bootpd/tools/bootpef/bootpef.8 M libexec/bootpd/tools/bootpef/bootpef.c M libexec/bootpd/tools/bootptest/Makefile M libexec/bootpd/tools/bootptest/Makefile.depend M libexec/bootpd/tools/bootptest/bootptest.8 M libexec/bootpd/tools/bootptest/bootptest.c M libexec/bootpd/tools/bootptest/bootptest.h M libexec/bootpd/tools/bootptest/print-bootp.c M libexec/bootpd/trygetea.c M libexec/bootpd/trygetif.c M libexec/bootpd/trylook.c M libexec/bootpd/tzone.c M libexec/comsat/Makefile M libexec/flua/Makefile M libexec/flua/linit_flua.c M libexec/flua/modules/lfs.c M libexec/flua/modules/lfs.h M libexec/flua/modules/lposix.c M libexec/flua/modules/lposix.h M libexec/rtld-elf/Makefile M libexec/rtld-elf/Symbol.map M libexec/rtld-elf/aarch64/reloc.c M libexec/rtld-elf/aarch64/rtld_machdep.h M libexec/rtld-elf/aarch64/rtld_start.S M libexec/rtld-elf/amd64/Makefile.inc M libexec/rtld-elf/amd64/reloc.c M libexec/rtld-elf/amd64/rtld_machdep.h M libexec/rtld-elf/amd64/rtld_start.S M libexec/rtld-elf/arm/Makefile.inc M libexec/rtld-elf/arm/reloc.c M libexec/rtld-elf/arm/rtld_machdep.h M libexec/rtld-elf/arm/rtld_start.S M libexec/rtld-elf/debug.c M libexec/rtld-elf/debug.h M libexec/rtld-elf/i386/Makefile.inc M libexec/rtld-elf/i386/Symbol.map M libexec/rtld-elf/i386/reloc.c M libexec/rtld-elf/i386/rtld_machdep.h M libexec/rtld-elf/i386/rtld_start.S M libexec/rtld-elf/libmap.c A libexec/rtld-elf/libmap.conf M libexec/rtld-elf/libmap.h M libexec/rtld-elf/map_object.c M libexec/rtld-elf/mips/reloc.c M libexec/rtld-elf/mips/rtld_machdep.h M libexec/rtld-elf/mips/rtld_start.S M libexec/rtld-elf/paths.h M libexec/rtld-elf/powerpc/Makefile.inc M libexec/rtld-elf/powerpc/reloc.c M libexec/rtld-elf/powerpc/rtld_machdep.h M libexec/rtld-elf/powerpc/rtld_start.S M libexec/rtld-elf/powerpc64/Makefile.inc M libexec/rtld-elf/powerpc64/reloc.c M libexec/rtld-elf/powerpc64/rtld_machdep.h M libexec/rtld-elf/powerpc64/rtld_start.S M libexec/rtld-elf/riscv/reloc.c M libexec/rtld-elf/riscv/rtld_machdep.h M libexec/rtld-elf/riscv/rtld_start.S M libexec/rtld-elf/rtld.1 M libexec/rtld-elf/rtld.h M libexec/rtld-elf/rtld_lock.c M libexec/rtld-elf/rtld_lock.h A libexec/rtld-elf/rtld_malloc.c A libexec/rtld-elf/rtld_malloc.h M libexec/rtld-elf/rtld_printf.c M libexec/rtld-elf/rtld_printf.h M libexec/rtld-elf/rtld_tls.h M libexec/rtld-elf/rtld_utrace.h M libexec/rtld-elf/tests/Makefile M libexec/rtld-elf/tests/Makefile.depend M libexec/rtld-elf/tests/ld_library_pathfds.c M libexec/rtld-elf/tests/libpythagoras/Makefile M libexec/rtld-elf/tests/libpythagoras/Makefile.depend M libexec/rtld-elf/tests/libpythagoras/pythagoras.c M libexec/rtld-elf/tests/libpythagoras/pythagoras.h M libexec/rtld-elf/tests/target/Makefile M libexec/rtld-elf/tests/target/Makefile.depend M libexec/rtld-elf/tests/target/target.c M libexec/rtld-elf/xmalloc.c M libexec/save-entropy/Makefile M libexec/save-entropy/save-entropy.sh M libexec/telnetd/Makefile A libexec/telnetd/Makefile.depend.options M libexec/tests/Makefile R tools/test/testfloat/sparc64/milieu.h R tools/test/testfloat/sparc64/systmodes.c R usr.bin/xlint/arch/sparc64/targparam.h Log Message: ----------- continue From noreply at github.com Mon Jul 25 15:50:55 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 12:50:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/tags/2.2.2 Home: https://github.com/MidnightBSD/src From noreply at github.com Mon Jul 25 15:55:34 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 12:55:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 26e51b: start work on freebsd 12 stable feature merge. Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 26e51b50e87647c690bdaa39f273800f9e3995dc https://github.com/MidnightBSD/src/commit/26e51b50e87647c690bdaa39f273800f9e3995dc Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M sys/Makefile A sys/amd64/amd64/copyout.c A sys/amd64/amd64/efirt_support.S A sys/amd64/conf/GENERIC-MMCCAM A sys/amd64/include/pcpu_aux.h A sys/amd64/include/procctl.h A sys/amd64/include/sgx.h A sys/amd64/include/sgxreg.h A sys/amd64/linux/linux_dummy_machdep.c A sys/amd64/linux/linux_locore.asm A sys/amd64/linux32/linux32_dummy_machdep.c A sys/amd64/linux32/linux32_locore.asm A sys/amd64/sgx/sgx.c A sys/amd64/sgx/sgx_linux.c A sys/amd64/sgx/sgx_support.S A sys/amd64/sgx/sgxvar.h A sys/amd64/vmm/amd/amdiommu.c A sys/amd64/vmm/amd/amdvi_hw.c A sys/amd64/vmm/amd/amdvi_priv.h A sys/amd64/vmm/amd/ivhd_if.m A sys/amd64/vmm/amd/ivrs_drv.c M sys/arm/allwinner/a10/a10_intc.c M sys/arm/allwinner/a10/a10_padconf.c M sys/arm/allwinner/a10/files.a10 M sys/arm/allwinner/a10_ahci.c M sys/arm/allwinner/a10_codec.c M sys/arm/allwinner/a10_dmac.c M sys/arm/allwinner/a10_dmac.h M sys/arm/allwinner/a10_fb.c M sys/arm/allwinner/a10_hdmi.c M sys/arm/allwinner/a10_hdmiaudio.c M sys/arm/allwinner/a10_sramc.c M sys/arm/allwinner/a10_sramc.h A sys/arm/allwinner/a10_timer.c M sys/arm/allwinner/a13/a13_padconf.c M sys/arm/allwinner/a13/files.a13 M sys/arm/allwinner/a20/a20_cpu_cfg.c M sys/arm/allwinner/a20/a20_cpu_cfg.h M sys/arm/allwinner/a20/a20_padconf.c M sys/arm/allwinner/a20/files.a20 M sys/arm/allwinner/a31/a31_padconf.c M sys/arm/allwinner/a31/a31_r_padconf.c M sys/arm/allwinner/a31/a31s_padconf.c M sys/arm/allwinner/a31/files.a31 A sys/arm/allwinner/a31_dmac.c A sys/arm/allwinner/a33/a33_padconf.c A sys/arm/allwinner/a33/files.a33 A sys/arm/allwinner/a64/a64_padconf.c A sys/arm/allwinner/a64/a64_r_padconf.c M sys/arm/allwinner/a83t/a83t_padconf.c M sys/arm/allwinner/a83t/a83t_r_padconf.c M sys/arm/allwinner/a83t/files.a83t M sys/arm/allwinner/allwinner_pinctrl.h M sys/arm/allwinner/aw_ccu.c A sys/arm/allwinner/aw_cir.c A sys/arm/allwinner/aw_gmacclk.c A sys/arm/allwinner/aw_gpio.c M sys/arm/allwinner/aw_if_dwc.c M sys/arm/allwinner/aw_machdep.c M sys/arm/allwinner/aw_machdep.h A sys/arm/allwinner/aw_mmc.c A sys/arm/allwinner/aw_mmc.h M sys/arm/allwinner/aw_mp.c M sys/arm/allwinner/aw_mp.h M sys/arm/allwinner/aw_nmi.c A sys/arm/allwinner/aw_pwm.c M sys/arm/allwinner/aw_reset.c M sys/arm/allwinner/aw_rsb.c M sys/arm/allwinner/aw_rtc.c M sys/arm/allwinner/aw_sid.c M sys/arm/allwinner/aw_sid.h A sys/arm/allwinner/aw_spi.c A sys/arm/allwinner/aw_syscon.c M sys/arm/allwinner/aw_thermal.c M sys/arm/allwinner/aw_ts.c M sys/arm/allwinner/aw_usbphy.c M sys/arm/allwinner/aw_wdog.c M sys/arm/allwinner/aw_wdog.h M sys/arm/allwinner/axp209.c M sys/arm/allwinner/axp209reg.h M sys/arm/allwinner/axp81x.c A sys/arm/allwinner/clkng/aw_ccung.c A sys/arm/allwinner/clkng/aw_ccung.h A sys/arm/allwinner/clkng/aw_clk.h A sys/arm/allwinner/clkng/aw_clk_frac.c A sys/arm/allwinner/clkng/aw_clk_frac.h A sys/arm/allwinner/clkng/aw_clk_m.c A sys/arm/allwinner/clkng/aw_clk_m.h A sys/arm/allwinner/clkng/aw_clk_mipi.c A sys/arm/allwinner/clkng/aw_clk_mipi.h A sys/arm/allwinner/clkng/aw_clk_nkmp.c A sys/arm/allwinner/clkng/aw_clk_nkmp.h A sys/arm/allwinner/clkng/aw_clk_nm.c A sys/arm/allwinner/clkng/aw_clk_nm.h A sys/arm/allwinner/clkng/aw_clk_nmm.c A sys/arm/allwinner/clkng/aw_clk_nmm.h A sys/arm/allwinner/clkng/aw_clk_np.c A sys/arm/allwinner/clkng/aw_clk_np.h A sys/arm/allwinner/clkng/aw_clk_prediv_mux.c A sys/arm/allwinner/clkng/aw_clk_prediv_mux.h A sys/arm/allwinner/clkng/ccu_a10.c A sys/arm/allwinner/clkng/ccu_a13.c A sys/arm/allwinner/clkng/ccu_a31.c A sys/arm/allwinner/clkng/ccu_a64.c A sys/arm/allwinner/clkng/ccu_a83t.c A sys/arm/allwinner/clkng/ccu_de2.c A sys/arm/allwinner/clkng/ccu_h3.c A sys/arm/allwinner/clkng/ccu_h6.c A sys/arm/allwinner/clkng/ccu_h6_r.c A sys/arm/allwinner/clkng/ccu_sun8i_r.c M sys/arm/allwinner/files.allwinner M sys/arm/allwinner/files.allwinner_up M sys/arm/allwinner/h3/files.h3 M sys/arm/allwinner/h3/h3_padconf.c M sys/arm/allwinner/h3/h3_r_padconf.c A sys/arm/allwinner/h6/h6_padconf.c A sys/arm/allwinner/h6/h6_r_padconf.c M sys/arm/allwinner/if_awg.c M sys/arm/allwinner/if_awgreg.h M sys/arm/allwinner/if_emac.c M sys/arm/allwinner/if_emacreg.h M sys/arm/allwinner/std.allwinner M sys/arm/allwinner/std.allwinner_up M sys/arm/allwinner/sunxi_dma_if.m M sys/arm/altera/socfpga/files.socfpga A sys/arm/altera/socfpga/socfpga_a10_manager.c M sys/arm/altera/socfpga/socfpga_common.c M sys/arm/altera/socfpga/socfpga_common.h M sys/arm/altera/socfpga/socfpga_gpio.c M sys/arm/altera/socfpga/socfpga_l3regs.h M sys/arm/altera/socfpga/socfpga_machdep.c M sys/arm/altera/socfpga/socfpga_manager.c M sys/arm/altera/socfpga/socfpga_mp.c A sys/arm/altera/socfpga/socfpga_mp.h M sys/arm/altera/socfpga/socfpga_rstmgr.c M sys/arm/altera/socfpga/socfpga_rstmgr.h M sys/arm/altera/socfpga/std.socfpga M sys/arm/amlogic/aml8726/aml8726_ccm.c M sys/arm/amlogic/aml8726/aml8726_ccm.h M sys/arm/amlogic/aml8726/aml8726_clkmsr.c M sys/arm/amlogic/aml8726/aml8726_clkmsr.h M sys/arm/amlogic/aml8726/aml8726_fb.c M sys/arm/amlogic/aml8726/aml8726_fb.h M sys/arm/amlogic/aml8726/aml8726_gpio.c M sys/arm/amlogic/aml8726/aml8726_i2c.c M sys/arm/amlogic/aml8726/aml8726_identsoc.c M sys/arm/amlogic/aml8726/aml8726_if_dwc.c M sys/arm/amlogic/aml8726/aml8726_l2cache.c M sys/arm/amlogic/aml8726/aml8726_machdep.c M sys/arm/amlogic/aml8726/aml8726_machdep.h M sys/arm/amlogic/aml8726/aml8726_mmc.c M sys/arm/amlogic/aml8726/aml8726_mmc.h M sys/arm/amlogic/aml8726/aml8726_mp.c M sys/arm/amlogic/aml8726/aml8726_pic.c M sys/arm/amlogic/aml8726/aml8726_pinctrl.c M sys/arm/amlogic/aml8726/aml8726_pinctrl.h M sys/arm/amlogic/aml8726/aml8726_rng.c M sys/arm/amlogic/aml8726/aml8726_rtc.c M sys/arm/amlogic/aml8726/aml8726_sdxc-m8.c M sys/arm/amlogic/aml8726/aml8726_sdxc-m8.h M sys/arm/amlogic/aml8726/aml8726_soc.h M sys/arm/amlogic/aml8726/aml8726_timer.c M sys/arm/amlogic/aml8726/aml8726_uart.h M sys/arm/amlogic/aml8726/aml8726_uart_console.c M sys/arm/amlogic/aml8726/aml8726_usb_phy-m3.c M sys/arm/amlogic/aml8726/aml8726_usb_phy-m6.c M sys/arm/amlogic/aml8726/aml8726_wdt.c M sys/arm/amlogic/aml8726/files.aml8726 M sys/arm/amlogic/aml8726/std.aml8726 M sys/arm/amlogic/aml8726/uart_dev_aml8726.c A sys/arm/annapurna/alpine/alpine_ccu.c A sys/arm/annapurna/alpine/alpine_common.c M sys/arm/annapurna/alpine/alpine_machdep.c M sys/arm/annapurna/alpine/alpine_machdep_mp.c A sys/arm/annapurna/alpine/alpine_mp.h A sys/arm/annapurna/alpine/alpine_nb_service.c A sys/arm/annapurna/alpine/alpine_pci.c A sys/arm/annapurna/alpine/alpine_pci_msix.c A sys/arm/annapurna/alpine/alpine_serdes.c A sys/arm/annapurna/alpine/alpine_serdes.h M sys/arm/annapurna/alpine/files.alpine M sys/arm/annapurna/alpine/std.alpine M sys/arm/arm/autoconf.c M sys/arm/arm/bcopy_page.S M sys/arm/arm/bcopyinout.S M sys/arm/arm/bcopyinout_xscale.S M sys/arm/arm/blockio.S M sys/arm/arm/bus_space_asm_generic.S M sys/arm/arm/bus_space_base.c M sys/arm/arm/bus_space_generic.c M sys/arm/arm/busdma_machdep-v4.c M sys/arm/arm/busdma_machdep-v6.c M sys/arm/arm/copystr.S M sys/arm/arm/cpu_asm-v6.S M sys/arm/arm/cpufunc.c M sys/arm/arm/cpufunc_asm.S M sys/arm/arm/cpufunc_asm_arm11x6.S M sys/arm/arm/cpufunc_asm_arm9.S M sys/arm/arm/cpufunc_asm_armv4.S M sys/arm/arm/cpufunc_asm_armv5_ec.S M sys/arm/arm/cpufunc_asm_armv7.S M sys/arm/arm/cpufunc_asm_pj4b.S M sys/arm/arm/cpufunc_asm_sheeva.S M sys/arm/arm/cpuinfo.c M sys/arm/arm/db_disasm.c M sys/arm/arm/db_interface.c M sys/arm/arm/db_trace.c M sys/arm/arm/debug_monitor.c M sys/arm/arm/disassem.c M sys/arm/arm/dump_machdep.c M sys/arm/arm/elf_machdep.c M sys/arm/arm/elf_note.S M sys/arm/arm/exception.S M sys/arm/arm/fiq.c M sys/arm/arm/fiq_subr.S M sys/arm/arm/fusu.S M sys/arm/arm/gdb_machdep.c M sys/arm/arm/genassym.c M sys/arm/arm/generic_timer.c M sys/arm/arm/gic.c A sys/arm/arm/gic.h A sys/arm/arm/gic_acpi.c A sys/arm/arm/gic_common.h A sys/arm/arm/gic_fdt.c A sys/arm/arm/hypervisor-stub.S M sys/arm/arm/identcpu-v4.c M sys/arm/arm/identcpu-v6.c M sys/arm/arm/in_cksum.c M sys/arm/arm/in_cksum_arm.S M sys/arm/arm/inckern.S M sys/arm/arm/intr.c M sys/arm/arm/locore-v4.S M sys/arm/arm/locore-v6.S M sys/arm/arm/locore.S M sys/arm/arm/machdep.c M sys/arm/arm/machdep_boot.c M sys/arm/arm/machdep_intr.c M sys/arm/arm/machdep_kdb.c M sys/arm/arm/machdep_ptrace.c M sys/arm/arm/mem.c M sys/arm/arm/minidump_machdep.c M sys/arm/arm/mp_machdep.c M sys/arm/arm/mpcore_timer.c M sys/arm/arm/mpcore_timervar.h M sys/arm/arm/nexus.c A sys/arm/arm/nexusvar.h M sys/arm/arm/ofw_machdep.c M sys/arm/arm/pl190.c M sys/arm/arm/pl310.c M sys/arm/arm/platform.c M sys/arm/arm/platform_if.m A sys/arm/arm/platform_pl310_if.m M sys/arm/arm/pmap-v4.c M sys/arm/arm/pmap-v6.c M sys/arm/arm/pmu.c M sys/arm/arm/ptrace_machdep.c M sys/arm/arm/sc_machdep.c M sys/arm/arm/setcpsr.S M sys/arm/arm/setstack.s M sys/arm/arm/stack_machdep.c M sys/arm/arm/stdatomic.c M sys/arm/arm/support.S M sys/arm/arm/swtch-v4.S M sys/arm/arm/swtch-v6.S M sys/arm/arm/swtch.S M sys/arm/arm/sys_machdep.c M sys/arm/arm/syscall.c M sys/arm/arm/trap-v4.c M sys/arm/arm/trap-v6.c M sys/arm/arm/uio_machdep.c M sys/arm/arm/undefined.c M sys/arm/arm/unwind.c M sys/arm/arm/vfp.c M sys/arm/arm/vm_machdep.c M sys/arm/broadcom/bcm2835/bcm2835_audio.c M sys/arm/broadcom/bcm2835/bcm2835_bsc.c M sys/arm/broadcom/bcm2835/bcm2835_bscreg.h M sys/arm/broadcom/bcm2835/bcm2835_bscvar.h A sys/arm/broadcom/bcm2835/bcm2835_clkman.c A sys/arm/broadcom/bcm2835/bcm2835_clkman.h M sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c M sys/arm/broadcom/bcm2835/bcm2835_dma.c M sys/arm/broadcom/bcm2835/bcm2835_dma.h M sys/arm/broadcom/bcm2835/bcm2835_fb.c M sys/arm/broadcom/bcm2835/bcm2835_fbd.c M sys/arm/broadcom/bcm2835/bcm2835_ft5406.c M sys/arm/broadcom/bcm2835/bcm2835_gpio.c M sys/arm/broadcom/bcm2835/bcm2835_intr.c M sys/arm/broadcom/bcm2835/bcm2835_machdep.c M sys/arm/broadcom/bcm2835/bcm2835_mbox.c M sys/arm/broadcom/bcm2835/bcm2835_mbox.h M sys/arm/broadcom/bcm2835/bcm2835_mbox_prop.h A sys/arm/broadcom/bcm2835/bcm2835_pwm.c M sys/arm/broadcom/bcm2835/bcm2835_rng.c M sys/arm/broadcom/bcm2835/bcm2835_sdhci.c A sys/arm/broadcom/bcm2835/bcm2835_sdhost.c M sys/arm/broadcom/bcm2835/bcm2835_spi.c M sys/arm/broadcom/bcm2835/bcm2835_spireg.h M sys/arm/broadcom/bcm2835/bcm2835_spivar.h M sys/arm/broadcom/bcm2835/bcm2835_systimer.c A sys/arm/broadcom/bcm2835/bcm2835_vcbus.c M sys/arm/broadcom/bcm2835/bcm2835_vcbus.h M sys/arm/broadcom/bcm2835/bcm2835_vcio.c M sys/arm/broadcom/bcm2835/bcm2835_wdog.c M sys/arm/broadcom/bcm2835/bcm2835_wdog.h M sys/arm/broadcom/bcm2835/bcm2836.c M sys/arm/broadcom/bcm2835/bcm2836_mp.c M sys/arm/broadcom/bcm2835/bcm2836_mp.h M sys/arm/broadcom/bcm2835/bcm283x_dwc_fdt.c M sys/arm/broadcom/bcm2835/files.bcm2835 M sys/arm/broadcom/bcm2835/files.bcm2836 M sys/arm/broadcom/bcm2835/files.bcm283x M sys/arm/broadcom/bcm2835/std.bcm2835 M sys/arm/broadcom/bcm2835/std.bcm2836 M sys/arm/broadcom/bcm2835/std.rpi M sys/arm/broadcom/bcm2835/vc_vchi_audioserv_defs.h M sys/arm/cloudabi32/cloudabi32_sysvec.c M sys/arm/conf/ALPINE M sys/arm/conf/AML8726 M sys/arm/conf/APALIS-IMX6 M sys/arm/conf/ARMADA38X M sys/arm/conf/ARMADAXP M sys/arm/conf/ARNDALE M sys/arm/conf/ARNDALE-OCTA M sys/arm/conf/BEAGLEBONE M sys/arm/conf/CHROMEBOOK M sys/arm/conf/CHROMEBOOK-PEACH-PIT M sys/arm/conf/CHROMEBOOK-PEACH-PIT.hints M sys/arm/conf/CHROMEBOOK-SNOW M sys/arm/conf/CHROMEBOOK-SPRING M sys/arm/conf/CHROMEBOOK.hints M sys/arm/conf/COLIBRI-VF50 M sys/arm/conf/COSMIC M sys/arm/conf/DB-78XXX M sys/arm/conf/DB-88F5XXX M sys/arm/conf/DB-88F6XXX M sys/arm/conf/DEFAULTS M sys/arm/conf/DOCKSTAR M sys/arm/conf/DREAMPLUG-1001 M sys/arm/conf/EA3250.hints M sys/arm/conf/EFIKA_MX M sys/arm/conf/EXYNOS5.common M sys/arm/conf/EXYNOS5250 M sys/arm/conf/EXYNOS5420 A sys/arm/conf/GENERIC A sys/arm/conf/GENERIC-MMCCAM M sys/arm/conf/IMX53 M sys/arm/conf/IMX6 M sys/arm/conf/JETSON-TK1 M sys/arm/conf/Makefile M sys/arm/conf/NOTES A sys/arm/conf/NOTES.armv5 A sys/arm/conf/NOTES.armv7 M sys/arm/conf/ODROIDC1 M sys/arm/conf/PANDABOARD M sys/arm/conf/PANDABOARD.hints M sys/arm/conf/QUARTZ M sys/arm/conf/RADXA M sys/arm/conf/RADXA-LITE M sys/arm/conf/RK3188 M sys/arm/conf/RPI-B M sys/arm/conf/RPI2 A sys/arm/conf/RT1310 M sys/arm/conf/SAM9G20EK.hints M sys/arm/conf/SHEEVAPLUG A sys/arm/conf/SOCDK A sys/arm/conf/SOCFPGA M sys/arm/conf/SOCKIT M sys/arm/conf/SOCKIT-BERI M sys/arm/conf/TEGRA124 M sys/arm/conf/TS7800 M sys/arm/conf/VERSATILEPB M sys/arm/conf/VSATV102 M sys/arm/conf/VYBRID M sys/arm/conf/YYHD18 M sys/arm/conf/ZEDBOARD M sys/arm/conf/genboardid.awk M sys/arm/conf/std.arm M sys/arm/conf/std.armv6 A sys/arm/conf/std.armv7 M sys/arm/freescale/fsl_ocotp.c M sys/arm/freescale/fsl_ocotpreg.h M sys/arm/freescale/fsl_ocotpvar.h M sys/arm/freescale/imx/files.imx5 M sys/arm/freescale/imx/files.imx6 M sys/arm/freescale/imx/imx51_ccm.c M sys/arm/freescale/imx/imx51_ccmreg.h M sys/arm/freescale/imx/imx51_ccmvar.h M sys/arm/freescale/imx/imx51_dpllreg.h M sys/arm/freescale/imx/imx51_ipuv3.c M sys/arm/freescale/imx/imx51_ipuv3_fbd.c M sys/arm/freescale/imx/imx51_ipuv3reg.h M sys/arm/freescale/imx/imx51_machdep.c M sys/arm/freescale/imx/imx51_sdmareg.h M sys/arm/freescale/imx/imx51_ssireg.h M sys/arm/freescale/imx/imx51_tzicreg.h M sys/arm/freescale/imx/imx53_machdep.c M sys/arm/freescale/imx/imx6_ahci.c M sys/arm/freescale/imx/imx6_anatop.c M sys/arm/freescale/imx/imx6_anatopreg.h M sys/arm/freescale/imx/imx6_anatopvar.h M sys/arm/freescale/imx/imx6_audmux.c M sys/arm/freescale/imx/imx6_ccm.c M sys/arm/freescale/imx/imx6_ccmreg.h M sys/arm/freescale/imx/imx6_hdmi.c M sys/arm/freescale/imx/imx6_ipu.c M sys/arm/freescale/imx/imx6_machdep.c A sys/arm/freescale/imx/imx6_machdep.h M sys/arm/freescale/imx/imx6_mp.c M sys/arm/freescale/imx/imx6_pl310.c M sys/arm/freescale/imx/imx6_sdma.c M sys/arm/freescale/imx/imx6_sdma.h M sys/arm/freescale/imx/imx6_snvs.c M sys/arm/freescale/imx/imx6_src.c M sys/arm/freescale/imx/imx6_src.h M sys/arm/freescale/imx/imx6_ssi.c M sys/arm/freescale/imx/imx6_usbphy.c M sys/arm/freescale/imx/imx_ccmvar.h M sys/arm/freescale/imx/imx_common.c A sys/arm/freescale/imx/imx_console.c M sys/arm/freescale/imx/imx_epit.c M sys/arm/freescale/imx/imx_gpio.c M sys/arm/freescale/imx/imx_gpt.c M sys/arm/freescale/imx/imx_gptreg.h M sys/arm/freescale/imx/imx_i2c.c M sys/arm/freescale/imx/imx_iomux.c M sys/arm/freescale/imx/imx_iomuxreg.h M sys/arm/freescale/imx/imx_iomuxvar.h M sys/arm/freescale/imx/imx_machdep.c M sys/arm/freescale/imx/imx_machdep.h M sys/arm/freescale/imx/imx_nop_usbphy.c M sys/arm/freescale/imx/imx_spi.c M sys/arm/freescale/imx/imx_wdog.c M sys/arm/freescale/imx/imx_wdogreg.h M sys/arm/freescale/imx/std.imx51 M sys/arm/freescale/imx/std.imx53 M sys/arm/freescale/imx/std.imx6 M sys/arm/freescale/imx/tzic.c M sys/arm/freescale/vybrid/files.vybrid M sys/arm/freescale/vybrid/std.vybrid M sys/arm/freescale/vybrid/vf_adc.c M sys/arm/freescale/vybrid/vf_adc.h M sys/arm/freescale/vybrid/vf_anadig.c M sys/arm/freescale/vybrid/vf_ccm.c M sys/arm/freescale/vybrid/vf_common.h M sys/arm/freescale/vybrid/vf_dcu4.c M sys/arm/freescale/vybrid/vf_dmamux.c M sys/arm/freescale/vybrid/vf_dmamux.h M sys/arm/freescale/vybrid/vf_edma.c M sys/arm/freescale/vybrid/vf_edma.h M sys/arm/freescale/vybrid/vf_ehci.c M sys/arm/freescale/vybrid/vf_gpio.c M sys/arm/freescale/vybrid/vf_i2c.c M sys/arm/freescale/vybrid/vf_iomuxc.c M sys/arm/freescale/vybrid/vf_iomuxc.h M sys/arm/freescale/vybrid/vf_machdep.c M sys/arm/freescale/vybrid/vf_mscm.c M sys/arm/freescale/vybrid/vf_nfc.c M sys/arm/freescale/vybrid/vf_port.c M sys/arm/freescale/vybrid/vf_port.h M sys/arm/freescale/vybrid/vf_sai.c M sys/arm/freescale/vybrid/vf_spi.c M sys/arm/freescale/vybrid/vf_src.c M sys/arm/freescale/vybrid/vf_src.h M sys/arm/freescale/vybrid/vf_tcon.c M sys/arm/freescale/vybrid/vf_uart.c M sys/arm/include/_align.h M sys/arm/include/_bus.h M sys/arm/include/_inttypes.h M sys/arm/include/_limits.h M sys/arm/include/_stdint.h M sys/arm/include/_types.h M sys/arm/include/acle-compat.h M sys/arm/include/armreg.h M sys/arm/include/asm.h M sys/arm/include/asmacros.h M sys/arm/include/atags.h M sys/arm/include/atomic-v4.h M sys/arm/include/atomic-v6.h M sys/arm/include/atomic.h M sys/arm/include/blockio.h M sys/arm/include/board.h M sys/arm/include/bus.h M sys/arm/include/bus_dma.h M sys/arm/include/clock.h M sys/arm/include/counter.h M sys/arm/include/cpu-v4.h M sys/arm/include/cpu-v6.h M sys/arm/include/cpu.h M sys/arm/include/cpufunc.h M sys/arm/include/cpuinfo.h M sys/arm/include/db_machdep.h M sys/arm/include/debug_monitor.h M sys/arm/include/disassem.h M sys/arm/include/dump.h M sys/arm/include/efi.h M sys/arm/include/elf.h M sys/arm/include/endian.h M sys/arm/include/exec.h M sys/arm/include/fdt.h M sys/arm/include/fiq.h M sys/arm/include/float.h M sys/arm/include/floatingpoint.h M sys/arm/include/frame.h M sys/arm/include/gdb_machdep.h M sys/arm/include/ieee.h M sys/arm/include/ieeefp.h M sys/arm/include/in_cksum.h M sys/arm/include/intr.h M sys/arm/include/kdb.h M sys/arm/include/limits.h M sys/arm/include/machdep.h M sys/arm/include/md_var.h M sys/arm/include/memdev.h M sys/arm/include/metadata.h M sys/arm/include/minidump.h M sys/arm/include/ofw_machdep.h M sys/arm/include/param.h M sys/arm/include/pcb.h M sys/arm/include/pcpu.h A sys/arm/include/pcpu_aux.h M sys/arm/include/pl310.h M sys/arm/include/platform.h M sys/arm/include/platformvar.h M sys/arm/include/pmap-v4.h M sys/arm/include/pmap-v6.h M sys/arm/include/pmap.h M sys/arm/include/pmap_var.h M sys/arm/include/pmc_mdep.h M sys/arm/include/proc.h A sys/arm/include/procctl.h M sys/arm/include/profile.h M sys/arm/include/psl.h M sys/arm/include/pte-v4.h M sys/arm/include/pte-v6.h M sys/arm/include/ptrace.h M sys/arm/include/reg.h M sys/arm/include/reloc.h M sys/arm/include/resource.h M sys/arm/include/runq.h M sys/arm/include/sc_machdep.h M sys/arm/include/setjmp.h M sys/arm/include/sf_buf.h M sys/arm/include/sigframe.h M sys/arm/include/signal.h M sys/arm/include/smp.h M sys/arm/include/stack.h M sys/arm/include/stdarg.h M sys/arm/include/swi.h M sys/arm/include/sysarch.h M sys/arm/include/sysreg.h M sys/arm/include/trap.h M sys/arm/include/ucontext.h M sys/arm/include/undefined.h M sys/arm/include/vdso.h M sys/arm/include/vfp.h M sys/arm/include/vm.h M sys/arm/include/vmparam.h A sys/arm/mv/a37x0_gpio.c A sys/arm/mv/armada/thermal.c A sys/arm/mv/armada/wdt.c M sys/arm/mv/armada38x/armada38x.c M sys/arm/mv/armada38x/armada38x_mp.c A sys/arm/mv/armada38x/armada38x_pl310.c A sys/arm/mv/armada38x/armada38x_pl310.h A sys/arm/mv/armada38x/armada38x_rtc.c M sys/arm/mv/armada38x/files.armada38x M sys/arm/mv/armada38x/pmsu.c M sys/arm/mv/armada38x/pmsu.h M sys/arm/mv/armada38x/std.armada38x M sys/arm/mv/armadaxp/armadaxp.c M sys/arm/mv/armadaxp/armadaxp_mp.c M sys/arm/mv/armadaxp/files.armadaxp M sys/arm/mv/armadaxp/mptramp.S M sys/arm/mv/armadaxp/std.armadaxp M sys/arm/mv/armadaxp/std.mv78x60 A sys/arm/mv/armv5_machdep.c M sys/arm/mv/discovery/discovery.c M sys/arm/mv/discovery/files.db78xxx M sys/arm/mv/discovery/std.db78xxx A sys/arm/mv/files.arm7 M sys/arm/mv/files.mv M sys/arm/mv/gpio.c M sys/arm/mv/ic.c M sys/arm/mv/kirkwood/files.kirkwood M sys/arm/mv/kirkwood/kirkwood.c M sys/arm/mv/kirkwood/std.db88f6xxx M sys/arm/mv/kirkwood/std.kirkwood M sys/arm/mv/mpic.c A sys/arm/mv/mv_ap806_clock.c A sys/arm/mv/mv_ap806_gicp.c A sys/arm/mv/mv_ap806_sei.c A sys/arm/mv/mv_armv7_machdep.c M sys/arm/mv/mv_common.c A sys/arm/mv/mv_cp110_clock.c A sys/arm/mv/mv_cp110_clock.h A sys/arm/mv/mv_cp110_icu.c A sys/arm/mv/mv_cp110_icu_bus.c M sys/arm/mv/mv_localbus.c M sys/arm/mv/mv_pci.c A sys/arm/mv/mv_pci_ctrl.c A sys/arm/mv/mv_thermal.c M sys/arm/mv/mv_ts.c A sys/arm/mv/mvebu_gpio.c A sys/arm/mv/mvebu_pinctrl.c M sys/arm/mv/mvreg.h M sys/arm/mv/mvvar.h M sys/arm/mv/mvwin.h M sys/arm/mv/orion/db88f5xxx.c M sys/arm/mv/orion/files.db88f5xxx M sys/arm/mv/orion/files.ts7800 M sys/arm/mv/orion/orion.c M sys/arm/mv/orion/std.db88f5xxx M sys/arm/mv/orion/std.ts7800 M sys/arm/mv/rtc.c M sys/arm/mv/std-pj4b.mv M sys/arm/mv/std.mv M sys/arm/mv/timer.c M sys/arm/nvidia/as3722.c M sys/arm/nvidia/as3722.h M sys/arm/nvidia/as3722_gpio.c M sys/arm/nvidia/as3722_regulators.c M sys/arm/nvidia/as3722_rtc.c M sys/arm/nvidia/drm2/hdmi.c M sys/arm/nvidia/drm2/hdmi.h M sys/arm/nvidia/drm2/tegra_bo.c M sys/arm/nvidia/drm2/tegra_dc.c M sys/arm/nvidia/drm2/tegra_dc_if.m M sys/arm/nvidia/drm2/tegra_dc_reg.h M sys/arm/nvidia/drm2/tegra_drm.h M sys/arm/nvidia/drm2/tegra_drm_if.m M sys/arm/nvidia/drm2/tegra_drm_subr.c M sys/arm/nvidia/drm2/tegra_fb.c M sys/arm/nvidia/drm2/tegra_hdmi.c M sys/arm/nvidia/drm2/tegra_hdmi_reg.h M sys/arm/nvidia/drm2/tegra_host1x.c M sys/arm/nvidia/tegra124/files.tegra124 M sys/arm/nvidia/tegra124/std.tegra124 M sys/arm/nvidia/tegra124/tegra124_car.c M sys/arm/nvidia/tegra124/tegra124_car.h M sys/arm/nvidia/tegra124/tegra124_clk_per.c M sys/arm/nvidia/tegra124/tegra124_clk_pll.c M sys/arm/nvidia/tegra124/tegra124_clk_super.c M sys/arm/nvidia/tegra124/tegra124_coretemp.c M sys/arm/nvidia/tegra124/tegra124_cpufreq.c M sys/arm/nvidia/tegra124/tegra124_machdep.c M sys/arm/nvidia/tegra124/tegra124_mp.c M sys/arm/nvidia/tegra124/tegra124_mp.h M sys/arm/nvidia/tegra124/tegra124_pmc.c M sys/arm/nvidia/tegra124/tegra124_xusbpadctl.c M sys/arm/nvidia/tegra_abpmisc.c M sys/arm/nvidia/tegra_ahci.c M sys/arm/nvidia/tegra_efuse.c M sys/arm/nvidia/tegra_efuse.h M sys/arm/nvidia/tegra_ehci.c M sys/arm/nvidia/tegra_gpio.c M sys/arm/nvidia/tegra_i2c.c M sys/arm/nvidia/tegra_lic.c M sys/arm/nvidia/tegra_mc.c M sys/arm/nvidia/tegra_pcie.c M sys/arm/nvidia/tegra_pinmux.c M sys/arm/nvidia/tegra_pmc.h M sys/arm/nvidia/tegra_rtc.c M sys/arm/nvidia/tegra_sdhci.c M sys/arm/nvidia/tegra_soctherm.c M sys/arm/nvidia/tegra_soctherm_if.m M sys/arm/nvidia/tegra_uart.c M sys/arm/nvidia/tegra_usbphy.c M sys/arm/nvidia/tegra_xhci.c M sys/arm/qemu/files.qemu M sys/arm/qemu/std.virt M sys/arm/qemu/virt_machdep.c M sys/arm/qemu/virt_mp.c M sys/arm/qemu/virt_mp.h A sys/arm/ralink/files.ralink A sys/arm/ralink/if_fv.c A sys/arm/ralink/if_fvreg.h A sys/arm/ralink/rt1310_gpio.c A sys/arm/ralink/rt1310_intc.c A sys/arm/ralink/rt1310_machdep.c A sys/arm/ralink/rt1310_timer.c A sys/arm/ralink/rt1310reg.h A sys/arm/ralink/rt1310var.h A sys/arm/ralink/std.ralink M sys/arm/rockchip/files.rk30xx M sys/arm/rockchip/rk30xx_gpio.c M sys/arm/rockchip/rk30xx_grf.c M sys/arm/rockchip/rk30xx_grf.h M sys/arm/rockchip/rk30xx_machdep.c M sys/arm/rockchip/rk30xx_mp.c A sys/arm/rockchip/rk30xx_mp.h M sys/arm/rockchip/rk30xx_pmu.c M sys/arm/rockchip/rk30xx_pmu.h M sys/arm/rockchip/rk30xx_wdog.c M sys/arm/rockchip/rk30xx_wdog.h M sys/arm/rockchip/std.rk30xx M sys/arm/samsung/exynos/chrome_ec.c M sys/arm/samsung/exynos/chrome_ec.h M sys/arm/samsung/exynos/chrome_ec_spi.c M sys/arm/samsung/exynos/chrome_kb.c M sys/arm/samsung/exynos/chrome_kb.h M sys/arm/samsung/exynos/exynos5_combiner.c M sys/arm/samsung/exynos/exynos5_combiner.h M sys/arm/samsung/exynos/exynos5_common.h M sys/arm/samsung/exynos/exynos5_ehci.c M sys/arm/samsung/exynos/exynos5_fimd.c M sys/arm/samsung/exynos/exynos5_i2c.c M sys/arm/samsung/exynos/exynos5_machdep.c M sys/arm/samsung/exynos/exynos5_mct.c M sys/arm/samsung/exynos/exynos5_mp.c A sys/arm/samsung/exynos/exynos5_mp.h M sys/arm/samsung/exynos/exynos5_pad.c M sys/arm/samsung/exynos/exynos5_pad.h M sys/arm/samsung/exynos/exynos5_pmu.c M sys/arm/samsung/exynos/exynos5_pmu.h M sys/arm/samsung/exynos/exynos5_spi.c M sys/arm/samsung/exynos/exynos5_usb_phy.c M sys/arm/samsung/exynos/exynos5_xhci.c M sys/arm/samsung/exynos/exynos_uart.c M sys/arm/samsung/exynos/exynos_uart.h M sys/arm/samsung/exynos/files.exynos5 M sys/arm/samsung/exynos/std.exynos5250 M sys/arm/samsung/exynos/std.exynos5420 M sys/arm/ti/aintc.c M sys/arm/ti/am335x/am335x_dmtimer.c M sys/arm/ti/am335x/am335x_dmtpps.c M sys/arm/ti/am335x/am335x_dmtreg.h M sys/arm/ti/am335x/am335x_ecap.c M sys/arm/ti/am335x/am335x_ehrpwm.c M sys/arm/ti/am335x/am335x_gpio.c M sys/arm/ti/am335x/am335x_lcd.c M sys/arm/ti/am335x/am335x_lcd.h M sys/arm/ti/am335x/am335x_lcd_syscons.c M sys/arm/ti/am335x/am335x_musb.c M sys/arm/ti/am335x/am335x_pmic.c M sys/arm/ti/am335x/am335x_prcm.c M sys/arm/ti/am335x/am335x_pwm.h M sys/arm/ti/am335x/am335x_pwmss.c M sys/arm/ti/am335x/am335x_reg.h M sys/arm/ti/am335x/am335x_rtc.c M sys/arm/ti/am335x/am335x_rtcreg.h M sys/arm/ti/am335x/am335x_rtcvar.h M sys/arm/ti/am335x/am335x_scm.c M sys/arm/ti/am335x/am335x_scm.h M sys/arm/ti/am335x/am335x_scm_padconf.c M sys/arm/ti/am335x/am335x_scm_padconf.h M sys/arm/ti/am335x/am335x_usbss.c M sys/arm/ti/am335x/files.am335x M sys/arm/ti/am335x/std.am335x M sys/arm/ti/am335x/tda19988.c M sys/arm/ti/am335x/tps65217x.h M sys/arm/ti/cpsw/if_cpsw.c M sys/arm/ti/cpsw/if_cpswreg.h M sys/arm/ti/cpsw/if_cpswvar.h M sys/arm/ti/files.ti M sys/arm/ti/omap4/files.omap4 M sys/arm/ti/omap4/omap4_gpio.c M sys/arm/ti/omap4/omap4_l2cache.c A sys/arm/ti/omap4/omap4_machdep.h M sys/arm/ti/omap4/omap4_mp.c M sys/arm/ti/omap4/omap4_prcm_clks.c M sys/arm/ti/omap4/omap4_reg.h M sys/arm/ti/omap4/omap4_scm_padconf.c M sys/arm/ti/omap4/omap4_scm_padconf.h M sys/arm/ti/omap4/omap4_smc.h M sys/arm/ti/omap4/omap4_wugen.c M sys/arm/ti/omap4/pandaboard/pandaboard.c A sys/arm/ti/omap4/pandaboard/pandaboard.h M sys/arm/ti/omap4/std.omap4 M sys/arm/ti/std.ti M sys/arm/ti/ti_adc.c M sys/arm/ti/ti_adcreg.h M sys/arm/ti/ti_adcvar.h M sys/arm/ti/ti_cpuid.c M sys/arm/ti/ti_cpuid.h M sys/arm/ti/ti_edma3.c M sys/arm/ti/ti_edma3.h M sys/arm/ti/ti_gpio.c M sys/arm/ti/ti_gpio.h M sys/arm/ti/ti_gpio_if.m M sys/arm/ti/ti_hwmods.c M sys/arm/ti/ti_hwmods.h M sys/arm/ti/ti_i2c.c M sys/arm/ti/ti_i2c.h M sys/arm/ti/ti_machdep.c M sys/arm/ti/ti_mbox.c M sys/arm/ti/ti_mbox.h M sys/arm/ti/ti_pinmux.c M sys/arm/ti/ti_pinmux.h M sys/arm/ti/ti_prcm.c M sys/arm/ti/ti_prcm.h M sys/arm/ti/ti_pruss.c M sys/arm/ti/ti_pruss.h M sys/arm/ti/ti_scm.c M sys/arm/ti/ti_scm.h M sys/arm/ti/ti_sdhci.c M sys/arm/ti/ti_sdma.c M sys/arm/ti/ti_sdma.h M sys/arm/ti/ti_sdmareg.h M sys/arm/ti/ti_smc.S M sys/arm/ti/ti_smc.h M sys/arm/ti/ti_spi.c M sys/arm/ti/ti_spireg.h M sys/arm/ti/ti_spivar.h A sys/arm/ti/ti_sysc.c M sys/arm/ti/ti_wdt.c M sys/arm/ti/ti_wdt.h M sys/arm/ti/tivar.h M sys/arm/ti/twl/twl.c M sys/arm/ti/twl/twl.h M sys/arm/ti/twl/twl_clks.c M sys/arm/ti/twl/twl_clks.h M sys/arm/ti/twl/twl_vreg.c M sys/arm/ti/twl/twl_vreg.h M sys/arm/ti/usb/omap_ehci.c M sys/arm/ti/usb/omap_host.c M sys/arm/ti/usb/omap_tll.c M sys/arm/ti/usb/omap_usb.h M sys/arm/versatile/files.versatile M sys/arm/versatile/pl050.c M sys/arm/versatile/sp804.c M sys/arm/versatile/versatile_clcd.c M sys/arm/versatile/versatile_common.c M sys/arm/versatile/versatile_machdep.c M sys/arm/versatile/versatile_pci.c M sys/arm/versatile/versatile_scm.c M sys/arm/versatile/versatile_scm.h M sys/arm/versatile/versatile_sic.c M sys/arm/xilinx/files.zynq7 M sys/arm/xilinx/std.zynq7 M sys/arm/xilinx/uart_dev_cdnc.c M sys/arm/xilinx/zy7_devcfg.c M sys/arm/xilinx/zy7_ehci.c M sys/arm/xilinx/zy7_gpio.c M sys/arm/xilinx/zy7_l2cache.c M sys/arm/xilinx/zy7_machdep.c A sys/arm/xilinx/zy7_machdep.h M sys/arm/xilinx/zy7_mp.c M sys/arm/xilinx/zy7_reg.h M sys/arm/xilinx/zy7_slcr.c M sys/arm/xilinx/zy7_slcr.h M sys/arm64/acpica/OsdEnvironment.c A sys/arm64/acpica/acpi_iort.c M sys/arm64/acpica/acpi_machdep.c M sys/arm64/acpica/acpi_wakeup.c M sys/arm64/acpica/pci_cfgreg.c M sys/arm64/arm64/autoconf.c M sys/arm64/arm64/bus_machdep.c M sys/arm64/arm64/bus_space_asm.S M sys/arm64/arm64/busdma_bounce.c M sys/arm64/arm64/busdma_machdep.c M sys/arm64/arm64/bzero.S M sys/arm64/arm64/clock.c M sys/arm64/arm64/copyinout.S M sys/arm64/arm64/copystr.c A sys/arm64/arm64/cpu_errata.c M sys/arm64/arm64/cpufunc_asm.S M sys/arm64/arm64/db_disasm.c M sys/arm64/arm64/db_interface.c M sys/arm64/arm64/db_trace.c M sys/arm64/arm64/debug_monitor.c M sys/arm64/arm64/disassem.c M sys/arm64/arm64/dump_machdep.c A sys/arm64/arm64/efirt_machdep.c A sys/arm64/arm64/elf32_machdep.c M sys/arm64/arm64/elf_machdep.c M sys/arm64/arm64/exception.S A sys/arm64/arm64/freebsd32_machdep.c A sys/arm64/arm64/gdb_machdep.c M sys/arm64/arm64/genassym.c M sys/arm64/arm64/gic_v3.c A sys/arm64/arm64/gic_v3_acpi.c M sys/arm64/arm64/gic_v3_fdt.c M sys/arm64/arm64/gic_v3_reg.h M sys/arm64/arm64/gic_v3_var.h M sys/arm64/arm64/gicv3_its.c M sys/arm64/arm64/identcpu.c M sys/arm64/arm64/in_cksum.c M sys/arm64/arm64/locore.S M sys/arm64/arm64/machdep.c M sys/arm64/arm64/mem.c A sys/arm64/arm64/memcpy.S A sys/arm64/arm64/memmove.S M sys/arm64/arm64/minidump_machdep.c M sys/arm64/arm64/mp_machdep.c M sys/arm64/arm64/nexus.c M sys/arm64/arm64/ofw_machdep.c M sys/arm64/arm64/pmap.c M sys/arm64/arm64/stack_machdep.c M sys/arm64/arm64/support.S M sys/arm64/arm64/swtch.S M sys/arm64/arm64/sys_machdep.c M sys/arm64/arm64/trap.c M sys/arm64/arm64/uio_machdep.c M sys/arm64/arm64/uma_machdep.c A sys/arm64/arm64/undefined.c M sys/arm64/arm64/unwind.c M sys/arm64/arm64/vfp.c M sys/arm64/arm64/vm_machdep.c M sys/arm64/cavium/thunder_pcie_common.c M sys/arm64/cavium/thunder_pcie_common.h M sys/arm64/cavium/thunder_pcie_fdt.c M sys/arm64/cavium/thunder_pcie_pem.c M sys/arm64/cavium/thunder_pcie_pem.h M sys/arm64/cavium/thunder_pcie_pem_fdt.c A sys/arm64/cloudabi32/cloudabi32_sysvec.c M sys/arm64/cloudabi64/cloudabi64_sysvec.c M sys/arm64/conf/DEFAULTS M sys/arm64/conf/GENERIC A sys/arm64/conf/GENERIC-MMCCAM A sys/arm64/conf/GENERIC-UP A sys/arm64/coresight/coresight-cmd.c A sys/arm64/coresight/coresight-cpu-debug.c A sys/arm64/coresight/coresight-dynamic-replicator.c A sys/arm64/coresight/coresight-etm4x.c A sys/arm64/coresight/coresight-etm4x.h A sys/arm64/coresight/coresight-funnel.c A sys/arm64/coresight/coresight-funnel.h A sys/arm64/coresight/coresight-tmc.c A sys/arm64/coresight/coresight-tmc.h A sys/arm64/coresight/coresight.c A sys/arm64/coresight/coresight.h A sys/arm64/coresight/coresight_if.m M sys/arm64/include/_align.h M sys/arm64/include/_bus.h M sys/arm64/include/_inttypes.h M sys/arm64/include/_limits.h M sys/arm64/include/_stdint.h M sys/arm64/include/_types.h M sys/arm64/include/acpica_machdep.h M sys/arm64/include/armreg.h M sys/arm64/include/asm.h M sys/arm64/include/atomic.h M sys/arm64/include/bus.h M sys/arm64/include/bus_dma.h M sys/arm64/include/bus_dma_impl.h M sys/arm64/include/clock.h M sys/arm64/include/counter.h M sys/arm64/include/cpu.h M sys/arm64/include/cpufunc.h M sys/arm64/include/db_machdep.h M sys/arm64/include/debug_monitor.h M sys/arm64/include/disassem.h M sys/arm64/include/dump.h M sys/arm64/include/efi.h M sys/arm64/include/elf.h M sys/arm64/include/endian.h M sys/arm64/include/exec.h M sys/arm64/include/float.h M sys/arm64/include/floatingpoint.h A sys/arm64/include/fpu.h M sys/arm64/include/frame.h A sys/arm64/include/gdb_machdep.h M sys/arm64/include/hypervisor.h M sys/arm64/include/ieeefp.h A sys/arm64/include/ifunc.h M sys/arm64/include/in_cksum.h M sys/arm64/include/intr.h M sys/arm64/include/iodev.h M sys/arm64/include/kdb.h M sys/arm64/include/machdep.h M sys/arm64/include/md_var.h M sys/arm64/include/memdev.h M sys/arm64/include/metadata.h M sys/arm64/include/minidump.h M sys/arm64/include/ofw_machdep.h M sys/arm64/include/param.h M sys/arm64/include/pcb.h M sys/arm64/include/pci_cfgreg.h M sys/arm64/include/pcpu.h A sys/arm64/include/pcpu_aux.h M sys/arm64/include/pmap.h M sys/arm64/include/pmc_mdep.h M sys/arm64/include/proc.h A sys/arm64/include/procctl.h M sys/arm64/include/profile.h M sys/arm64/include/psl.h M sys/arm64/include/pte.h M sys/arm64/include/ptrace.h M sys/arm64/include/reg.h M sys/arm64/include/reloc.h M sys/arm64/include/resource.h M sys/arm64/include/runq.h M sys/arm64/include/setjmp.h M sys/arm64/include/sf_buf.h M sys/arm64/include/signal.h M sys/arm64/include/smp.h M sys/arm64/include/stack.h M sys/arm64/include/stdarg.h M sys/arm64/include/sysarch.h M sys/arm64/include/trap.h M sys/arm64/include/ucontext.h A sys/arm64/include/undefined.h M sys/arm64/include/vdso.h M sys/arm64/include/vfp.h M sys/arm64/include/vm.h M sys/arm64/include/vmparam.h A sys/arm64/linux/Makefile A sys/arm64/linux/linux.h A sys/arm64/linux/linux_dummy_machdep.c A sys/arm64/linux/linux_locore.asm A sys/arm64/linux/linux_machdep.c A sys/arm64/linux/linux_proto.h A sys/arm64/linux/linux_ptrace.c A sys/arm64/linux/linux_support.s A sys/arm64/linux/linux_syscall.h A sys/arm64/linux/linux_syscalls.c A sys/arm64/linux/linux_sysent.c A sys/arm64/linux/linux_systrace_args.c A sys/arm64/linux/linux_sysvec.c A sys/arm64/linux/linux_vdso.lds.s A sys/arm64/linux/syscalls.conf A sys/arm64/linux/syscalls.master A sys/arm64/qualcomm/qcom_gcc.c A sys/arm64/rockchip/clk/rk3328_cru.c A sys/arm64/rockchip/clk/rk3399_cru.c A sys/arm64/rockchip/clk/rk3399_cru_dt.h A sys/arm64/rockchip/clk/rk3399_pmucru.c A sys/arm64/rockchip/clk/rk_clk_armclk.c A sys/arm64/rockchip/clk/rk_clk_armclk.h A sys/arm64/rockchip/clk/rk_clk_composite.c A sys/arm64/rockchip/clk/rk_clk_composite.h A sys/arm64/rockchip/clk/rk_clk_fract.c A sys/arm64/rockchip/clk/rk_clk_fract.h A sys/arm64/rockchip/clk/rk_clk_gate.c A sys/arm64/rockchip/clk/rk_clk_gate.h A sys/arm64/rockchip/clk/rk_clk_mux.c A sys/arm64/rockchip/clk/rk_clk_mux.h A sys/arm64/rockchip/clk/rk_clk_pll.c A sys/arm64/rockchip/clk/rk_clk_pll.h A sys/arm64/rockchip/clk/rk_cru.c A sys/arm64/rockchip/clk/rk_cru.h A sys/arm64/rockchip/if_dwc_rk.c A sys/arm64/rockchip/rk3399_emmcphy.c A sys/arm64/rockchip/rk805.c A sys/arm64/rockchip/rk805reg.h A sys/arm64/rockchip/rk_dwc3.c A sys/arm64/rockchip/rk_gpio.c A sys/arm64/rockchip/rk_grf.c A sys/arm64/rockchip/rk_i2c.c A sys/arm64/rockchip/rk_iodomain.c A sys/arm64/rockchip/rk_pcie.c A sys/arm64/rockchip/rk_pcie_phy.c A sys/arm64/rockchip/rk_pinctrl.c A sys/arm64/rockchip/rk_pwm.c A sys/arm64/rockchip/rk_spi.c A sys/arm64/rockchip/rk_tsadc.c A sys/arm64/rockchip/rk_tsadc_if.m A sys/arm64/rockchip/rk_typec_phy.c A sys/arm64/rockchip/rk_usb2phy.c A sys/cam/mmc/mmc.h A sys/cam/mmc/mmc_all.h A sys/cam/mmc/mmc_bus.h A sys/cam/mmc/mmc_da.c A sys/cam/mmc/mmc_xpt.c A sys/cddl/dev/dtrace/x86/instr_size.c M sys/compat/cloudabi/cloudabi_clock.c M sys/compat/cloudabi/cloudabi_errno.c M sys/compat/cloudabi/cloudabi_fd.c M sys/compat/cloudabi/cloudabi_file.c M sys/compat/cloudabi/cloudabi_futex.c M sys/compat/cloudabi/cloudabi_mem.c M sys/compat/cloudabi/cloudabi_proc.c M sys/compat/cloudabi/cloudabi_proto.h M sys/compat/cloudabi/cloudabi_random.c M sys/compat/cloudabi/cloudabi_sock.c M sys/compat/cloudabi/cloudabi_thread.c M sys/compat/cloudabi/cloudabi_util.h M sys/compat/cloudabi/cloudabi_vdso.c M sys/compat/cloudabi/cloudabi_vdso.lds M sys/compat/cloudabi32/Makefile M sys/compat/cloudabi32/cloudabi32_fd.c M sys/compat/cloudabi32/cloudabi32_module.c M sys/compat/cloudabi32/cloudabi32_poll.c M sys/compat/cloudabi32/cloudabi32_proto.h M sys/compat/cloudabi32/cloudabi32_sock.c M sys/compat/cloudabi32/cloudabi32_syscall.h M sys/compat/cloudabi32/cloudabi32_syscalls.c M sys/compat/cloudabi32/cloudabi32_sysent.c M sys/compat/cloudabi32/cloudabi32_systrace_args.c M sys/compat/cloudabi32/cloudabi32_thread.c M sys/compat/cloudabi32/cloudabi32_util.h M sys/compat/cloudabi32/syscalls.conf M sys/compat/cloudabi64/Makefile M sys/compat/cloudabi64/cloudabi64_fd.c M sys/compat/cloudabi64/cloudabi64_module.c M sys/compat/cloudabi64/cloudabi64_poll.c M sys/compat/cloudabi64/cloudabi64_proto.h M sys/compat/cloudabi64/cloudabi64_sock.c M sys/compat/cloudabi64/cloudabi64_syscall.h M sys/compat/cloudabi64/cloudabi64_syscalls.c M sys/compat/cloudabi64/cloudabi64_sysent.c M sys/compat/cloudabi64/cloudabi64_systrace_args.c M sys/compat/cloudabi64/cloudabi64_thread.c M sys/compat/cloudabi64/cloudabi64_util.h M sys/compat/cloudabi64/syscalls.conf M sys/compat/freebsd32/Makefile M sys/compat/freebsd32/freebsd32.h M sys/compat/freebsd32/freebsd32_capability.c M sys/compat/freebsd32/freebsd32_ioctl.c M sys/compat/freebsd32/freebsd32_ioctl.h M sys/compat/freebsd32/freebsd32_ipc.h M sys/compat/freebsd32/freebsd32_misc.c M sys/compat/freebsd32/freebsd32_misc.h M sys/compat/freebsd32/freebsd32_proto.h M sys/compat/freebsd32/freebsd32_signal.h M sys/compat/freebsd32/freebsd32_syscall.h M sys/compat/freebsd32/freebsd32_syscalls.c M sys/compat/freebsd32/freebsd32_sysent.c M sys/compat/freebsd32/freebsd32_systrace_args.c M sys/compat/freebsd32/freebsd32_util.h M sys/compat/freebsd32/syscalls.conf M sys/compat/freebsd32/syscalls.master M sys/compat/ia32/ia32_genassym.c M sys/compat/ia32/ia32_signal.h M sys/compat/ia32/ia32_sysvec.c M sys/compat/ia32/ia32_util.h A sys/compat/lindebugfs/lindebugfs.c M sys/compat/linprocfs/linprocfs.c M sys/compat/linsysfs/linsysfs.c M sys/compat/linux/check_error.d M sys/compat/linux/check_internal_locks.d M sys/compat/linux/linux.c M sys/compat/linux/linux.h M sys/compat/linux/linux_common.c A sys/compat/linux/linux_common.h M sys/compat/linux/linux_dtrace.h A sys/compat/linux/linux_dummy.c M sys/compat/linux/linux_emul.c M sys/compat/linux/linux_emul.h M sys/compat/linux/linux_errno.c M sys/compat/linux/linux_errno.inc M sys/compat/linux/linux_event.c M sys/compat/linux/linux_event.h M sys/compat/linux/linux_file.c M sys/compat/linux/linux_file.h M sys/compat/linux/linux_fork.c M sys/compat/linux/linux_futex.c M sys/compat/linux/linux_futex.h M sys/compat/linux/linux_getcwd.c M sys/compat/linux/linux_ioctl.c M sys/compat/linux/linux_ioctl.h M sys/compat/linux/linux_ipc.c M sys/compat/linux/linux_ipc.h M sys/compat/linux/linux_ipc64.h M sys/compat/linux/linux_mib.c M sys/compat/linux/linux_mib.h M sys/compat/linux/linux_misc.c M sys/compat/linux/linux_misc.h M sys/compat/linux/linux_mmap.c M sys/compat/linux/linux_mmap.h M sys/compat/linux/linux_persona.h M sys/compat/linux/linux_signal.c M sys/compat/linux/linux_signal.h M sys/compat/linux/linux_socket.c M sys/compat/linux/linux_socket.h M sys/compat/linux/linux_stats.c M sys/compat/linux/linux_sysctl.c M sys/compat/linux/linux_sysproto.h M sys/compat/linux/linux_time.c M sys/compat/linux/linux_timer.c M sys/compat/linux/linux_timer.h M sys/compat/linux/linux_uid16.c M sys/compat/linux/linux_util.c M sys/compat/linux/linux_util.h M sys/compat/linux/linux_vdso.c M sys/compat/linux/linux_vdso.h M sys/compat/linux/linux_videodev2_compat.h M sys/compat/linux/linux_videodev_compat.h M sys/compat/linux/stats_timing.d M sys/compat/linux/trace_futexes.d M sys/compat/linuxkpi/common/include/asm/atomic-long.h M sys/compat/linuxkpi/common/include/asm/atomic.h M sys/compat/linuxkpi/common/include/asm/atomic64.h M sys/compat/linuxkpi/common/include/asm/byteorder.h M sys/compat/linuxkpi/common/include/asm/fcntl.h M sys/compat/linuxkpi/common/include/asm/io.h M sys/compat/linuxkpi/common/include/asm/msr.h M sys/compat/linuxkpi/common/include/asm/pgtable.h M sys/compat/linuxkpi/common/include/asm/smp.h M sys/compat/linuxkpi/common/include/asm/types.h M sys/compat/linuxkpi/common/include/asm/uaccess.h M sys/compat/linuxkpi/common/include/linux/atomic.h A sys/compat/linuxkpi/common/include/linux/bitfield.h M sys/compat/linuxkpi/common/include/linux/bitmap.h M sys/compat/linuxkpi/common/include/linux/bitops.h M sys/compat/linuxkpi/common/include/linux/bottom_half.h M sys/compat/linuxkpi/common/include/linux/cache.h M sys/compat/linuxkpi/common/include/linux/cdev.h M sys/compat/linuxkpi/common/include/linux/clocksource.h M sys/compat/linuxkpi/common/include/linux/compat.h M sys/compat/linuxkpi/common/include/linux/compiler.h M sys/compat/linuxkpi/common/include/linux/completion.h M sys/compat/linuxkpi/common/include/linux/dcache.h A sys/compat/linuxkpi/common/include/linux/debugfs.h M sys/compat/linuxkpi/common/include/linux/delay.h M sys/compat/linuxkpi/common/include/linux/device.h M sys/compat/linuxkpi/common/include/linux/dma-attrs.h M sys/compat/linuxkpi/common/include/linux/dma-mapping.h M sys/compat/linuxkpi/common/include/linux/dmapool.h M sys/compat/linuxkpi/common/include/linux/err.h M sys/compat/linuxkpi/common/include/linux/errno.h M sys/compat/linuxkpi/common/include/linux/etherdevice.h M sys/compat/linuxkpi/common/include/linux/export.h M sys/compat/linuxkpi/common/include/linux/file.h M sys/compat/linuxkpi/common/include/linux/fs.h M sys/compat/linuxkpi/common/include/linux/gfp.h M sys/compat/linuxkpi/common/include/linux/hardirq.h M sys/compat/linuxkpi/common/include/linux/hrtimer.h M sys/compat/linuxkpi/common/include/linux/idr.h M sys/compat/linuxkpi/common/include/linux/if_arp.h M sys/compat/linuxkpi/common/include/linux/if_ether.h M sys/compat/linuxkpi/common/include/linux/if_vlan.h M sys/compat/linuxkpi/common/include/linux/in.h M sys/compat/linuxkpi/common/include/linux/in6.h M sys/compat/linuxkpi/common/include/linux/inetdevice.h M sys/compat/linuxkpi/common/include/linux/interrupt.h M sys/compat/linuxkpi/common/include/linux/io-mapping.h M sys/compat/linuxkpi/common/include/linux/io.h M sys/compat/linuxkpi/common/include/linux/ioctl.h A sys/compat/linuxkpi/common/include/linux/irq_work.h M sys/compat/linuxkpi/common/include/linux/irqreturn.h M sys/compat/linuxkpi/common/include/linux/jhash.h M sys/compat/linuxkpi/common/include/linux/jiffies.h M sys/compat/linuxkpi/common/include/linux/kdev_t.h M sys/compat/linuxkpi/common/include/linux/kernel.h M sys/compat/linuxkpi/common/include/linux/kmod.h M sys/compat/linuxkpi/common/include/linux/kobject.h M sys/compat/linuxkpi/common/include/linux/kref.h M sys/compat/linuxkpi/common/include/linux/kthread.h M sys/compat/linuxkpi/common/include/linux/ktime.h M sys/compat/linuxkpi/common/include/linux/list.h M sys/compat/linuxkpi/common/include/linux/lockdep.h M sys/compat/linuxkpi/common/include/linux/log2.h M sys/compat/linuxkpi/common/include/linux/math64.h M sys/compat/linuxkpi/common/include/linux/miscdevice.h M sys/compat/linuxkpi/common/include/linux/mm.h M sys/compat/linuxkpi/common/include/linux/mm_types.h M sys/compat/linuxkpi/common/include/linux/module.h M sys/compat/linuxkpi/common/include/linux/moduleparam.h M sys/compat/linuxkpi/common/include/linux/mutex.h M sys/compat/linuxkpi/common/include/linux/net.h M sys/compat/linuxkpi/common/include/linux/net_dim.h M sys/compat/linuxkpi/common/include/linux/netdevice.h M sys/compat/linuxkpi/common/include/linux/notifier.h A sys/compat/linuxkpi/common/include/linux/overflow.h M sys/compat/linuxkpi/common/include/linux/page.h M sys/compat/linuxkpi/common/include/linux/pci.h M sys/compat/linuxkpi/common/include/linux/pfn.h M sys/compat/linuxkpi/common/include/linux/pfn_t.h M sys/compat/linuxkpi/common/include/linux/pid.h M sys/compat/linuxkpi/common/include/linux/poll.h M sys/compat/linuxkpi/common/include/linux/preempt.h M sys/compat/linuxkpi/common/include/linux/printk.h M sys/compat/linuxkpi/common/include/linux/radix-tree.h M sys/compat/linuxkpi/common/include/linux/random.h M sys/compat/linuxkpi/common/include/linux/rbtree.h M sys/compat/linuxkpi/common/include/linux/rculist.h M sys/compat/linuxkpi/common/include/linux/rcupdate.h A sys/compat/linuxkpi/common/include/linux/refcount.h M sys/compat/linuxkpi/common/include/linux/rwlock.h M sys/compat/linuxkpi/common/include/linux/rwsem.h M sys/compat/linuxkpi/common/include/linux/scatterlist.h M sys/compat/linuxkpi/common/include/linux/sched.h M sys/compat/linuxkpi/common/include/linux/semaphore.h A sys/compat/linuxkpi/common/include/linux/seq_file.h A sys/compat/linuxkpi/common/include/linux/sizes.h M sys/compat/linuxkpi/common/include/linux/slab.h M sys/compat/linuxkpi/common/include/linux/smp.h M sys/compat/linuxkpi/common/include/linux/socket.h M sys/compat/linuxkpi/common/include/linux/spinlock.h M sys/compat/linuxkpi/common/include/linux/srcu.h M sys/compat/linuxkpi/common/include/linux/string.h M sys/compat/linuxkpi/common/include/linux/sysfs.h M sys/compat/linuxkpi/common/include/linux/time.h M sys/compat/linuxkpi/common/include/linux/timer.h M sys/compat/linuxkpi/common/include/linux/types.h M sys/compat/linuxkpi/common/include/linux/uaccess.h M sys/compat/linuxkpi/common/include/linux/usb.h M sys/compat/linuxkpi/common/include/linux/vmalloc.h M sys/compat/linuxkpi/common/include/linux/wait.h A sys/compat/linuxkpi/common/include/linux/wait_bit.h M sys/compat/linuxkpi/common/include/linux/workqueue.h M sys/compat/linuxkpi/common/include/linux/ww_mutex.h A sys/compat/linuxkpi/common/include/linux/xarray.h M sys/compat/linuxkpi/common/include/net/if_inet6.h M sys/compat/linuxkpi/common/include/net/ip.h M sys/compat/linuxkpi/common/include/net/ipv6.h M sys/compat/linuxkpi/common/include/net/netevent.h M sys/compat/linuxkpi/common/include/net/tcp.h M sys/compat/linuxkpi/common/src/linux_compat.c M sys/compat/linuxkpi/common/src/linux_current.c A sys/compat/linuxkpi/common/src/linux_domain.c M sys/compat/linuxkpi/common/src/linux_hrtimer.c M sys/compat/linuxkpi/common/src/linux_idr.c M sys/compat/linuxkpi/common/src/linux_kmod.c M sys/compat/linuxkpi/common/src/linux_kthread.c M sys/compat/linuxkpi/common/src/linux_lock.c M sys/compat/linuxkpi/common/src/linux_page.c M sys/compat/linuxkpi/common/src/linux_pci.c M sys/compat/linuxkpi/common/src/linux_radix.c M sys/compat/linuxkpi/common/src/linux_rcu.c M sys/compat/linuxkpi/common/src/linux_schedule.c A sys/compat/linuxkpi/common/src/linux_seq_file.c M sys/compat/linuxkpi/common/src/linux_slab.c M sys/compat/linuxkpi/common/src/linux_tasklet.c M sys/compat/linuxkpi/common/src/linux_usb.c M sys/compat/linuxkpi/common/src/linux_work.c A sys/compat/linuxkpi/common/src/linux_xarray.c M sys/compat/ndis/cfg_var.h M sys/compat/ndis/hal_var.h M sys/compat/ndis/kern_ndis.c M sys/compat/ndis/kern_windrv.c M sys/compat/ndis/ndis_var.h M sys/compat/ndis/ntoskrnl_var.h M sys/compat/ndis/pe_var.h M sys/compat/ndis/resource_var.h M sys/compat/ndis/subr_hal.c M sys/compat/ndis/subr_ndis.c M sys/compat/ndis/subr_ntoskrnl.c M sys/compat/ndis/subr_pe.c M sys/compat/ndis/subr_usbd.c M sys/compat/ndis/usbd_var.h M sys/compat/ndis/winx32_wrap.S M sys/compat/ndis/winx64_wrap.S M sys/compat/netbsd/dvcfg.h M sys/compat/x86bios/x86bios.c M sys/compat/x86bios/x86bios.h A sys/conf/dtb.build.mk A sys/conf/kmod_syms_prefix.awk A sys/conf/ldscript.powerpcspe M sys/dev/aac/aac.c M sys/dev/aac/aac_cam.c M sys/dev/aac/aac_debug.c M sys/dev/aac/aac_disk.c M sys/dev/aac/aac_linux.c M sys/dev/aac/aac_pci.c M sys/dev/aac/aac_tables.h M sys/dev/aac/aacreg.h M sys/dev/aac/aacvar.h M sys/dev/aacraid/aacraid.c M sys/dev/aacraid/aacraid_cam.c M sys/dev/aacraid/aacraid_debug.c M sys/dev/aacraid/aacraid_debug.h M sys/dev/aacraid/aacraid_linux.c M sys/dev/aacraid/aacraid_pci.c M sys/dev/aacraid/aacraid_reg.h M sys/dev/aacraid/aacraid_var.h M sys/dev/acpi_support/acpi_asus.c M sys/dev/acpi_support/acpi_asus_wmi.c M sys/dev/acpi_support/acpi_fujitsu.c M sys/dev/acpi_support/acpi_hp.c M sys/dev/acpi_support/acpi_ibm.c M sys/dev/acpi_support/acpi_panasonic.c M sys/dev/acpi_support/acpi_rapidstart.c M sys/dev/acpi_support/acpi_sony.c M sys/dev/acpi_support/acpi_toshiba.c M sys/dev/acpi_support/acpi_wmi.c M sys/dev/acpi_support/acpi_wmi_if.m M sys/dev/acpi_support/atk0110.c M sys/dev/acpica/Osd/OsdDebug.c M sys/dev/acpica/Osd/OsdHardware.c M sys/dev/acpica/Osd/OsdInterrupt.c M sys/dev/acpica/Osd/OsdMemory.c M sys/dev/acpica/Osd/OsdSchedule.c M sys/dev/acpica/Osd/OsdStream.c M sys/dev/acpica/Osd/OsdSynch.c M sys/dev/acpica/Osd/OsdTable.c M sys/dev/acpica/acpi.c M sys/dev/acpica/acpi_acad.c A sys/dev/acpica/acpi_apei.c M sys/dev/acpica/acpi_battery.c A sys/dev/acpica/acpi_bus_if.m M sys/dev/acpica/acpi_button.c M sys/dev/acpica/acpi_cmbat.c M sys/dev/acpica/acpi_container.c M sys/dev/acpica/acpi_cpu.c M sys/dev/acpica/acpi_dock.c M sys/dev/acpica/acpi_ec.c M sys/dev/acpica/acpi_hpet.c M sys/dev/acpica/acpi_hpet.h M sys/dev/acpica/acpi_if.m M sys/dev/acpica/acpi_isab.c M sys/dev/acpica/acpi_lid.c M sys/dev/acpica/acpi_package.c M sys/dev/acpica/acpi_pci.c M sys/dev/acpica/acpi_pci_link.c M sys/dev/acpica/acpi_pcib.c M sys/dev/acpica/acpi_pcib_acpi.c M sys/dev/acpica/acpi_pcib_pci.c M sys/dev/acpica/acpi_pcibvar.h M sys/dev/acpica/acpi_pcivar.h M sys/dev/acpica/acpi_perf.c M sys/dev/acpica/acpi_powerres.c A sys/dev/acpica/acpi_pxm.c M sys/dev/acpica/acpi_quirk.c M sys/dev/acpica/acpi_quirks M sys/dev/acpica/acpi_resource.c M sys/dev/acpica/acpi_smbat.c M sys/dev/acpica/acpi_smbus.h M sys/dev/acpica/acpi_thermal.c M sys/dev/acpica/acpi_throttle.c M sys/dev/acpica/acpi_timer.c M sys/dev/acpica/acpi_video.c M sys/dev/acpica/acpiio.h M sys/dev/acpica/acpivar.h M sys/dev/adb/adb.h M sys/dev/adb/adb_bus.c M sys/dev/adb/adb_buttons.c M sys/dev/adb/adb_hb_if.m M sys/dev/adb/adb_if.m M sys/dev/adb/adb_kbd.c M sys/dev/adb/adb_mouse.c M sys/dev/adb/adbvar.h M sys/dev/adlink/adlink.c M sys/dev/advansys/adv_isa.c M sys/dev/advansys/adv_pci.c M sys/dev/advansys/advansys.c M sys/dev/advansys/advansys.h M sys/dev/advansys/advlib.c M sys/dev/advansys/advlib.h M sys/dev/advansys/advmcode.c M sys/dev/advansys/advmcode.h M sys/dev/advansys/adw_pci.c M sys/dev/advansys/adwcam.c M sys/dev/advansys/adwlib.c M sys/dev/advansys/adwlib.h M sys/dev/advansys/adwmcode.c M sys/dev/advansys/adwmcode.h M sys/dev/advansys/adwvar.h M sys/dev/ae/if_ae.c M sys/dev/ae/if_aereg.h M sys/dev/ae/if_aevar.h M sys/dev/age/if_age.c M sys/dev/age/if_agereg.h M sys/dev/age/if_agevar.h M sys/dev/agp/agp.c M sys/dev/agp/agp_ali.c M sys/dev/agp/agp_amd.c M sys/dev/agp/agp_amd64.c M sys/dev/agp/agp_apple.c M sys/dev/agp/agp_ati.c M sys/dev/agp/agp_i810.c M sys/dev/agp/agp_i810.h M sys/dev/agp/agp_if.m M sys/dev/agp/agp_intel.c M sys/dev/agp/agp_nvidia.c M sys/dev/agp/agp_sis.c M sys/dev/agp/agp_via.c M sys/dev/agp/agppriv.h M sys/dev/agp/agpreg.h M sys/dev/agp/agpvar.h M sys/dev/aha/aha.c M sys/dev/aha/aha_isa.c M sys/dev/aha/ahareg.h M sys/dev/ahci/ahci.c M sys/dev/ahci/ahci.h M sys/dev/ahci/ahci_generic.c A sys/dev/ahci/ahci_mv_fdt.c M sys/dev/ahci/ahci_pci.c M sys/dev/ahci/ahciem.c M sys/dev/aic/aic.c M sys/dev/aic/aic6360reg.h M sys/dev/aic/aic_isa.c M sys/dev/aic/aic_pccard.c M sys/dev/aic/aicvar.h M sys/dev/aic7xxx/ahc_isa.c M sys/dev/aic7xxx/ahc_pci.c M sys/dev/aic7xxx/ahd_pci.c M sys/dev/aic7xxx/aic7770.c M sys/dev/aic7xxx/aic79xx.c M sys/dev/aic7xxx/aic79xx.h M sys/dev/aic7xxx/aic79xx.reg M sys/dev/aic7xxx/aic79xx.seq M sys/dev/aic7xxx/aic79xx_inline.h M sys/dev/aic7xxx/aic79xx_osm.c M sys/dev/aic7xxx/aic79xx_osm.h M sys/dev/aic7xxx/aic79xx_pci.c M sys/dev/aic7xxx/aic79xx_reg.h M sys/dev/aic7xxx/aic79xx_reg_print.c M sys/dev/aic7xxx/aic79xx_seq.h M sys/dev/aic7xxx/aic7xxx.c M sys/dev/aic7xxx/aic7xxx.h M sys/dev/aic7xxx/aic7xxx.reg M sys/dev/aic7xxx/aic7xxx.seq M sys/dev/aic7xxx/aic7xxx_93cx6.c M sys/dev/aic7xxx/aic7xxx_93cx6.h M sys/dev/aic7xxx/aic7xxx_inline.h M sys/dev/aic7xxx/aic7xxx_osm.c M sys/dev/aic7xxx/aic7xxx_osm.h M sys/dev/aic7xxx/aic7xxx_pci.c M sys/dev/aic7xxx/aic7xxx_reg.h M sys/dev/aic7xxx/aic7xxx_reg_print.c M sys/dev/aic7xxx/aic7xxx_seq.h M sys/dev/aic7xxx/aic_osm_lib.c M sys/dev/aic7xxx/aic_osm_lib.h M sys/dev/aic7xxx/aicasm/Makefile M sys/dev/aic7xxx/aicasm/aicasm.c M sys/dev/aic7xxx/aicasm/aicasm.h M sys/dev/aic7xxx/aicasm/aicasm_gram.y M sys/dev/aic7xxx/aicasm/aicasm_insformat.h M sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y M sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l M sys/dev/aic7xxx/aicasm/aicasm_scan.l M sys/dev/aic7xxx/aicasm/aicasm_symbol.c M sys/dev/aic7xxx/aicasm/aicasm_symbol.h A sys/dev/al_eth/al_eth.c A sys/dev/al_eth/al_eth.h A sys/dev/al_eth/al_init_eth_kr.c A sys/dev/al_eth/al_init_eth_kr.h A sys/dev/al_eth/al_init_eth_lm.c A sys/dev/al_eth/al_init_eth_lm.h M sys/dev/alc/if_alc.c M sys/dev/alc/if_alcreg.h M sys/dev/alc/if_alcvar.h M sys/dev/ale/if_ale.c M sys/dev/ale/if_alereg.h M sys/dev/ale/if_alevar.h M sys/dev/alpm/alpm.c M sys/dev/altera/atse/if_atse.c M sys/dev/altera/atse/if_atse_fdt.c M sys/dev/altera/atse/if_atse_nexus.c M sys/dev/altera/atse/if_atsereg.h M sys/dev/altera/avgen/altera_avgen.c M sys/dev/altera/avgen/altera_avgen.h M sys/dev/altera/avgen/altera_avgen_fdt.c M sys/dev/altera/avgen/altera_avgen_nexus.c A sys/dev/altera/dwc/if_dwc_socfpga.c M sys/dev/altera/jtag_uart/altera_jtag_uart.h M sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c M sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c M sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c M sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c A sys/dev/altera/msgdma/msgdma.c A sys/dev/altera/msgdma/msgdma.h M sys/dev/altera/pio/pio.c M sys/dev/altera/pio/pio.h M sys/dev/altera/pio/pio_if.m M sys/dev/altera/sdcard/altera_sdcard.c M sys/dev/altera/sdcard/altera_sdcard.h M sys/dev/altera/sdcard/altera_sdcard_disk.c M sys/dev/altera/sdcard/altera_sdcard_fdt.c M sys/dev/altera/sdcard/altera_sdcard_io.c M sys/dev/altera/sdcard/altera_sdcard_nexus.c A sys/dev/altera/softdma/a_api.h A sys/dev/altera/softdma/softdma.c M sys/dev/amd_ecc_inject/ecc_inject.c M sys/dev/amdgpio/amdgpio.c M sys/dev/amdgpio/amdgpio.h M sys/dev/amdpm/amdpm.c M sys/dev/amdsbwd/amd_chipset.h M sys/dev/amdsbwd/amdsbwd.c M sys/dev/amdsmb/amdsmb.c M sys/dev/amdsmn/amdsmn.c M sys/dev/amdsmn/amdsmn.h M sys/dev/amdtemp/amdtemp.c M sys/dev/amr/amr.c M sys/dev/amr/amr_cam.c M sys/dev/amr/amr_disk.c M sys/dev/amr/amr_linux.c M sys/dev/amr/amr_pci.c M sys/dev/amr/amr_tables.h M sys/dev/amr/amrio.h M sys/dev/amr/amrreg.h M sys/dev/amr/amrvar.h M sys/dev/an/if_aironet_ieee.h M sys/dev/an/if_an.c M sys/dev/an/if_an_isa.c M sys/dev/an/if_an_pccard.c M sys/dev/an/if_an_pci.c M sys/dev/an/if_anreg.h M sys/dev/arcmsr/arcmsr.c M sys/dev/arcmsr/arcmsr.h M sys/dev/asmc/asmc.c M sys/dev/asmc/asmcvar.h M sys/dev/ata/ata-all.c M sys/dev/ata/ata-all.h M sys/dev/ata/ata-card.c M sys/dev/ata/ata-dma.c M sys/dev/ata/ata-isa.c M sys/dev/ata/ata-lowlevel.c M sys/dev/ata/ata-pci.c M sys/dev/ata/ata-pci.h M sys/dev/ata/ata-sata.c M sys/dev/ata/ata_if.m M sys/dev/ata/chipsets/ata-acard.c M sys/dev/ata/chipsets/ata-acerlabs.c M sys/dev/ata/chipsets/ata-amd.c M sys/dev/ata/chipsets/ata-ati.c M sys/dev/ata/chipsets/ata-cenatek.c M sys/dev/ata/chipsets/ata-cypress.c M sys/dev/ata/chipsets/ata-cyrix.c M sys/dev/ata/chipsets/ata-fsl.c M sys/dev/ata/chipsets/ata-highpoint.c M sys/dev/ata/chipsets/ata-intel.c M sys/dev/ata/chipsets/ata-ite.c M sys/dev/ata/chipsets/ata-jmicron.c M sys/dev/ata/chipsets/ata-marvell.c M sys/dev/ata/chipsets/ata-micron.c M sys/dev/ata/chipsets/ata-national.c M sys/dev/ata/chipsets/ata-netcell.c M sys/dev/ata/chipsets/ata-nvidia.c M sys/dev/ata/chipsets/ata-promise.c M sys/dev/ata/chipsets/ata-serverworks.c M sys/dev/ata/chipsets/ata-siliconimage.c M sys/dev/ata/chipsets/ata-sis.c M sys/dev/ata/chipsets/ata-via.c M sys/dev/ath/ah_osdep.c M sys/dev/ath/ah_osdep.h A sys/dev/ath/ah_osdep_ar5210.c A sys/dev/ath/ah_osdep_ar5211.c A sys/dev/ath/ah_osdep_ar5212.c A sys/dev/ath/ah_osdep_ar5416.c A sys/dev/ath/ah_osdep_ar9300.c M sys/dev/ath/ath_dfs/null/dfs_null.c M sys/dev/ath/ath_hal/ah.c M sys/dev/ath/ath_hal/ah.h M sys/dev/ath/ath_hal/ah_btcoex.h M sys/dev/ath/ath_hal/ah_debug.h M sys/dev/ath/ath_hal/ah_decode.h M sys/dev/ath/ath_hal/ah_desc.h M sys/dev/ath/ath_hal/ah_devid.h M sys/dev/ath/ath_hal/ah_diagcodes.h M sys/dev/ath/ath_hal/ah_eeprom.h M sys/dev/ath/ath_hal/ah_eeprom_9287.c M sys/dev/ath/ath_hal/ah_eeprom_9287.h M sys/dev/ath/ath_hal/ah_eeprom_v1.c M sys/dev/ath/ath_hal/ah_eeprom_v1.h M sys/dev/ath/ath_hal/ah_eeprom_v14.c M sys/dev/ath/ath_hal/ah_eeprom_v14.h M sys/dev/ath/ath_hal/ah_eeprom_v3.c M sys/dev/ath/ath_hal/ah_eeprom_v3.h M sys/dev/ath/ath_hal/ah_eeprom_v4k.c M sys/dev/ath/ath_hal/ah_eeprom_v4k.h M sys/dev/ath/ath_hal/ah_internal.h M sys/dev/ath/ath_hal/ah_regdomain.c M sys/dev/ath/ath_hal/ah_regdomain.h M sys/dev/ath/ath_hal/ah_regdomain/ah_rd_ctry.h M sys/dev/ath/ath_hal/ah_regdomain/ah_rd_domains.h M sys/dev/ath/ath_hal/ah_regdomain/ah_rd_freqbands.h M sys/dev/ath/ath_hal/ah_regdomain/ah_rd_regenum.h M sys/dev/ath/ath_hal/ah_regdomain/ah_rd_regmap.h M sys/dev/ath/ath_hal/ah_soc.h M sys/dev/ath/ath_hal/ar5210/ar5210.h M sys/dev/ath/ath_hal/ar5210/ar5210_attach.c M sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c M sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c M sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c M sys/dev/ath/ath_hal/ar5210/ar5210_misc.c M sys/dev/ath/ath_hal/ar5210/ar5210_phy.c M sys/dev/ath/ath_hal/ar5210/ar5210_power.c M sys/dev/ath/ath_hal/ar5210/ar5210_recv.c M sys/dev/ath/ath_hal/ar5210/ar5210_reset.c M sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c M sys/dev/ath/ath_hal/ar5210/ar5210desc.h M sys/dev/ath/ath_hal/ar5210/ar5210phy.h M sys/dev/ath/ath_hal/ar5210/ar5210reg.h M sys/dev/ath/ath_hal/ar5210/ar5k_0007.ini M sys/dev/ath/ath_hal/ar5211/ar5211.h M sys/dev/ath/ath_hal/ar5211/ar5211_attach.c M sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c M sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c M sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c M sys/dev/ath/ath_hal/ar5211/ar5211_misc.c M sys/dev/ath/ath_hal/ar5211/ar5211_phy.c M sys/dev/ath/ath_hal/ar5211/ar5211_power.c M sys/dev/ath/ath_hal/ar5211/ar5211_recv.c M sys/dev/ath/ath_hal/ar5211/ar5211_reset.c M sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c M sys/dev/ath/ath_hal/ar5211/ar5211desc.h M sys/dev/ath/ath_hal/ar5211/ar5211phy.h M sys/dev/ath/ath_hal/ar5211/ar5211reg.h M sys/dev/ath/ath_hal/ar5211/boss.ini M sys/dev/ath/ath_hal/ar5212/ar2316.c M sys/dev/ath/ath_hal/ar5212/ar2317.c M sys/dev/ath/ath_hal/ar5212/ar2413.c M sys/dev/ath/ath_hal/ar5212/ar2425.c M sys/dev/ath/ath_hal/ar5212/ar5111.c M sys/dev/ath/ath_hal/ar5212/ar5112.c M sys/dev/ath/ath_hal/ar5212/ar5212.h M sys/dev/ath/ath_hal/ar5212/ar5212.ini M sys/dev/ath/ath_hal/ar5212/ar5212_ani.c M sys/dev/ath/ath_hal/ar5212/ar5212_attach.c M sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c M sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c M sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c M sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c M sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c M sys/dev/ath/ath_hal/ar5212/ar5212_misc.c M sys/dev/ath/ath_hal/ar5212/ar5212_phy.c M sys/dev/ath/ath_hal/ar5212/ar5212_power.c M sys/dev/ath/ath_hal/ar5212/ar5212_recv.c M sys/dev/ath/ath_hal/ar5212/ar5212_reset.c M sys/dev/ath/ath_hal/ar5212/ar5212_rfgain.c M sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c M sys/dev/ath/ath_hal/ar5212/ar5212desc.h M sys/dev/ath/ath_hal/ar5212/ar5212phy.h M sys/dev/ath/ath_hal/ar5212/ar5212reg.h M sys/dev/ath/ath_hal/ar5212/ar5311reg.h M sys/dev/ath/ath_hal/ar5212/ar5413.c M sys/dev/ath/ath_hal/ar5312/ar5312.h M sys/dev/ath/ath_hal/ar5312/ar5312_attach.c M sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c M sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c M sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c M sys/dev/ath/ath_hal/ar5312/ar5312_misc.c M sys/dev/ath/ath_hal/ar5312/ar5312_power.c M sys/dev/ath/ath_hal/ar5312/ar5312_reset.c M sys/dev/ath/ath_hal/ar5312/ar5312phy.h M sys/dev/ath/ath_hal/ar5312/ar5312reg.h M sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c M sys/dev/ath/ath_hal/ar5416/ar2133.c M sys/dev/ath/ath_hal/ar5416/ar5416.h M sys/dev/ath/ath_hal/ar5416/ar5416.ini M sys/dev/ath/ath_hal/ar5416/ar5416_ani.c M sys/dev/ath/ath_hal/ar5416/ar5416_attach.c M sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c M sys/dev/ath/ath_hal/ar5416/ar5416_btcoex.c M sys/dev/ath/ath_hal/ar5416/ar5416_btcoex.h M sys/dev/ath/ath_hal/ar5416/ar5416_cal.c M sys/dev/ath/ath_hal/ar5416/ar5416_cal.h M sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c M sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c M sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c M sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c M sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c M sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c M sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c M sys/dev/ath/ath_hal/ar5416/ar5416_misc.c M sys/dev/ath/ath_hal/ar5416/ar5416_phy.c M sys/dev/ath/ath_hal/ar5416/ar5416_power.c M sys/dev/ath/ath_hal/ar5416/ar5416_radar.c M sys/dev/ath/ath_hal/ar5416/ar5416_recv.c M sys/dev/ath/ath_hal/ar5416/ar5416_reset.c M sys/dev/ath/ath_hal/ar5416/ar5416_spectral.c M sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c M sys/dev/ath/ath_hal/ar5416/ar5416desc.h M sys/dev/ath/ath_hal/ar5416/ar5416phy.h M sys/dev/ath/ath_hal/ar5416/ar5416reg.h M sys/dev/ath/ath_hal/ar9001/ar9130.ini M sys/dev/ath/ath_hal/ar9001/ar9130_attach.c M sys/dev/ath/ath_hal/ar9001/ar9130_eeprom.c M sys/dev/ath/ath_hal/ar9001/ar9130_eeprom.h M sys/dev/ath/ath_hal/ar9001/ar9130_phy.c M sys/dev/ath/ath_hal/ar9001/ar9130_phy.h M sys/dev/ath/ath_hal/ar9001/ar9130reg.h M sys/dev/ath/ath_hal/ar9001/ar9160.ini M sys/dev/ath/ath_hal/ar9001/ar9160_attach.c M sys/dev/ath/ath_hal/ar9002/ar9002phy.h M sys/dev/ath/ath_hal/ar9002/ar9280.c M sys/dev/ath/ath_hal/ar9002/ar9280.h M sys/dev/ath/ath_hal/ar9002/ar9280_attach.c M sys/dev/ath/ath_hal/ar9002/ar9280_olc.c M sys/dev/ath/ath_hal/ar9002/ar9280_olc.h M sys/dev/ath/ath_hal/ar9002/ar9280v1.ini M sys/dev/ath/ath_hal/ar9002/ar9280v2.ini M sys/dev/ath/ath_hal/ar9002/ar9285.c M sys/dev/ath/ath_hal/ar9002/ar9285.h M sys/dev/ath/ath_hal/ar9002/ar9285.ini M sys/dev/ath/ath_hal/ar9002/ar9285_attach.c M sys/dev/ath/ath_hal/ar9002/ar9285_btcoex.c M sys/dev/ath/ath_hal/ar9002/ar9285_cal.c M sys/dev/ath/ath_hal/ar9002/ar9285_cal.h M sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c M sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h M sys/dev/ath/ath_hal/ar9002/ar9285_phy.c M sys/dev/ath/ath_hal/ar9002/ar9285_phy.h M sys/dev/ath/ath_hal/ar9002/ar9285_reset.c M sys/dev/ath/ath_hal/ar9002/ar9285an.h M sys/dev/ath/ath_hal/ar9002/ar9285phy.h M sys/dev/ath/ath_hal/ar9002/ar9285v2.ini M sys/dev/ath/ath_hal/ar9002/ar9287.c M sys/dev/ath/ath_hal/ar9002/ar9287.h M sys/dev/ath/ath_hal/ar9002/ar9287.ini M sys/dev/ath/ath_hal/ar9002/ar9287_attach.c M sys/dev/ath/ath_hal/ar9002/ar9287_cal.c M sys/dev/ath/ath_hal/ar9002/ar9287_cal.h M sys/dev/ath/ath_hal/ar9002/ar9287_olc.c M sys/dev/ath/ath_hal/ar9002/ar9287_olc.h M sys/dev/ath/ath_hal/ar9002/ar9287_reset.c M sys/dev/ath/ath_hal/ar9002/ar9287_reset.h M sys/dev/ath/ath_hal/ar9002/ar9287an.h M sys/dev/ath/ath_hal/ar9002/ar9287phy.h M sys/dev/ath/ath_hal/ar9003/ar9300_btcoex.h M sys/dev/ath/ath_hal/ar9003/ar9300_devid.h M sys/dev/ath/ath_rate/amrr/amrr.c M sys/dev/ath/ath_rate/amrr/amrr.h M sys/dev/ath/ath_rate/onoe/onoe.c M sys/dev/ath/ath_rate/onoe/onoe.h M sys/dev/ath/ath_rate/sample/sample.c M sys/dev/ath/ath_rate/sample/sample.h M sys/dev/ath/ath_rate/sample/tx_schedules.h M sys/dev/ath/if_ath.c M sys/dev/ath/if_ath_ahb.c M sys/dev/ath/if_ath_alq.c M sys/dev/ath/if_ath_alq.h M sys/dev/ath/if_ath_beacon.c M sys/dev/ath/if_ath_beacon.h M sys/dev/ath/if_ath_btcoex.c M sys/dev/ath/if_ath_btcoex.h M sys/dev/ath/if_ath_btcoex_mci.c M sys/dev/ath/if_ath_btcoex_mci.h M sys/dev/ath/if_ath_debug.c M sys/dev/ath/if_ath_debug.h M sys/dev/ath/if_ath_descdma.c M sys/dev/ath/if_ath_descdma.h A sys/dev/ath/if_ath_dfs.c A sys/dev/ath/if_ath_drv.c M sys/dev/ath/if_ath_ioctl.c M sys/dev/ath/if_ath_ioctl.h M sys/dev/ath/if_ath_keycache.c M sys/dev/ath/if_ath_keycache.h M sys/dev/ath/if_ath_led.c M sys/dev/ath/if_ath_led.h M sys/dev/ath/if_ath_lna_div.c M sys/dev/ath/if_ath_lna_div.h M sys/dev/ath/if_ath_misc.h M sys/dev/ath/if_ath_pci.c M sys/dev/ath/if_ath_pci_devlist.h A sys/dev/ath/if_ath_rate.c M sys/dev/ath/if_ath_rx.c M sys/dev/ath/if_ath_rx.h M sys/dev/ath/if_ath_rx_edma.c M sys/dev/ath/if_ath_rx_edma.h M sys/dev/ath/if_ath_spectral.c M sys/dev/ath/if_ath_spectral.h M sys/dev/ath/if_ath_sysctl.c M sys/dev/ath/if_ath_sysctl.h M sys/dev/ath/if_ath_tdma.c M sys/dev/ath/if_ath_tdma.h M sys/dev/ath/if_ath_tsf.h M sys/dev/ath/if_ath_tx.c M sys/dev/ath/if_ath_tx.h M sys/dev/ath/if_ath_tx_edma.c M sys/dev/ath/if_ath_tx_edma.h M sys/dev/ath/if_ath_tx_ht.c M sys/dev/ath/if_ath_tx_ht.h M sys/dev/ath/if_athdfs.h M sys/dev/ath/if_athioctl.h M sys/dev/ath/if_athrate.h M sys/dev/ath/if_athvar.h M sys/dev/atkbdc/atkbd.c M sys/dev/atkbdc/atkbd_atkbdc.c M sys/dev/atkbdc/atkbdc.c M sys/dev/atkbdc/atkbdc_ebus.c M sys/dev/atkbdc/atkbdc_isa.c M sys/dev/atkbdc/atkbdc_subr.c M sys/dev/atkbdc/atkbdc_subr.h M sys/dev/atkbdc/atkbdcreg.h M sys/dev/atkbdc/atkbdreg.h M sys/dev/atkbdc/psm.c M sys/dev/auxio/auxio.c M sys/dev/auxio/auxioreg.h A sys/dev/axgbe/if_axgbe.c A sys/dev/axgbe/xgbe-common.h A sys/dev/axgbe/xgbe-desc.c A sys/dev/axgbe/xgbe-dev.c A sys/dev/axgbe/xgbe-drv.c A sys/dev/axgbe/xgbe-mdio.c A sys/dev/axgbe/xgbe.h A sys/dev/axgbe/xgbe_osdep.h M sys/dev/bce/if_bce.c M sys/dev/bce/if_bcefw.h M sys/dev/bce/if_bcereg.h M sys/dev/beri/beri_mem.c M sys/dev/beri/beri_ring.c M sys/dev/beri/virtio/network/if_vtbe.c M sys/dev/beri/virtio/virtio.c M sys/dev/beri/virtio/virtio.h M sys/dev/beri/virtio/virtio_block.c M sys/dev/beri/virtio/virtio_mmio_platform.c M sys/dev/beri/virtio/virtio_mmio_platform.h M sys/dev/bfe/if_bfe.c M sys/dev/bfe/if_bfereg.h M sys/dev/bge/if_bge.c M sys/dev/bge/if_bgereg.h M sys/dev/bhnd/bcma/bcma.c M sys/dev/bhnd/bcma/bcma.h M sys/dev/bhnd/bcma/bcma_bhndb.c M sys/dev/bhnd/bcma/bcma_dmp.h M sys/dev/bhnd/bcma/bcma_erom.c M sys/dev/bhnd/bcma/bcma_eromreg.h M sys/dev/bhnd/bcma/bcma_eromvar.h M sys/dev/bhnd/bcma/bcma_subr.c M sys/dev/bhnd/bcma/bcmavar.h M sys/dev/bhnd/bhnd.c M sys/dev/bhnd/bhnd.h M sys/dev/bhnd/bhnd_bus_if.m M sys/dev/bhnd/bhnd_debug.h A sys/dev/bhnd/bhnd_erom.c A sys/dev/bhnd/bhnd_erom.h A sys/dev/bhnd/bhnd_erom_if.m A sys/dev/bhnd/bhnd_erom_types.h A sys/dev/bhnd/bhnd_eromvar.h M sys/dev/bhnd/bhnd_ids.h M sys/dev/bhnd/bhnd_match.h A sys/dev/bhnd/bhnd_private.h M sys/dev/bhnd/bhnd_subr.c M sys/dev/bhnd/bhnd_types.h M sys/dev/bhnd/bhndb/bhnd_bhndb.c M sys/dev/bhnd/bhndb/bhndb.c M sys/dev/bhnd/bhndb/bhndb.h M sys/dev/bhnd/bhndb/bhndb_bus_if.m M sys/dev/bhnd/bhndb/bhndb_hwdata.c M sys/dev/bhnd/bhndb/bhndb_hwdata.h M sys/dev/bhnd/bhndb/bhndb_if.m M sys/dev/bhnd/bhndb/bhndb_pci.c M sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c M sys/dev/bhnd/bhndb/bhndb_pci_hwdata.h M sys/dev/bhnd/bhndb/bhndb_pci_sprom.c M sys/dev/bhnd/bhndb/bhndb_pcireg.h M sys/dev/bhnd/bhndb/bhndb_pcivar.h M sys/dev/bhnd/bhndb/bhndb_private.h M sys/dev/bhnd/bhndb/bhndb_subr.c M sys/dev/bhnd/bhndb/bhndbvar.h M sys/dev/bhnd/bhndreg.h M sys/dev/bhnd/bhndvar.h M sys/dev/bhnd/cores/chipc/bhnd_chipc_if.m A sys/dev/bhnd/cores/chipc/bhnd_pmu_chipc.c M sys/dev/bhnd/cores/chipc/bhnd_sprom_chipc.c M sys/dev/bhnd/cores/chipc/chipc.c M sys/dev/bhnd/cores/chipc/chipc.h M sys/dev/bhnd/cores/chipc/chipc_cfi.c A sys/dev/bhnd/cores/chipc/chipc_gpio.c A sys/dev/bhnd/cores/chipc/chipc_gpiovar.h M sys/dev/bhnd/cores/chipc/chipc_private.h M sys/dev/bhnd/cores/chipc/chipc_slicer.c M sys/dev/bhnd/cores/chipc/chipc_slicer.h M sys/dev/bhnd/cores/chipc/chipc_spi.c M sys/dev/bhnd/cores/chipc/chipc_spi.h M sys/dev/bhnd/cores/chipc/chipc_subr.c M sys/dev/bhnd/cores/chipc/chipcreg.h M sys/dev/bhnd/cores/chipc/chipcvar.h A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.h A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_hostb_if.m A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_if.m A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_private.h A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c A sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctlvar.h M sys/dev/bhnd/cores/pci/bhnd_pci.c M sys/dev/bhnd/cores/pci/bhnd_pci_hostb.c M sys/dev/bhnd/cores/pci/bhnd_pci_hostbvar.h M sys/dev/bhnd/cores/pci/bhnd_pcib.c M sys/dev/bhnd/cores/pci/bhnd_pcibvar.h M sys/dev/bhnd/cores/pci/bhnd_pcireg.h M sys/dev/bhnd/cores/pci/bhnd_pcivar.h M sys/dev/bhnd/cores/pcie2/bhnd_pcie2.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2_hostb.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2_hostbvar.h M sys/dev/bhnd/cores/pcie2/bhnd_pcie2_reg.h M sys/dev/bhnd/cores/pcie2/bhnd_pcie2_var.h M sys/dev/bhnd/cores/pcie2/bhnd_pcie2b.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2b_var.h A sys/dev/bhnd/cores/pmu/bhnd_pmu.c A sys/dev/bhnd/cores/pmu/bhnd_pmu.h A sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c A sys/dev/bhnd/cores/pmu/bhnd_pmu_if.m A sys/dev/bhnd/cores/pmu/bhnd_pmu_private.h A sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c A sys/dev/bhnd/cores/pmu/bhnd_pmu_types.h A sys/dev/bhnd/cores/pmu/bhnd_pmureg.h A sys/dev/bhnd/cores/pmu/bhnd_pmuvar.h A sys/dev/bhnd/cores/usb/bhnd_ehci.c A sys/dev/bhnd/cores/usb/bhnd_ohci.c A sys/dev/bhnd/cores/usb/bhnd_usb.c A sys/dev/bhnd/cores/usb/bhnd_usbvar.h M sys/dev/bhnd/nvram/bhnd_nvram.h A sys/dev/bhnd/nvram/bhnd_nvram_data.c A sys/dev/bhnd/nvram/bhnd_nvram_data.h A sys/dev/bhnd/nvram/bhnd_nvram_data_bcm.c A sys/dev/bhnd/nvram/bhnd_nvram_data_bcmraw.c A sys/dev/bhnd/nvram/bhnd_nvram_data_bcmreg.h A sys/dev/bhnd/nvram/bhnd_nvram_data_bcmvar.h A sys/dev/bhnd/nvram/bhnd_nvram_data_btxt.c A sys/dev/bhnd/nvram/bhnd_nvram_data_sprom.c A sys/dev/bhnd/nvram/bhnd_nvram_data_sprom_subr.c A sys/dev/bhnd/nvram/bhnd_nvram_data_spromvar.h A sys/dev/bhnd/nvram/bhnd_nvram_data_tlv.c A sys/dev/bhnd/nvram/bhnd_nvram_data_tlvreg.h A sys/dev/bhnd/nvram/bhnd_nvram_datavar.h M sys/dev/bhnd/nvram/bhnd_nvram_if.m A sys/dev/bhnd/nvram/bhnd_nvram_io.c A sys/dev/bhnd/nvram/bhnd_nvram_io.h A sys/dev/bhnd/nvram/bhnd_nvram_iobuf.c A sys/dev/bhnd/nvram/bhnd_nvram_ioptr.c A sys/dev/bhnd/nvram/bhnd_nvram_iores.c A sys/dev/bhnd/nvram/bhnd_nvram_iovar.h A sys/dev/bhnd/nvram/bhnd_nvram_plist.c A sys/dev/bhnd/nvram/bhnd_nvram_plist.h A sys/dev/bhnd/nvram/bhnd_nvram_plistvar.h A sys/dev/bhnd/nvram/bhnd_nvram_private.h A sys/dev/bhnd/nvram/bhnd_nvram_store.c A sys/dev/bhnd/nvram/bhnd_nvram_store.h A sys/dev/bhnd/nvram/bhnd_nvram_store_subr.c A sys/dev/bhnd/nvram/bhnd_nvram_storevar.h A sys/dev/bhnd/nvram/bhnd_nvram_subr.c A sys/dev/bhnd/nvram/bhnd_nvram_value.c A sys/dev/bhnd/nvram/bhnd_nvram_value.h A sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c A sys/dev/bhnd/nvram/bhnd_nvram_value_prf.c A sys/dev/bhnd/nvram/bhnd_nvram_value_subr.c A sys/dev/bhnd/nvram/bhnd_nvram_valuevar.h M sys/dev/bhnd/nvram/bhnd_sprom.c M sys/dev/bhnd/nvram/bhnd_spromvar.h M sys/dev/bhnd/nvram/nvram_map M sys/dev/bhnd/siba/siba.c M sys/dev/bhnd/siba/siba.h M sys/dev/bhnd/siba/siba_bhndb.c A sys/dev/bhnd/siba/siba_erom.c A sys/dev/bhnd/siba/siba_eromvar.h M sys/dev/bhnd/siba/siba_subr.c M sys/dev/bhnd/siba/sibareg.h M sys/dev/bhnd/siba/sibavar.h M sys/dev/bhnd/tools/bus_macro.sh M sys/dev/bhnd/tools/nvram_map_gen.awk M sys/dev/bhnd/tools/nvram_map_gen.sh M sys/dev/bktr/CHANGELOG.TXT M sys/dev/bktr/bktr_audio.c M sys/dev/bktr/bktr_audio.h M sys/dev/bktr/bktr_card.c M sys/dev/bktr/bktr_card.h M sys/dev/bktr/bktr_core.c M sys/dev/bktr/bktr_core.h M sys/dev/bktr/bktr_i2c.c M sys/dev/bktr/bktr_i2c.h M sys/dev/bktr/bktr_mem.c M sys/dev/bktr/bktr_mem.h M sys/dev/bktr/bktr_os.c M sys/dev/bktr/bktr_os.h M sys/dev/bktr/bktr_reg.h M sys/dev/bktr/bktr_tuner.c M sys/dev/bktr/bktr_tuner.h M sys/dev/bktr/ioctl_bt848.h M sys/dev/bktr/ioctl_meteor.h M sys/dev/bktr/msp34xx.c M sys/dev/bm/if_bm.c M sys/dev/bm/if_bmreg.h M sys/dev/bm/if_bmvar.h M sys/dev/bnxt/bnxt.h M sys/dev/bnxt/bnxt_hwrm.c M sys/dev/bnxt/bnxt_hwrm.h M sys/dev/bnxt/bnxt_ioctl.h M sys/dev/bnxt/bnxt_sysctl.c M sys/dev/bnxt/bnxt_sysctl.h M sys/dev/bnxt/bnxt_txrx.c M sys/dev/bnxt/convert_hsi.pl M sys/dev/bnxt/hsi_struct_def.h M sys/dev/bnxt/if_bnxt.c M sys/dev/buslogic/bt.c M sys/dev/buslogic/bt_isa.c M sys/dev/buslogic/bt_pci.c M sys/dev/buslogic/btreg.h M sys/dev/bvm/bvm_console.c M sys/dev/bvm/bvm_dbg.c M sys/dev/bwi/bitops.h M sys/dev/bwi/bwimac.c M sys/dev/bwi/bwimac.h M sys/dev/bwi/bwiphy.c M sys/dev/bwi/bwiphy.h M sys/dev/bwi/bwirf.c M sys/dev/bwi/bwirf.h M sys/dev/bwi/if_bwi.c M sys/dev/bwi/if_bwi_pci.c M sys/dev/bwi/if_bwireg.h M sys/dev/bwi/if_bwivar.h M sys/dev/bwn/if_bwn.c M sys/dev/bwn/if_bwn_cordic.h M sys/dev/bwn/if_bwn_debug.h M sys/dev/bwn/if_bwn_misc.h M sys/dev/bwn/if_bwn_pci.c M sys/dev/bwn/if_bwn_pcivar.h M sys/dev/bwn/if_bwn_phy_common.c M sys/dev/bwn/if_bwn_phy_common.h M sys/dev/bwn/if_bwn_phy_g.c M sys/dev/bwn/if_bwn_phy_g.h M sys/dev/bwn/if_bwn_phy_lp.c M sys/dev/bwn/if_bwn_phy_lp.h M sys/dev/bwn/if_bwn_phy_n.c M sys/dev/bwn/if_bwn_phy_n.h M sys/dev/bwn/if_bwn_util.c M sys/dev/bwn/if_bwn_util.h M sys/dev/bwn/if_bwnreg.h M sys/dev/bwn/if_bwnvar.h M sys/dev/bxe/57710_init_values.c M sys/dev/bxe/57710_int_offsets.h M sys/dev/bxe/57711_init_values.c M sys/dev/bxe/57711_int_offsets.h M sys/dev/bxe/57712_init_values.c M sys/dev/bxe/57712_int_offsets.h M sys/dev/bxe/bxe.c M sys/dev/bxe/bxe.h M sys/dev/bxe/bxe_dcb.h M sys/dev/bxe/bxe_debug.c M sys/dev/bxe/bxe_dump.h M sys/dev/bxe/bxe_elink.c M sys/dev/bxe/bxe_elink.h M sys/dev/bxe/bxe_ioctl.h M sys/dev/bxe/bxe_stats.c M sys/dev/bxe/bxe_stats.h M sys/dev/bxe/ecore_fw_defs.h M sys/dev/bxe/ecore_hsi.h M sys/dev/bxe/ecore_init.h M sys/dev/bxe/ecore_init_ops.h M sys/dev/bxe/ecore_mfw_req.h M sys/dev/bxe/ecore_reg.h M sys/dev/bxe/ecore_sp.c M sys/dev/bxe/ecore_sp.h M sys/dev/cadence/if_cgem.c M sys/dev/cadence/if_cgem_hw.h M sys/dev/cardbus/cardbus.c M sys/dev/cardbus/cardbus_cis.c M sys/dev/cardbus/cardbus_cis.h M sys/dev/cardbus/cardbus_device.c M sys/dev/cardbus/cardbusreg.h M sys/dev/cardbus/cardbusvar.h M sys/dev/cas/if_cas.c M sys/dev/cas/if_casreg.h M sys/dev/cas/if_casvar.h M sys/dev/ce/ceddk.c M sys/dev/ce/ceddk.h M sys/dev/ce/if_ce.c M sys/dev/ce/ng_ce.h M sys/dev/ce/tau32-ddk.c M sys/dev/ce/tau32-ddk.h M sys/dev/cesa/cesa.c M sys/dev/cesa/cesa.h M sys/dev/cfe/cfe_api.c M sys/dev/cfe/cfe_api.h M sys/dev/cfe/cfe_api_int.h M sys/dev/cfe/cfe_console.c M sys/dev/cfe/cfe_env.c M sys/dev/cfe/cfe_error.h M sys/dev/cfe/cfe_ioctl.h M sys/dev/cfe/cfe_resource.c M sys/dev/cfi/cfi_bus_fdt.c M sys/dev/cfi/cfi_bus_nexus.c M sys/dev/cfi/cfi_core.c M sys/dev/cfi/cfi_dev.c M sys/dev/cfi/cfi_disk.c M sys/dev/cfi/cfi_reg.h M sys/dev/cfi/cfi_var.h M sys/dev/chromebook_platform/chromebook_platform.c M sys/dev/ciss/ciss.c M sys/dev/ciss/cissio.h M sys/dev/ciss/cissreg.h M sys/dev/ciss/cissvar.h M sys/dev/cmx/cmx.c M sys/dev/cmx/cmx_pccard.c M sys/dev/cmx/cmxreg.h M sys/dev/cmx/cmxvar.h M sys/dev/coretemp/coretemp.c M sys/dev/cp/cpddk.c M sys/dev/cp/cpddk.h M sys/dev/cp/if_cp.c M sys/dev/cp/ng_cp.h M sys/dev/cpuctl/cpuctl.c A sys/dev/cpufreq/cpufreq_dt.c M sys/dev/cpufreq/ichss.c M sys/dev/cs/if_cs.c M sys/dev/cs/if_cs_isa.c M sys/dev/cs/if_cs_pccard.c M sys/dev/cs/if_csreg.h M sys/dev/cs/if_csvar.h M sys/dev/ctau/am8530.h M sys/dev/ctau/ctau.c M sys/dev/ctau/ctau2fw.h M sys/dev/ctau/ctaue1fw.h M sys/dev/ctau/ctaufw.h M sys/dev/ctau/ctaug7fw.h M sys/dev/ctau/ctaureg.h M sys/dev/ctau/ctddk.c M sys/dev/ctau/ctddk.h M sys/dev/ctau/ds2153.h M sys/dev/ctau/hdc64570.h M sys/dev/ctau/if_ct.c M sys/dev/ctau/lxt318.h M sys/dev/ctau/ng_ct.h M sys/dev/cx/cronyxfw.h M sys/dev/cx/csigma.c M sys/dev/cx/csigmafw.h M sys/dev/cx/cxddk.c M sys/dev/cx/cxddk.h M sys/dev/cx/cxreg.h M sys/dev/cx/if_cx.c M sys/dev/cx/machdep.h M sys/dev/cx/ng_cx.h M sys/dev/cxgb/bin2h.pl M sys/dev/cxgb/common/cxgb_ael1002.c M sys/dev/cxgb/common/cxgb_aq100x.c M sys/dev/cxgb/common/cxgb_common.h M sys/dev/cxgb/common/cxgb_ctl_defs.h M sys/dev/cxgb/common/cxgb_firmware_exports.h M sys/dev/cxgb/common/cxgb_mc5.c M sys/dev/cxgb/common/cxgb_mv88e1xxx.c M sys/dev/cxgb/common/cxgb_regs.h M sys/dev/cxgb/common/cxgb_sge_defs.h M sys/dev/cxgb/common/cxgb_t3_cpl.h M sys/dev/cxgb/common/cxgb_t3_hw.c M sys/dev/cxgb/common/cxgb_tcb.h M sys/dev/cxgb/common/cxgb_tn1010.c M sys/dev/cxgb/common/cxgb_vsc7323.c M sys/dev/cxgb/common/cxgb_vsc8211.c M sys/dev/cxgb/common/cxgb_xgmac.c M sys/dev/cxgb/common/jhash.h M sys/dev/cxgb/cxgb_adapter.h M sys/dev/cxgb/cxgb_include.h M sys/dev/cxgb/cxgb_ioctl.h M sys/dev/cxgb/cxgb_main.c M sys/dev/cxgb/cxgb_offload.h M sys/dev/cxgb/cxgb_osdep.h M sys/dev/cxgb/cxgb_sge.c M sys/dev/cxgb/cxgb_t3fw.c M sys/dev/cxgb/cxgb_t3fw.h M sys/dev/cxgb/sys/mvec.h M sys/dev/cxgb/sys/uipc_mvec.c M sys/dev/cxgb/t3b_protocol_sram.h M sys/dev/cxgb/t3b_tp_eeprom.h M sys/dev/cxgb/t3c_protocol_sram.h M sys/dev/cxgb/t3c_tp_eeprom.h M sys/dev/cxgbe/adapter.h M sys/dev/cxgbe/common/common.h M sys/dev/cxgbe/common/t4_hw.c M sys/dev/cxgbe/common/t4_hw.h M sys/dev/cxgbe/common/t4_msg.h M sys/dev/cxgbe/common/t4_regs.h M sys/dev/cxgbe/common/t4_regs_values.h M sys/dev/cxgbe/common/t4_tcb.h M sys/dev/cxgbe/common/t4vf_hw.c M sys/dev/cxgbe/cudbg/cudbg.h M sys/dev/cxgbe/cudbg/cudbg_common.c M sys/dev/cxgbe/cudbg/cudbg_entity.h M sys/dev/cxgbe/cudbg/cudbg_flash_utils.c M sys/dev/cxgbe/cudbg/cudbg_lib.c M sys/dev/cxgbe/cudbg/cudbg_lib.h M sys/dev/cxgbe/cudbg/cudbg_lib_common.h M sys/dev/cxgbe/cudbg/cudbg_wtp.c M sys/dev/cxgbe/cudbg/fastlz.c M sys/dev/cxgbe/cudbg/fastlz.h M sys/dev/cxgbe/cudbg/fastlz_api.c M sys/dev/cxgbe/cxgbei/cxgbei.c M sys/dev/cxgbe/cxgbei/cxgbei.h M sys/dev/cxgbe/cxgbei/icl_cxgbei.c A sys/dev/cxgbe/firmware/t4fw-1.25.0.40.bin M sys/dev/cxgbe/firmware/t4fw_cfg.txt M sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt M sys/dev/cxgbe/firmware/t4fw_interface.h A sys/dev/cxgbe/firmware/t5fw-1.25.0.40.bin M sys/dev/cxgbe/firmware/t5fw_cfg.txt M sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt M sys/dev/cxgbe/firmware/t5fw_cfg_hashfilter.txt M sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt A sys/dev/cxgbe/firmware/t6fw-1.25.0.40.bin M sys/dev/cxgbe/firmware/t6fw_cfg.txt M sys/dev/cxgbe/firmware/t6fw_cfg_fpga.txt M sys/dev/cxgbe/firmware/t6fw_cfg_hashfilter.txt M sys/dev/cxgbe/firmware/t6fw_cfg_uwire.txt M sys/dev/cxgbe/if_cc.c M sys/dev/cxgbe/if_ccv.c M sys/dev/cxgbe/if_cxl.c M sys/dev/cxgbe/if_cxlv.c M sys/dev/cxgbe/iw_cxgbe/cm.c M sys/dev/cxgbe/iw_cxgbe/cq.c M sys/dev/cxgbe/iw_cxgbe/device.c M sys/dev/cxgbe/iw_cxgbe/ev.c M sys/dev/cxgbe/iw_cxgbe/id_table.c M sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h M sys/dev/cxgbe/iw_cxgbe/mem.c M sys/dev/cxgbe/iw_cxgbe/provider.c M sys/dev/cxgbe/iw_cxgbe/qp.c M sys/dev/cxgbe/iw_cxgbe/resource.c M sys/dev/cxgbe/iw_cxgbe/t4.h M sys/dev/cxgbe/iw_cxgbe/user.h M sys/dev/cxgbe/offload.h M sys/dev/cxgbe/osdep.h M sys/dev/cxgbe/t4_clip.c M sys/dev/cxgbe/t4_clip.h M sys/dev/cxgbe/t4_filter.c M sys/dev/cxgbe/t4_if.m M sys/dev/cxgbe/t4_ioctl.h M sys/dev/cxgbe/t4_iov.c M sys/dev/cxgbe/t4_l2t.c M sys/dev/cxgbe/t4_l2t.h M sys/dev/cxgbe/t4_main.c M sys/dev/cxgbe/t4_mp_ring.c M sys/dev/cxgbe/t4_mp_ring.h M sys/dev/cxgbe/t4_netmap.c M sys/dev/cxgbe/t4_sched.c M sys/dev/cxgbe/t4_sge.c M sys/dev/cxgbe/t4_smt.c M sys/dev/cxgbe/t4_smt.h M sys/dev/cxgbe/t4_tracer.c M sys/dev/cxgbe/t4_vf.c M sys/dev/cxgbe/tom/t4_connect.c M sys/dev/cxgbe/tom/t4_cpl_io.c M sys/dev/cxgbe/tom/t4_ddp.c M sys/dev/cxgbe/tom/t4_listen.c M sys/dev/cxgbe/tom/t4_tls.c M sys/dev/cxgbe/tom/t4_tls.h M sys/dev/cxgbe/tom/t4_tom.c M sys/dev/cxgbe/tom/t4_tom.h M sys/dev/cxgbe/tom/t4_tom_l2t.c M sys/dev/cxgbe/tom/t4_tom_l2t.h M sys/dev/cy/cy.c M sys/dev/cy/cy_isa.c M sys/dev/cy/cy_pci.c M sys/dev/cy/cyreg.h M sys/dev/cy/cyvar.h M sys/dev/cyapa/cyapa.c M sys/dev/cyapa/cyapa.h M sys/dev/dc/dcphy.c M sys/dev/dc/if_dc.c M sys/dev/dc/if_dcreg.h M sys/dev/dc/pnphy.c M sys/dev/dcons/dcons.c M sys/dev/dcons/dcons.h M sys/dev/dcons/dcons_crom.c M sys/dev/dcons/dcons_os.c M sys/dev/dcons/dcons_os.h M sys/dev/de/dc21040reg.h M sys/dev/de/if_de.c M sys/dev/de/if_devar.h A sys/dev/dme/if_dme.c A sys/dev/dme/if_dmereg.h A sys/dev/dme/if_dmevar.h M sys/dev/dpaa/bman.c M sys/dev/dpaa/bman.h M sys/dev/dpaa/bman_fdt.c M sys/dev/dpaa/bman_portals.c M sys/dev/dpaa/fman.c M sys/dev/dpaa/fman.h M sys/dev/dpaa/fman_fdt.c A sys/dev/dpaa/fman_mdio.c M sys/dev/dpaa/if_dtsec.c M sys/dev/dpaa/if_dtsec.h M sys/dev/dpaa/if_dtsec_fdt.c M sys/dev/dpaa/if_dtsec_im.c M sys/dev/dpaa/if_dtsec_im.h M sys/dev/dpaa/if_dtsec_rm.c M sys/dev/dpaa/if_dtsec_rm.h M sys/dev/dpaa/portals.h M sys/dev/dpaa/portals_common.c M sys/dev/dpaa/qman.c M sys/dev/dpaa/qman.h M sys/dev/dpaa/qman_fdt.c M sys/dev/dpaa/qman_portals.c M sys/dev/dpms/dpms.c M sys/dev/dpt/dpt.h M sys/dev/dpt/dpt_pci.c M sys/dev/dpt/dpt_scsi.c M sys/dev/drm/ati_pcigart.c M sys/dev/drm/drm.h M sys/dev/drm/drmP.h M sys/dev/drm/drm_agpsupport.c M sys/dev/drm/drm_atomic.h M sys/dev/drm/drm_auth.c M sys/dev/drm/drm_bufs.c M sys/dev/drm/drm_context.c M sys/dev/drm/drm_dma.c M sys/dev/drm/drm_drawable.c M sys/dev/drm/drm_drv.c M sys/dev/drm/drm_fops.c M sys/dev/drm/drm_hashtab.c M sys/dev/drm/drm_hashtab.h M sys/dev/drm/drm_internal.h M sys/dev/drm/drm_ioctl.c M sys/dev/drm/drm_irq.c M sys/dev/drm/drm_linux_list.h M sys/dev/drm/drm_lock.c M sys/dev/drm/drm_memory.c M sys/dev/drm/drm_mm.c M sys/dev/drm/drm_mm.h M sys/dev/drm/drm_pci.c M sys/dev/drm/drm_pciids.h M sys/dev/drm/drm_sarea.h M sys/dev/drm/drm_scatter.c M sys/dev/drm/drm_sman.c M sys/dev/drm/drm_sman.h M sys/dev/drm/drm_sysctl.c M sys/dev/drm/drm_vm.c M sys/dev/drm/mach64_dma.c M sys/dev/drm/mach64_drm.h M sys/dev/drm/mach64_drv.c M sys/dev/drm/mach64_drv.h M sys/dev/drm/mach64_irq.c M sys/dev/drm/mach64_state.c M sys/dev/drm/mga_dma.c M sys/dev/drm/mga_drm.h M sys/dev/drm/mga_drv.c M sys/dev/drm/mga_drv.h M sys/dev/drm/mga_irq.c M sys/dev/drm/mga_state.c M sys/dev/drm/mga_ucode.h M sys/dev/drm/mga_warp.c M sys/dev/drm/r128_cce.c M sys/dev/drm/r128_drm.h M sys/dev/drm/r128_drv.c M sys/dev/drm/r128_drv.h M sys/dev/drm/r128_irq.c M sys/dev/drm/r128_state.c M sys/dev/drm/savage_bci.c M sys/dev/drm/savage_drm.h M sys/dev/drm/savage_drv.c M sys/dev/drm/savage_drv.h M sys/dev/drm/savage_state.c M sys/dev/drm/sis_drm.h M sys/dev/drm/sis_drv.c M sys/dev/drm/sis_drv.h M sys/dev/drm/sis_ds.c M sys/dev/drm/sis_ds.h M sys/dev/drm/sis_mm.c M sys/dev/drm/tdfx_drv.c M sys/dev/drm/tdfx_drv.h M sys/dev/drm/via_3d_reg.h M sys/dev/drm/via_dma.c M sys/dev/drm/via_dmablit.c M sys/dev/drm/via_dmablit.h M sys/dev/drm/via_drm.h M sys/dev/drm/via_drv.c M sys/dev/drm/via_drv.h M sys/dev/drm/via_irq.c M sys/dev/drm/via_map.c M sys/dev/drm/via_mm.c M sys/dev/drm/via_verifier.c M sys/dev/drm/via_verifier.h M sys/dev/drm/via_video.c M sys/dev/drm2/ati_pcigart.c M sys/dev/drm2/drm.h M sys/dev/drm2/drmP.h M sys/dev/drm2/drm_agpsupport.c M sys/dev/drm2/drm_atomic.h M sys/dev/drm2/drm_auth.c M sys/dev/drm2/drm_buffer.c M sys/dev/drm2/drm_buffer.h M sys/dev/drm2/drm_bufs.c M sys/dev/drm2/drm_context.c M sys/dev/drm2/drm_core.h M sys/dev/drm2/drm_crtc.c M sys/dev/drm2/drm_crtc.h M sys/dev/drm2/drm_crtc_helper.c M sys/dev/drm2/drm_crtc_helper.h M sys/dev/drm2/drm_dma.c M sys/dev/drm2/drm_dp_helper.c M sys/dev/drm2/drm_dp_helper.h M sys/dev/drm2/drm_dp_iic_helper.c M sys/dev/drm2/drm_drv.c M sys/dev/drm2/drm_edid.c M sys/dev/drm2/drm_edid.h M sys/dev/drm2/drm_edid_modes.h M sys/dev/drm2/drm_fb_helper.c M sys/dev/drm2/drm_fb_helper.h M sys/dev/drm2/drm_fixed.h M sys/dev/drm2/drm_fops.c M sys/dev/drm2/drm_fourcc.h M sys/dev/drm2/drm_gem.c M sys/dev/drm2/drm_gem_names.c M sys/dev/drm2/drm_gem_names.h M sys/dev/drm2/drm_global.c M sys/dev/drm2/drm_global.h M sys/dev/drm2/drm_hashtab.c M sys/dev/drm2/drm_hashtab.h M sys/dev/drm2/drm_ioc32.c M sys/dev/drm2/drm_ioctl.c M sys/dev/drm2/drm_irq.c M sys/dev/drm2/drm_linux_list.h M sys/dev/drm2/drm_linux_list_sort.c M sys/dev/drm2/drm_lock.c M sys/dev/drm2/drm_mem_util.h M sys/dev/drm2/drm_memory.c M sys/dev/drm2/drm_mm.c M sys/dev/drm2/drm_mm.h M sys/dev/drm2/drm_mode.h M sys/dev/drm2/drm_modes.c M sys/dev/drm2/drm_os_freebsd.c M sys/dev/drm2/drm_os_freebsd.h M sys/dev/drm2/drm_pci.c M sys/dev/drm2/drm_pciids.h M sys/dev/drm2/drm_platform.c M sys/dev/drm2/drm_sarea.h M sys/dev/drm2/drm_scatter.c M sys/dev/drm2/drm_stub.c M sys/dev/drm2/drm_sysctl.c M sys/dev/drm2/drm_vm.c M sys/dev/drm2/i915/dvo.h M sys/dev/drm2/i915/dvo_ch7017.c M sys/dev/drm2/i915/dvo_ch7xxx.c M sys/dev/drm2/i915/dvo_ivch.c M sys/dev/drm2/i915/dvo_ns2501.c M sys/dev/drm2/i915/dvo_sil164.c M sys/dev/drm2/i915/dvo_tfp410.c M sys/dev/drm2/i915/i915_debug.c M sys/dev/drm2/i915/i915_dma.c M sys/dev/drm2/i915/i915_drm.h M sys/dev/drm2/i915/i915_drv.c M sys/dev/drm2/i915/i915_drv.h M sys/dev/drm2/i915/i915_gem.c M sys/dev/drm2/i915/i915_gem_context.c M sys/dev/drm2/i915/i915_gem_evict.c M sys/dev/drm2/i915/i915_gem_execbuffer.c M sys/dev/drm2/i915/i915_gem_gtt.c M sys/dev/drm2/i915/i915_gem_stolen.c M sys/dev/drm2/i915/i915_gem_tiling.c M sys/dev/drm2/i915/i915_ioc32.c M sys/dev/drm2/i915/i915_irq.c M sys/dev/drm2/i915/i915_reg.h M sys/dev/drm2/i915/i915_suspend.c M sys/dev/drm2/i915/intel_acpi.c M sys/dev/drm2/i915/intel_bios.c M sys/dev/drm2/i915/intel_bios.h M sys/dev/drm2/i915/intel_crt.c M sys/dev/drm2/i915/intel_ddi.c M sys/dev/drm2/i915/intel_display.c M sys/dev/drm2/i915/intel_dp.c M sys/dev/drm2/i915/intel_drv.h M sys/dev/drm2/i915/intel_dvo.c M sys/dev/drm2/i915/intel_fb.c M sys/dev/drm2/i915/intel_hdmi.c M sys/dev/drm2/i915/intel_iic.c M sys/dev/drm2/i915/intel_lvds.c M sys/dev/drm2/i915/intel_modes.c M sys/dev/drm2/i915/intel_opregion.c M sys/dev/drm2/i915/intel_overlay.c M sys/dev/drm2/i915/intel_panel.c M sys/dev/drm2/i915/intel_pm.c M sys/dev/drm2/i915/intel_ringbuffer.c M sys/dev/drm2/i915/intel_ringbuffer.h M sys/dev/drm2/i915/intel_sdvo.c M sys/dev/drm2/i915/intel_sdvo_regs.h M sys/dev/drm2/i915/intel_sprite.c M sys/dev/drm2/i915/intel_tv.c M sys/dev/drm2/radeon/ObjectID.h M sys/dev/drm2/radeon/README M sys/dev/drm2/radeon/atom-bits.h M sys/dev/drm2/radeon/atom-names.h M sys/dev/drm2/radeon/atom-types.h M sys/dev/drm2/radeon/atom.c M sys/dev/drm2/radeon/atom.h M sys/dev/drm2/radeon/atombios.h M sys/dev/drm2/radeon/atombios_crtc.c M sys/dev/drm2/radeon/atombios_dp.c M sys/dev/drm2/radeon/atombios_encoders.c M sys/dev/drm2/radeon/atombios_i2c.c M sys/dev/drm2/radeon/avivod.h M sys/dev/drm2/radeon/cayman_blit_shaders.c M sys/dev/drm2/radeon/cayman_blit_shaders.h M sys/dev/drm2/radeon/cayman_reg_safe.h M sys/dev/drm2/radeon/evergreen.c M sys/dev/drm2/radeon/evergreen_blit_kms.c M sys/dev/drm2/radeon/evergreen_blit_shaders.c M sys/dev/drm2/radeon/evergreen_blit_shaders.h M sys/dev/drm2/radeon/evergreen_cs.c M sys/dev/drm2/radeon/evergreen_hdmi.c M sys/dev/drm2/radeon/evergreen_reg.h M sys/dev/drm2/radeon/evergreen_reg_safe.h M sys/dev/drm2/radeon/evergreend.h M sys/dev/drm2/radeon/ni.c M sys/dev/drm2/radeon/ni_reg.h M sys/dev/drm2/radeon/nid.h M sys/dev/drm2/radeon/r100.c M sys/dev/drm2/radeon/r100_reg_safe.h M sys/dev/drm2/radeon/r100_track.h M sys/dev/drm2/radeon/r100d.h M sys/dev/drm2/radeon/r200.c M sys/dev/drm2/radeon/r200_reg_safe.h M sys/dev/drm2/radeon/r300.c M sys/dev/drm2/radeon/r300_reg.h M sys/dev/drm2/radeon/r300_reg_safe.h M sys/dev/drm2/radeon/r300d.h M sys/dev/drm2/radeon/r420.c M sys/dev/drm2/radeon/r420_reg_safe.h M sys/dev/drm2/radeon/r420d.h M sys/dev/drm2/radeon/r500_reg.h M sys/dev/drm2/radeon/r520.c M sys/dev/drm2/radeon/r520d.h M sys/dev/drm2/radeon/r600.c M sys/dev/drm2/radeon/r600_audio.c M sys/dev/drm2/radeon/r600_blit_kms.c M sys/dev/drm2/radeon/r600_blit_shaders.c M sys/dev/drm2/radeon/r600_blit_shaders.h M sys/dev/drm2/radeon/r600_cp.h M sys/dev/drm2/radeon/r600_cs.c M sys/dev/drm2/radeon/r600_cs.h M sys/dev/drm2/radeon/r600_hdmi.c M sys/dev/drm2/radeon/r600_reg.h M sys/dev/drm2/radeon/r600_reg_safe.h M sys/dev/drm2/radeon/r600d.h M sys/dev/drm2/radeon/radeon.h M sys/dev/drm2/radeon/radeon_acpi.c M sys/dev/drm2/radeon/radeon_acpi.h M sys/dev/drm2/radeon/radeon_agp.c M sys/dev/drm2/radeon/radeon_asic.c M sys/dev/drm2/radeon/radeon_asic.h M sys/dev/drm2/radeon/radeon_atombios.c M sys/dev/drm2/radeon/radeon_benchmark.c M sys/dev/drm2/radeon/radeon_bios.c M sys/dev/drm2/radeon/radeon_blit_common.h M sys/dev/drm2/radeon/radeon_clocks.c M sys/dev/drm2/radeon/radeon_combios.c M sys/dev/drm2/radeon/radeon_connectors.c M sys/dev/drm2/radeon/radeon_cs.c M sys/dev/drm2/radeon/radeon_cursor.c M sys/dev/drm2/radeon/radeon_device.c M sys/dev/drm2/radeon/radeon_display.c M sys/dev/drm2/radeon/radeon_drm.h M sys/dev/drm2/radeon/radeon_drv.c M sys/dev/drm2/radeon/radeon_drv.h M sys/dev/drm2/radeon/radeon_encoders.c M sys/dev/drm2/radeon/radeon_family.h M sys/dev/drm2/radeon/radeon_fb.c M sys/dev/drm2/radeon/radeon_fence.c M sys/dev/drm2/radeon/radeon_gart.c M sys/dev/drm2/radeon/radeon_gem.c M sys/dev/drm2/radeon/radeon_gem.h M sys/dev/drm2/radeon/radeon_i2c.c M sys/dev/drm2/radeon/radeon_irq.c M sys/dev/drm2/radeon/radeon_irq_kms.c M sys/dev/drm2/radeon/radeon_irq_kms.h M sys/dev/drm2/radeon/radeon_kms.c M sys/dev/drm2/radeon/radeon_kms.h M sys/dev/drm2/radeon/radeon_legacy_crtc.c M sys/dev/drm2/radeon/radeon_legacy_encoders.c M sys/dev/drm2/radeon/radeon_legacy_tv.c M sys/dev/drm2/radeon/radeon_mem.c M sys/dev/drm2/radeon/radeon_mode.h M sys/dev/drm2/radeon/radeon_object.c M sys/dev/drm2/radeon/radeon_object.h M sys/dev/drm2/radeon/radeon_pm.c M sys/dev/drm2/radeon/radeon_prime.c M sys/dev/drm2/radeon/radeon_reg.h M sys/dev/drm2/radeon/radeon_ring.c M sys/dev/drm2/radeon/radeon_sa.c M sys/dev/drm2/radeon/radeon_semaphore.c M sys/dev/drm2/radeon/radeon_test.c M sys/dev/drm2/radeon/radeon_trace.h M sys/dev/drm2/radeon/radeon_trace_points.c M sys/dev/drm2/radeon/radeon_ttm.c M sys/dev/drm2/radeon/rn50_reg_safe.h M sys/dev/drm2/radeon/rs100d.h M sys/dev/drm2/radeon/rs400.c M sys/dev/drm2/radeon/rs400d.h M sys/dev/drm2/radeon/rs600.c M sys/dev/drm2/radeon/rs600_reg_safe.h M sys/dev/drm2/radeon/rs600d.h M sys/dev/drm2/radeon/rs690.c M sys/dev/drm2/radeon/rs690d.h M sys/dev/drm2/radeon/rv200d.h M sys/dev/drm2/radeon/rv250d.h M sys/dev/drm2/radeon/rv350d.h M sys/dev/drm2/radeon/rv515.c M sys/dev/drm2/radeon/rv515_reg_safe.h M sys/dev/drm2/radeon/rv515d.h M sys/dev/drm2/radeon/rv770.c M sys/dev/drm2/radeon/rv770d.h M sys/dev/drm2/radeon/si.c M sys/dev/drm2/radeon/si_blit_shaders.c M sys/dev/drm2/radeon/si_blit_shaders.h M sys/dev/drm2/radeon/si_reg.h M sys/dev/drm2/radeon/sid.h M sys/dev/drm2/ttm/ttm_agp_backend.c M sys/dev/drm2/ttm/ttm_bo.c M sys/dev/drm2/ttm/ttm_bo_api.h M sys/dev/drm2/ttm/ttm_bo_driver.h M sys/dev/drm2/ttm/ttm_bo_manager.c M sys/dev/drm2/ttm/ttm_bo_util.c M sys/dev/drm2/ttm/ttm_bo_vm.c M sys/dev/drm2/ttm/ttm_execbuf_util.c M sys/dev/drm2/ttm/ttm_execbuf_util.h M sys/dev/drm2/ttm/ttm_lock.c M sys/dev/drm2/ttm/ttm_lock.h M sys/dev/drm2/ttm/ttm_memory.c M sys/dev/drm2/ttm/ttm_memory.h M sys/dev/drm2/ttm/ttm_module.h M sys/dev/drm2/ttm/ttm_object.c M sys/dev/drm2/ttm/ttm_object.h M sys/dev/drm2/ttm/ttm_page_alloc.c M sys/dev/drm2/ttm/ttm_page_alloc.h M sys/dev/drm2/ttm/ttm_page_alloc_dma.c M sys/dev/drm2/ttm/ttm_placement.h M sys/dev/drm2/ttm/ttm_tt.c M sys/dev/dwc/if_dwc.c M sys/dev/dwc/if_dwc.h M sys/dev/dwc/if_dwc_if.m M sys/dev/dwc/if_dwcvar.h M sys/dev/e1000/LICENSE M sys/dev/e1000/README M sys/dev/e1000/e1000_80003es2lan.c M sys/dev/e1000/e1000_80003es2lan.h M sys/dev/e1000/e1000_82540.c M sys/dev/e1000/e1000_82541.c M sys/dev/e1000/e1000_82541.h M sys/dev/e1000/e1000_82542.c M sys/dev/e1000/e1000_82543.c M sys/dev/e1000/e1000_82543.h M sys/dev/e1000/e1000_82571.c M sys/dev/e1000/e1000_82571.h M sys/dev/e1000/e1000_82575.c M sys/dev/e1000/e1000_82575.h M sys/dev/e1000/e1000_api.c M sys/dev/e1000/e1000_api.h A sys/dev/e1000/e1000_base.c A sys/dev/e1000/e1000_base.h M sys/dev/e1000/e1000_defines.h M sys/dev/e1000/e1000_hw.h M sys/dev/e1000/e1000_i210.c M sys/dev/e1000/e1000_i210.h M sys/dev/e1000/e1000_ich8lan.c M sys/dev/e1000/e1000_ich8lan.h M sys/dev/e1000/e1000_mac.c M sys/dev/e1000/e1000_mac.h M sys/dev/e1000/e1000_manage.c M sys/dev/e1000/e1000_manage.h M sys/dev/e1000/e1000_mbx.c M sys/dev/e1000/e1000_mbx.h M sys/dev/e1000/e1000_nvm.c M sys/dev/e1000/e1000_nvm.h M sys/dev/e1000/e1000_osdep.c M sys/dev/e1000/e1000_osdep.h M sys/dev/e1000/e1000_phy.c M sys/dev/e1000/e1000_phy.h M sys/dev/e1000/e1000_regs.h M sys/dev/e1000/e1000_vf.c M sys/dev/e1000/e1000_vf.h A sys/dev/e1000/em_txrx.c M sys/dev/e1000/if_em.c M sys/dev/e1000/if_em.h A sys/dev/e1000/igb_txrx.c M sys/dev/ed/ax88x90reg.h M sys/dev/ed/dl100xxreg.h M sys/dev/ed/if_ed.c M sys/dev/ed/if_ed_3c503.c M sys/dev/ed/if_ed_hpp.c M sys/dev/ed/if_ed_isa.c M sys/dev/ed/if_ed_novell.c M sys/dev/ed/if_ed_pccard.c M sys/dev/ed/if_ed_pci.c M sys/dev/ed/if_ed_rtl80x9.c M sys/dev/ed/if_ed_sic.c M sys/dev/ed/if_ed_wd80x3.c M sys/dev/ed/if_edreg.h M sys/dev/ed/if_edvar.h M sys/dev/ed/rtl80x9reg.h M sys/dev/ed/tc5299jreg.h M sys/dev/efidev/efidev.c M sys/dev/efidev/efirt.c M sys/dev/efidev/efirtc.c M sys/dev/ena/ena.c M sys/dev/ena/ena.h A sys/dev/ena/ena_datapath.c A sys/dev/ena/ena_datapath.h A sys/dev/ena/ena_netmap.c A sys/dev/ena/ena_netmap.h A sys/dev/ena/ena_rss.c A sys/dev/ena/ena_rss.h M sys/dev/ena/ena_sysctl.c M sys/dev/ena/ena_sysctl.h A sys/dev/ep/elink.c A sys/dev/ep/elink.h M sys/dev/ep/if_ep.c M sys/dev/ep/if_ep_isa.c M sys/dev/ep/if_ep_pccard.c M sys/dev/ep/if_epreg.h M sys/dev/ep/if_epvar.h M sys/dev/esp/am53c974reg.h M sys/dev/esp/esp_pci.c M sys/dev/esp/esp_sbus.c M sys/dev/esp/ncr53c9x.c M sys/dev/esp/ncr53c9xreg.h M sys/dev/esp/ncr53c9xvar.h M sys/dev/et/if_et.c M sys/dev/et/if_etreg.h M sys/dev/et/if_etvar.h M sys/dev/etherswitch/arswitch/arswitch.c M sys/dev/etherswitch/arswitch/arswitch_7240.c M sys/dev/etherswitch/arswitch/arswitch_7240.h M sys/dev/etherswitch/arswitch/arswitch_8216.c M sys/dev/etherswitch/arswitch/arswitch_8216.h M sys/dev/etherswitch/arswitch/arswitch_8226.c M sys/dev/etherswitch/arswitch/arswitch_8226.h M sys/dev/etherswitch/arswitch/arswitch_8316.c M sys/dev/etherswitch/arswitch/arswitch_8316.h M sys/dev/etherswitch/arswitch/arswitch_8327.c M sys/dev/etherswitch/arswitch/arswitch_8327.h M sys/dev/etherswitch/arswitch/arswitch_9340.c M sys/dev/etherswitch/arswitch/arswitch_9340.h M sys/dev/etherswitch/arswitch/arswitch_phy.c M sys/dev/etherswitch/arswitch/arswitch_phy.h M sys/dev/etherswitch/arswitch/arswitch_reg.c M sys/dev/etherswitch/arswitch/arswitch_reg.h M sys/dev/etherswitch/arswitch/arswitch_vlans.c M sys/dev/etherswitch/arswitch/arswitch_vlans.h M sys/dev/etherswitch/arswitch/arswitchreg.h M sys/dev/etherswitch/arswitch/arswitchvar.h M sys/dev/etherswitch/e6000sw/e6000sw.c M sys/dev/etherswitch/e6000sw/e6000swreg.h A sys/dev/etherswitch/e6000sw/e6060sw.c M sys/dev/etherswitch/etherswitch.c M sys/dev/etherswitch/etherswitch.h M sys/dev/etherswitch/etherswitch_if.m A sys/dev/etherswitch/infineon/adm6996fc.c M sys/dev/etherswitch/ip17x/ip175c.c M sys/dev/etherswitch/ip17x/ip175c.h M sys/dev/etherswitch/ip17x/ip175d.c M sys/dev/etherswitch/ip17x/ip175d.h M sys/dev/etherswitch/ip17x/ip17x.c M sys/dev/etherswitch/ip17x/ip17x_phy.c M sys/dev/etherswitch/ip17x/ip17x_phy.h M sys/dev/etherswitch/ip17x/ip17x_reg.h M sys/dev/etherswitch/ip17x/ip17x_var.h M sys/dev/etherswitch/ip17x/ip17x_vlans.c M sys/dev/etherswitch/ip17x/ip17x_vlans.h A sys/dev/etherswitch/micrel/ksz8995ma.c M sys/dev/etherswitch/miiproxy.c M sys/dev/etherswitch/miiproxy.h M sys/dev/etherswitch/mtkswitch/mtkswitch.c M sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.c M sys/dev/etherswitch/mtkswitch/mtkswitch_mt7620.h M sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.c M sys/dev/etherswitch/mtkswitch/mtkswitch_rt3050.h M sys/dev/etherswitch/mtkswitch/mtkswitchvar.h M sys/dev/etherswitch/rtl8366/rtl8366rb.c M sys/dev/etherswitch/rtl8366/rtl8366rbvar.h M sys/dev/etherswitch/ukswitch/ukswitch.c M sys/dev/evdev/cdev.c M sys/dev/evdev/evdev.c M sys/dev/evdev/evdev.h M sys/dev/evdev/evdev_mt.c M sys/dev/evdev/evdev_private.h M sys/dev/evdev/evdev_utils.c M sys/dev/evdev/input-event-codes.h M sys/dev/evdev/input.h M sys/dev/evdev/uinput.c M sys/dev/evdev/uinput.h M sys/dev/ex/if_ex.c M sys/dev/ex/if_ex_isa.c M sys/dev/ex/if_ex_pccard.c M sys/dev/ex/if_exreg.h M sys/dev/ex/if_exvar.h M sys/dev/exca/exca.c M sys/dev/exca/excareg.h M sys/dev/exca/excavar.h M sys/dev/extres/clk/clk.c M sys/dev/extres/clk/clk.h M sys/dev/extres/clk/clk_bus.c M sys/dev/extres/clk/clk_div.c M sys/dev/extres/clk/clk_div.h M sys/dev/extres/clk/clk_fixed.c M sys/dev/extres/clk/clk_fixed.h M sys/dev/extres/clk/clk_gate.c M sys/dev/extres/clk/clk_gate.h A sys/dev/extres/clk/clk_link.c A sys/dev/extres/clk/clk_link.h M sys/dev/extres/clk/clk_mux.c M sys/dev/extres/clk/clk_mux.h M sys/dev/extres/clk/clkdev_if.m M sys/dev/extres/clk/clknode_if.m M sys/dev/extres/hwreset/hwreset.c M sys/dev/extres/hwreset/hwreset.h M sys/dev/extres/hwreset/hwreset_if.m A sys/dev/extres/nvmem/nvmem.c A sys/dev/extres/nvmem/nvmem.h A sys/dev/extres/nvmem/nvmem_if.m M sys/dev/extres/phy/phy.c M sys/dev/extres/phy/phy.h A sys/dev/extres/phy/phy_internal.h A sys/dev/extres/phy/phy_usb.c A sys/dev/extres/phy/phy_usb.h M sys/dev/extres/phy/phydev_if.m M sys/dev/extres/phy/phynode_if.m A sys/dev/extres/phy/phynode_usb_if.m M sys/dev/extres/regulator/regdev_if.m M sys/dev/extres/regulator/regnode_if.m M sys/dev/extres/regulator/regulator.c M sys/dev/extres/regulator/regulator.h M sys/dev/extres/regulator/regulator_bus.c M sys/dev/extres/regulator/regulator_fixed.c M sys/dev/extres/regulator/regulator_fixed.h A sys/dev/extres/syscon/syscon.c A sys/dev/extres/syscon/syscon.h A sys/dev/extres/syscon/syscon_generic.c A sys/dev/extres/syscon/syscon_generic.h A sys/dev/extres/syscon/syscon_if.m M sys/dev/fb/boot_font.c M sys/dev/fb/creator.c M sys/dev/fb/creator_vt.c M sys/dev/fb/creatorreg.h M sys/dev/fb/fb.c M sys/dev/fb/fbd.c M sys/dev/fb/fbreg.h M sys/dev/fb/gallant12x22.c M sys/dev/fb/gfb.h M sys/dev/fb/machfb.c M sys/dev/fb/machfbreg.h M sys/dev/fb/s3_pci.c M sys/dev/fb/splash.c M sys/dev/fb/splash_bmp.c M sys/dev/fb/splash_pcx.c M sys/dev/fb/splash_txt.c M sys/dev/fb/splashreg.h M sys/dev/fb/vesa.c M sys/dev/fb/vesa.h M sys/dev/fb/vga.c M sys/dev/fb/vgareg.h M sys/dev/fdc/fdc.c M sys/dev/fdc/fdc_acpi.c M sys/dev/fdc/fdc_isa.c M sys/dev/fdc/fdc_pccard.c M sys/dev/fdc/fdcvar.h M sys/dev/fdt/fdt_arm_platform.c M sys/dev/fdt/fdt_clock.c M sys/dev/fdt/fdt_clock.h M sys/dev/fdt/fdt_clock_if.m M sys/dev/fdt/fdt_common.c M sys/dev/fdt/fdt_common.h A sys/dev/fdt/fdt_intr.h M sys/dev/fdt/fdt_pinctrl.c M sys/dev/fdt/fdt_pinctrl.h M sys/dev/fdt/fdt_pinctrl_if.m M sys/dev/fdt/fdt_slicer.c M sys/dev/fdt/fdt_static_dtb.S A sys/dev/fdt/simple_mfd.c A sys/dev/fdt/simple_mfd.h M sys/dev/fdt/simplebus.c M sys/dev/fdt/simplebus.h M sys/dev/fe/if_fe.c M sys/dev/fe/if_fe_isa.c M sys/dev/fe/if_fe_pccard.c M sys/dev/fe/if_fereg.h M sys/dev/fe/if_fevar.h M sys/dev/fe/mb86960.h M sys/dev/ffec/if_ffec.c M sys/dev/ffec/if_ffecreg.h M sys/dev/filemon/filemon.c M sys/dev/filemon/filemon.h M sys/dev/filemon/filemon_wrapper.c M sys/dev/firewire/00README M sys/dev/firewire/firewire.c M sys/dev/firewire/firewire.h M sys/dev/firewire/firewire_phy.h M sys/dev/firewire/firewirereg.h M sys/dev/firewire/fwcrom.c M sys/dev/firewire/fwdev.c M sys/dev/firewire/fwdma.c M sys/dev/firewire/fwdma.h M sys/dev/firewire/fwmem.c M sys/dev/firewire/fwmem.h M sys/dev/firewire/fwohci.c M sys/dev/firewire/fwohci_pci.c M sys/dev/firewire/fwohcireg.h M sys/dev/firewire/fwohcivar.h M sys/dev/firewire/fwphyreg.h M sys/dev/firewire/iec13213.h M sys/dev/firewire/iec68113.h M sys/dev/firewire/if_fwe.c M sys/dev/firewire/if_fwevar.h M sys/dev/firewire/if_fwip.c M sys/dev/firewire/if_fwipvar.h M sys/dev/firewire/sbp.c M sys/dev/firewire/sbp.h M sys/dev/firewire/sbp_targ.c M sys/dev/flash/at45d.c A sys/dev/flash/cqspi.c A sys/dev/flash/cqspi.h M sys/dev/flash/mx25l.c M sys/dev/flash/mx25lreg.h A sys/dev/flash/n25q.c A sys/dev/flash/qspi_if.m M sys/dev/fxp/if_fxp.c M sys/dev/fxp/if_fxpreg.h M sys/dev/fxp/if_fxpvar.h M sys/dev/fxp/inphy.c M sys/dev/fxp/inphyreg.h M sys/dev/fxp/rcvbundl.h M sys/dev/gem/if_gem.c M sys/dev/gem/if_gem_pci.c M sys/dev/gem/if_gem_sbus.c M sys/dev/gem/if_gemreg.h M sys/dev/gem/if_gemvar.h M sys/dev/glxiic/glxiic.c M sys/dev/glxsb/glxsb.c M sys/dev/glxsb/glxsb.h M sys/dev/glxsb/glxsb_hash.c M sys/dev/gpio/bytgpio.c M sys/dev/gpio/chvgpio.c M sys/dev/gpio/chvgpio_reg.h M sys/dev/gpio/gpio_if.m M sys/dev/gpio/gpiobacklight.c M sys/dev/gpio/gpiobus.c M sys/dev/gpio/gpiobus_if.m M sys/dev/gpio/gpiobusvar.h M sys/dev/gpio/gpioc.c M sys/dev/gpio/gpioiic.c M sys/dev/gpio/gpiokeys.c M sys/dev/gpio/gpiokeys.h M sys/dev/gpio/gpiokeys_codes.c M sys/dev/gpio/gpioled.c M sys/dev/gpio/gpioled_fdt.c A sys/dev/gpio/gpiopower.c M sys/dev/gpio/gpiopps.c A sys/dev/gpio/gpioregulator.c M sys/dev/gpio/gpiospi.c R sys/sys/_vm_domain.h R sys/sys/numa.h Log Message: ----------- start work on freebsd 12 stable feature merge. (based on commit 43a212b5bdeee503024cc9402c7fc74c2ead0777 in freebsd) Commit: 44e25d4b2a9226d427b9c0fa481abf88706374db https://github.com/MidnightBSD/src/commit/44e25d4b2a9226d427b9c0fa481abf88706374db Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: R etc/portsnap.conf M usr.sbin/portsnap/portsnap/Makefile M usr.sbin/portsnap/portsnap/Makefile.depend M usr.sbin/portsnap/portsnap/portsnap.8 A usr.sbin/portsnap/portsnap/portsnap.conf M usr.sbin/portsnap/portsnap/portsnap.sh Log Message: ----------- update portsnap Commit: 98143fc63704464e509ba0c985b7e9a7398a60a8 https://github.com/MidnightBSD/src/commit/98143fc63704464e509ba0c985b7e9a7398a60a8 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/Makefile M share/mk/auto.obj.mk M share/mk/bsd.compiler.mk M share/mk/bsd.cpu.mk M share/mk/bsd.links.mk M share/mk/bsd.mkopt.mk M share/mk/bsd.nls.mk M share/mk/bsd.own.mk M share/mk/bsd.prog.mk M share/mk/bsd.progs.mk M share/mk/bsd.sys.mk M share/mk/dirdeps.mk M share/mk/tap.test.mk M share/mk/version_gen.awk Log Message: ----------- bring in some improvements Commit: a51ca0f9edf265644c1daeea9e26e07a1a4a91e9 https://github.com/MidnightBSD/src/commit/a51ca0f9edf265644c1daeea9e26e07a1a4a91e9 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.test.mk A share/mk/googletest.test.inc.mk A share/mk/googletest.test.mk Log Message: ----------- google Commit: cdbc6171e3d8bc750352e951d5cdf073ca43b56b https://github.com/MidnightBSD/src/commit/cdbc6171e3d8bc750352e951d5cdf073ca43b56b Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.confs.mk M share/mk/host-target.mk M share/mk/install-new.mk M share/mk/meta.autodep.mk M share/mk/meta.stage.mk M share/mk/meta.subdir.mk M share/mk/meta.sys.mk M share/mk/plain.test.mk M share/mk/stage-install.sh Log Message: ----------- meta Commit: c4017602ed8e01f0e168cd7be5d2860e90491872 https://github.com/MidnightBSD/src/commit/c4017602ed8e01f0e168cd7be5d2860e90491872 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.lib.mk M share/mk/bsd.libnames.mk Log Message: ----------- update lib list Commit: 0f4d923c0b8fab42a31205f5a1ee0160d54f49ae https://github.com/MidnightBSD/src/commit/0f4d923c0b8fab42a31205f5a1ee0160d54f49ae Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/atf.test.mk M share/mk/bsd.README M share/mk/bsd.crunchgen.mk A share/mk/bsd.dirs.mk Log Message: ----------- cleanup Commit: f31429aba437496b4708faea66d99f34d7405d02 https://github.com/MidnightBSD/src/commit/f31429aba437496b4708faea66d99f34d7405d02 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A share/mk/bsd.suffixes-posix.mk A share/mk/bsd.suffixes.mk Log Message: ----------- add suffixes Commit: 4ed99d0d945f7e24b7b570d3b03875c7c293aa78 https://github.com/MidnightBSD/src/commit/4ed99d0d945f7e24b7b570d3b03875c7c293aa78 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.opts.mk M share/mk/bsd.symver.mk Log Message: ----------- add opts Commit: 4f9895a2a530518d5e4b463d690ccc576db8a6a9 https://github.com/MidnightBSD/src/commit/4f9895a2a530518d5e4b463d690ccc576db8a6a9 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.man.mk A share/mk/src.sys.obj.mk M share/mk/suite.test.mk M share/mk/sys.dependfile.mk M share/mk/sys.mk Log Message: ----------- more updates Commit: f1af1461fea5b92acdf7f938022dce11d2ef5da3 https://github.com/MidnightBSD/src/commit/f1af1461fea5b92acdf7f938022dce11d2ef5da3 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.dep.mk M share/mk/bsd.doc.mk M share/mk/bsd.dtb.mk M share/mk/bsd.endian.mk M share/mk/bsd.files.mk M share/mk/bsd.incs.mk M share/mk/netbsd-tests.test.mk Log Message: ----------- more mk fixes Commit: 10773b7f3c47e48adc69b3b465ed32ad84ea1424 https://github.com/MidnightBSD/src/commit/10773b7f3c47e48adc69b3b465ed32ad84ea1424 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.info.mk M share/mk/bsd.init.mk M share/mk/bsd.kmod.mk Log Message: ----------- mk Commit: 4d6daa3452b3eced7534414f013ece74f7635284 https://github.com/MidnightBSD/src/commit/4d6daa3452b3eced7534414f013ece74f7635284 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.linker.mk M share/mk/bsd.obj.mk M share/mk/bsd.snmpmod.mk M share/mk/bsd.subdir.mk M share/mk/gendirdeps.mk Log Message: ----------- more mk Commit: a4d0b25e6712f76dc46b60a23452506ad0777439 https://github.com/MidnightBSD/src/commit/a4d0b25e6712f76dc46b60a23452506ad0777439 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/bsd.clang-analyze.mk A share/mk/dirdeps-options.mk A share/mk/dirdeps-targets.mk M share/mk/kmod.opts.mk M share/mk/local.autodep.mk A share/mk/local.dirdeps-options.mk M share/mk/local.dirdeps.mk M share/mk/local.gendirdeps.mk M share/mk/local.init.mk M share/mk/local.meta.sys.mk M share/mk/local.sys.env.mk M share/mk/local.sys.mk M share/mk/meta2deps.py M share/mk/meta2deps.sh M share/mk/src.init.mk M share/mk/src.lua.mk M share/mk/src.sys.env.mk M share/mk/src.sys.mk M sys/ufs/ufs/acl.h M sys/ufs/ufs/dinode.h M sys/ufs/ufs/dir.h M sys/ufs/ufs/dirhash.h M sys/ufs/ufs/extattr.h M sys/ufs/ufs/gjournal.h M sys/ufs/ufs/inode.h M sys/ufs/ufs/quota.h M sys/ufs/ufs/ufs_acl.c M sys/ufs/ufs/ufs_bmap.c M sys/ufs/ufs/ufsmount.h Log Message: ----------- merge some updates Commit: c6a6e9581fd2cc216db650f5172b786f4343d18e https://github.com/MidnightBSD/src/commit/c6a6e9581fd2cc216db650f5172b786f4343d18e Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A Makefile.sys.inc M ObsoleteFiles.inc M bin/Makefile.inc M bin/cat/Makefile M bin/cat/cat.1 M bin/cat/tests/Makefile M bin/cat/tests/Makefile.depend M bin/chio/Makefile M bin/chio/Makefile.depend M bin/chio/chio.c M bin/chio/defs.h M bin/chio/pathnames.h M bin/chmod/Makefile M bin/chmod/Makefile.depend M bin/chmod/chmod.1 M bin/chmod/chmod.c M bin/chmod/tests/Makefile A bin/chmod/tests/Makefile.depend M bin/chmod/tests/chmod_test.sh M bin/cp/Makefile M bin/cp/Makefile.depend M bin/cp/cp.1 M bin/cp/cp.c M bin/cp/extern.h A bin/cp/tests/Makefile A bin/cp/tests/cp_test.sh M bin/cp/utils.c M bin/csh/Makefile.depend M bin/csh/config.h M bin/csh/iconv_stub.c M bin/csh/iconv_stub.h M bin/date/Makefile M bin/date/Makefile.depend M bin/date/date.1 M bin/date/date.c M bin/date/extern.h M bin/date/netdate.c M bin/date/tests/Makefile M bin/date/tests/Makefile.depend M bin/date/tests/format_string_test.sh M bin/date/vary.c M bin/date/vary.h M bin/dd/Makefile M bin/dd/Makefile.depend M bin/dd/args.c M bin/dd/conv.c M bin/dd/conv_tab.c M bin/dd/dd.1 M bin/dd/dd.c M bin/dd/dd.h M bin/dd/extern.h M bin/dd/gen.c M bin/dd/misc.c M bin/dd/position.c M bin/dd/ref.ascii M bin/dd/ref.ebcdic M bin/dd/ref.ibm M bin/dd/ref.lcase M bin/dd/ref.obs_zeroes M bin/dd/ref.oldascii M bin/dd/ref.oldebcdic M bin/dd/ref.oldibm M bin/dd/ref.pareven M bin/dd/ref.parnone M bin/dd/ref.parodd M bin/dd/ref.parset M bin/dd/ref.swab M bin/dd/ref.ucase M bin/dd/tests/Makefile M bin/dd/tests/Makefile.depend M bin/dd/tests/dd2_test.sh M bin/df/Makefile M bin/df/Makefile.depend M bin/df/df.1 M bin/df/df.c M bin/domainname/Makefile M bin/domainname/Makefile.depend M bin/domainname/domainname.1 M bin/domainname/domainname.c M bin/echo/Makefile M bin/echo/Makefile.depend M bin/echo/echo.1 M bin/echo/echo.c M bin/echo/tests/Makefile A bin/echo/tests/Makefile.depend M bin/echo/tests/echo_test.sh M bin/ed/Makefile M bin/ed/Makefile.depend M bin/ed/POSIX M bin/ed/README M bin/ed/buf.c M bin/ed/cbc.c M bin/ed/ed.1 M bin/ed/ed.h M bin/ed/glbl.c M bin/ed/io.c M bin/ed/main.c M bin/ed/re.c M bin/ed/sub.c M bin/ed/test/Makefile M bin/ed/test/README M bin/ed/test/ckscripts.sh M bin/ed/test/mkscripts.sh M bin/ed/undo.c M bin/expr/Makefile M bin/expr/Makefile.depend M bin/expr/expr.1 M bin/expr/expr.y M bin/expr/tests/Makefile M bin/expr/tests/Makefile.depend M bin/getfacl/Makefile M bin/getfacl/Makefile.depend M bin/getfacl/getfacl.1 M bin/getfacl/getfacl.c M bin/hostname/Makefile M bin/hostname/Makefile.depend M bin/hostname/hostname.1 M bin/hostname/hostname.c M bin/kenv/Makefile M bin/kenv/Makefile.depend M bin/kenv/kenv.1 M bin/kenv/kenv.c M bin/kill/Makefile M bin/kill/Makefile.depend M bin/kill/kill.1 M bin/kill/kill.c M bin/ln/Makefile M bin/ln/Makefile.depend M bin/ln/ln.1 M bin/ln/ln.c M bin/ln/symlink.7 M bin/ln/tests/Makefile A bin/ln/tests/Makefile.depend M bin/ln/tests/ln_test.sh M bin/ls/Makefile M bin/ls/Makefile.depend A bin/ls/Makefile.depend.options M bin/ls/cmp.c M bin/ls/extern.h M bin/ls/ls.1 M bin/ls/ls.c M bin/ls/ls.h M bin/ls/print.c M bin/ls/tests/Makefile M bin/ls/tests/Makefile.depend M bin/ls/tests/ls_tests.sh M bin/ls/util.c M bin/mkdir/Makefile M bin/mkdir/Makefile.depend M bin/mkdir/mkdir.1 M bin/mkdir/mkdir.c M bin/mkdir/tests/Makefile A bin/mkdir/tests/Makefile.depend M bin/mkdir/tests/mkdir_test.sh M bin/mv/Makefile M bin/mv/Makefile.depend M bin/mv/mv.1 M bin/mv/mv.c M bin/mv/tests/Makefile M bin/mv/tests/Makefile.depend M bin/mv/tests/legacy_test.sh M bin/pax/Makefile M bin/pax/Makefile.depend M bin/pax/ar_io.c M bin/pax/ar_subs.c M bin/pax/buf_subs.c M bin/pax/cache.c M bin/pax/cache.h M bin/pax/cpio.c M bin/pax/cpio.h M bin/pax/extern.h M bin/pax/file_subs.c M bin/pax/ftree.c M bin/pax/ftree.h M bin/pax/gen_subs.c M bin/pax/getoldopt.c M bin/pax/options.c M bin/pax/options.h M bin/pax/pat_rep.c M bin/pax/pat_rep.h M bin/pax/pax.1 M bin/pax/pax.c M bin/pax/pax.h M bin/pax/sel_subs.c M bin/pax/sel_subs.h M bin/pax/tables.c M bin/pax/tables.h M bin/pax/tar.c M bin/pax/tar.h M bin/pax/tests/Makefile M bin/pax/tests/Makefile.depend M bin/pax/tests/legacy_test.pl M bin/pax/tty_subs.c M bin/pkill/Makefile M bin/pkill/Makefile.depend M bin/pkill/pkill.1 M bin/pkill/pkill.c M bin/pkill/tests/Makefile M bin/pkill/tests/Makefile.depend M bin/pkill/tests/pgrep-F_test.sh M bin/pkill/tests/pgrep-LF_test.sh M bin/pkill/tests/pgrep-P_test.sh M bin/pkill/tests/pgrep-U_test.sh M bin/pkill/tests/pgrep-_g_test.sh M bin/pkill/tests/pgrep-_s_test.sh M bin/pkill/tests/pgrep-g_test.sh M bin/pkill/tests/pgrep-i_test.sh M bin/pkill/tests/pgrep-j_test.sh M bin/pkill/tests/pgrep-l_test.sh M bin/pkill/tests/pgrep-n_test.sh M bin/pkill/tests/pgrep-o_test.sh M bin/pkill/tests/pgrep-q_test.sh M bin/pkill/tests/pgrep-s_test.sh M bin/pkill/tests/pgrep-t_test.sh M bin/pkill/tests/pgrep-v_test.sh M bin/pkill/tests/pgrep-x_test.sh M bin/pkill/tests/pkill-F_test.sh M bin/pkill/tests/pkill-LF_test.sh M bin/pkill/tests/pkill-P_test.sh M bin/pkill/tests/pkill-U_test.sh M bin/pkill/tests/pkill-_g_test.sh M bin/pkill/tests/pkill-g_test.sh M bin/pkill/tests/pkill-i_test.sh M bin/pkill/tests/pkill-j_test.sh M bin/pkill/tests/pkill-s_test.sh M bin/pkill/tests/pkill-t_test.sh M bin/pkill/tests/pkill-x_test.sh M bin/ps/Makefile M bin/ps/Makefile.depend M bin/ps/extern.h M bin/ps/fmt.c M bin/ps/keyword.c M bin/ps/nlist.c M bin/ps/print.c M bin/ps/ps.1 M bin/ps/ps.c M bin/ps/ps.h M bin/pwait/Makefile M bin/pwait/Makefile.depend M bin/pwait/pwait.1 M bin/pwait/pwait.c M bin/pwait/tests/Makefile M bin/pwait/tests/Makefile.depend M bin/pwait/tests/pwait_test.sh M bin/pwd/Makefile M bin/pwd/Makefile.depend M bin/pwd/pwd.1 M bin/pwd/pwd.c M bin/realpath/Makefile M bin/realpath/Makefile.depend M bin/realpath/realpath.1 M bin/realpath/realpath.c M bin/rm/Makefile M bin/rm/Makefile.depend M bin/rm/rm.1 M bin/rm/rm.c A bin/rm/tests/Makefile A bin/rm/tests/Makefile.depend A bin/rm/tests/rm_test.sh M bin/rmail/Makefile M bin/rmail/Makefile.depend M bin/rmdir/Makefile M bin/rmdir/Makefile.depend M bin/rmdir/rmdir.1 M bin/rmdir/rmdir.c M bin/rmdir/tests/Makefile A bin/rmdir/tests/Makefile.depend M bin/rmdir/tests/rmdir_test.sh M bin/setfacl/Makefile M bin/setfacl/Makefile.depend M bin/setfacl/file.c M bin/setfacl/mask.c M bin/setfacl/merge.c M bin/setfacl/remove.c M bin/setfacl/setfacl.1 M bin/setfacl/setfacl.c M bin/setfacl/setfacl.h M bin/setfacl/util.c A release/arm64/PINE64-LTS.conf A release/arm64/PINE64.conf A release/arm64/PINEBOOK.conf A release/arm64/ROCKPRO64.conf A release/arm64/RPI3.conf A release/arm64/mkisoimages.sh M release/i386/make-memstick.sh M share/mk/src.libnames.mk M share/mk/src.opts.mk M usr.sbin/vigr/Makefile.depend M usr.sbin/vigr/vigr.8 M usr.sbin/vigr/vigr.sh M usr.sbin/vipw/Makefile M usr.sbin/vipw/Makefile.depend M usr.sbin/vipw/vipw.8 M usr.sbin/vipw/vipw.c M usr.sbin/wake/Makefile M usr.sbin/wake/Makefile.depend M usr.sbin/wake/wake.8 M usr.sbin/wake/wake.c M usr.sbin/watch/Makefile M usr.sbin/watch/Makefile.depend M usr.sbin/watch/watch.8 M usr.sbin/watch/watch.c M usr.sbin/watchdogd/Makefile M usr.sbin/watchdogd/Makefile.depend M usr.sbin/watchdogd/watchdog.8 M usr.sbin/watchdogd/watchdogd.8 M usr.sbin/watchdogd/watchdogd.c M usr.sbin/wlandebug/Makefile M usr.sbin/wlandebug/Makefile.depend M usr.sbin/wlandebug/wlandebug.8 M usr.sbin/wlandebug/wlandebug.c M usr.sbin/wpa/Makefile M usr.sbin/wpa/wpa_supplicant/Makefile.depend M usr.sbin/wpa/wpa_supplicant/Packet32.c M usr.sbin/wpa/wpa_supplicant/Packet32.h M usr.sbin/wpa/wpa_supplicant/ntddndis.h M usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 M usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 M usr.sbin/yp_mkdb/Makefile M usr.sbin/yp_mkdb/Makefile.depend M usr.sbin/yp_mkdb/yp_mkdb.8 M usr.sbin/yp_mkdb/yp_mkdb.c M usr.sbin/ypbind/Makefile M usr.sbin/ypbind/Makefile.depend M usr.sbin/ypbind/yp_ping.c M usr.sbin/ypbind/yp_ping.h M usr.sbin/ypbind/ypbind.8 M usr.sbin/ypbind/ypbind.c M usr.sbin/ypldap/Makefile M usr.sbin/ypldap/Makefile.depend M usr.sbin/ypldap/aldap.c M usr.sbin/ypldap/aldap.h M usr.sbin/ypldap/ber.c M usr.sbin/ypldap/ber.h M usr.sbin/ypldap/entries.c M usr.sbin/ypldap/ldapclient.c M usr.sbin/ypldap/log.c M usr.sbin/ypldap/parse.y M usr.sbin/ypldap/yp.c M usr.sbin/ypldap/ypldap.8 M usr.sbin/ypldap/ypldap.conf.5 M usr.sbin/ypldap/ypldap.h M usr.sbin/ypldap/ypldap_dns.c M usr.sbin/yppoll/Makefile M usr.sbin/yppoll/Makefile.depend M usr.sbin/yppoll/yppoll.8 M usr.sbin/yppoll/yppoll.c M usr.sbin/yppush/Makefile M usr.sbin/yppush/Makefile.depend M usr.sbin/yppush/yppush.8 M usr.sbin/yppush/yppush_extern.h M usr.sbin/yppush/yppush_main.c M usr.sbin/ypserv/Makefile M usr.sbin/ypserv/Makefile.depend M usr.sbin/ypserv/Makefile.yp M usr.sbin/ypserv/common/yplib_host.c M usr.sbin/ypserv/common/yplib_host.h M usr.sbin/ypserv/yp_access.c M usr.sbin/ypserv/yp_dblookup.c M usr.sbin/ypserv/yp_dnslookup.c M usr.sbin/ypserv/yp_error.c M usr.sbin/ypserv/yp_extern.h M usr.sbin/ypserv/yp_main.c M usr.sbin/ypserv/yp_server.c M usr.sbin/ypserv/yp_svc_udp.c M usr.sbin/ypserv/ypinit.8 M usr.sbin/ypserv/ypinit.sh M usr.sbin/ypserv/ypserv.8 M usr.sbin/ypset/Makefile M usr.sbin/ypset/Makefile.depend M usr.sbin/ypset/ypset.8 M usr.sbin/ypset/ypset.c M usr.sbin/zic/Makefile M usr.sbin/zic/Makefile.inc M usr.sbin/zic/README M usr.sbin/zic/zdump/Makefile M usr.sbin/zic/zdump/Makefile.depend M usr.sbin/zic/zic/Makefile M usr.sbin/zic/zic/Makefile.depend M usr.sbin/zonectl/Makefile M usr.sbin/zonectl/Makefile.depend M usr.sbin/zonectl/zonectl.8 M usr.sbin/zonectl/zonectl.c M usr.sbin/zzz/Makefile M usr.sbin/zzz/Makefile.depend M usr.sbin/zzz/zzz.8 M usr.sbin/zzz/zzz.sh Log Message: ----------- merge some freebsd 12 code Commit: 2110fe3797a5c8ea96c33cea2c4790d36ecad53b https://github.com/MidnightBSD/src/commit/2110fe3797a5c8ea96c33cea2c4790d36ecad53b Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M share/mk/src.libnames.mk Log Message: ----------- add some missing stuff Commit: 2dcfd1656fda4c9a3eaab0cde580603f7602be9c https://github.com/MidnightBSD/src/commit/2dcfd1656fda4c9a3eaab0cde580603f7602be9c Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M bin/sh/tests/Makefile M bin/sh/tests/Makefile.depend M bin/sh/tests/builtins/Makefile M bin/sh/tests/builtins/Makefile.depend M bin/sh/tests/builtins/alias.0 M bin/sh/tests/builtins/alias.1 M bin/sh/tests/builtins/alias3.0 M bin/sh/tests/builtins/alias4.0 M bin/sh/tests/builtins/break1.0 M bin/sh/tests/builtins/break2.0 M bin/sh/tests/builtins/break3.0 M bin/sh/tests/builtins/break4.4 M bin/sh/tests/builtins/break5.4 M bin/sh/tests/builtins/break6.0 M bin/sh/tests/builtins/builtin1.0 M bin/sh/tests/builtins/case1.0 M bin/sh/tests/builtins/case10.0 M bin/sh/tests/builtins/case11.0 M bin/sh/tests/builtins/case12.0 M bin/sh/tests/builtins/case13.0 M bin/sh/tests/builtins/case14.0 M bin/sh/tests/builtins/case15.0 M bin/sh/tests/builtins/case16.0 M bin/sh/tests/builtins/case17.0 M bin/sh/tests/builtins/case18.0 M bin/sh/tests/builtins/case19.0 M bin/sh/tests/builtins/case2.0 M bin/sh/tests/builtins/case20.0 A bin/sh/tests/builtins/case21.0 A bin/sh/tests/builtins/case22.0 M bin/sh/tests/builtins/case23.0 M bin/sh/tests/builtins/case3.0 M bin/sh/tests/builtins/case4.0 M bin/sh/tests/builtins/case5.0 M bin/sh/tests/builtins/case6.0 M bin/sh/tests/builtins/case7.0 M bin/sh/tests/builtins/case8.0 M bin/sh/tests/builtins/case9.0 M bin/sh/tests/builtins/cd1.0 A bin/sh/tests/builtins/cd10.0 A bin/sh/tests/builtins/cd11.0 M bin/sh/tests/builtins/cd2.0 M bin/sh/tests/builtins/cd3.0 M bin/sh/tests/builtins/cd4.0 M bin/sh/tests/builtins/cd5.0 M bin/sh/tests/builtins/cd6.0 M bin/sh/tests/builtins/cd7.0 M bin/sh/tests/builtins/cd8.0 M bin/sh/tests/builtins/cd9.0 M bin/sh/tests/builtins/command1.0 M bin/sh/tests/builtins/command10.0 M bin/sh/tests/builtins/command11.0 M bin/sh/tests/builtins/command12.0 M bin/sh/tests/builtins/command2.0 M bin/sh/tests/builtins/command3.0 M bin/sh/tests/builtins/command4.0 M bin/sh/tests/builtins/command5.0 M bin/sh/tests/builtins/command6.0 M bin/sh/tests/builtins/command7.0 M bin/sh/tests/builtins/command8.0 M bin/sh/tests/builtins/command9.0 M bin/sh/tests/builtins/dot1.0 M bin/sh/tests/builtins/dot2.0 M bin/sh/tests/builtins/dot3.0 M bin/sh/tests/builtins/dot4.0 A bin/sh/tests/builtins/echo1.0 A bin/sh/tests/builtins/echo2.0 A bin/sh/tests/builtins/echo3.0 M bin/sh/tests/builtins/eval1.0 M bin/sh/tests/builtins/eval2.0 M bin/sh/tests/builtins/eval3.0 M bin/sh/tests/builtins/eval4.0 M bin/sh/tests/builtins/eval5.0 M bin/sh/tests/builtins/eval6.0 M bin/sh/tests/builtins/eval7.0 M bin/sh/tests/builtins/eval8.7 M bin/sh/tests/builtins/exec1.0 M bin/sh/tests/builtins/exec2.0 M bin/sh/tests/builtins/exit1.0 M bin/sh/tests/builtins/exit2.8 M bin/sh/tests/builtins/exit3.0 M bin/sh/tests/builtins/export1.0 M bin/sh/tests/builtins/fc1.0 M bin/sh/tests/builtins/fc2.0 M bin/sh/tests/builtins/for1.0 M bin/sh/tests/builtins/for2.0 M bin/sh/tests/builtins/for3.0 M bin/sh/tests/builtins/getopts1.0 M bin/sh/tests/builtins/getopts10.0 M bin/sh/tests/builtins/getopts2.0 M bin/sh/tests/builtins/getopts3.0 M bin/sh/tests/builtins/getopts4.0 M bin/sh/tests/builtins/getopts5.0 M bin/sh/tests/builtins/getopts6.0 M bin/sh/tests/builtins/getopts7.0 M bin/sh/tests/builtins/getopts8.0 M bin/sh/tests/builtins/getopts9.0 M bin/sh/tests/builtins/hash1.0 M bin/sh/tests/builtins/hash2.0 M bin/sh/tests/builtins/hash3.0 M bin/sh/tests/builtins/hash4.0 M bin/sh/tests/builtins/jobid1.0 M bin/sh/tests/builtins/jobid2.0 M bin/sh/tests/builtins/kill1.0 M bin/sh/tests/builtins/kill2.0 M bin/sh/tests/builtins/lineno.0 M bin/sh/tests/builtins/lineno2.0 M bin/sh/tests/builtins/lineno3.0 M bin/sh/tests/builtins/local1.0 M bin/sh/tests/builtins/local2.0 M bin/sh/tests/builtins/local3.0 M bin/sh/tests/builtins/local4.0 M bin/sh/tests/builtins/local5.0 M bin/sh/tests/builtins/local6.0 M bin/sh/tests/builtins/local7.0 M bin/sh/tests/builtins/locale1.0 M bin/sh/tests/builtins/locale2.0 M bin/sh/tests/builtins/printf1.0 M bin/sh/tests/builtins/printf2.0 M bin/sh/tests/builtins/printf3.0 M bin/sh/tests/builtins/printf4.0 M bin/sh/tests/builtins/read1.0 M bin/sh/tests/builtins/read2.0 M bin/sh/tests/builtins/read3.0 M bin/sh/tests/builtins/read4.0 M bin/sh/tests/builtins/read5.0 M bin/sh/tests/builtins/read6.0 M bin/sh/tests/builtins/read7.0 M bin/sh/tests/builtins/read8.0 M bin/sh/tests/builtins/read9.0 M bin/sh/tests/builtins/return1.0 M bin/sh/tests/builtins/return2.1 M bin/sh/tests/builtins/return3.1 M bin/sh/tests/builtins/return4.0 M bin/sh/tests/builtins/return5.0 M bin/sh/tests/builtins/return6.4 M bin/sh/tests/builtins/return7.4 M bin/sh/tests/builtins/return8.0 M bin/sh/tests/builtins/set2.0 M bin/sh/tests/builtins/set3.0 M bin/sh/tests/builtins/trap1.0 M bin/sh/tests/builtins/trap10.0 M bin/sh/tests/builtins/trap11.0 M bin/sh/tests/builtins/trap12.0 M bin/sh/tests/builtins/trap13.0 M bin/sh/tests/builtins/trap14.0 M bin/sh/tests/builtins/trap15.0 M bin/sh/tests/builtins/trap16.0 M bin/sh/tests/builtins/trap17.0 M bin/sh/tests/builtins/trap2.0 M bin/sh/tests/builtins/trap3.0 M bin/sh/tests/builtins/trap4.0 M bin/sh/tests/builtins/trap5.0 M bin/sh/tests/builtins/trap6.0 M bin/sh/tests/builtins/trap7.0 M bin/sh/tests/builtins/trap8.0 M bin/sh/tests/builtins/trap9.0 M bin/sh/tests/builtins/type1.0 M bin/sh/tests/builtins/type2.0 M bin/sh/tests/builtins/type3.0 M bin/sh/tests/builtins/unalias.0 M bin/sh/tests/builtins/var-assign.0 M bin/sh/tests/builtins/var-assign2.0 M bin/sh/tests/builtins/wait1.0 M bin/sh/tests/builtins/wait10.0 M bin/sh/tests/builtins/wait2.0 M bin/sh/tests/builtins/wait3.0 M bin/sh/tests/builtins/wait4.0 M bin/sh/tests/builtins/wait5.0 M bin/sh/tests/builtins/wait6.0 M bin/sh/tests/builtins/wait7.0 M bin/sh/tests/builtins/wait8.0 M bin/sh/tests/builtins/wait9.127 M bin/sh/tests/errors/Makefile M bin/sh/tests/errors/Makefile.depend M bin/sh/tests/errors/assignment-error1.0 M bin/sh/tests/errors/assignment-error2.0 M bin/sh/tests/errors/backquote-error1.0 M bin/sh/tests/errors/backquote-error2.0 M bin/sh/tests/errors/bad-binary1.126 M bin/sh/tests/errors/bad-keyword1.0 M bin/sh/tests/errors/bad-parm-exp1.0 M bin/sh/tests/errors/bad-parm-exp2.2 M bin/sh/tests/errors/bad-parm-exp3.2 M bin/sh/tests/errors/bad-parm-exp4.2 M bin/sh/tests/errors/bad-parm-exp5.2 M bin/sh/tests/errors/bad-parm-exp6.2 M bin/sh/tests/errors/bad-parm-exp7.0 M bin/sh/tests/errors/bad-parm-exp8.0 M bin/sh/tests/errors/option-error.0 M bin/sh/tests/errors/redirection-error.0 M bin/sh/tests/errors/redirection-error2.2 M bin/sh/tests/errors/redirection-error3.0 M bin/sh/tests/errors/redirection-error4.0 M bin/sh/tests/errors/redirection-error5.0 M bin/sh/tests/errors/redirection-error6.0 M bin/sh/tests/errors/redirection-error7.0 A bin/sh/tests/errors/redirection-error8.0 M bin/sh/tests/errors/write-error1.0 M bin/sh/tests/execution/Makefile M bin/sh/tests/execution/Makefile.depend M bin/sh/tests/execution/bg1.0 M bin/sh/tests/execution/bg10.0 A bin/sh/tests/execution/bg11.0 A bin/sh/tests/execution/bg12.0 M bin/sh/tests/execution/bg2.0 M bin/sh/tests/execution/bg3.0 M bin/sh/tests/execution/bg4.0 M bin/sh/tests/execution/bg5.0 M bin/sh/tests/execution/bg6.0 M bin/sh/tests/execution/bg7.0 M bin/sh/tests/execution/bg8.0 M bin/sh/tests/execution/bg9.0 M bin/sh/tests/execution/fork1.0 M bin/sh/tests/execution/fork2.0 M bin/sh/tests/execution/fork3.0 M bin/sh/tests/execution/func1.0 M bin/sh/tests/execution/func2.0 M bin/sh/tests/execution/func3.0 M bin/sh/tests/execution/hash1.0 M bin/sh/tests/execution/int-cmd1.0 M bin/sh/tests/execution/killed1.0 M bin/sh/tests/execution/killed2.0 M bin/sh/tests/execution/not1.0 M bin/sh/tests/execution/not2.0 M bin/sh/tests/execution/path1.0 M bin/sh/tests/execution/pipefail1.0 M bin/sh/tests/execution/pipefail2.42 M bin/sh/tests/execution/pipefail3.42 M bin/sh/tests/execution/pipefail4.42 M bin/sh/tests/execution/pipefail5.42 M bin/sh/tests/execution/pipefail6.42 M bin/sh/tests/execution/pipefail7.0 M bin/sh/tests/execution/redir1.0 M bin/sh/tests/execution/redir2.0 M bin/sh/tests/execution/redir3.0 M bin/sh/tests/execution/redir4.0 M bin/sh/tests/execution/redir5.0 M bin/sh/tests/execution/redir6.0 M bin/sh/tests/execution/redir7.0 A bin/sh/tests/execution/set-C1.0 M bin/sh/tests/execution/set-n1.0 M bin/sh/tests/execution/set-n2.0 M bin/sh/tests/execution/set-n3.0 M bin/sh/tests/execution/set-n4.0 M bin/sh/tests/execution/set-x1.0 M bin/sh/tests/execution/set-x2.0 M bin/sh/tests/execution/set-x3.0 M bin/sh/tests/execution/set-x4.0 M bin/sh/tests/execution/shellproc1.0 A bin/sh/tests/execution/shellproc2.0 A bin/sh/tests/execution/shellproc3.0 A bin/sh/tests/execution/shellproc4.0 A bin/sh/tests/execution/shellproc5.0 A bin/sh/tests/execution/shellproc6.0 A bin/sh/tests/execution/shellproc7.0 M bin/sh/tests/execution/subshell1.0 M bin/sh/tests/execution/subshell2.0 M bin/sh/tests/execution/subshell3.0 M bin/sh/tests/execution/subshell4.0 M bin/sh/tests/execution/unknown1.0 A bin/sh/tests/execution/unknown2.0 M bin/sh/tests/execution/var-assign1.0 M bin/sh/tests/expansion/Makefile M bin/sh/tests/expansion/Makefile.depend M bin/sh/tests/expansion/arith1.0 M bin/sh/tests/expansion/arith10.0 M bin/sh/tests/expansion/arith11.0 M bin/sh/tests/expansion/arith12.0 M bin/sh/tests/expansion/arith13.0 M bin/sh/tests/expansion/arith14.0 A bin/sh/tests/expansion/arith15.0 A bin/sh/tests/expansion/arith16.0 A bin/sh/tests/expansion/arith17.0 M bin/sh/tests/expansion/arith2.0 M bin/sh/tests/expansion/arith3.0 M bin/sh/tests/expansion/arith4.0 M bin/sh/tests/expansion/arith5.0 M bin/sh/tests/expansion/arith6.0 M bin/sh/tests/expansion/arith7.0 M bin/sh/tests/expansion/arith8.0 M bin/sh/tests/expansion/arith9.0 M bin/sh/tests/expansion/assign1.0 M bin/sh/tests/expansion/cmdsubst1.0 M bin/sh/tests/expansion/cmdsubst10.0 M bin/sh/tests/expansion/cmdsubst11.0 M bin/sh/tests/expansion/cmdsubst12.0 M bin/sh/tests/expansion/cmdsubst13.0 M bin/sh/tests/expansion/cmdsubst14.0 M bin/sh/tests/expansion/cmdsubst15.0 M bin/sh/tests/expansion/cmdsubst16.0 M bin/sh/tests/expansion/cmdsubst17.0 M bin/sh/tests/expansion/cmdsubst18.0 M bin/sh/tests/expansion/cmdsubst19.0 M bin/sh/tests/expansion/cmdsubst2.0 M bin/sh/tests/expansion/cmdsubst20.0 M bin/sh/tests/expansion/cmdsubst21.0 M bin/sh/tests/expansion/cmdsubst22.0 M bin/sh/tests/expansion/cmdsubst23.0 A bin/sh/tests/expansion/cmdsubst24.0 A bin/sh/tests/expansion/cmdsubst25.0 A bin/sh/tests/expansion/cmdsubst26.0 M bin/sh/tests/expansion/cmdsubst3.0 M bin/sh/tests/expansion/cmdsubst4.0 M bin/sh/tests/expansion/cmdsubst5.0 M bin/sh/tests/expansion/cmdsubst6.0 M bin/sh/tests/expansion/cmdsubst7.0 M bin/sh/tests/expansion/cmdsubst8.0 M bin/sh/tests/expansion/cmdsubst9.0 M bin/sh/tests/expansion/export1.0 M bin/sh/tests/expansion/export2.0 M bin/sh/tests/expansion/export3.0 M bin/sh/tests/expansion/heredoc1.0 M bin/sh/tests/expansion/heredoc2.0 M bin/sh/tests/expansion/ifs1.0 M bin/sh/tests/expansion/ifs2.0 M bin/sh/tests/expansion/ifs3.0 M bin/sh/tests/expansion/ifs4.0 M bin/sh/tests/expansion/ifs5.0 M bin/sh/tests/expansion/ifs6.0 M bin/sh/tests/expansion/ifs7.0 M bin/sh/tests/expansion/length1.0 M bin/sh/tests/expansion/length2.0 M bin/sh/tests/expansion/length3.0 M bin/sh/tests/expansion/length4.0 M bin/sh/tests/expansion/length5.0 M bin/sh/tests/expansion/length6.0 M bin/sh/tests/expansion/length7.0 M bin/sh/tests/expansion/length8.0 M bin/sh/tests/expansion/local1.0 M bin/sh/tests/expansion/local2.0 M bin/sh/tests/expansion/pathname1.0 M bin/sh/tests/expansion/pathname2.0 M bin/sh/tests/expansion/pathname3.0 M bin/sh/tests/expansion/pathname4.0 M bin/sh/tests/expansion/pathname5.0 M bin/sh/tests/expansion/pathname6.0 M bin/sh/tests/expansion/plus-minus1.0 M bin/sh/tests/expansion/plus-minus2.0 M bin/sh/tests/expansion/plus-minus3.0 M bin/sh/tests/expansion/plus-minus4.0 M bin/sh/tests/expansion/plus-minus5.0 M bin/sh/tests/expansion/plus-minus6.0 M bin/sh/tests/expansion/plus-minus7.0 M bin/sh/tests/expansion/plus-minus8.0 A bin/sh/tests/expansion/plus-minus9.0 M bin/sh/tests/expansion/question1.0 A bin/sh/tests/expansion/question2.0 M bin/sh/tests/expansion/readonly1.0 M bin/sh/tests/expansion/redir1.0 M bin/sh/tests/expansion/set-u1.0 M bin/sh/tests/expansion/set-u2.0 M bin/sh/tests/expansion/set-u3.0 M bin/sh/tests/expansion/tilde1.0 M bin/sh/tests/expansion/tilde2.0 M bin/sh/tests/expansion/trim1.0 A bin/sh/tests/expansion/trim10.0 A bin/sh/tests/expansion/trim11.0 M bin/sh/tests/expansion/trim2.0 M bin/sh/tests/expansion/trim3.0 M bin/sh/tests/expansion/trim4.0 M bin/sh/tests/expansion/trim5.0 M bin/sh/tests/expansion/trim6.0 M bin/sh/tests/expansion/trim7.0 M bin/sh/tests/expansion/trim8.0 M bin/sh/tests/expansion/trim9.0 M bin/sh/tests/functional_test.sh A bin/sh/tests/invocation/Makefile A bin/sh/tests/invocation/Makefile.depend A bin/sh/tests/invocation/sh-ac1.0 A bin/sh/tests/invocation/sh-c-missing1.0 A bin/sh/tests/invocation/sh-c1.0 A bin/sh/tests/invocation/sh-ca1.0 A bin/sh/tests/invocation/sh-fca1.0 M bin/sh/tests/parameters/Makefile M bin/sh/tests/parameters/Makefile.depend M bin/sh/tests/parameters/env1.0 M bin/sh/tests/parameters/exitstatus1.0 A bin/sh/tests/parameters/ifs1.0 M bin/sh/tests/parameters/mail1.0 M bin/sh/tests/parameters/mail2.0 M bin/sh/tests/parameters/optind1.0 M bin/sh/tests/parameters/optind2.0 M bin/sh/tests/parameters/positional1.0 M bin/sh/tests/parameters/positional2.0 M bin/sh/tests/parameters/positional3.0 M bin/sh/tests/parameters/positional4.0 M bin/sh/tests/parameters/positional5.0 M bin/sh/tests/parameters/positional6.0 M bin/sh/tests/parameters/positional7.0 M bin/sh/tests/parameters/positional8.0 M bin/sh/tests/parameters/positional9.0 M bin/sh/tests/parameters/pwd1.0 M bin/sh/tests/parameters/pwd2.0 M bin/sh/tests/parser/Makefile M bin/sh/tests/parser/Makefile.depend M bin/sh/tests/parser/alias1.0 M bin/sh/tests/parser/alias10.0 M bin/sh/tests/parser/alias11.0 M bin/sh/tests/parser/alias12.0 M bin/sh/tests/parser/alias13.0 M bin/sh/tests/parser/alias14.0 M bin/sh/tests/parser/alias15.0 A bin/sh/tests/parser/alias16.0 A bin/sh/tests/parser/alias17.0 A bin/sh/tests/parser/alias18.0 M bin/sh/tests/parser/alias2.0 M bin/sh/tests/parser/alias3.0 M bin/sh/tests/parser/alias4.0 M bin/sh/tests/parser/alias5.0 M bin/sh/tests/parser/alias6.0 M bin/sh/tests/parser/alias7.0 M bin/sh/tests/parser/alias8.0 M bin/sh/tests/parser/alias9.0 M bin/sh/tests/parser/and-pipe-not.0 M bin/sh/tests/parser/case1.0 M bin/sh/tests/parser/case2.0 M bin/sh/tests/parser/comment1.0 M bin/sh/tests/parser/comment2.42 M bin/sh/tests/parser/dollar-quote10.0 M bin/sh/tests/parser/dollar-quote11.0 M bin/sh/tests/parser/dollar-quote12.0 M bin/sh/tests/parser/dollar-quote13.0 M bin/sh/tests/parser/empty-braces1.0 M bin/sh/tests/parser/empty-cmd1.0 M bin/sh/tests/parser/for1.0 M bin/sh/tests/parser/for2.0 M bin/sh/tests/parser/func1.0 M bin/sh/tests/parser/func2.0 M bin/sh/tests/parser/func3.0 M bin/sh/tests/parser/heredoc1.0 M bin/sh/tests/parser/heredoc10.0 M bin/sh/tests/parser/heredoc11.0 M bin/sh/tests/parser/heredoc12.0 M bin/sh/tests/parser/heredoc13.0 M bin/sh/tests/parser/heredoc2.0 M bin/sh/tests/parser/heredoc3.0 M bin/sh/tests/parser/heredoc4.0 M bin/sh/tests/parser/heredoc5.0 M bin/sh/tests/parser/heredoc6.0 M bin/sh/tests/parser/heredoc7.0 M bin/sh/tests/parser/heredoc8.0 M bin/sh/tests/parser/heredoc9.0 M bin/sh/tests/parser/line-cont1.0 M bin/sh/tests/parser/line-cont10.0 M bin/sh/tests/parser/line-cont11.0 A bin/sh/tests/parser/line-cont12.0 M bin/sh/tests/parser/line-cont2.0 M bin/sh/tests/parser/line-cont3.0 M bin/sh/tests/parser/line-cont4.0 M bin/sh/tests/parser/line-cont5.0 M bin/sh/tests/parser/line-cont6.0 M bin/sh/tests/parser/line-cont7.0 M bin/sh/tests/parser/line-cont8.0 M bin/sh/tests/parser/line-cont9.0 M bin/sh/tests/parser/no-space1.0 M bin/sh/tests/parser/no-space2.0 M bin/sh/tests/parser/nul1.0 M bin/sh/tests/parser/only-redir1.0 M bin/sh/tests/parser/only-redir2.0 M bin/sh/tests/parser/only-redir3.0 M bin/sh/tests/parser/only-redir4.0 M bin/sh/tests/parser/pipe-not1.0 M bin/sh/tests/parser/set-v1.0 M bin/sh/tests/parser/var-assign1.0 M bin/sh/tests/set-e/Makefile M bin/sh/tests/set-e/Makefile.depend M bin/sh/tests/set-e/and1.0 M bin/sh/tests/set-e/and2.1 M bin/sh/tests/set-e/and3.0 M bin/sh/tests/set-e/and4.0 M bin/sh/tests/set-e/background1.0 M bin/sh/tests/set-e/cmd1.0 M bin/sh/tests/set-e/cmd2.1 M bin/sh/tests/set-e/elif1.0 M bin/sh/tests/set-e/elif2.0 M bin/sh/tests/set-e/eval1.0 M bin/sh/tests/set-e/eval2.1 M bin/sh/tests/set-e/for1.0 M bin/sh/tests/set-e/func1.0 M bin/sh/tests/set-e/func2.1 M bin/sh/tests/set-e/if1.0 M bin/sh/tests/set-e/if2.0 M bin/sh/tests/set-e/if3.0 M bin/sh/tests/set-e/not1.0 M bin/sh/tests/set-e/not2.0 M bin/sh/tests/set-e/or1.0 M bin/sh/tests/set-e/or2.0 M bin/sh/tests/set-e/or3.1 M bin/sh/tests/set-e/pipe1.1 M bin/sh/tests/set-e/pipe2.0 M bin/sh/tests/set-e/return1.0 M bin/sh/tests/set-e/semi1.1 M bin/sh/tests/set-e/semi2.1 M bin/sh/tests/set-e/subshell1.0 M bin/sh/tests/set-e/subshell2.1 M bin/sh/tests/set-e/until1.0 M bin/sh/tests/set-e/until2.0 M bin/sh/tests/set-e/until3.0 M bin/sh/tests/set-e/while1.0 M bin/sh/tests/set-e/while2.0 M bin/sh/tests/set-e/while3.0 M bin/sleep/Makefile M bin/sleep/Makefile.depend M bin/sleep/sleep.1 M bin/sleep/sleep.c M bin/sleep/tests/Makefile M bin/sleep/tests/Makefile.depend M bin/stty/Makefile M bin/stty/Makefile.depend M bin/stty/cchar.c M bin/stty/extern.h M bin/stty/gfmt.c M bin/stty/key.c M bin/stty/modes.c M bin/stty/print.c M bin/stty/stty.1 M bin/stty/stty.c M bin/stty/stty.h M bin/stty/util.c M bin/sync/Makefile M bin/sync/Makefile.depend M bin/sync/sync.8 M bin/sync/sync.c M bin/test/Makefile M bin/test/Makefile.depend M bin/test/test.1 M bin/test/test.c M bin/test/tests/Makefile M bin/test/tests/Makefile.depend M bin/test/tests/legacy_test.sh M bin/tests/Makefile M bin/tests/Makefile.depend M bin/uuidgen/Makefile M bin/uuidgen/Makefile.depend M bin/uuidgen/uuidgen.1 M bin/uuidgen/uuidgen.c M cddl/Makefile M cddl/Makefile.inc M cddl/compat/opensolaris/include/alloca.h M cddl/compat/opensolaris/include/assert.h M cddl/compat/opensolaris/include/devid.h M cddl/compat/opensolaris/include/dtrace.h M cddl/compat/opensolaris/include/fcntl.h M cddl/compat/opensolaris/include/fsshare.h M cddl/compat/opensolaris/include/libintl.h M cddl/compat/opensolaris/include/libproc.h M cddl/compat/opensolaris/include/libshare.h M cddl/compat/opensolaris/include/mnttab.h M cddl/compat/opensolaris/include/priv.h M cddl/compat/opensolaris/include/sha2.h M cddl/compat/opensolaris/include/solaris.h M cddl/compat/opensolaris/include/stdio.h M cddl/compat/opensolaris/include/zone.h M cddl/compat/opensolaris/lib/libumem/umem.c M cddl/compat/opensolaris/lib/libumem/umem.h M cddl/compat/opensolaris/misc/deviceid.c M cddl/sbin/Makefile M cddl/sbin/Makefile.inc M cddl/sbin/tests/Makefile M cddl/sbin/tests/Makefile.depend M cddl/sbin/zfs/Makefile M cddl/sbin/zfs/Makefile.depend M cddl/sbin/zpool/Makefile M cddl/sbin/zpool/Makefile.depend M cddl/tests/Makefile M cddl/tests/Makefile.depend M cddl/usr.bin/Makefile M cddl/usr.bin/Makefile.inc M cddl/usr.bin/tests/Makefile M cddl/usr.bin/tests/Makefile.depend M cddl/usr.bin/zinject/Makefile M cddl/usr.bin/zinject/Makefile.depend M cddl/usr.bin/zlook/Makefile M cddl/usr.bin/zstreamdump/Makefile M cddl/usr.bin/zstreamdump/Makefile.depend M cddl/usr.bin/ztest/Makefile M cddl/usr.bin/ztest/Makefile.depend A cddl/usr.bin/ztest/tests/Makefile A cddl/usr.bin/ztest/tests/ztest.sh M cddl/usr.sbin/Makefile M cddl/usr.sbin/Makefile.inc M cddl/usr.sbin/plockstat/Makefile M cddl/usr.sbin/plockstat/Makefile.depend M cddl/usr.sbin/plockstat/plockstat.1 M cddl/usr.sbin/tests/Makefile M cddl/usr.sbin/tests/Makefile.depend M cddl/usr.sbin/zdb/Makefile M cddl/usr.sbin/zdb/Makefile.depend M cddl/usr.sbin/zfsd/Makefile M cddl/usr.sbin/zhack/Makefile.depend M etc/mtree/BSD.debug.dist M share/misc/Makefile.depend M share/misc/bsd-family-tree M share/misc/iso3166 M share/misc/iso639 M share/misc/latin1 M share/mk/src.libnames.mk M share/monetdef/Makefile M share/monetdef/Makefile.depend M share/monetdef/fr_CH.UTF-8.src M share/monetdef/fr_FR.UTF-8.src A share/monetdef/ga_IE.UTF-8.src M share/monetdef/hy_AM.ARMSCII-8.src M share/monetdef/hy_AM.UTF-8.src A share/monetdef/it_IT.ISO8859-15.src M share/monetdef/it_IT.UTF-8.src M share/monetdef/mn_MN.UTF-8.src M share/monetdef/nl_BE.ISO8859-1.src M share/monetdef/nl_BE.ISO8859-15.src M share/monetdef/nl_BE.UTF-8.src M share/msgdef/Makefile M share/msgdef/Makefile.depend A share/msgdef/ga_IE.UTF-8.src M share/numericdef/Makefile M share/numericdef/Makefile.depend A share/numericdef/fr_FR.UTF-8.src M share/security/Makefile M share/security/Makefile.depend M share/security/lomac-policy.contexts M share/sendmail/Makefile M share/sendmail/Makefile.depend M share/snmp/mibs/Makefile M share/syscons/Makefile M share/syscons/scrnmaps/Makefile M sys/amd64/Makefile M sys/amd64/acpica/acpi_machdep.c M sys/amd64/acpica/acpi_wakecode.S M sys/amd64/amd64/apic_vector.S M sys/amd64/amd64/atpic_vector.S M sys/amd64/amd64/bios.c M sys/amd64/amd64/bpf_jit_machdep.c M sys/amd64/amd64/bpf_jit_machdep.h M sys/amd64/amd64/cpu_switch.S M sys/amd64/amd64/db_disasm.c M sys/amd64/amd64/db_interface.c M sys/amd64/amd64/db_trace.c M sys/amd64/amd64/efirt_machdep.c M sys/amd64/amd64/elf_machdep.c M sys/amd64/amd64/exception.S M sys/amd64/amd64/fpu.c M sys/amd64/amd64/gdb_machdep.c M sys/amd64/amd64/genassym.c M sys/amd64/amd64/in_cksum.c M sys/amd64/amd64/initcpu.c M sys/amd64/amd64/io.c M sys/amd64/amd64/locore.S M sys/amd64/amd64/machdep.c M sys/amd64/amd64/mem.c M sys/amd64/amd64/minidump_machdep.c M sys/amd64/amd64/mp_machdep.c M sys/amd64/amd64/mpboot.S M sys/amd64/amd64/pmap.c M sys/amd64/amd64/prof_machdep.c M sys/amd64/amd64/ptrace_machdep.c M sys/amd64/amd64/sigtramp.S M sys/amd64/amd64/support.S M sys/amd64/amd64/sys_machdep.c M sys/amd64/amd64/trap.c M sys/amd64/amd64/uio_machdep.c M sys/amd64/amd64/uma_machdep.c M sys/amd64/amd64/vm_machdep.c M sys/amd64/amd64/xen-locore.S M sys/amd64/cloudabi32/cloudabi32_sysvec.c M sys/amd64/cloudabi64/cloudabi64_sysvec.c M sys/amd64/conf/DEFAULTS M sys/amd64/conf/GENERIC M sys/amd64/conf/MINIMAL M sys/amd64/conf/NOTES M sys/amd64/ia32/ia32_exception.S M sys/amd64/ia32/ia32_misc.c M sys/amd64/ia32/ia32_reg.c M sys/amd64/ia32/ia32_signal.c M sys/amd64/ia32/ia32_sigtramp.S M sys/amd64/ia32/ia32_syscall.c M sys/amd64/include/_align.h M sys/amd64/include/_bus.h M sys/amd64/include/_inttypes.h M sys/amd64/include/_limits.h M sys/amd64/include/_stdint.h M sys/amd64/include/_types.h M sys/amd64/include/acpica_machdep.h M sys/amd64/include/apm_bios.h M sys/amd64/include/asm.h M sys/amd64/include/asmacros.h M sys/amd64/include/atomic.h M sys/amd64/include/bus.h M sys/amd64/include/bus_dma.h M sys/amd64/include/clock.h M sys/amd64/include/counter.h M sys/amd64/include/cpu.h M sys/amd64/include/cpufunc.h M sys/amd64/include/cputypes.h M sys/amd64/include/db_machdep.h M sys/amd64/include/dump.h M sys/amd64/include/efi.h M sys/amd64/include/elf.h M sys/amd64/include/endian.h M sys/amd64/include/exec.h M sys/amd64/include/fdt.h M sys/amd64/include/float.h M sys/amd64/include/floatingpoint.h M sys/amd64/include/fpu.h M sys/amd64/include/frame.h M sys/amd64/include/gdb_machdep.h M sys/amd64/include/ieeefp.h M sys/amd64/include/in_cksum.h M sys/amd64/include/intr_machdep.h M sys/amd64/include/iodev.h M sys/amd64/include/kdb.h M sys/amd64/include/limits.h M sys/amd64/include/md_var.h M sys/amd64/include/memdev.h M sys/amd64/include/metadata.h M sys/amd64/include/minidump.h M sys/amd64/include/mp_watchdog.h M sys/amd64/include/nexusvar.h M sys/amd64/include/npx.h M sys/amd64/include/ofw_machdep.h M sys/amd64/include/param.h M sys/amd64/include/pc/bios.h M sys/amd64/include/pc/display.h M sys/amd64/include/pcb.h M sys/amd64/include/pci_cfgreg.h M sys/amd64/include/pcpu.h M sys/amd64/include/pmap.h M sys/amd64/include/pmc_mdep.h M sys/amd64/include/ppireg.h M sys/amd64/include/proc.h M sys/amd64/include/profile.h M sys/amd64/include/psl.h M sys/amd64/include/ptrace.h M sys/amd64/include/pvclock.h M sys/amd64/include/reg.h M sys/amd64/include/reloc.h M sys/amd64/include/resource.h M sys/amd64/include/runq.h M sys/amd64/include/segments.h M sys/amd64/include/setjmp.h M sys/amd64/include/sf_buf.h M sys/amd64/include/sigframe.h M sys/amd64/include/signal.h M sys/amd64/include/smp.h M sys/amd64/include/specialreg.h M sys/amd64/include/stack.h M sys/amd64/include/stdarg.h M sys/amd64/include/sysarch.h M sys/amd64/include/timerreg.h M sys/amd64/include/trap.h M sys/amd64/include/tss.h M sys/amd64/include/ucontext.h M sys/amd64/include/vdso.h M sys/amd64/include/vm.h M sys/amd64/include/vmm.h M sys/amd64/include/vmm_dev.h M sys/amd64/include/vmm_instruction_emul.h M sys/amd64/include/vmparam.h M sys/amd64/include/xen/hypercall.h M sys/amd64/include/xen/xen-os.h M sys/amd64/linux/Makefile M sys/amd64/linux/linux.h M sys/amd64/linux/linux_genassym.c M sys/amd64/linux/syscalls.conf M sys/amd64/linux/syscalls.master M sys/amd64/linux32/Makefile M sys/amd64/linux32/linux.h M sys/amd64/linux32/linux32_genassym.c M sys/amd64/linux32/linux32_machdep.c M sys/amd64/linux32/linux32_proto.h M sys/amd64/linux32/linux32_support.s M sys/amd64/linux32/linux32_syscall.h M sys/amd64/linux32/linux32_syscalls.c M sys/amd64/linux32/linux32_sysent.c M sys/amd64/linux32/linux32_systrace_args.c M sys/amd64/linux32/linux32_sysvec.c M sys/amd64/linux32/linux32_vdso.lds.s M sys/amd64/linux32/syscalls.conf M sys/amd64/linux32/syscalls.master M sys/amd64/pci/pci_cfgreg.c M sys/amd64/vmm/amd/amdv.c M sys/amd64/vmm/amd/npt.c M sys/amd64/vmm/amd/npt.h M sys/amd64/vmm/amd/svm.c M sys/amd64/vmm/amd/svm.h M sys/amd64/vmm/amd/svm_genassym.c M sys/amd64/vmm/amd/svm_msr.c M sys/amd64/vmm/amd/svm_msr.h M sys/amd64/vmm/amd/svm_softc.h M sys/amd64/vmm/amd/svm_support.S M sys/amd64/vmm/amd/vmcb.c M sys/amd64/vmm/amd/vmcb.h M sys/amd64/vmm/intel/ept.c M sys/amd64/vmm/intel/ept.h M sys/amd64/vmm/intel/vmcs.c M sys/amd64/vmm/intel/vmcs.h M sys/amd64/vmm/intel/vmx.c M sys/amd64/vmm/intel/vmx.h M sys/amd64/vmm/intel/vmx_controls.h M sys/amd64/vmm/intel/vmx_cpufunc.h M sys/amd64/vmm/intel/vmx_genassym.c M sys/amd64/vmm/intel/vmx_msr.c M sys/amd64/vmm/intel/vmx_msr.h M sys/amd64/vmm/intel/vmx_support.S M sys/amd64/vmm/intel/vtd.c M sys/amd64/vmm/io/iommu.c M sys/amd64/vmm/io/iommu.h M sys/amd64/vmm/io/ppt.c M sys/amd64/vmm/io/ppt.h M sys/amd64/vmm/io/vatpic.c M sys/amd64/vmm/io/vatpic.h M sys/amd64/vmm/io/vatpit.c M sys/amd64/vmm/io/vatpit.h M sys/amd64/vmm/io/vhpet.c M sys/amd64/vmm/io/vhpet.h M sys/amd64/vmm/io/vioapic.c M sys/amd64/vmm/io/vioapic.h M sys/amd64/vmm/io/vlapic.c M sys/amd64/vmm/io/vlapic.h M sys/amd64/vmm/io/vlapic_priv.h M sys/amd64/vmm/io/vpmtmr.c M sys/amd64/vmm/io/vpmtmr.h M sys/amd64/vmm/io/vrtc.c M sys/amd64/vmm/io/vrtc.h M sys/amd64/vmm/vmm.c M sys/amd64/vmm/vmm_dev.c M sys/amd64/vmm/vmm_host.c M sys/amd64/vmm/vmm_host.h M sys/amd64/vmm/vmm_instruction_emul.c M sys/amd64/vmm/vmm_ioport.c M sys/amd64/vmm/vmm_ioport.h M sys/amd64/vmm/vmm_ktr.h M sys/amd64/vmm/vmm_lapic.c M sys/amd64/vmm/vmm_lapic.h M sys/amd64/vmm/vmm_mem.c M sys/amd64/vmm/vmm_mem.h M sys/amd64/vmm/vmm_stat.c M sys/amd64/vmm/vmm_stat.h M sys/amd64/vmm/vmm_util.c M sys/amd64/vmm/vmm_util.h M sys/amd64/vmm/x86.c M sys/amd64/vmm/x86.h M sys/bsm/audit_kevents.h M sys/cam/ata/ata_all.c M sys/cam/ata/ata_all.h M sys/cam/ata/ata_da.c M sys/cam/ata/ata_pmp.c M sys/cam/ata/ata_xpt.c M sys/cam/cam.c M sys/cam/cam.h M sys/cam/ctl/README.ctl.txt M sys/cam/ctl/scsi_ctl.c M sys/cam/nvme/nvme_all.c M sys/cam/nvme/nvme_all.h M sys/cam/nvme/nvme_da.c M sys/cam/nvme/nvme_xpt.c M sys/cam/scsi/scsi_all.c M sys/cam/scsi/scsi_cd.c M sys/cam/scsi/scsi_cd.h M sys/kern/kern_shutdown.c M sys/nlm/nlm.h M sys/nlm/sm_inter.h Log Message: ----------- freebsd 12 stable code Commit: 8b3c41ace2c9b00da70889b405e18e021215ceac https://github.com/MidnightBSD/src/commit/8b3c41ace2c9b00da70889b405e18e021215ceac Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M include/Makefile M include/Makefile.depend M include/_ctype.h M include/malloc.h M include/malloc_np.h M include/memory.h M include/mk-osreldate.sh M include/ranlib.h M include/readpassphrase.h M include/regex.h M include/res_update.h M include/resolv.h M include/rpc/Makefile M include/rpc/nettype.h M include/rpc/pmap_clnt.h M include/rpc/pmap_prot.h M include/rpc/pmap_rmt.h M include/rpc/raw.h M include/rpc/rpc.h M include/rpc/rpcb_clnt.h M include/rpc/rpcb_prot.x M include/rpc/rpcent.h M include/rpc/rpcsec_gss.h M include/rpc/svc.h M include/rpc/xdr.h M include/rpcsvc/Makefile M include/rpcsvc/mount.x M include/rpcsvc/nfs_prot.x M include/rpcsvc/nis.x M include/rpcsvc/nislib.h M include/rpcsvc/nlm_prot.x M include/rpcsvc/pmap_prot.x M include/rpcsvc/rex.x M include/rpcsvc/rnusers.x M include/rpcsvc/rquota.x M include/rpcsvc/rstat.x M include/rpcsvc/sm_inter.x M include/rpcsvc/spray.x M include/rpcsvc/yp.x M include/rpcsvc/ypclnt.h M include/rpcsvc/yppasswd.x M include/rpcsvc/ypupdate_prot.x M include/rpcsvc/ypxfrd.x M include/runetype.h M include/search.h M include/semaphore.h M include/setjmp.h M include/signal.h M include/spawn.h M include/stab.h M include/stdalign.h M include/stdbool.h M include/stddef.h M include/stdio.h M include/stdlib.h M include/stdnoreturn.h M include/string.h M include/stringlist.h M include/strings.h M include/sysexits.h M include/tar.h M include/termios.h M include/tgmath.h M include/time.h M include/timeconv.h M include/timers.h M include/ttyent.h M include/uchar.h M include/ulimit.h M include/unistd.h M include/unwind.h M include/utime.h M include/utmpx.h M include/uuid.h M include/varargs.h M include/wchar.h M include/wctype.h M include/wordexp.h M include/xlocale.h M include/xlocale/Makefile M include/xlocale/_string.h M include/xlocale/_strings.h M lib/Makefile M sys/amd64/linux/linux_machdep.c M sys/amd64/linux/linux_proto.h M sys/amd64/linux/linux_ptrace.c M sys/amd64/linux/linux_support.s M sys/amd64/linux/linux_syscall.h M sys/amd64/linux/linux_syscalls.c M sys/amd64/linux/linux_sysent.c M sys/amd64/linux/linux_systrace_args.c M sys/amd64/linux/linux_sysvec.c M sys/amd64/linux/linux_vdso.lds.s M sys/cam/cam_ccb.h M sys/cam/cam_compat.c M sys/cam/cam_compat.h M sys/cam/cam_debug.h M sys/cam/cam_iosched.c M sys/cam/cam_iosched.h M sys/cam/cam_periph.c M sys/cam/cam_periph.h M sys/cam/cam_queue.c M sys/cam/cam_queue.h M sys/cam/cam_sim.c M sys/cam/cam_sim.h M sys/cam/cam_xpt.c M sys/cam/ctl/ctl.c M sys/cam/ctl/ctl.h M sys/cam/ctl/ctl_backend.c M sys/cam/ctl/ctl_backend.h M sys/cam/ctl/ctl_cmd_table.c M sys/cam/ctl/ctl_debug.h M sys/cam/ctl/ctl_error.c M sys/cam/ctl/ctl_error.h M sys/cam/ctl/ctl_frontend.c M sys/cam/ctl/ctl_frontend.h M sys/cam/ctl/ctl_ha.c M sys/cam/ctl/ctl_ha.h M sys/cam/ctl/ctl_io.h M sys/cam/ctl/ctl_ioctl.h M sys/cam/ctl/ctl_private.h M sys/cam/scsi/scsi_all.c M sys/conf/dtb.mk M usr.bin/mkimg/Makefile M usr.bin/mkimg/Makefile.depend M usr.bin/mkimg/bsd.c M usr.bin/mkimg/ebr.c M usr.bin/mkimg/endian.h M usr.bin/mkimg/format.c M usr.bin/mkimg/format.h M usr.bin/mkimg/gpt.c M usr.bin/mkimg/image.c M usr.bin/mkimg/image.h M usr.bin/mkimg/mbr.c M usr.bin/mkimg/mkimg.1 M usr.bin/mkimg/mkimg.c M usr.bin/mkimg/mkimg.h M usr.bin/mkimg/qcow.c M usr.bin/mkimg/raw.c M usr.bin/mkimg/scheme.c M usr.bin/mkimg/scheme.h A usr.bin/mkimg/tests/Makefile A usr.bin/mkimg/tests/Makefile.depend A usr.bin/mkimg/tests/img-1x1-4096-apm.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-apm.vmdk.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-bsd.vmdk.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-ebr.vmdk.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-gpt.vmdk.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-mbr.vmdk.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.qcow.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.qcow2.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.raw.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vhd.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vhdf.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vhdx.hex A usr.bin/mkimg/tests/img-1x1-4096-vtoc8.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-apm.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-apm.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-apm.raw.hex A usr.bin/mkimg/tests/img-1x1-512-apm.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-apm.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-apm.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-apm.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.raw.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-bsd.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.raw.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-ebr.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.raw.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-gpt.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.raw.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-mbr.vmdk.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.qcow.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.qcow2.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.raw.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.vhd.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.vhdf.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.vhdx.hex A usr.bin/mkimg/tests/img-1x1-512-vtoc8.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-apm.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-bsd.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-ebr.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-gpt.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-mbr.vmdk.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.qcow.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.qcow2.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.raw.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vhd.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vhdf.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vhdx.hex A usr.bin/mkimg/tests/img-63x255-4096-vtoc8.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-apm.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-apm.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-apm.raw.hex A usr.bin/mkimg/tests/img-63x255-512-apm.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-apm.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-apm.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-apm.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.raw.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-bsd.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.raw.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-ebr.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.raw.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-gpt.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.raw.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-mbr.vmdk.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.qcow.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.qcow2.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.raw.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.vhd.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.vhdf.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.vhdx.hex A usr.bin/mkimg/tests/img-63x255-512-vtoc8.vmdk.hex A usr.bin/mkimg/tests/mkimg_test.sh M usr.bin/mkimg/uuid.c M usr.bin/mkimg/vhd.c A usr.bin/mkimg/vhdx.c M usr.bin/mkimg/vmdk.c M usr.bin/mkimg/vtoc8.c M usr.bin/mklocale/Makefile M usr.bin/mklocale/Makefile.depend M usr.bin/mklocale/extern.h M usr.bin/mklocale/ldef.h M usr.bin/mklocale/lex.l M usr.bin/mklocale/mklocale.1 M usr.bin/mklocale/yacc.y M usr.bin/mkstr/Makefile M usr.bin/mkstr/Makefile.depend M usr.bin/mkstr/mkstr.1 M usr.bin/mkstr/mkstr.c M usr.bin/mktemp/Makefile M usr.bin/mktemp/Makefile.depend M usr.bin/mktemp/mktemp.1 M usr.bin/mktemp/mktemp.c M usr.bin/mkuzip/Makefile M usr.bin/mkuzip/Makefile.depend M usr.bin/mkuzip/mkuz_blk.c M usr.bin/mkuzip/mkuz_blk.h M usr.bin/mkuzip/mkuz_blk_chain.h M usr.bin/mkuzip/mkuz_blockcache.c M usr.bin/mkuzip/mkuz_blockcache.h M usr.bin/mkuzip/mkuz_cfg.h M usr.bin/mkuzip/mkuz_cloop.h M usr.bin/mkuzip/mkuz_conveyor.c M usr.bin/mkuzip/mkuz_conveyor.h M usr.bin/mkuzip/mkuz_format.h M usr.bin/mkuzip/mkuz_fqueue.c M usr.bin/mkuzip/mkuz_fqueue.h M usr.bin/mkuzip/mkuz_insize.c M usr.bin/mkuzip/mkuz_insize.h M usr.bin/mkuzip/mkuz_lzma.c M usr.bin/mkuzip/mkuz_lzma.h M usr.bin/mkuzip/mkuz_time.c M usr.bin/mkuzip/mkuz_time.h M usr.bin/mkuzip/mkuz_zlib.c M usr.bin/mkuzip/mkuz_zlib.h M usr.bin/mkuzip/mkuzip.8 M usr.bin/mkuzip/mkuzip.c M usr.bin/mkuzip/mkuzip.h Log Message: ----------- merge freebsd 12 stable code Commit: 73a15a5f5e0cbdd4544dcbd689aad479e9edbe5e https://github.com/MidnightBSD/src/commit/73a15a5f5e0cbdd4544dcbd689aad479e9edbe5e Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile M Makefile.libcompat M include/a.out.h M include/ar.h M include/arpa/Makefile M include/arpa/Makefile.depend M include/arpa/ftp.h M include/arpa/inet.h M include/arpa/nameser.h M include/arpa/nameser_compat.h M include/arpa/telnet.h M include/arpa/tftp.h M include/assert.h M include/bitstring.h M include/complex.h M include/cpio.h M include/ctype.h M include/db.h M include/dirent.h M include/dlfcn.h M include/elf-hints.h M include/elf.h M include/err.h M include/fmtmsg.h M include/fnmatch.h M include/fstab.h M include/fts.h M include/ftw.h M include/getopt.h M include/rpc/auth.h M include/rpc/clnt.h M include/rpc/des.h M include/rpc/rpc_com.h M include/rpc/rpc_msg.h M include/rpc/svc_auth.h M include/rpc/svc_dg.h M include/rpc/svc_soc.h M include/rpcsvc/Makefile.depend M include/xlocale/Makefile.depend M include/xlocale/_ctype.h M include/xlocale/_inttypes.h M include/xlocale/_langinfo.h M include/xlocale/_locale.h M include/xlocale/_monetary.h M include/xlocale/_stdio.h M include/xlocale/_stdlib.h M include/xlocale/_time.h M include/xlocale/_uchar.h M include/xlocale/_wchar.h M lib/Makefile.inc M lib/atf/Makefile M lib/atf/Makefile.inc M lib/atf/tests/Makefile M lib/atf/tests/Makefile.depend M lib/atf/tests/test-programs/Makefile M lib/atf/tests/test-programs/Makefile.depend M lib/clang/Makefile A lib/clang/Makefile.inc M lib/csu/Makefile M lib/csu/mips/Makefile M lib/csu/powerpc/Makefile M lib/msun/Makefile M lib/msun/man/acos.3 M lib/msun/man/acosh.3 M release/Makefile Log Message: ----------- makefiles Commit: 8ec34f95cc79dfaf81e70f1389aaeafab96ed79d https://github.com/MidnightBSD/src/commit/8ec34f95cc79dfaf81e70f1389aaeafab96ed79d Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M include/glob.h M include/grp.h M include/gssapi.h M include/gssapi/Makefile M include/gssapi/Makefile.depend M include/gssapi/gssapi.h M include/hesiod.h M include/iconv.h M include/ieeefp.h M include/ifaddrs.h M include/inttypes.h M include/iso646.h M include/kenv.h M include/langinfo.h M include/libgen.h M include/limits.h M include/link.h M include/locale.h M include/mk-osreldate.sh M include/monetary.h M include/mpool.h M include/mqueue.h M include/ndbm.h M include/netconfig.h M include/netdb.h M include/nl_types.h M include/nlist.h M include/nss.h M include/nsswitch.h M include/paths.h M include/printf.h M include/proc_service.h M include/protocols/Makefile M include/protocols/Makefile.depend M include/protocols/dumprestore.h M include/protocols/routed.h M include/protocols/rwhod.h M include/protocols/talkd.h M include/protocols/timed.h M include/pthread.h M include/pthread_np.h M include/pwd.h M include/rpc/Makefile.depend M include/rpc/auth_des.h M include/rpc/auth_kerb.h M include/rpc/auth_unix.h M include/rpc/clnt_soc.h M include/rpc/clnt_stat.h M include/rpc/des_crypt.h M include/rpcsvc/bootparam_prot.x M include/rpcsvc/crypt.x M include/rpcsvc/key_prot.x M include/rpcsvc/klm_prot.x M include/rpcsvc/nis_cache.x M include/rpcsvc/nis_callback.x M include/rpcsvc/nis_db.h M include/rpcsvc/nis_object.x M include/rpcsvc/nis_tags.h M include/rpcsvc/yp_prot.h Log Message: ----------- includes Commit: 3bec31a0c3aa43117e25e2cefca204958890ff0f https://github.com/MidnightBSD/src/commit/3bec31a0c3aa43117e25e2cefca204958890ff0f Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M bin/sh/Makefile.depend M etc/sendmail/Makefile.depend M gnu/tests/Makefile.depend M lib/atf/common.mk M lib/atf/libatf-c++/Makefile M lib/clang/clang.build.mk M lib/clang/llvm.build.mk M lib/lib80211/Makefile.depend M lib/libarchive/Makefile.depend M lib/libauditd/Makefile.depend A lib/libbe/Makefile.depend A lib/libbearssl/Makefile.depend M lib/libbegemot/Makefile.depend M lib/libblacklist/Makefile.depend M lib/libblocksruntime/Makefile.depend M lib/libbluetooth/Makefile.depend M lib/libbsdstat/Makefile.depend M lib/libbsm/Makefile.depend M lib/libbz2/Makefile.depend M lib/libc++/Makefile.depend A lib/libc++experimental/Makefile.depend M lib/libc/Makefile.depend M lib/libc_nonshared/Makefile.depend M lib/libcalendar/Makefile.depend M lib/libcam/Makefile.depend M lib/libcom_err/Makefile.depend M lib/libcompat/Makefile.depend M lib/libcompiler_rt/Makefile.depend M lib/libcuse/Makefile.depend M lib/libcxxrt/Makefile.depend M lib/libdevctl/Makefile.depend M lib/libdevdctl/Makefile.depend M lib/libdevinfo/Makefile.depend M lib/libdevstat/Makefile.depend A lib/libdl/Makefile.depend M lib/libdpv/Makefile.depend M lib/libdwarf/Makefile.depend A lib/libefivar/Makefile.depend M lib/libelf/Makefile.depend M lib/libevent/Makefile.depend M lib/libexecinfo/Makefile.depend M lib/libexpat/Makefile.depend M lib/libfigpar/Makefile.depend A lib/libgcc_eh/Makefile.depend A lib/libgcc_s/Makefile.depend M lib/libgeom/Makefile.depend M lib/libgpio/Makefile.depend M lib/libgssapi/Makefile.depend A lib/libifconfig/Makefile.depend M lib/libipsec/Makefile.depend M lib/libjail/Makefile.depend M lib/libkiconv/Makefile.depend M lib/libkvm/Makefile.depend M lib/libldns/Makefile.depend M lib/liblzma/Makefile.depend M lib/libmagic/Makefile.depend M lib/libmemstat/Makefile.depend M lib/libmilter/Makefile.depend M lib/libmt/Makefile.depend M lib/libnandfs/Makefile.depend M lib/libnetbsd/Makefile.depend M lib/libnetgraph/Makefile.depend M lib/libngatm/Makefile.depend M lib/libnv/Makefile.depend A lib/libomp/Makefile.depend M lib/libopenbsd/Makefile.depend A lib/libopencsd/Makefile.depend M lib/libopie/Makefile.depend A lib/libpathconv/Makefile.depend M lib/libpcap/Makefile.depend M lib/libpe/Makefile.depend M lib/libpjdlog/Makefile.depend M lib/libpmc/Makefile.depend A lib/libpmcstat/Makefile.depend M lib/libproc/Makefile.depend M lib/libprocstat/Makefile.depend M lib/librpcsec_gss/Makefile.depend M lib/librpcsvc/Makefile.depend A lib/librss/Makefile.depend M lib/librt/Makefile.depend M lib/librtld_db/Makefile.depend M lib/libsbuf/Makefile.depend M lib/libsdp/Makefile.depend A lib/libsecureboot/Makefile.depend M lib/libsm/Makefile.depend M lib/libsmb/Makefile.depend M lib/libsmdb/Makefile.depend M lib/libsmutil/Makefile.depend M lib/libsqlite3/Makefile.depend M lib/libstdbuf/Makefile.depend M lib/libstdthreads/Makefile.depend M lib/libsysdecode/Makefile.depend M lib/libtacplus/Makefile.depend M lib/libtelnet/Makefile.depend M lib/libthr/Makefile.depend M lib/libthread_db/Makefile.depend M lib/libucl/Makefile.depend M lib/libufs/Makefile.depend M lib/libugidfw/Makefile.depend M lib/libulog/Makefile.depend M lib/libunbound/Makefile.depend M lib/libusb/Makefile.depend M lib/libusbhid/Makefile.depend M lib/libutil/Makefile.depend A lib/libveriexec/Makefile.depend M lib/libvgl/Makefile.depend M lib/libvmmapi/Makefile.depend M lib/libwrap/Makefile.depend M lib/libxo/Makefile.depend M lib/liby/Makefile.depend M lib/libypclnt/Makefile.depend M lib/libz/Makefile.depend A lib/libzstd/Makefile.depend M lib/msun/Makefile.depend M lib/tests/Makefile.depend M libexec/atrun/Makefile.depend M libexec/blacklistd-helper/Makefile.depend M libexec/bootpd/Makefile.depend M libexec/comsat/Makefile.depend M libexec/fingerd/Makefile.depend M libexec/ftpd/Makefile.depend M libexec/getty/Makefile.depend M libexec/hyperv/Makefile.depend M libexec/mail.local/Makefile.depend M libexec/makewhatis.local/Makefile.depend M libexec/mknetid/Makefile.depend A libexec/phttpget/Makefile.depend M libexec/pppoed/Makefile.depend M libexec/rbootd/Makefile.depend M libexec/revnetgroup/Makefile.depend M libexec/rpc.rquotad/Makefile.depend M libexec/rpc.rstatd/Makefile.depend M libexec/rpc.rusersd/Makefile.depend M libexec/rpc.rwalld/Makefile.depend M libexec/rpc.sprayd/Makefile.depend M libexec/rtld-elf/Makefile.depend M libexec/save-entropy/Makefile.depend M libexec/smrsh/Makefile.depend M libexec/talkd/Makefile.depend M libexec/tcpd/Makefile.depend M libexec/telnetd/Makefile.depend M libexec/tests/Makefile.depend M libexec/tftp-proxy/Makefile.depend M libexec/tftpd/Makefile.depend M libexec/ulog-helper/Makefile.depend M libexec/ypxfr/Makefile.depend M rescue/librescue/Makefile.depend M rescue/rescue/Makefile.depend M sbin/Makefile M sbin/adjkerntz/Makefile.depend R sbin/atm/Makefile R sbin/atm/Makefile.inc R sbin/atm/atmconfig/Makefile R sbin/atm/atmconfig/Makefile.depend R sbin/atm/atmconfig/atm_oid.list R sbin/atm/atmconfig/atmconfig.8 R sbin/atm/atmconfig/atmconfig.h R sbin/atm/atmconfig/atmconfig.help R sbin/atm/atmconfig/atmconfig_device.c R sbin/atm/atmconfig/atmconfig_device.h R sbin/atm/atmconfig/atmconfig_device.help R sbin/atm/atmconfig/diag.c R sbin/atm/atmconfig/diag.h R sbin/atm/atmconfig/main.c R sbin/atm/atmconfig/natm.c R sbin/atm/atmconfig/private.h A sbin/bectl/Makefile.depend M sbin/bsdlabel/Makefile.depend M sbin/camcontrol/Makefile.depend M sbin/ccdconfig/Makefile.depend M sbin/clri/Makefile.depend M sbin/comcontrol/Makefile.depend M sbin/conscontrol/Makefile.depend M sbin/ddb/Makefile.depend A sbin/decryptcore/Makefile.depend M sbin/devd/Makefile.depend M sbin/devfs/Makefile.depend A sbin/devmatch/Makefile A sbin/devmatch/Makefile.depend A sbin/devmatch/devmatch.8 A sbin/devmatch/devmatch.c M sbin/dhclient/Makefile.depend M sbin/dmesg/Makefile.depend M sbin/dump/Makefile.depend M sbin/dumpfs/Makefile.depend M sbin/dumpon/Makefile.depend M sbin/etherswitchcfg/Makefile.depend M sbin/fdisk/Makefile.depend M sbin/ffsinfo/Makefile.depend M sbin/fsck/Makefile.depend M sbin/fsck_ffs/Makefile.depend M sbin/fsck_msdosfs/Makefile.depend M sbin/fsdb/Makefile.depend M sbin/fsirand/Makefile.depend M sbin/gbde/Makefile.depend A sbin/geom/Makefile.depend M sbin/growfs/Makefile.depend M sbin/gvinum/Makefile.depend M sbin/hastctl/Makefile.depend M sbin/hastd/Makefile.depend M sbin/ifconfig/Makefile.depend M sbin/init/Makefile.depend M sbin/ipfw/Makefile.depend M sbin/iscontrol/Makefile.depend M sbin/kldconfig/Makefile.depend M sbin/kldload/Makefile.depend M sbin/kldstat/Makefile.depend M sbin/kldunload/Makefile.depend M sbin/ldconfig/Makefile.depend M sbin/md5/Makefile.depend M sbin/mdconfig/Makefile.depend M sbin/mdmfs/Makefile.depend M sbin/mknod/Makefile.depend M sbin/mksnap_ffs/Makefile.depend M sbin/mount/Makefile.depend M sbin/mount_cd9660/Makefile.depend M sbin/mount_fusefs/Makefile.depend M sbin/mount_msdosfs/Makefile.depend M sbin/mount_nfs/Makefile.depend M sbin/mount_nullfs/Makefile.depend M sbin/mount_udf/Makefile.depend M sbin/mount_unionfs/Makefile.depend M sbin/nandfs/Makefile.depend M sbin/natd/Makefile.depend M sbin/newfs/Makefile.depend M sbin/newfs_msdos/Makefile.depend M sbin/newfs_nandfs/Makefile.depend M sbin/nfsiod/Makefile.depend M sbin/nos-tun/Makefile.depend M sbin/nvmecontrol/Makefile.depend M sbin/pfctl/Makefile.depend M sbin/pflogd/Makefile.depend M sbin/ping/Makefile.depend M sbin/ping6/Makefile.depend M sbin/quotacheck/Makefile.depend M sbin/rcorder/Makefile.depend M sbin/reboot/Makefile.depend M sbin/recoverdisk/Makefile.depend M sbin/resolvconf/Makefile.depend M sbin/restore/Makefile.depend M sbin/route/Makefile.depend M sbin/routed/Makefile.depend M sbin/rtsol/Makefile.depend M sbin/savecore/Makefile.depend M sbin/sconfig/Makefile.depend M sbin/setkey/Makefile.depend M sbin/shutdown/Makefile.depend M sbin/spppcontrol/Makefile.depend M sbin/sunlabel/Makefile.depend M sbin/swapon/Makefile.depend M sbin/sysctl/Makefile.depend M sbin/tests/Makefile.depend M sbin/tunefs/Makefile.depend M sbin/umount/Makefile.depend A sbin/veriexec/Makefile A sbin/veriexec/Makefile.depend A sbin/veriexec/manifest_lexer.l A sbin/veriexec/manifest_parser.y A sbin/veriexec/veriexec.8 A sbin/veriexec/veriexec.c A sbin/veriexec/veriexec.h M sbin/zfsbootcfg/Makefile M sbin/zfsbootcfg/Makefile.depend M sbin/zfsbootcfg/zfsbootcfg.8 M sbin/zfsbootcfg/zfsbootcfg.c M secure/tests/Makefile.depend M share/colldef/Makefile.depend M share/ctypedef/Makefile.depend M share/dict/Makefile.depend M share/dtrace/Makefile.depend M share/examples/Makefile.depend M share/skel/Makefile.depend M share/tabset/Makefile.depend M share/termcap/Makefile.depend M share/tests/Makefile.depend M share/timedef/Makefile.depend M share/zoneinfo/Makefile.depend M stand/common/Makefile.depend M stand/fdt/Makefile.depend M stand/ficl/Makefile.depend M stand/ficl32/Makefile.depend M stand/forth/Makefile.depend M stand/libsa/Makefile.depend M stand/libsa32/Makefile.depend A stand/man/Makefile.depend M sys/netipsec/ah.h M sys/netipsec/ah_var.h M sys/netipsec/esp.h M sys/netipsec/esp_var.h M sys/netipsec/ipcomp.h M sys/netipsec/ipcomp_var.h M sys/netipsec/ipsec.c M sys/netipsec/ipsec.h M sys/netipsec/ipsec6.h M sys/netipsec/ipsec_input.c M sys/netipsec/ipsec_mbuf.c M sys/netipsec/ipsec_mod.c M sys/netipsec/ipsec_output.c M sys/netipsec/ipsec_pcb.c M sys/netipsec/ipsec_support.h M sys/netipsec/key.c M sys/netipsec/key.h M sys/netipsec/key_debug.c M sys/netipsec/key_debug.h M sys/netipsec/key_var.h M sys/netipsec/keydb.h M sys/netipsec/keysock.c M sys/netipsec/keysock.h M sys/netipsec/subr_ipsec.c M sys/netipsec/udpencap.c M sys/netipsec/xform.h M sys/netipsec/xform_ah.c M sys/netipsec/xform_esp.c M sys/netipsec/xform_ipcomp.c M sys/netipsec/xform_tcp.c M sys/netsmb/netbios.h M sys/netsmb/smb.h M sys/netsmb/smb_conn.c M sys/netsmb/smb_conn.h M sys/netsmb/smb_crypt.c M sys/netsmb/smb_dev.c M sys/netsmb/smb_dev.h M sys/netsmb/smb_iod.c M sys/netsmb/smb_rq.c M sys/netsmb/smb_rq.h M sys/netsmb/smb_smb.c M sys/netsmb/smb_subr.c M sys/netsmb/smb_subr.h M sys/netsmb/smb_tran.h M sys/netsmb/smb_trantcp.c M sys/netsmb/smb_trantcp.h M sys/netsmb/smb_usr.c M sys/nfs/bootp_subr.c M sys/nfs/krpc.h M sys/nfs/krpc_subr.c M sys/nfs/nfs_common.h M sys/nfs/nfs_diskless.c M sys/nfs/nfs_fha.c M sys/nfs/nfs_fha.h M sys/nfs/nfs_kdtrace.h M sys/nfs/nfs_lock.c M sys/nfs/nfs_lock.h M sys/nfs/nfs_mountcommon.h M sys/nfs/nfs_nfssvc.c M sys/nfs/nfsdiskless.h M sys/nfs/nfsproto.h M sys/nfs/nfssvc.h M sys/nfs/xdr_subs.h M sys/nfsclient/nfs.h M sys/nfsclient/nfsargs.h M sys/nfsclient/nfsm_subs.h M sys/nfsclient/nfsmount.h M sys/nfsclient/nfsnode.h M sys/nfsclient/nfsstats.h M sys/nfsclient/nlminfo.h M sys/nfsserver/nfs.h M sys/nfsserver/nfs_fha_old.h M sys/nfsserver/nfsm_subs.h M sys/nfsserver/nfsrvcache.h M sys/nfsserver/nfsrvstats.h M sys/nlm/nlm_advlock.c M sys/nlm/nlm_prot.h M sys/nlm/nlm_prot_clnt.c M sys/nlm/nlm_prot_impl.c M sys/nlm/nlm_prot_server.c M sys/nlm/nlm_prot_svc.c M sys/nlm/nlm_prot_xdr.c M sys/nlm/sm_inter_xdr.c M sys/ufs/ffs/ffs_alloc.c M sys/ufs/ffs/ffs_balloc.c M sys/ufs/ffs/ffs_extern.h M sys/ufs/ffs/ffs_inode.c M sys/ufs/ffs/ffs_rawread.c M sys/ufs/ffs/ffs_snapshot.c M sys/ufs/ffs/ffs_softdep.c M sys/ufs/ffs/ffs_subr.c M sys/ufs/ffs/ffs_suspend.c M sys/ufs/ffs/ffs_tables.c M sys/ufs/ffs/ffs_vfsops.c M sys/ufs/ffs/ffs_vnops.c M sys/ufs/ffs/fs.h M sys/ufs/ffs/softdep.h M sys/ufs/ufs/ufs_dirhash.c M sys/ufs/ufs/ufs_extattr.c M sys/ufs/ufs/ufs_extern.h M sys/ufs/ufs/ufs_gjournal.c M sys/ufs/ufs/ufs_inode.c M sys/ufs/ufs/ufs_lookup.c M sys/ufs/ufs/ufs_quota.c M sys/ufs/ufs/ufs_vfsops.c M sys/ufs/ufs/ufs_vnops.c M tests/etc/Makefile.depend M tests/sys/Makefile.depend M tools/bsdbox/Makefile.depend M tools/build/Makefile.depend M usr.bin/addr2line/Makefile.depend M usr.bin/alias/Makefile M usr.bin/alias/Makefile.depend M usr.bin/alias/generic.sh M usr.bin/apply/Makefile.depend M usr.bin/ar/Makefile M usr.bin/ar/Makefile.depend M usr.bin/ar/acplex.l M usr.bin/ar/acpyacc.y M usr.bin/ar/ar.1 M usr.bin/ar/ar.c M usr.bin/ar/ar.h M usr.bin/ar/read.c M usr.bin/ar/util.c M usr.bin/ar/write.c M usr.bin/asa/Makefile.depend M usr.bin/at/Makefile.depend M usr.bin/awk/Makefile.depend M usr.bin/banner/Makefile.depend M usr.bin/basename/Makefile.depend M usr.bin/bc/Makefile.depend M usr.bin/biff/Makefile M usr.bin/biff/Makefile.depend M usr.bin/biff/biff.1 M usr.bin/biff/biff.c M usr.bin/bmake/Makefile.depend M usr.bin/brandelf/Makefile.depend M usr.bin/bsdcat/Makefile.depend M usr.bin/bzip2/Makefile.depend M usr.bin/bzip2recover/Makefile.depend M usr.bin/c89/Makefile.depend M usr.bin/c99/Makefile.depend A usr.bin/caesar/Makefile.depend M usr.bin/calendar/Makefile.depend M usr.bin/cap_mkdb/Makefile.depend M usr.bin/chat/Makefile.depend M usr.bin/chkey/Makefile.depend M usr.bin/chpass/Makefile.depend M usr.bin/cksum/Makefile.depend M usr.bin/cmp/Makefile.depend M usr.bin/col/Makefile.depend M usr.bin/colldef/Makefile.depend M usr.bin/colrm/Makefile.depend M usr.bin/column/Makefile.depend M usr.bin/comm/Makefile.depend M usr.bin/compile_et/Makefile.depend M usr.bin/compress/Makefile.depend M usr.bin/cpio/Makefile.depend M usr.bin/cpuset/Makefile M usr.bin/cpuset/Makefile.depend M usr.bin/cpuset/cpuset.1 M usr.bin/cpuset/cpuset.c M usr.bin/csplit/Makefile.depend M usr.bin/ctags/Makefile.depend M usr.bin/ctlstat/Makefile.depend M usr.bin/cut/Makefile.depend M usr.bin/cxxfilt/Makefile.depend M usr.bin/dc/Makefile.depend M usr.bin/dirname/Makefile.depend M usr.bin/dpv/Makefile.depend M usr.bin/drill/Makefile.depend M usr.bin/dtc/HACKING M usr.bin/dtc/Makefile M usr.bin/dtc/Makefile.depend M usr.bin/dtc/checking.cc M usr.bin/dtc/checking.hh M usr.bin/dtc/dtb.cc M usr.bin/dtc/dtb.hh M usr.bin/dtc/dtc.1 M usr.bin/dtc/dtc.cc M usr.bin/dtc/fdt.cc M usr.bin/dtc/fdt.hh M usr.bin/dtc/input_buffer.cc M usr.bin/dtc/input_buffer.hh M usr.bin/dtc/string.cc M usr.bin/dtc/util.hh M usr.bin/du/Makefile M usr.bin/du/Makefile.depend M usr.bin/du/du.1 M usr.bin/du/du.c M usr.bin/du/tests/Makefile A usr.bin/du/tests/Makefile.depend M usr.bin/du/tests/du_test.sh M usr.bin/ee/Makefile M usr.bin/ee/Makefile.depend M usr.bin/ee/nls/de_DE.ISO8859-1/ee.msg M usr.bin/ee/nls/fr_FR.ISO8859-1/ee.msg M usr.bin/ee/nls/hu_HU.ISO8859-2/ee.msg M usr.bin/ee/nls/pl_PL.ISO8859-2/ee.msg M usr.bin/ee/nls/pt_BR.ISO8859-1/ee.msg M usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg M usr.bin/ee/nls/uk_UA.KOI8-U/ee.msg M usr.bin/elf2aout/Makefile.depend M usr.bin/elfdump/Makefile.depend M usr.bin/enigma/Makefile.depend M usr.bin/env/Makefile.depend M usr.bin/expand/Makefile.depend A usr.bin/factor/Makefile.depend M usr.bin/false/Makefile.depend M usr.bin/fetch/Makefile.depend M usr.bin/file/Makefile.depend M usr.bin/file2c/Makefile.depend M usr.bin/find/Makefile.depend M usr.bin/finger/Makefile.depend M usr.bin/fmt/Makefile M usr.bin/fmt/Makefile.depend M usr.bin/fmt/fmt.1 M usr.bin/fmt/fmt.c M usr.bin/fold/Makefile M usr.bin/fold/Makefile.depend M usr.bin/fold/fold.1 M usr.bin/fold/fold.c M usr.bin/fold/tests/Makefile M usr.bin/fold/tests/fold_test.sh M usr.bin/from/Makefile M usr.bin/from/Makefile.depend M usr.bin/from/from.1 M usr.bin/from/from.c M usr.bin/fstat/Makefile.depend M usr.bin/fsync/Makefile.depend M usr.bin/ftp/Makefile.depend M usr.bin/gcore/Makefile.depend M usr.bin/gencat/Makefile.depend M usr.bin/getaddrinfo/Makefile.depend M usr.bin/getconf/Makefile.depend M usr.bin/getent/Makefile.depend M usr.bin/getopt/Makefile.depend M usr.bin/gprof/Makefile.depend A usr.bin/grdc/Makefile.depend M usr.bin/grep/Makefile.depend M usr.bin/gzip/Makefile.depend M usr.bin/head/Makefile.depend M usr.bin/hexdump/Makefile.depend M usr.bin/host/Makefile.depend M usr.bin/iconv/Makefile.depend M usr.bin/id/Makefile.depend M usr.bin/ident/Makefile.depend M usr.bin/indent/Makefile.depend M usr.bin/ipcrm/Makefile.depend M usr.bin/ipcs/Makefile.depend M usr.bin/iscsictl/Makefile.depend M usr.bin/join/Makefile.depend M usr.bin/jot/Makefile.depend M usr.bin/kdump/Makefile.depend M usr.bin/keylogin/Makefile.depend M usr.bin/keylogout/Makefile.depend M usr.bin/killall/Makefile.depend M usr.bin/ktrace/Makefile M usr.bin/ktrace/Makefile.depend M usr.bin/ktrace/ktrace.1 M usr.bin/ktrace/ktrace.c M usr.bin/ktrace/ktrace.h M usr.bin/ktrace/subr.c M usr.bin/ktrdump/Makefile.depend M usr.bin/lam/Makefile.depend M usr.bin/last/Makefile.depend M usr.bin/lastcomm/Makefile.depend M usr.bin/ldd/Makefile.depend M usr.bin/leave/Makefile.depend M usr.bin/less/Makefile.depend M usr.bin/lessecho/Makefile.depend M usr.bin/lesskey/Makefile.depend M usr.bin/lex/Makefile.depend M usr.bin/limits/Makefile.depend M usr.bin/locale/Makefile.depend M usr.bin/localedef/Makefile.depend M usr.bin/lock/Makefile.depend M usr.bin/lockf/Makefile M usr.bin/lockf/Makefile.depend M usr.bin/lockf/lockf.1 M usr.bin/lockf/lockf.c M usr.bin/logger/Makefile.depend M usr.bin/login/Makefile.depend M usr.bin/logins/Makefile.depend M usr.bin/logname/Makefile.depend M usr.bin/look/Makefile.depend M usr.bin/lorder/Makefile.depend M usr.bin/lsvfs/Makefile.depend M usr.bin/lzmainfo/Makefile.depend M usr.bin/m4/Makefile.depend M usr.bin/mail/Makefile.depend M usr.bin/man/Makefile.depend M usr.bin/mandoc/Makefile.depend M usr.bin/mesg/Makefile M usr.bin/mesg/Makefile.depend M usr.bin/mesg/mesg.1 M usr.bin/mesg/mesg.c M usr.bin/minigzip/Makefile.depend M usr.bin/ministat/Makefile.depend M usr.bin/mkcsmapper/Makefile.depend M usr.bin/mkcsmapper_static/Makefile.depend M usr.bin/mkdep/Makefile.depend M usr.bin/mkesdb/Makefile.depend M usr.bin/mkesdb_static/Makefile.depend M usr.bin/mkfifo/Makefile.depend A usr.bin/morse/Makefile.depend M usr.bin/msgs/Makefile.depend M usr.bin/mt/Makefile.depend M usr.bin/nc/Makefile.depend M usr.bin/ncal/Makefile.depend M usr.bin/netstat/Makefile.depend M usr.bin/newgrp/Makefile.depend M usr.bin/newkey/Makefile.depend M usr.bin/nfsstat/Makefile.depend M usr.bin/nice/Makefile.depend M usr.bin/nl/Makefile.depend M usr.bin/nm/Makefile.depend M usr.bin/nohup/Makefile.depend A usr.bin/number/Makefile.depend A usr.bin/objcopy/Makefile.depend M usr.bin/opieinfo/Makefile.depend M usr.bin/opiekey/Makefile.depend M usr.bin/opiepasswd/Makefile.depend M usr.bin/pagesize/Makefile.depend M usr.bin/pamtest/Makefile.depend M usr.bin/passwd/Makefile.depend M usr.bin/paste/Makefile.depend M usr.bin/patch/Makefile.depend M usr.bin/pathchk/Makefile.depend M usr.bin/perror/Makefile.depend A usr.bin/pom/Makefile.depend M usr.bin/pr/Makefile.depend A usr.bin/primes/Makefile.depend M usr.bin/printenv/Makefile.depend M usr.bin/printf/Makefile.depend M usr.bin/proccontrol/Makefile.depend M usr.bin/procstat/Makefile.depend M usr.bin/protect/Makefile.depend M usr.bin/quota/Makefile.depend A usr.bin/random/Makefile.depend M usr.bin/rctl/Makefile.depend M usr.bin/readelf/Makefile.depend M usr.bin/renice/Makefile.depend M usr.bin/resizewin/Makefile.depend M usr.bin/rev/Makefile.depend M usr.bin/revoke/Makefile.depend M usr.bin/rpcgen/Makefile.depend M usr.bin/rpcinfo/Makefile.depend M usr.bin/rs/Makefile.depend M usr.bin/rup/Makefile.depend M usr.bin/ruptime/Makefile.depend M usr.bin/rusers/Makefile.depend M usr.bin/rwall/Makefile.depend M usr.bin/rwho/Makefile.depend M usr.bin/script/Makefile.depend M usr.bin/sdiff/Makefile.depend M usr.bin/sed/Makefile.depend M usr.bin/seq/Makefile.depend M usr.bin/setchannel/Makefile.depend M usr.bin/shar/Makefile.depend M usr.bin/showmount/Makefile.depend M usr.bin/size/Makefile.depend M usr.bin/smbutil/Makefile.depend M usr.bin/sockstat/Makefile.depend M usr.bin/soelim/Makefile.depend M usr.bin/sort/Makefile.depend M usr.bin/split/Makefile.depend M usr.bin/ssh-copy-id/Makefile.depend M usr.bin/stat/Makefile.depend M usr.bin/stdbuf/Makefile.depend M usr.bin/strings/Makefile.depend M usr.bin/su/Makefile.depend M usr.bin/systat/Makefile.depend M usr.bin/tabs/Makefile.depend M usr.bin/tail/Makefile.depend M usr.bin/talk/Makefile.depend M usr.bin/tar/Makefile.depend M usr.bin/tcopy/Makefile.depend M usr.bin/tee/Makefile.depend M usr.bin/telnet/Makefile.depend M usr.bin/tests/Makefile.depend M usr.bin/tftp/Makefile.depend M usr.bin/time/Makefile.depend M usr.bin/timeout/Makefile.depend M usr.bin/tip/Makefile M usr.bin/tip/Makefile.inc M usr.bin/tip/README M usr.bin/tip/TODO M usr.bin/tip/libacu/biz22.c M usr.bin/tip/libacu/biz31.c M usr.bin/tip/libacu/courier.c M usr.bin/tip/libacu/df.c M usr.bin/tip/libacu/dn11.c M usr.bin/tip/libacu/hayes.c M usr.bin/tip/libacu/t3000.c M usr.bin/tip/libacu/v3451.c M usr.bin/tip/libacu/v831.c M usr.bin/tip/libacu/ventel.c M usr.bin/tip/tip/Makefile M usr.bin/tip/tip/Makefile.depend M usr.bin/tip/tip/acu.c M usr.bin/tip/tip/acutab.c M usr.bin/tip/tip/cmds.c M usr.bin/tip/tip/cmdtab.c M usr.bin/tip/tip/cu.1 M usr.bin/tip/tip/cu.c M usr.bin/tip/tip/hunt.c M usr.bin/tip/tip/log.c M usr.bin/tip/tip/partab.c M usr.bin/tip/tip/pathnames.h A usr.bin/tip/tip/phones A usr.bin/tip/tip/remote M usr.bin/tip/tip/remote.c M usr.bin/tip/tip/tip.1 M usr.bin/tip/tip/tip.c M usr.bin/tip/tip/tip.h M usr.bin/tip/tip/tipout.c M usr.bin/tip/tip/uucplock.c M usr.bin/tip/tip/value.c M usr.bin/tip/tip/vars.c M usr.bin/top/Makefile.depend M usr.bin/touch/Makefile.depend M usr.bin/tput/Makefile.depend M usr.bin/tr/Makefile.depend M usr.bin/true/Makefile.depend M usr.bin/truncate/Makefile.depend M usr.bin/truss/Makefile.depend M usr.bin/tset/Makefile.depend M usr.bin/tsort/Makefile.depend M usr.bin/tty/Makefile.depend M usr.bin/ul/Makefile.depend M usr.bin/uname/Makefile.depend M usr.bin/unexpand/Makefile.depend M usr.bin/unifdef/Makefile.depend M usr.bin/uniq/Makefile.depend M usr.bin/units/Makefile.depend M usr.bin/unvis/Makefile.depend M usr.bin/unzip/Makefile.depend M usr.bin/usbhidaction/Makefile.depend M usr.bin/usbhidctl/Makefile.depend M usr.bin/users/Makefile.depend M usr.bin/uudecode/Makefile.depend M usr.bin/uuencode/Makefile.depend M usr.bin/vacation/Makefile.depend M usr.bin/vgrind/Makefile.depend M usr.bin/vi/Makefile.depend M usr.bin/vis/Makefile.depend M usr.bin/vmstat/Makefile.depend A usr.bin/vmstat/tests/Makefile M usr.bin/vtfontcvt/Makefile.depend M usr.bin/w/Makefile.depend M usr.bin/wall/Makefile.depend M usr.bin/wc/Makefile.depend M usr.bin/what/Makefile.depend M usr.bin/whereis/Makefile.depend M usr.bin/which/Makefile.depend M usr.bin/who/Makefile.depend M usr.bin/whois/Makefile.depend M usr.bin/write/Makefile.depend M usr.bin/xargs/Makefile.depend M usr.bin/xinstall/Makefile.depend M usr.bin/xo/Makefile.depend M usr.bin/xstr/Makefile.depend M usr.bin/xz/Makefile.depend M usr.bin/xzdec/Makefile.depend M usr.bin/yacc/Makefile.depend M usr.bin/yes/Makefile.depend M usr.bin/ypcat/Makefile.depend M usr.bin/ypmatch/Makefile.depend M usr.bin/ypwhich/Makefile.depend M usr.sbin/ac/Makefile.depend M usr.sbin/accton/Makefile.depend M usr.sbin/adduser/Makefile.depend M usr.sbin/ancontrol/Makefile.depend M usr.sbin/apm/Makefile.depend M usr.sbin/arp/Makefile.depend M usr.sbin/audit/Makefile.depend M usr.sbin/auditd/Makefile.depend M usr.sbin/auditdistd/Makefile.depend M usr.sbin/auditreduce/Makefile.depend M usr.sbin/authpf/Makefile.depend M usr.sbin/bhyvectl/Makefile.depend M usr.sbin/bhyveload/Makefile.depend M usr.sbin/binmiscctl/Makefile.depend M usr.sbin/blacklistctl/Makefile.depend M usr.sbin/blacklistd/Makefile.depend M usr.sbin/boot0cfg/Makefile.depend M usr.sbin/bsdconfig/Makefile.depend M usr.sbin/bsdinstall/Makefile.depend M usr.sbin/btxld/Makefile.depend M usr.sbin/camdd/Makefile.depend M usr.sbin/cdcontrol/Makefile.depend M usr.sbin/chkgrp/Makefile.depend M usr.sbin/chown/Makefile.depend M usr.sbin/chroot/Makefile.depend M usr.sbin/ckdist/Makefile.depend M usr.sbin/clear_locks/Makefile.depend M usr.sbin/config/Makefile.depend M usr.sbin/cpucontrol/Makefile.depend M usr.sbin/crashinfo/Makefile.depend M usr.sbin/ctladm/Makefile.depend M usr.sbin/ctld/Makefile.depend M usr.sbin/cxgbetool/Makefile.depend M usr.sbin/daemon/Makefile.depend M usr.sbin/dconschat/Makefile.depend M usr.sbin/devctl/Makefile.depend M usr.sbin/devinfo/Makefile.depend M usr.sbin/diskinfo/Makefile.depend M usr.sbin/dumpcis/Makefile.depend M usr.sbin/editmap/Makefile.depend M usr.sbin/edquota/Makefile.depend M usr.sbin/eeprom/Makefile.depend M usr.sbin/efidp/Makefile.depend M usr.sbin/etcupdate/Makefile.depend M usr.sbin/extattr/Makefile.depend M usr.sbin/extattrctl/Makefile.depend M usr.sbin/fdcontrol/Makefile.depend M usr.sbin/fdformat/Makefile.depend M usr.sbin/fdread/Makefile.depend M usr.sbin/fdwrite/Makefile.depend M usr.sbin/flowctl/Makefile.depend M usr.sbin/fmtree/Makefile.depend A usr.sbin/freebsd-update/Makefile.depend M usr.sbin/fstyp/Makefile.depend M usr.sbin/ftp-proxy/Makefile.depend M usr.sbin/fwcontrol/Makefile.depend M usr.sbin/getfmac/Makefile.depend M usr.sbin/getpmac/Makefile.depend M usr.sbin/gpioctl/Makefile.depend M usr.sbin/gssd/Makefile.depend M usr.sbin/gstat/Makefile.depend M usr.sbin/i2c/Makefile.depend M usr.sbin/ifmcstat/Makefile.depend M usr.sbin/inetd/Makefile.depend M usr.sbin/iostat/Makefile.depend M usr.sbin/iovctl/Makefile.depend M usr.sbin/ip6addrctl/Makefile.depend M usr.sbin/ipfwpcap/Makefile.depend M usr.sbin/iscsid/Makefile.depend M usr.sbin/jail/Makefile.depend M usr.sbin/jexec/Makefile.depend M usr.sbin/jls/Makefile.depend M usr.sbin/kbdcontrol/Makefile.depend M usr.sbin/kbdmap/Makefile.depend M usr.sbin/keyserv/Makefile.depend M usr.sbin/kgmon/Makefile.depend M usr.sbin/lastlogin/Makefile.depend M usr.sbin/lptcontrol/Makefile.depend M usr.sbin/mailstats/Makefile.depend M usr.sbin/mailwrapper/Makefile.depend M usr.sbin/makefs/Makefile.depend M usr.sbin/makemap/Makefile.depend M usr.sbin/manctl/Makefile.depend M usr.sbin/memcontrol/Makefile.depend M usr.sbin/mergemaster/Makefile.depend M usr.sbin/mfiutil/Makefile.depend M usr.sbin/mixer/Makefile.depend M usr.sbin/mld6query/Makefile.depend M usr.sbin/mlxcontrol/Makefile.depend M usr.sbin/mount_smbfs/Makefile.depend M usr.sbin/mountd/Makefile.depend M usr.sbin/moused/Makefile.depend M usr.sbin/mptable/Makefile.depend M usr.sbin/mptutil/Makefile.depend M usr.sbin/nandsim/Makefile.depend M usr.sbin/nandtool/Makefile.depend M usr.sbin/ndiscvt/Makefile.depend M usr.sbin/ndp/Makefile.depend M usr.sbin/newsyslog/Makefile.depend M usr.sbin/nfscbd/Makefile.depend M usr.sbin/nfsd/Makefile.depend M usr.sbin/nfsdumpstate/Makefile.depend M usr.sbin/nfsrevoke/Makefile.depend M usr.sbin/nfsuserd/Makefile.depend M usr.sbin/ngctl/Makefile.depend M usr.sbin/nghook/Makefile.depend M usr.sbin/nmtree/Makefile.depend M usr.sbin/nologin/Makefile.depend M usr.sbin/nscd/Makefile.depend M usr.sbin/ofwdump/Makefile.depend M usr.sbin/pciconf/Makefile.depend M usr.sbin/periodic/Makefile.depend M usr.sbin/pmcannotate/Makefile.depend M usr.sbin/pmccontrol/Makefile.depend M usr.sbin/pmcstat/Makefile.depend M usr.sbin/pmcstudy/Makefile.depend M usr.sbin/pnpinfo/Makefile.depend M usr.sbin/powerd/Makefile.depend M usr.sbin/ppp/Makefile.depend M usr.sbin/pppctl/Makefile.depend M usr.sbin/praliases/Makefile.depend M usr.sbin/praudit/Makefile.depend M usr.sbin/pstat/Makefile.depend M usr.sbin/pw/Makefile.depend M usr.sbin/pwd_mkdb/Makefile.depend M usr.sbin/quot/Makefile.depend M usr.sbin/quotaon/Makefile.depend M usr.sbin/rarpd/Makefile.depend M usr.sbin/repquota/Makefile.depend M usr.sbin/rip6query/Makefile.depend M usr.sbin/rmt/Makefile.depend M usr.sbin/route6d/Makefile.depend M usr.sbin/rpc.lockd/Makefile.depend M usr.sbin/rpc.statd/Makefile.depend M usr.sbin/rpc.umntall/Makefile.depend M usr.sbin/rpc.yppasswdd/Makefile.depend M usr.sbin/rpc.ypupdated/Makefile.depend M usr.sbin/rpc.ypxfrd/Makefile.depend M usr.sbin/rpcbind/Makefile.depend M usr.sbin/rrenumd/Makefile.depend M usr.sbin/rtadvctl/Makefile.depend M usr.sbin/rtadvd/Makefile.depend M usr.sbin/rtprio/Makefile.depend M usr.sbin/rwhod/Makefile.depend M usr.sbin/sa/Makefile.depend M usr.sbin/sendmail/Makefile.depend M usr.sbin/service/Makefile.depend M usr.sbin/sesutil/Makefile.depend M usr.sbin/setfib/Makefile.depend M usr.sbin/setfmac/Makefile.depend M usr.sbin/setpmac/Makefile.depend M usr.sbin/smbmsg/Makefile.depend M usr.sbin/snapinfo/Makefile.depend M usr.sbin/spkrtest/Makefile.depend M usr.sbin/spray/Makefile.depend M usr.sbin/sysrc/Makefile.depend M usr.sbin/tcpdchk/Makefile.depend M usr.sbin/tcpdmatch/Makefile.depend M usr.sbin/tcpdrop/Makefile.depend M usr.sbin/tests/Makefile.depend M usr.sbin/traceroute6/Makefile.depend M usr.sbin/trpt/Makefile.depend M usr.sbin/tzsetup/Makefile.depend M usr.sbin/uathload/Makefile.depend M usr.sbin/ugidfw/Makefile.depend M usr.sbin/uhsoctl/Makefile.depend M usr.sbin/usbconfig/Makefile.depend M usr.sbin/usbdump/Makefile.depend M usr.sbin/utx/Makefile.depend M usr.sbin/vidcontrol/Makefile.depend Log Message: ----------- more Commit: 73912e79be4807e2c7ff3c1dfcbbeb6e0e10c4bb https://github.com/MidnightBSD/src/commit/73912e79be4807e2c7ff3c1dfcbbeb6e0e10c4bb Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile.inc1 M lib/atf/libatf-c++/Makefile.inc M lib/clang/llvm.build.mk M lib/libdl/Makefile M lib/libdl/Symbol.map M lib/libdpv/Makefile M lib/libdpv/status.c M lib/libdpv/status.h M lib/libdpv/util.c M lib/libdpv/util.h M lib/libdwarf/Makefile M release/rc.local M release/release.conf.sample M release/release.sh M sys/cam/cam_xpt.h M sys/cam/ctl/ctl_backend_block.c M sys/cam/ctl/ctl_backend_ramdisk.c M sys/cam/ctl/ctl_frontend_cam_sim.c M sys/cam/ctl/ctl_frontend_ioctl.c M sys/cam/ctl/ctl_frontend_iscsi.c M sys/cam/ctl/ctl_frontend_iscsi.h M sys/cam/ctl/ctl_scsi_all.c M sys/cam/ctl/ctl_scsi_all.h M sys/cam/ctl/ctl_ser_table.c M sys/cam/ctl/ctl_tpc.c M sys/cam/ctl/ctl_tpc.h M sys/cam/ctl/ctl_tpc_local.c M sys/cam/ctl/ctl_util.c M sys/cam/ctl/ctl_util.h M sys/cam/scsi/scsi_all.h M sys/cam/scsi/scsi_ch.c M sys/cam/scsi/scsi_ch.h M sys/cam/scsi/scsi_da.c M sys/cam/scsi/scsi_da.h M sys/cam/scsi/scsi_dvcfg.h M sys/cam/scsi/scsi_enc.c M sys/cam/scsi/scsi_iu.h M sys/cam/scsi/scsi_low.c M usr.bin/look/Makefile M usr.bin/look/look.1 M usr.bin/look/pathnames.h M usr.bin/m4/Makefile M usr.bin/m4/mdef.h M usr.bin/man/Makefile M usr.bin/man/man.1 M usr.bin/man/man.sh M usr.bin/mandoc/Makefile M usr.bin/ministat/ministat.c M usr.bin/mkcsmapper/Makefile M usr.bin/mkcsmapper/Makefile.inc M usr.bin/mkcsmapper/ldef.h M usr.bin/mkcsmapper/lex.l M usr.bin/mkcsmapper/mkcsmapper.1 M usr.bin/mkcsmapper/yacc.y M usr.bin/mkcsmapper_static/Makefile M usr.bin/mkdep/mkdep.1 M usr.bin/mkdep/mkdep.gcc.sh M usr.bin/mkdep/mkdep.sh M usr.bin/mkesdb/Makefile M usr.bin/mkesdb/ldef.h M usr.bin/mkesdb/lex.l M usr.bin/mkesdb/mkesdb.1 M usr.bin/mkesdb/yacc.y M usr.bin/mkesdb_static/Makefile M usr.bin/mkfifo/mkfifo.1 M usr.bin/mkfifo/mkfifo.c Log Message: ----------- more Commit: 58414cf94ec376ff6872f6189c6f950418bcebf1 https://github.com/MidnightBSD/src/commit/58414cf94ec376ff6872f6189c6f950418bcebf1 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M gnu/Makefile M gnu/lib/Makefile M gnu/lib/Makefile.inc M gnu/lib/csu/Makefile M gnu/lib/csu/Makefile.depend M gnu/lib/libdialog/Makefile M gnu/lib/libdialog/dlg_config.h M gnu/lib/libgcc/Makefile M gnu/lib/libgcc/Makefile.depend M gnu/lib/libgcov/Makefile M gnu/lib/libgcov/Makefile.depend M gnu/lib/libgomp/Makefile M gnu/lib/libgomp/Makefile.depend M gnu/lib/libgomp/config.h R gnu/lib/libodialog/CHANGES R gnu/lib/libodialog/COPYING R gnu/lib/libodialog/Makefile R gnu/lib/libodialog/README R gnu/lib/libodialog/TESTS/Makefile R gnu/lib/libodialog/TESTS/check1.c R gnu/lib/libodialog/TESTS/check2.c R gnu/lib/libodialog/TESTS/check3.c R gnu/lib/libodialog/TESTS/dselect.c R gnu/lib/libodialog/TESTS/fselect.c R gnu/lib/libodialog/TESTS/ftree1.c R gnu/lib/libodialog/TESTS/ftree1.test R gnu/lib/libodialog/TESTS/ftree2.c R gnu/lib/libodialog/TESTS/ftree2.test R gnu/lib/libodialog/TESTS/gauge.c R gnu/lib/libodialog/TESTS/input1.c R gnu/lib/libodialog/TESTS/input2.c R gnu/lib/libodialog/TESTS/menu1.c R gnu/lib/libodialog/TESTS/menu2.c R gnu/lib/libodialog/TESTS/menu3.c R gnu/lib/libodialog/TESTS/msg.c R gnu/lib/libodialog/TESTS/prgbox.c R gnu/lib/libodialog/TESTS/radio1.c R gnu/lib/libodialog/TESTS/radio2.c R gnu/lib/libodialog/TESTS/radio3.c R gnu/lib/libodialog/TESTS/text.c R gnu/lib/libodialog/TESTS/tree.c R gnu/lib/libodialog/TESTS/yesno.c R gnu/lib/libodialog/TODO R gnu/lib/libodialog/checklist.c R gnu/lib/libodialog/colors.h R gnu/lib/libodialog/dialog.3 R gnu/lib/libodialog/dialog.h R gnu/lib/libodialog/dialog.priv.h R gnu/lib/libodialog/dir.c R gnu/lib/libodialog/dir.h R gnu/lib/libodialog/fselect.c R gnu/lib/libodialog/gauge.c R gnu/lib/libodialog/help.c R gnu/lib/libodialog/inputbox.c R gnu/lib/libodialog/kernel.c R gnu/lib/libodialog/lineedit.c R gnu/lib/libodialog/menubox.c R gnu/lib/libodialog/msgbox.c R gnu/lib/libodialog/notify.c R gnu/lib/libodialog/prgbox.c R gnu/lib/libodialog/radiolist.c R gnu/lib/libodialog/raw_popen.c R gnu/lib/libodialog/rc.c R gnu/lib/libodialog/rc.h R gnu/lib/libodialog/textbox.c R gnu/lib/libodialog/tree.c R gnu/lib/libodialog/ui_objects.c R gnu/lib/libodialog/ui_objects.h R gnu/lib/libodialog/yesno.c R gnu/lib/libreadline/Makefile R gnu/lib/libreadline/Makefile.inc R gnu/lib/libreadline/config.h R gnu/lib/libreadline/history/Makefile R gnu/lib/libreadline/history/doc/Makefile R gnu/lib/libreadline/readline/Makefile R gnu/lib/libreadline/readline/Makefile.depend R gnu/lib/libreadline/readline/doc/Makefile M gnu/lib/libregex/Makefile M gnu/lib/libregex/Makefile.depend M gnu/lib/libregex/config.h M gnu/lib/libregex/gnuregex.h M gnu/lib/libregex/regex.h M gnu/lib/libssp/Makefile M gnu/lib/libssp/Makefile.depend M gnu/lib/libssp/config.h M gnu/lib/libssp/libssp_nonshared/Makefile M gnu/lib/libssp/libssp_nonshared/Makefile.depend M gnu/lib/libstdc++/Makefile M gnu/lib/libstdc++/Makefile.depend M gnu/lib/libstdc++/config.h M gnu/lib/libsupc++/Makefile M gnu/lib/libsupc++/Makefile.depend M gnu/lib/libsupc++/Version.map M gnu/lib/tests/Makefile M gnu/lib/tests/Makefile.depend M gnu/tests/Makefile R gnu/usr.bin/diff/Makefile R gnu/usr.bin/diff/Makefile.inc R gnu/usr.bin/diff/Makefile.inc0 R gnu/usr.bin/diff/diff/Makefile R gnu/usr.bin/diff/diff/paths.h R gnu/usr.bin/diff/diff/system.h R gnu/usr.bin/diff/diff3/Makefile R gnu/usr.bin/diff/doc/Makefile R gnu/usr.bin/diff/libdiffutils/Makefile R gnu/usr.bin/diff/libdiffutils/alloca.h R gnu/usr.bin/diff/libdiffutils/arg-nonnull.h R gnu/usr.bin/diff/libdiffutils/config.h R gnu/usr.bin/diff/libdiffutils/configmake.h R gnu/usr.bin/diff/libdiffutils/fcntl.h R gnu/usr.bin/diff/libdiffutils/fnmatch.h R gnu/usr.bin/diff/libdiffutils/getopt.h R gnu/usr.bin/diff/libdiffutils/gnuwidechar.h R gnu/usr.bin/diff/libdiffutils/string.h R gnu/usr.bin/diff/libdiffutils/strings.h R gnu/usr.bin/diff/libdiffutils/sys/stat.h R gnu/usr.bin/diff/libdiffutils/unistr.h R gnu/usr.bin/diff/libdiffutils/unitypes.h R gnu/usr.bin/diff/libdiffutils/uniwidth.h R gnu/usr.bin/diff/libdiffutils/unused-parameter.h R gnu/usr.bin/diff/libdiffutils/warn-on-use.h R gnu/usr.bin/diff/libver/Makefile R gnu/usr.bin/diff/libver/version.c R gnu/usr.bin/diff/libver/version.h R gnu/usr.bin/diff/tests/Makefile R gnu/usr.bin/diff/tests/Makefile.depend A gnu/usr.bin/diff3/Makefile A gnu/usr.bin/diff3/Makefile.depend A gnu/usr.bin/diff3/diff3.c.diff R gnu/usr.bin/grep/FREEBSD-upgrade M gnu/usr.bin/grep/Makefile M gnu/usr.bin/grep/Makefile.depend R gnu/usr.bin/groff/Makefile R gnu/usr.bin/groff/Makefile.inc R gnu/usr.bin/groff/contrib/Makefile R gnu/usr.bin/groff/contrib/Makefile.inc R gnu/usr.bin/groff/contrib/groffer/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile.depend R gnu/usr.bin/groff/font/Makefile R gnu/usr.bin/groff/font/Makefile.dev R gnu/usr.bin/groff/font/Makefile.inc R gnu/usr.bin/groff/font/Makefile.tty R gnu/usr.bin/groff/font/devX100-12/Makefile R gnu/usr.bin/groff/font/devX100-12/Makefile.depend R gnu/usr.bin/groff/font/devX100/Makefile R gnu/usr.bin/groff/font/devX100/Makefile.depend R gnu/usr.bin/groff/font/devX75-12/Makefile R gnu/usr.bin/groff/font/devX75-12/Makefile.depend R gnu/usr.bin/groff/font/devX75/Makefile R gnu/usr.bin/groff/font/devX75/Makefile.depend R gnu/usr.bin/groff/font/devascii/Makefile R gnu/usr.bin/groff/font/devascii/Makefile.depend R gnu/usr.bin/groff/font/devcp1047/Makefile R gnu/usr.bin/groff/font/devcp1047/Makefile.depend R gnu/usr.bin/groff/font/devdvi/Makefile R gnu/usr.bin/groff/font/devdvi/Makefile.depend R gnu/usr.bin/groff/font/devhtml/Makefile R gnu/usr.bin/groff/font/devhtml/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/DESC.proto R gnu/usr.bin/groff/font/devkoi8-r/Makefile R gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/R.proto R gnu/usr.bin/groff/font/devlatin1/Makefile R gnu/usr.bin/groff/font/devlatin1/Makefile.depend R gnu/usr.bin/groff/font/devlbp/Makefile R gnu/usr.bin/groff/font/devlbp/Makefile.depend R gnu/usr.bin/groff/font/devlj4/Makefile R gnu/usr.bin/groff/font/devlj4/Makefile.depend R gnu/usr.bin/groff/font/devps/Makefile R gnu/usr.bin/groff/font/devps/Makefile.depend R gnu/usr.bin/groff/font/devutf8/Makefile R gnu/usr.bin/groff/font/devutf8/Makefile.depend R gnu/usr.bin/groff/man/Makefile R gnu/usr.bin/groff/man/Makefile.depend R gnu/usr.bin/groff/mdate.sh R gnu/usr.bin/groff/src/Makefile R gnu/usr.bin/groff/src/devices/Makefile R gnu/usr.bin/groff/src/devices/Makefile.inc R gnu/usr.bin/groff/src/devices/grodvi/Makefile R gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend R gnu/usr.bin/groff/src/devices/grohtml/Makefile R gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend R gnu/usr.bin/groff/src/devices/grolbp/Makefile R gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend R gnu/usr.bin/groff/src/devices/grolj4/Makefile R gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend R gnu/usr.bin/groff/src/devices/grops/Makefile R gnu/usr.bin/groff/src/devices/grops/Makefile.depend R gnu/usr.bin/groff/src/devices/grotty/Makefile R gnu/usr.bin/groff/src/devices/grotty/Makefile.depend R gnu/usr.bin/groff/src/devices/xditview/Makefile R gnu/usr.bin/groff/src/include/config.h R gnu/usr.bin/groff/src/include/defs.h R gnu/usr.bin/groff/src/libs/Makefile R gnu/usr.bin/groff/src/libs/Makefile.inc R gnu/usr.bin/groff/src/libs/libbib/Makefile R gnu/usr.bin/groff/src/libs/libbib/Makefile.depend R gnu/usr.bin/groff/src/libs/libdriver/Makefile R gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend R gnu/usr.bin/groff/src/libs/libgroff/Makefile R gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend R gnu/usr.bin/groff/src/preproc/Makefile R gnu/usr.bin/groff/src/preproc/Makefile.inc R gnu/usr.bin/groff/src/preproc/eqn/Makefile R gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend R gnu/usr.bin/groff/src/preproc/grn/Makefile R gnu/usr.bin/groff/src/preproc/grn/Makefile.depend R gnu/usr.bin/groff/src/preproc/html/Makefile R gnu/usr.bin/groff/src/preproc/html/Makefile.depend R gnu/usr.bin/groff/src/preproc/pic/Makefile R gnu/usr.bin/groff/src/preproc/pic/Makefile.depend R gnu/usr.bin/groff/src/preproc/refer/Makefile R gnu/usr.bin/groff/src/preproc/refer/Makefile.depend R gnu/usr.bin/groff/src/preproc/soelim/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend R gnu/usr.bin/groff/src/roff/Makefile R gnu/usr.bin/groff/src/roff/Makefile.inc R gnu/usr.bin/groff/src/roff/groff/Makefile R gnu/usr.bin/groff/src/roff/groff/Makefile.depend R gnu/usr.bin/groff/src/roff/grog/Makefile R gnu/usr.bin/groff/src/roff/grog/Makefile.depend R gnu/usr.bin/groff/src/roff/nroff/Makefile R gnu/usr.bin/groff/src/roff/nroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/Makefile R gnu/usr.bin/groff/src/roff/psroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/psroff.1 R gnu/usr.bin/groff/src/roff/psroff/psroff.sh R gnu/usr.bin/groff/src/roff/troff/Makefile R gnu/usr.bin/groff/src/roff/troff/Makefile.depend R gnu/usr.bin/groff/src/utils/Makefile R gnu/usr.bin/groff/src/utils/Makefile.inc R gnu/usr.bin/groff/src/utils/addftinfo/Makefile R gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend R gnu/usr.bin/groff/src/utils/afmtodit/Makefile R gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend R gnu/usr.bin/groff/src/utils/hpftodit/Makefile R gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend R gnu/usr.bin/groff/src/utils/indxbib/Makefile R gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lkbib/Makefile R gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lookbib/Makefile R gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend R gnu/usr.bin/groff/src/utils/pfbtops/Makefile R gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend R gnu/usr.bin/groff/tmac/Makefile R gnu/usr.bin/groff/tmac/Makefile.depend R gnu/usr.bin/groff/tmac/fr.ISO8859-1.in R gnu/usr.bin/groff/tmac/hyphen.ru R gnu/usr.bin/groff/tmac/koi8-r.tmac R gnu/usr.bin/groff/tmac/mdoc.local.in R gnu/usr.bin/groff/tmac/ru.KOI8-R.in R gnu/usr.bin/texinfo/Makefile R gnu/usr.bin/texinfo/Makefile.inc R gnu/usr.bin/texinfo/doc/Makefile R gnu/usr.bin/texinfo/info/Makefile R gnu/usr.bin/texinfo/infokey/Makefile R gnu/usr.bin/texinfo/install-info/Makefile R gnu/usr.bin/texinfo/libtxi/Makefile R gnu/usr.bin/texinfo/makeinfo/Makefile R gnu/usr.bin/texinfo/texindex/Makefile M lib/libc++experimental/Makefile M lib/libcalendar/Makefile M lib/libcalendar/calendar.3 M lib/libcalendar/calendar.c M lib/libcalendar/calendar.h M lib/libcalendar/easter.c M lib/libcam/Makefile M lib/libcam/cam.3 M lib/libcam/cam_cdbparse.3 M lib/libcam/camlib.c M lib/libcam/camlib.h M lib/libcam/scsi_cmdparse.c M lib/libcam/tests/Makefile A lib/libcam/tests/Makefile.depend M lib/libcam/tests/cam_test.c M lib/libcam/tests/libcam_test.c M lib/libdevctl/Makefile M lib/libdevctl/devctl.3 M lib/libdevctl/devctl.c M lib/libdevctl/devctl.h M lib/libdevdctl/Makefile M lib/libdevdctl/consumer.cc M lib/libdevdctl/consumer.h M lib/libdevdctl/event.cc M lib/libdevdctl/event.h M lib/libdevdctl/event_factory.cc M lib/libdevdctl/event_factory.h M lib/libdevdctl/exception.cc M lib/libdevdctl/exception.h M lib/libdevdctl/guid.cc M lib/libdevdctl/guid.h M lib/libdevdctl/tests/Makefile M lib/libdevdctl/tests/libdevdctl_unittest.cc M lib/libdevinfo/Makefile M lib/libdevinfo/devinfo.3 M lib/libdevinfo/devinfo.c M lib/libdevinfo/devinfo.h M lib/libdevinfo/devinfo_var.h M lib/libdevstat/Makefile M lib/libdevstat/devstat.3 M lib/libdevstat/devstat.c M lib/libdevstat/devstat.h M lib/libufs/Makefile M lib/libufs/bread.3 M lib/libufs/cgread.3 M lib/libufs/cgroup.c M lib/libufs/inode.c M lib/libufs/libufs.3 M lib/libufs/libufs.h M lib/libufs/sblock.c M lib/libufs/sbread.3 M lib/libufs/type.c M lib/libufs/ufs_disk_close.3 M lib/msun/Symbol.map M lib/msun/aarch64/Makefile.inc M lib/msun/aarch64/fenv.c M lib/msun/aarch64/fenv.h M lib/msun/amd64/Makefile.inc M lib/msun/amd64/Symbol.map M lib/msun/amd64/e_fmod.S M lib/msun/amd64/e_fmodf.S M lib/msun/amd64/e_fmodl.S M lib/msun/amd64/e_remainder.S M lib/msun/amd64/e_remainderf.S M lib/msun/amd64/e_remainderl.S M lib/msun/amd64/e_sqrt.S M lib/msun/amd64/e_sqrtf.S M lib/msun/amd64/e_sqrtl.S M lib/msun/amd64/fenv.c M lib/msun/amd64/s_llrint.S M lib/msun/amd64/s_llrintf.S M lib/msun/amd64/s_llrintl.S M lib/msun/amd64/s_logbl.S M lib/msun/amd64/s_lrint.S M lib/msun/amd64/s_lrintf.S M lib/msun/amd64/s_lrintl.S M lib/msun/amd64/s_remquo.S M lib/msun/amd64/s_remquof.S M lib/msun/amd64/s_remquol.S M lib/msun/amd64/s_rintl.S M lib/msun/amd64/s_scalbn.S M lib/msun/amd64/s_scalbnf.S M lib/msun/amd64/s_scalbnl.S M lib/msun/arm/Makefile.inc M lib/msun/arm/Symbol.map M lib/msun/arm/fenv-mangle.h M lib/msun/arm/fenv-softfp.c M lib/msun/arm/fenv-vfp.c M lib/msun/arm/fenv.c M lib/msun/arm/fenv.h M lib/msun/bsdsrc/b_exp.c M lib/msun/bsdsrc/b_log.c M lib/msun/bsdsrc/b_tgamma.c M lib/msun/bsdsrc/mathimpl.h M lib/msun/i387/Makefile.inc M lib/msun/i387/Symbol.map M lib/msun/i387/e_exp.S M lib/msun/i387/e_fmod.S M lib/msun/i387/e_fmodf.S M lib/msun/i387/e_fmodl.S M lib/msun/i387/e_log.S M lib/msun/i387/e_log10.S M lib/msun/i387/e_log10f.S M lib/msun/i387/e_logf.S M lib/msun/i387/e_remainder.S M lib/msun/i387/e_remainderf.S M lib/msun/i387/e_remainderl.S M lib/msun/i387/e_sqrt.S M lib/msun/i387/e_sqrtf.S M lib/msun/i387/e_sqrtl.S M lib/msun/i387/fenv.c M lib/msun/i387/invtrig.c M lib/msun/i387/s_ceil.S M lib/msun/i387/s_ceilf.S M lib/msun/i387/s_ceill.S M lib/msun/i387/s_copysign.S M lib/msun/i387/s_copysignf.S M lib/msun/i387/s_copysignl.S M lib/msun/i387/s_cos.S M lib/msun/i387/s_finite.S M lib/msun/i387/s_floor.S M lib/msun/i387/s_floorf.S M lib/msun/i387/s_floorl.S M lib/msun/i387/s_llrint.S M lib/msun/i387/s_llrintf.S M lib/msun/i387/s_llrintl.S M lib/msun/i387/s_logb.S M lib/msun/i387/s_logbf.S M lib/msun/i387/s_logbl.S M lib/msun/i387/s_lrint.S M lib/msun/i387/s_lrintf.S M lib/msun/i387/s_lrintl.S M lib/msun/i387/s_remquo.S M lib/msun/i387/s_remquof.S M lib/msun/i387/s_remquol.S M lib/msun/i387/s_rint.S M lib/msun/i387/s_rintf.S M lib/msun/i387/s_rintl.S M lib/msun/i387/s_scalbn.S M lib/msun/i387/s_scalbnf.S M lib/msun/i387/s_scalbnl.S M lib/msun/i387/s_significand.S M lib/msun/i387/s_significandf.S M lib/msun/i387/s_sin.S M lib/msun/i387/s_tan.S M lib/msun/i387/s_trunc.S M lib/msun/i387/s_truncf.S M lib/msun/i387/s_truncl.S M lib/msun/ld128/e_lgammal_r.c M lib/msun/ld128/e_powl.c M lib/msun/ld128/e_rem_pio2l.h M lib/msun/ld128/invtrig.c M lib/msun/ld128/invtrig.h M lib/msun/ld128/k_cosl.c M lib/msun/ld128/k_expl.h M lib/msun/ld128/k_sinl.c M lib/msun/ld128/k_tanl.c M lib/msun/ld128/s_erfl.c M lib/msun/ld128/s_exp2l.c M lib/msun/ld128/s_expl.c M lib/msun/ld128/s_logl.c M lib/msun/ld128/s_nanl.c M lib/msun/ld80/e_lgammal_r.c M lib/msun/ld80/e_powl.c M lib/msun/ld80/e_rem_pio2l.h M lib/msun/ld80/invtrig.c M lib/msun/ld80/invtrig.h M lib/msun/ld80/k_cosl.c M lib/msun/ld80/k_expl.h M lib/msun/ld80/k_sinl.c M lib/msun/ld80/k_tanl.c M lib/msun/ld80/s_erfl.c M lib/msun/ld80/s_exp2l.c M lib/msun/ld80/s_expl.c M lib/msun/ld80/s_logl.c M lib/msun/ld80/s_nanl.c M lib/msun/man/asin.3 M lib/msun/man/asinh.3 M lib/msun/man/atan.3 M lib/msun/man/atan2.3 M lib/msun/man/atanh.3 M lib/msun/man/cacos.3 M lib/msun/man/ccos.3 M lib/msun/man/ccosh.3 M lib/msun/man/ceil.3 M lib/msun/man/cexp.3 M lib/msun/man/cimag.3 M lib/msun/man/clog.3 M lib/msun/man/complex.3 M lib/msun/man/copysign.3 M lib/msun/man/cos.3 M lib/msun/man/cosh.3 M lib/msun/man/cpow.3 M lib/msun/man/csqrt.3 M lib/msun/man/erf.3 M lib/msun/man/exp.3 M lib/msun/man/fabs.3 M lib/msun/man/fdim.3 M lib/msun/man/feclearexcept.3 M lib/msun/man/feenableexcept.3 M lib/msun/man/fegetenv.3 M lib/msun/man/fegetround.3 M lib/msun/man/fenv.3 M lib/msun/man/floor.3 M lib/msun/man/fma.3 M lib/msun/man/fmax.3 M lib/msun/man/fmod.3 M lib/msun/man/hypot.3 M lib/msun/man/ieee.3 M lib/msun/man/ieee_test.3 M lib/msun/man/ilogb.3 M lib/msun/man/j0.3 M lib/msun/man/lgamma.3 M lib/msun/man/log.3 M lib/msun/man/lrint.3 M lib/msun/man/lround.3 M lib/msun/man/math.3 M lib/msun/man/nan.3 M lib/msun/man/nextafter.3 M lib/msun/man/remainder.3 M lib/msun/man/rint.3 M lib/msun/man/round.3 M lib/msun/man/scalbn.3 M lib/msun/man/signbit.3 M lib/msun/man/sin.3 M lib/msun/man/sincos.3 M lib/msun/man/sinh.3 M lib/msun/man/sqrt.3 M lib/msun/man/tan.3 M lib/msun/man/tanh.3 M lib/msun/man/trunc.3 M lib/msun/mips/Makefile.inc M lib/msun/mips/Symbol.map M lib/msun/mips/fenv.c M lib/msun/mips/fenv.h M lib/msun/powerpc/Makefile.inc M lib/msun/powerpc/Symbol.map M lib/msun/powerpc/fenv.c M lib/msun/powerpc/fenv.h M lib/msun/riscv/Makefile.inc A lib/msun/riscv/Symbol.map M lib/msun/riscv/fenv.c M lib/msun/riscv/fenv.h M lib/msun/src/catrig.c M lib/msun/src/catrigf.c M lib/msun/src/catrigl.c M lib/msun/src/e_acos.c M lib/msun/src/e_acosf.c M lib/msun/src/e_acosh.c M lib/msun/src/e_acoshf.c M lib/msun/src/e_acoshl.c M lib/msun/src/e_acosl.c M lib/msun/src/e_asin.c M lib/msun/src/e_asinf.c M lib/msun/src/e_asinl.c M lib/msun/src/e_atan2.c M lib/msun/src/e_atan2f.c M lib/msun/src/e_atan2l.c M lib/msun/src/e_atanh.c M lib/msun/src/e_atanhf.c M lib/msun/src/e_atanhl.c M lib/msun/src/e_cosh.c M lib/msun/src/e_coshf.c M lib/msun/src/e_coshl.c M lib/msun/src/e_exp.c M lib/msun/src/e_expf.c M lib/msun/src/e_fmod.c M lib/msun/src/e_fmodf.c M lib/msun/src/e_fmodl.c M lib/msun/src/e_gamma.c M lib/msun/src/e_gamma_r.c M lib/msun/src/e_gammaf.c M lib/msun/src/e_gammaf_r.c M lib/msun/src/e_hypot.c M lib/msun/src/e_hypotf.c M lib/msun/src/e_hypotl.c M lib/msun/src/e_j0.c M lib/msun/src/e_j0f.c M lib/msun/src/e_j1.c M lib/msun/src/e_j1f.c M lib/msun/src/e_jn.c M lib/msun/src/e_jnf.c M lib/msun/src/e_lgamma.c M lib/msun/src/e_lgamma_r.c M lib/msun/src/e_lgammaf.c M lib/msun/src/e_lgammaf_r.c M lib/msun/src/e_lgammal.c M lib/msun/src/e_log.c M lib/msun/src/e_log10.c M lib/msun/src/e_log10f.c M lib/msun/src/e_log2.c M lib/msun/src/e_log2f.c M lib/msun/src/e_logf.c M lib/msun/src/e_pow.c M lib/msun/src/e_powf.c M lib/msun/src/e_rem_pio2.c M lib/msun/src/e_rem_pio2f.c M lib/msun/src/e_remainder.c M lib/msun/src/e_remainderf.c M lib/msun/src/e_remainderl.c M lib/msun/src/e_scalb.c M lib/msun/src/e_scalbf.c M lib/msun/src/e_sinh.c M lib/msun/src/e_sinhf.c M lib/msun/src/e_sinhl.c M lib/msun/src/e_sqrt.c M lib/msun/src/e_sqrtl.c M lib/msun/src/fenv-softfloat.h M lib/msun/src/imprecise.c M lib/msun/src/k_cos.c M lib/msun/src/k_cosf.c M lib/msun/src/k_exp.c M lib/msun/src/k_expf.c M lib/msun/src/k_log.h M lib/msun/src/k_logf.h M lib/msun/src/k_rem_pio2.c M lib/msun/src/k_sin.c M lib/msun/src/k_sincos.h M lib/msun/src/k_sincosf.h M lib/msun/src/k_sincosl.h M lib/msun/src/k_sinf.c M lib/msun/src/k_tan.c M lib/msun/src/k_tanf.c M lib/msun/src/math_private.h M lib/msun/src/s_asinh.c M lib/msun/src/s_asinhf.c M lib/msun/src/s_asinhl.c M lib/msun/src/s_atan.c M lib/msun/src/s_atanf.c M lib/msun/src/s_atanl.c M lib/msun/src/s_carg.c M lib/msun/src/s_cargf.c M lib/msun/src/s_cargl.c M lib/msun/src/s_cbrt.c M lib/msun/src/s_cbrtf.c M lib/msun/src/s_cbrtl.c M lib/msun/src/s_ccosh.c M lib/msun/src/s_ccoshf.c M lib/msun/src/s_ceil.c M lib/msun/src/s_ceilf.c M lib/msun/src/s_ceill.c M lib/msun/src/s_cexp.c M lib/msun/src/s_cexpf.c M lib/msun/src/s_cimag.c M lib/msun/src/s_cimagf.c M lib/msun/src/s_cimagl.c M lib/msun/src/s_clog.c M lib/msun/src/s_clogf.c M lib/msun/src/s_clogl.c M lib/msun/src/s_conj.c M lib/msun/src/s_conjf.c M lib/msun/src/s_conjl.c M lib/msun/src/s_copysign.c M lib/msun/src/s_copysignf.c M lib/msun/src/s_copysignl.c M lib/msun/src/s_cos.c M lib/msun/src/s_cosf.c M lib/msun/src/s_cosl.c M lib/msun/src/s_cpow.c M lib/msun/src/s_cpowf.c M lib/msun/src/s_cpowl.c M lib/msun/src/s_cproj.c M lib/msun/src/s_cprojf.c M lib/msun/src/s_cprojl.c M lib/msun/src/s_creal.c M lib/msun/src/s_crealf.c M lib/msun/src/s_creall.c M lib/msun/src/s_csinh.c M lib/msun/src/s_csinhf.c M lib/msun/src/s_csqrt.c M lib/msun/src/s_csqrtf.c M lib/msun/src/s_csqrtl.c M lib/msun/src/s_ctanh.c M lib/msun/src/s_ctanhf.c M lib/msun/src/s_erf.c M lib/msun/src/s_erff.c M lib/msun/src/s_exp2.c M lib/msun/src/s_exp2f.c M lib/msun/src/s_expm1.c M lib/msun/src/s_expm1f.c M lib/msun/src/s_fabs.c M lib/msun/src/s_fabsf.c M lib/msun/src/s_fabsl.c M lib/msun/src/s_fdim.c M lib/msun/src/s_finite.c M lib/msun/src/s_finitef.c M lib/msun/src/s_floor.c M lib/msun/src/s_floorf.c M lib/msun/src/s_floorl.c M lib/msun/src/s_fma.c M lib/msun/src/s_fmaf.c M lib/msun/src/s_fmal.c M lib/msun/src/s_fmax.c M lib/msun/src/s_fmaxf.c M lib/msun/src/s_fmaxl.c M lib/msun/src/s_fmin.c M lib/msun/src/s_fminf.c M lib/msun/src/s_fminl.c M lib/msun/src/s_frexp.c M lib/msun/src/s_frexpf.c M lib/msun/src/s_frexpl.c M lib/msun/src/s_ilogb.c M lib/msun/src/s_ilogbf.c M lib/msun/src/s_ilogbl.c M lib/msun/src/s_isfinite.c M lib/msun/src/s_isnan.c M lib/msun/src/s_isnormal.c M lib/msun/src/s_llrint.c M lib/msun/src/s_llrintf.c M lib/msun/src/s_llrintl.c M lib/msun/src/s_llround.c M lib/msun/src/s_llroundf.c M lib/msun/src/s_llroundl.c M lib/msun/src/s_log1p.c M lib/msun/src/s_log1pf.c M lib/msun/src/s_logb.c M lib/msun/src/s_logbf.c M lib/msun/src/s_logbl.c M lib/msun/src/s_lrint.c M lib/msun/src/s_lrintf.c M lib/msun/src/s_lrintl.c M lib/msun/src/s_lround.c M lib/msun/src/s_lroundf.c M lib/msun/src/s_lroundl.c M lib/msun/src/s_modff.c M lib/msun/src/s_modfl.c M lib/msun/src/s_nan.c M lib/msun/src/s_nearbyint.c M lib/msun/src/s_nextafter.c M lib/msun/src/s_nextafterf.c M lib/msun/src/s_nextafterl.c M lib/msun/src/s_nexttoward.c M lib/msun/src/s_nexttowardf.c M lib/msun/src/s_remquo.c M lib/msun/src/s_remquof.c M lib/msun/src/s_remquol.c M lib/msun/src/s_rint.c M lib/msun/src/s_rintf.c M lib/msun/src/s_rintl.c M lib/msun/src/s_round.c M lib/msun/src/s_roundf.c M lib/msun/src/s_roundl.c M lib/msun/src/s_scalbln.c M lib/msun/src/s_scalbn.c M lib/msun/src/s_scalbnf.c M lib/msun/src/s_scalbnl.c M lib/msun/src/s_signbit.c M lib/msun/src/s_significand.c M lib/msun/src/s_significandf.c M lib/msun/src/s_sin.c M lib/msun/src/s_sincos.c M lib/msun/src/s_sincosf.c M lib/msun/src/s_sincosl.c M lib/msun/src/s_sinf.c M lib/msun/src/s_sinl.c M lib/msun/src/s_tan.c M lib/msun/src/s_tanf.c M lib/msun/src/s_tanh.c M lib/msun/src/s_tanhf.c M lib/msun/src/s_tanhl.c M lib/msun/src/s_tanl.c M lib/msun/src/s_tgammaf.c M lib/msun/src/s_trunc.c M lib/msun/src/s_truncf.c M lib/msun/src/s_truncl.c M lib/msun/src/w_cabs.c M lib/msun/src/w_cabsl.c M lib/msun/src/w_dremf.c M lib/msun/tests/Makefile M lib/msun/tests/Makefile.depend M lib/msun/x86/fenv.h M lib/ncurses/Makefile M lib/ncurses/Makefile.inc M lib/ncurses/config.mk M lib/ncurses/form/Makefile M lib/ncurses/form/Makefile.depend A lib/ncurses/formw/Makefile A lib/ncurses/formw/Makefile.depend M lib/ncurses/menu/Makefile M lib/ncurses/menu/Makefile.depend A lib/ncurses/menuw/Makefile A lib/ncurses/menuw/Makefile.depend M lib/ncurses/ncurses/Makefile M lib/ncurses/ncurses/Makefile.depend M lib/ncurses/ncurses/ncurses_cfg.h M lib/ncurses/ncurses/pathnames.h M lib/ncurses/ncurses/termcap.c A lib/ncurses/ncursesw/Makefile A lib/ncurses/ncursesw/Makefile.depend M lib/ncurses/panel/Makefile M lib/ncurses/panel/Makefile.depend A lib/ncurses/panelw/Makefile A lib/ncurses/panelw/Makefile.depend M lib/ofed/Makefile M lib/ofed/Makefile.inc M lib/ofed/complib/Makefile A lib/ofed/complib/Makefile.depend M lib/ofed/include/Makefile A lib/ofed/include/Makefile.depend M lib/ofed/libcxgb4/Makefile A lib/ofed/libcxgb4/Makefile.depend M lib/ofed/libibcm/Makefile A lib/ofed/libibcm/Makefile.depend M lib/ofed/libibmad/Makefile A lib/ofed/libibmad/Makefile.depend M lib/ofed/libibnetdisc/Makefile A lib/ofed/libibnetdisc/Makefile.depend M lib/ofed/libibumad/Makefile M lib/ofed/libibverbs/Makefile A lib/ofed/libibverbs/Makefile.depend M lib/ofed/libmlx4/Makefile A lib/ofed/libmlx4/Makefile.depend M lib/ofed/libmlx5/Makefile A lib/ofed/libmlx5/Makefile.depend M lib/ofed/libopensm/Makefile A lib/ofed/libopensm/Makefile.depend M lib/ofed/librdmacm/Makefile A lib/ofed/librdmacm/Makefile.depend M lib/ofed/libvendor/Makefile A lib/ofed/libvendor/Makefile.depend M usr.bin/login/Makefile A usr.bin/login/Makefile.depend.options M usr.bin/login/README A usr.bin/login/fbtab M usr.bin/login/login.1 M usr.bin/login/login.c A usr.bin/login/login.conf M usr.bin/login/login.h M usr.bin/login/login_audit.c M usr.bin/login/login_fbtab.c A usr.bin/login/motd M usr.bin/login/pathnames.h A usr.bin/netstat/Makefile.depend.options A usr.bin/nm/Makefile.depend.options A usr.bin/posixshmcontrol/Makefile A usr.bin/posixshmcontrol/posixshmcontrol.1 A usr.bin/posixshmcontrol/posixshmcontrol.c A usr.bin/pr/tests/Makefile.depend A usr.bin/readelf/Makefile.depend.options A usr.bin/rs/tests/Makefile A usr.bin/rs/tests/rs_test.sh A usr.bin/sdiotool/Makefile A usr.bin/sdiotool/brcmfmac_bus.h A usr.bin/sdiotool/brcmfmac_sdio.h A usr.bin/sdiotool/cam_sdio.c A usr.bin/sdiotool/cam_sdio.h A usr.bin/sdiotool/linux_compat.h A usr.bin/sdiotool/linux_sdio_compat.c A usr.bin/sdiotool/linux_sdio_compat.h A usr.bin/sdiotool/sdiotool.c A usr.bin/size/Makefile.depend.options A usr.bin/sort/Makefile.depend.options A usr.bin/sort/tests/Makefile A usr.bin/stat/tests/Makefile.depend A usr.bin/strings/Makefile.depend.options A usr.bin/su/Makefile.depend.options A usr.bin/tail/Makefile.depend.options A usr.bin/tail/tests/Makefile.depend A usr.bin/telnet/Makefile.depend.options Log Message: ----------- ain't this grand. Commit: 339bfb8d58eef16830cf4bde758d76687037bc3d https://github.com/MidnightBSD/src/commit/339bfb8d58eef16830cf4bde758d76687037bc3d Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M cddl/compat/opensolaris/misc/thread_pool.c M cddl/compat/opensolaris/misc/zmount.c M cddl/compat/opensolaris/misc/zone.c M cddl/lib/Makefile M cddl/lib/Makefile.inc M cddl/lib/drti/Makefile M cddl/lib/drti/Makefile.depend M cddl/lib/libavl/Makefile M cddl/lib/libavl/Makefile.depend M cddl/lib/libctf/Makefile M cddl/lib/libctf/Makefile.depend M cddl/lib/libdtrace/Makefile M cddl/lib/libdtrace/Makefile.depend M cddl/lib/libdtrace/errno.d M cddl/lib/libdtrace/io.d M cddl/lib/libdtrace/ip.d M cddl/lib/libdtrace/libproc_compat.h M cddl/lib/libdtrace/net.d M cddl/lib/libdtrace/nfs.d M cddl/lib/libdtrace/nfssrv.d M cddl/lib/libdtrace/psinfo.d M cddl/lib/libdtrace/regs_x86.d M cddl/lib/libdtrace/sched.d A cddl/lib/libdtrace/sctp.d M cddl/lib/libdtrace/siftr.d M cddl/lib/libdtrace/signal.d M cddl/lib/libdtrace/socket.d M cddl/lib/libdtrace/tcp.d M cddl/lib/libdtrace/udp.d A cddl/lib/libdtrace/udplite.d M cddl/lib/libdtrace/unistd.d M cddl/lib/libnvpair/Makefile M cddl/lib/libnvpair/Makefile.depend M cddl/lib/libumem/Makefile M cddl/lib/libumem/Makefile.depend M cddl/lib/libuutil/Makefile M cddl/lib/libuutil/Makefile.depend M cddl/lib/libzfs/Makefile M cddl/lib/libzfs/Makefile.depend M cddl/lib/libzfs_core/Makefile M cddl/lib/libzfs_core/Makefile.depend M cddl/lib/libzpool/Makefile M cddl/lib/libzpool/Makefile.depend M cddl/lib/tests/Makefile M cddl/lib/tests/Makefile.depend M cddl/usr.bin/ctfconvert/Makefile M cddl/usr.bin/ctfconvert/Makefile.depend M cddl/usr.bin/ctfconvert/ctfconvert.1 M cddl/usr.bin/ctfconvert/tests/Makefile M cddl/usr.bin/ctfconvert/tests/ctfconvert_test.sh M cddl/usr.bin/ctfdump/Makefile M cddl/usr.bin/ctfdump/Makefile.depend M cddl/usr.bin/ctfdump/ctfdump.1 M cddl/usr.bin/ctfmerge/Makefile M cddl/usr.bin/ctfmerge/Makefile.depend M cddl/usr.bin/ctfmerge/ctfmerge.1 M cddl/usr.sbin/dtrace/Makefile.depend M cddl/usr.sbin/dtrace/tests/Makefile M cddl/usr.sbin/dtrace/tests/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/Makefile M cddl/usr.sbin/dtrace/tests/common/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/begin/Makefile M cddl/usr.sbin/dtrace/tests/common/begin/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cg/Makefile M cddl/usr.sbin/dtrace/tests/common/cg/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/decls/Makefile M cddl/usr.sbin/dtrace/tests/common/decls/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/drops/Makefile M cddl/usr.sbin/dtrace/tests/common/drops/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/end/Makefile M cddl/usr.sbin/dtrace/tests/common/end/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/enum/Makefile M cddl/usr.sbin/dtrace/tests/common/enum/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/env/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/exit/Makefile M cddl/usr.sbin/dtrace/tests/common/exit/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/include/Makefile M cddl/usr.sbin/dtrace/tests/common/include/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/inline/Makefile M cddl/usr.sbin/dtrace/tests/common/inline/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/io/Makefile M cddl/usr.sbin/dtrace/tests/common/io/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ip/Makefile M cddl/usr.sbin/dtrace/tests/common/ip/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/json/Makefile M cddl/usr.sbin/dtrace/tests/common/json/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mib/Makefile M cddl/usr.sbin/dtrace/tests/common/mib/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/misc/Makefile M cddl/usr.sbin/dtrace/tests/common/misc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/nfs/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/operators/Makefile M cddl/usr.sbin/dtrace/tests/common/operators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pid/Makefile M cddl/usr.sbin/dtrace/tests/common/pid/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/print/Makefile M cddl/usr.sbin/dtrace/tests/common/print/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printa/Makefile M cddl/usr.sbin/dtrace/tests/common/printa/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printf/Makefile M cddl/usr.sbin/dtrace/tests/common/printf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/privs/Makefile M cddl/usr.sbin/dtrace/tests/common/privs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/probes/Makefile M cddl/usr.sbin/dtrace/tests/common/probes/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/proc/Makefile M cddl/usr.sbin/dtrace/tests/common/proc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/providers/Makefile M cddl/usr.sbin/dtrace/tests/common/providers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/raise/Makefile M cddl/usr.sbin/dtrace/tests/common/raise/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/rates/Makefile M cddl/usr.sbin/dtrace/tests/common/rates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/safety/Makefile M cddl/usr.sbin/dtrace/tests/common/safety/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sched/Makefile M cddl/usr.sbin/dtrace/tests/common/sched/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stability/Makefile M cddl/usr.sbin/dtrace/tests/common/stability/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stack/Makefile M cddl/usr.sbin/dtrace/tests/common/stack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stop/Makefile M cddl/usr.sbin/dtrace/tests/common/stop/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/struct/Makefile M cddl/usr.sbin/dtrace/tests/common/struct/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sysevent/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/trace/Makefile M cddl/usr.sbin/dtrace/tests/common/trace/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/translators/Makefile M cddl/usr.sbin/dtrace/tests/common/translators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/types/Makefile M cddl/usr.sbin/dtrace/tests/common/types/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/union/Makefile M cddl/usr.sbin/dtrace/tests/common/union/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/vars/Makefile M cddl/usr.sbin/dtrace/tests/common/vars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/version/Makefile M cddl/usr.sbin/dtrace/tests/common/version/Makefile.depend M cddl/usr.sbin/dtrace/tests/dtrace.test.mk A cddl/usr.sbin/dtrace/tests/i386/Makefile A cddl/usr.sbin/dtrace/tests/i386/arrays/Makefile A cddl/usr.sbin/dtrace/tests/i386/funcs/Makefile A cddl/usr.sbin/dtrace/tests/i386/pid/Makefile A cddl/usr.sbin/dtrace/tests/i386/ustack/Makefile M cddl/usr.sbin/dtrace/tests/tools/dtest.sh M cddl/usr.sbin/dtrace/tests/tools/exclude.sh M cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh M cddl/usr.sbin/dtrace/tests/tools/gentest.sh M cddl/usr.sbin/dwatch/Makefile M cddl/usr.sbin/dwatch/dwatch M cddl/usr.sbin/dwatch/dwatch.1 M cddl/usr.sbin/dwatch/examples/Makefile M cddl/usr.sbin/dwatch/examples/profile_template M cddl/usr.sbin/dwatch/libexec/Makefile M cddl/usr.sbin/dwatch/libexec/chmod M cddl/usr.sbin/dwatch/libexec/errno M cddl/usr.sbin/dwatch/libexec/io M cddl/usr.sbin/dwatch/libexec/ip M cddl/usr.sbin/dwatch/libexec/kill M cddl/usr.sbin/dwatch/libexec/nanosleep M cddl/usr.sbin/dwatch/libexec/open M cddl/usr.sbin/dwatch/libexec/proc M cddl/usr.sbin/dwatch/libexec/rw M cddl/usr.sbin/dwatch/libexec/sched M cddl/usr.sbin/dwatch/libexec/sendrecv A cddl/usr.sbin/dwatch/libexec/systop M cddl/usr.sbin/dwatch/libexec/tcp M cddl/usr.sbin/dwatch/libexec/udp A cddl/usr.sbin/dwatch/libexec/udplite M cddl/usr.sbin/dwatch/libexec/vop_create M cddl/usr.sbin/dwatch/libexec/vop_readdir M cddl/usr.sbin/dwatch/libexec/vop_rename M cddl/usr.sbin/dwatch/libexec/vop_symlink M cddl/usr.sbin/lockstat/Makefile.depend M cddl/usr.sbin/zfsd/Makefile.common M cddl/usr.sbin/zfsd/Makefile.depend M cddl/usr.sbin/zfsd/callout.cc M cddl/usr.sbin/zfsd/callout.h M cddl/usr.sbin/zfsd/case_file.cc M cddl/usr.sbin/zfsd/case_file.h M cddl/usr.sbin/zfsd/tests/Makefile M cddl/usr.sbin/zfsd/tests/libmocks.c M cddl/usr.sbin/zfsd/tests/libmocks.h M cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc M cddl/usr.sbin/zfsd/tests/zfsd_unittest.supp M cddl/usr.sbin/zfsd/vdev.cc M cddl/usr.sbin/zfsd/vdev.h M cddl/usr.sbin/zfsd/vdev_iterator.cc M cddl/usr.sbin/zfsd/vdev_iterator.h M cddl/usr.sbin/zfsd/zfsd.8 M cddl/usr.sbin/zfsd/zfsd.cc M cddl/usr.sbin/zfsd/zfsd.h M cddl/usr.sbin/zfsd/zfsd_event.cc M cddl/usr.sbin/zfsd/zfsd_event.h M cddl/usr.sbin/zfsd/zfsd_exception.cc M cddl/usr.sbin/zfsd/zfsd_exception.h M cddl/usr.sbin/zfsd/zfsd_main.cc M cddl/usr.sbin/zfsd/zpool_list.cc M cddl/usr.sbin/zfsd/zpool_list.h R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4 R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S R contrib/netbsd-tests/lib/csu/arch/sparc64/h_initfini_align.S R contrib/netbsd-tests/lib/libc/arch/sparc64/return_one.S M etc/mtree/BSD.include.dist M etc/mtree/BSD.lib32.dist M etc/mtree/BSD.root.dist M etc/mtree/Makefile M gnu/usr.bin/Makefile M gnu/usr.bin/binutils/Makefile M gnu/usr.bin/binutils/libopcodes/Makefile.depend M gnu/usr.bin/binutils/libopcodes/Makefile.i386 R gnu/usr.bin/binutils/libopcodes/Makefile.m68k M gnu/usr.bin/binutils/libopcodes/Makefile.mips M gnu/usr.bin/binutils/libopcodes/Makefile.powerpc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc64 M gnu/usr.bin/binutils/objcopy/Makefile M gnu/usr.bin/binutils/objcopy/Makefile.depend M gnu/usr.bin/binutils/objcopy/objcopy.1 M gnu/usr.bin/binutils/objdump/Makefile M gnu/usr.bin/binutils/objdump/Makefile.depend M gnu/usr.bin/binutils/objdump/objdump.1 M gnu/usr.bin/binutils/update.sh M gnu/usr.bin/cc/Makefile.fe M gnu/usr.bin/dialog/Makefile M gnu/usr.bin/dialog/Makefile.depend M gnu/usr.bin/dtc/Makefile M gnu/usr.bin/dtc/Makefile.depend M gnu/usr.bin/gdb/Makefile M gnu/usr.bin/gdb/Makefile.inc M gnu/usr.bin/gdb/arch/amd64/Makefile M gnu/usr.bin/gdb/arch/amd64/config.h M gnu/usr.bin/gdb/arch/amd64/init.c M gnu/usr.bin/gdb/arch/arm/Makefile M gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c M gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c M gnu/usr.bin/gdb/arch/arm/config.h M gnu/usr.bin/gdb/arch/arm/init.c M gnu/usr.bin/gdb/arch/arm/nm-fbsd.h M gnu/usr.bin/gdb/arch/arm/tm-fbsd.h M gnu/usr.bin/gdb/arch/arm/xm-fbsd.h M gnu/usr.bin/gdb/arch/i386/Makefile M gnu/usr.bin/gdb/arch/i386/config.h M gnu/usr.bin/gdb/arch/i386/init.c M gnu/usr.bin/gdb/arch/mips/Makefile M gnu/usr.bin/gdb/arch/mips/config.h M gnu/usr.bin/gdb/arch/mips/init.c M gnu/usr.bin/gdb/arch/powerpc/Makefile M gnu/usr.bin/gdb/arch/powerpc/config.h M gnu/usr.bin/gdb/arch/powerpc/init.c M gnu/usr.bin/gdb/arch/powerpc64/Makefile M gnu/usr.bin/gdb/arch/powerpc64/config.h M gnu/usr.bin/gdb/arch/powerpc64/init.c R gnu/usr.bin/gdb/arch/sparc64/Makefile R gnu/usr.bin/gdb/arch/sparc64/config.h R gnu/usr.bin/gdb/arch/sparc64/init.c M gnu/usr.bin/gdb/gdb/Makefile M gnu/usr.bin/gdb/gdb/Makefile.depend M gnu/usr.bin/gdb/gdb/gdb.1 M gnu/usr.bin/gdb/gdbserver/Makefile M gnu/usr.bin/gdb/gdbserver/Makefile.depend M gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-arm-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.h M gnu/usr.bin/gdb/gdbserver/fbsd-powerpc-low.c M gnu/usr.bin/gdb/gdbserver/reg-amd64.c M gnu/usr.bin/gdb/gdbserver/reg-arm.c M gnu/usr.bin/gdb/gdbserver/reg-i386.c M gnu/usr.bin/gdb/gdbserver/reg-powerpc.c M gnu/usr.bin/gdb/kgdb/Makefile M gnu/usr.bin/gdb/kgdb/Makefile.depend M gnu/usr.bin/gdb/kgdb/kgdb.1 M gnu/usr.bin/gdb/kgdb/kgdb.h M gnu/usr.bin/gdb/kgdb/kld.c M gnu/usr.bin/gdb/kgdb/kthr.c M gnu/usr.bin/gdb/kgdb/main.c M gnu/usr.bin/gdb/kgdb/trgt.c M gnu/usr.bin/gdb/kgdb/trgt_amd64.c M gnu/usr.bin/gdb/kgdb/trgt_arm.c M gnu/usr.bin/gdb/kgdb/trgt_i386.c M gnu/usr.bin/gdb/kgdb/trgt_mips.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c M gnu/usr.bin/gdb/kgdb/trgt_sparc64.c M gnu/usr.bin/gdb/libgdb/Makefile M gnu/usr.bin/gdb/libgdb/Makefile.depend M gnu/usr.bin/gdb/libgdb/fbsd-threads.c M gnu/usr.bin/gperf/Makefile M gnu/usr.bin/gperf/Makefile.depend M gnu/usr.bin/gperf/config.h M lib/atf/libatf-c++/Makefile.depend M lib/csu/Makefile.inc M lib/csu/aarch64/Makefile A lib/csu/aarch64/crt.h M lib/csu/aarch64/crt1.c M lib/csu/aarch64/crti.S M lib/csu/aarch64/crtn.S M lib/csu/amd64/Makefile A lib/csu/amd64/crt.h A lib/csu/amd64/reloc.c M lib/csu/arm/Makefile M lib/csu/arm/Makefile.depend A lib/csu/arm/crt.h M lib/csu/arm/crt1.c M lib/csu/arm/crti.S M lib/csu/arm/crtn.S A lib/csu/common/crtbegin.c M lib/csu/common/crtbrand.c A lib/csu/common/crtend.c M lib/csu/common/ignore_init.c M lib/csu/common/notes.h M lib/csu/i386/Makefile A lib/csu/i386/crt.h A lib/csu/i386/reloc.c M lib/csu/mips/Makefile.depend A lib/csu/mips/crt.h M lib/csu/mips/crt1.c M lib/csu/mips/crti.S M lib/csu/mips/crtn.S M lib/csu/powerpc/Makefile.depend A lib/csu/powerpc/crt.h M lib/csu/powerpc/crt1.c M lib/csu/powerpc/crti.S M lib/csu/powerpc/crtn.S A lib/csu/powerpc/crtsavres.S M lib/csu/powerpc64/Makefile M lib/csu/powerpc64/Makefile.depend A lib/csu/powerpc64/crt.h M lib/csu/powerpc64/crt1.c M lib/csu/powerpc64/crti.S M lib/csu/powerpc64/crtn.S M lib/csu/riscv/Makefile A lib/csu/riscv/crt.h M lib/csu/riscv/crt1.c M lib/csu/riscv/crti.S M lib/csu/riscv/crtn.S A lib/csu/tests/Makefile A lib/csu/tests/Makefile.inc A lib/csu/tests/Makefile.tests A lib/csu/tests/cxx_constructors.cc A lib/csu/tests/dso/Makefile A lib/csu/tests/dynamic/Makefile A lib/csu/tests/dynamiclib/Makefile A lib/csu/tests/dynamicpie/Makefile A lib/csu/tests/fini_test.c A lib/csu/tests/init_test.c A lib/csu/tests/static/Makefile A lib/geom/Makefile A lib/geom/Makefile.classes A lib/geom/Makefile.inc A lib/geom/cache/Makefile A lib/geom/cache/Makefile.depend A lib/geom/cache/gcache.8 A lib/geom/cache/geom_cache.c A lib/geom/concat/Makefile A lib/geom/concat/Makefile.depend A lib/geom/concat/gconcat.8 A lib/geom/concat/geom_concat.c A lib/geom/eli/Makefile A lib/geom/eli/Makefile.depend A lib/geom/eli/geli.8 A lib/geom/eli/geom_eli.c A lib/geom/journal/Makefile A lib/geom/journal/Makefile.depend A lib/geom/journal/geom_journal.c A lib/geom/journal/geom_journal.h A lib/geom/journal/geom_journal_ufs.c A lib/geom/journal/gjournal.8 A lib/geom/label/Makefile A lib/geom/label/Makefile.depend A lib/geom/label/geom_label.c A lib/geom/label/glabel.8 A lib/geom/mirror/Makefile A lib/geom/mirror/Makefile.depend A lib/geom/mirror/geom_mirror.c A lib/geom/mirror/gmirror.8 A lib/geom/mountver/Makefile A lib/geom/mountver/Makefile.depend A lib/geom/mountver/geom_mountver.c A lib/geom/mountver/gmountver.8 A lib/geom/multipath/Makefile A lib/geom/multipath/Makefile.depend A lib/geom/multipath/geom_multipath.c A lib/geom/multipath/gmultipath.8 A lib/geom/nop/Makefile A lib/geom/nop/Makefile.depend A lib/geom/nop/geom_nop.c A lib/geom/nop/gnop.8 A lib/geom/part/Makefile A lib/geom/part/Makefile.depend A lib/geom/part/geom_part.c A lib/geom/part/gpart.8 A lib/geom/raid/Makefile A lib/geom/raid/Makefile.depend A lib/geom/raid/geom_raid.c A lib/geom/raid/graid.8 A lib/geom/raid3/Makefile A lib/geom/raid3/Makefile.depend A lib/geom/raid3/geom_raid3.c A lib/geom/raid3/graid3.8 A lib/geom/sched/Makefile A lib/geom/sched/Makefile.depend A lib/geom/sched/geom_sched.c A lib/geom/sched/gsched.8 A lib/geom/shsec/Makefile A lib/geom/shsec/Makefile.depend A lib/geom/shsec/geom_shsec.c A lib/geom/shsec/gshsec.8 A lib/geom/stripe/Makefile A lib/geom/stripe/Makefile.depend A lib/geom/stripe/geom_stripe.c A lib/geom/stripe/gstripe.8 A lib/geom/virstor/Makefile A lib/geom/virstor/Makefile.depend A lib/geom/virstor/geom_virstor.c A lib/geom/virstor/gvirstor.8 A lib/googletest/Makefile A lib/googletest/Makefile.inc A lib/googletest/gmock/Makefile A lib/googletest/gmock/Makefile.inc A lib/googletest/gmock_main/Makefile A lib/googletest/gmock_main/Makefile.inc A lib/googletest/gtest/Makefile A lib/googletest/gtest/Makefile.inc A lib/googletest/gtest_main/Makefile A lib/googletest/gtest_main/Makefile.inc A lib/googletest/tests/Makefile A lib/googletest/tests/Makefile.inc A lib/googletest/tests/gmock/Makefile A lib/googletest/tests/gmock_main/Makefile A lib/googletest/tests/gtest/Makefile A lib/googletest/tests/gtest_main/Makefile M lib/lib80211/Makefile M lib/lib80211/lib80211.3 M lib/lib80211/lib80211_ioctl.c M lib/lib80211/lib80211_ioctl.h M lib/lib80211/lib80211_regdomain.c M lib/lib80211/lib80211_regdomain.h A lib/lib80211/regdomain.xml M lib/libalias/modules/Makefile.inc M lib/libalias/modules/cuseeme/Makefile M lib/libalias/modules/cuseeme/Makefile.depend M lib/libalias/modules/dummy/Makefile M lib/libalias/modules/dummy/Makefile.depend M lib/libalias/modules/ftp/Makefile M lib/libalias/modules/ftp/Makefile.depend M lib/libalias/modules/irc/Makefile M lib/libalias/modules/irc/Makefile.depend M lib/libalias/modules/nbt/Makefile.depend M lib/libalias/modules/pptp/Makefile.depend M lib/libalias/modules/skinny/Makefile M lib/libalias/modules/skinny/Makefile.depend M lib/libalias/modules/smedia/Makefile M lib/libalias/modules/smedia/Makefile.depend M lib/libarchive/Makefile A lib/libarchive/Makefile.depend.options M lib/libbe/Makefile M lib/libbe/be.c M lib/libbe/be.h M lib/libbe/be_access.c M lib/libbe/be_error.c M lib/libbe/be_impl.h M lib/libbe/be_info.c M lib/libbe/libbe.3 M lib/libbe/tests/Makefile M lib/libbe/tests/be_create.sh M lib/libbe/tests/target_prog.c A lib/libbearssl/Makefile A lib/libbearssl/Makefile.inc A lib/libbearssl/Makefile.libsa.inc M lib/libbegemot/Makefile M lib/libblacklist/Makefile M lib/libblocksruntime/Makefile M lib/libbluetooth/Makefile A lib/libbluetooth/hosts A lib/libbluetooth/protocols M lib/libbsdstat/bsdstat.c M lib/libbsdstat/bsdstat.h M lib/libbsnmp/Makefile M lib/libbsnmp/libbsnmp/Makefile M lib/libbz2/Makefile A lib/libveriexec/Makefile A lib/libveriexec/libveriexec.h A lib/libveriexec/veriexec.3 A lib/libveriexec/veriexec_check.c M lib/libvgl/Makefile M lib/libvgl/bitmap.c M lib/libvgl/keyboard.c M lib/libvgl/main.c M lib/libvgl/mouse.c M lib/libvgl/simple.c M lib/libvgl/text.c M lib/libvgl/vgl.3 M lib/libvgl/vgl.h R tools/test/testfloat/sparc64/namespace.h Log Message: ----------- more Commit: 53a4945dc80cb45ab4c08e884cc3f36f507b608f https://github.com/MidnightBSD/src/commit/53a4945dc80cb45ab4c08e884cc3f36f507b608f Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M etc/mail/mailer.conf M etc/mtree/BSD.tests.dist M etc/mtree/BSD.usr.dist M etc/mtree/BSD.var.dist M gnu/usr.bin/binutils/Makefile.inc0 M gnu/usr.bin/cc/Makefile.inc M lib/atf/libatf-c++/tests/Makefile.depend Log Message: ----------- the world is not enough Commit: 8e2515e061635d840f97951f3d5bc242cf659e71 https://github.com/MidnightBSD/src/commit/8e2515e061635d840f97951f3d5bc242cf659e71 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- build changes Commit: 424b8f0358e96b1f3fd8529145b490f2a99d1e52 https://github.com/MidnightBSD/src/commit/424b8f0358e96b1f3fd8529145b490f2a99d1e52 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- make Commit: ea7b05cd30e1b84a0ed4f5d43d3a331ea8becc1a https://github.com/MidnightBSD/src/commit/ea7b05cd30e1b84a0ed4f5d43d3a331ea8becc1a Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- make build Commit: 7cda9095fc3ca7386a5ad6fa69bf8fda3ad75dc3 https://github.com/MidnightBSD/src/commit/7cda9095fc3ca7386a5ad6fa69bf8fda3ad75dc3 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- make Commit: 017179228c9846456ec8733123e76d13d6bb1245 https://github.com/MidnightBSD/src/commit/017179228c9846456ec8733123e76d13d6bb1245 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M gnu/usr.bin/binutils/as/Makefile M gnu/usr.bin/binutils/as/Makefile.depend M gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/as.1 M gnu/usr.bin/binutils/as/config.h M gnu/usr.bin/binutils/as/mips-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/obj-format.h M gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/sparc64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/ld/Makefile R gnu/usr.bin/binutils/libbfd/Makefile.sparc64 M gnu/usr.bin/cc/Makefile.tgt M lib/atf/libatf-c++/tests/detail/Makefile.depend M lib/libbluetooth/bluetooth.3 M lib/libbluetooth/bluetooth.c M lib/libbluetooth/bluetooth.h M lib/libbluetooth/dev.c M lib/libbluetooth/hci.c A lib/libc++/__config_site M lib/libclang_rt/Makefile M lib/libexpat/Makefile M lib/libexpat/libbsdxml.3 A lib/libifconfig/Makefile A lib/libifconfig/libifconfig.c A lib/libifconfig/libifconfig.h A lib/libifconfig/libifconfig_bridge.c A lib/libifconfig/libifconfig_carp.c A lib/libifconfig/libifconfig_inet.c A lib/libifconfig/libifconfig_inet6.c A lib/libifconfig/libifconfig_internal.c A lib/libifconfig/libifconfig_internal.h A lib/libifconfig/libifconfig_lagg.c A lib/libifconfig/libifconfig_media.c M lib/libugidfw/Makefile M lib/libugidfw/bsde_get_rule.3 M lib/libugidfw/bsde_get_rule_count.3 M lib/libugidfw/bsde_parse_rule.3 M lib/libugidfw/bsde_rule_to_string.3 M lib/libugidfw/libugidfw.3 M lib/libugidfw/ugidfw.c M lib/libugidfw/ugidfw.h M lib/libulog/ulog.h M lib/libulog/utempter.c Log Message: ----------- add libifconfig Commit: b8c2158e386b43356cb62a87d119c8e112b2309a https://github.com/MidnightBSD/src/commit/b8c2158e386b43356cb62a87d119c8e112b2309a Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libsmb/Makefile A lib/libsmb/nsmb.conf Log Message: ----------- add config Commit: b193a1c0fa962400a9c8105139aff7524bc07498 https://github.com/MidnightBSD/src/commit/b193a1c0fa962400a9c8105139aff7524bc07498 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: R etc/nsmb.conf Log Message: ----------- we moved it Commit: 6959eb53273dbf5742625be68a3636424dcc4ac1 https://github.com/MidnightBSD/src/commit/6959eb53273dbf5742625be68a3636424dcc4ac1 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libgcc_eh/Makefile M lib/libgeom/Makefile M lib/libgeom/geom_ctl.c M lib/libgeom/geom_getxml.c M lib/libgeom/geom_stats.c M lib/libgeom/geom_util.c M lib/libgeom/geom_xml2tree.c M lib/libgeom/libgeom.3 M lib/libgeom/libgeom.h A lib/liblua/Makefile A lib/liblua/luaconf.h M lib/liblzma/config.h M lib/libmagic/Makefile A lib/libmagic/Makefile.depend.inc M lib/libmagic/config.h M lib/libmd/ripemd.h M lib/libmd/rmd160c.c M lib/libmd/rmd_locl.h M lib/libmd/rmdconst.h M lib/libmd/sha.h M lib/libmd/sha0c.c M lib/libmd/sha1c.c M lib/libmd/sha_locl.h M lib/libmemstat/memstat.c Log Message: ----------- sync libgeom Commit: f5546c4c7a80bf5a3af0340178030501f1a056c0 https://github.com/MidnightBSD/src/commit/f5546c4c7a80bf5a3af0340178030501f1a056c0 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libmemstat/memstat.h M lib/libmemstat/memstat_all.c M lib/libmemstat/memstat_internal.h M lib/libmemstat/memstat_malloc.c M lib/libmemstat/memstat_uma.c M lib/libmt/mt.3 M lib/libnandfs/libnandfs.h M lib/libnandfs/nandfs.c A lib/libnetmap/Makefile A lib/libnetmap/libnetmap.h A lib/libnetmap/nmctx-pthreads.c A lib/libnetmap/nmctx.c A lib/libnetmap/nmport.c A lib/libnetmap/nmreq.c Log Message: ----------- add libnetmap, sync libmt, libnandfs libmemstat Commit: 9e6b9aaa3c941347c27b7cdeabf944be34ae9091 https://github.com/MidnightBSD/src/commit/9e6b9aaa3c941347c27b7cdeabf944be34ae9091 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A lib/libopencsd/Makefile A lib/libpathconv/Makefile A lib/libpathconv/abs2rel.3 A lib/libpathconv/abs2rel.c A lib/libpathconv/pathconv.h A lib/libpathconv/rel2abs.3 A lib/libpathconv/rel2abs.c A lib/libpathconv/tests/Makefile A lib/libpathconv/tests/Makefile.depend A lib/libpathconv/tests/abs2rel.c A lib/libpathconv/tests/rel2abs.c A lib/libpathconv/tests/test.pl A lib/libpfctl/Makefile A lib/libpfctl/libpfctl.c A lib/libpfctl/libpfctl.h A lib/libpmcstat/Makefile A lib/libpmcstat/libpmcstat.h A lib/libpmcstat/libpmcstat_event.c A lib/libpmcstat/libpmcstat_image.c A lib/libpmcstat/libpmcstat_logging.c A lib/libpmcstat/libpmcstat_process.c A lib/libpmcstat/libpmcstat_string.c A lib/libpmcstat/libpmcstat_symbol.c A lib/libregex/Makefile A lib/libregex/Symbol.map A lib/libregex/Versions.def A lib/libregex/tests/Makefile A lib/libregex/tests/gnuext.in A lib/libregex/tests/libregex_test.sh A lib/librss/Makefile A lib/librss/librss.3 A lib/librss/librss.c A lib/librss/librss.h A lib/libsecureboot/Makefile A lib/libsecureboot/Makefile.depend.amd64 A lib/libsecureboot/Makefile.depend.host A lib/libsecureboot/Makefile.inc A lib/libsecureboot/Makefile.libsa.inc A lib/libsecureboot/README.rst A lib/libsecureboot/brf.c A lib/libsecureboot/efi/efi_init.c A lib/libsecureboot/efi/efi_variables.c A lib/libsecureboot/efi/include/Guid/GlobalVariable.h A lib/libsecureboot/efi/include/Guid/ImageAuthentication.h A lib/libsecureboot/efi/include/Protocol/Hash.h A lib/libsecureboot/h/libsecureboot.h A lib/libsecureboot/h/verify_file.h A lib/libsecureboot/libsecureboot-priv.h A lib/libsecureboot/local.trust.mk A lib/libsecureboot/openpgp/Makefile.inc A lib/libsecureboot/openpgp/dearmor.c A lib/libsecureboot/openpgp/decode.c A lib/libsecureboot/openpgp/decode.h A lib/libsecureboot/openpgp/opgp_key.c A lib/libsecureboot/openpgp/opgp_sig.c A lib/libsecureboot/openpgp/packet.h A lib/libsecureboot/pass_manifest.c A lib/libsecureboot/readfile.c A lib/libsecureboot/tests/Makefile A lib/libsecureboot/tests/Makefile.depend.host A lib/libsecureboot/tests/tvo.c A lib/libsecureboot/vectx.c A lib/libsecureboot/veopen.c A lib/libsecureboot/vepcr.c A lib/libsecureboot/verify_file.c A lib/libsecureboot/vesigned.c A lib/libsecureboot/veta.c A lib/libsecureboot/vets.c A lib/libzstd/Makefile Log Message: ----------- add lib configs Commit: cbe29b4e488b83264917ae8177fbcb520cb4429f https://github.com/MidnightBSD/src/commit/cbe29b4e488b83264917ae8177fbcb520cb4429f Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M sys/cam/cam_xpt_internal.h M sys/cam/cam_xpt_periph.h M sys/cam/cam_xpt_sim.h M sys/cam/scsi/scsi_enc.h M sys/cam/scsi/scsi_enc_internal.h M sys/cam/scsi/scsi_enc_safte.c M sys/cam/scsi/scsi_enc_ses.c M sys/cam/scsi/scsi_low.h M sys/cam/scsi/scsi_pass.c M sys/cam/scsi/scsi_pass.h M sys/cam/scsi/scsi_pt.c M sys/cam/scsi/scsi_pt.h M sys/cam/scsi/scsi_sa.c M sys/cam/scsi/scsi_sa.h M sys/cam/scsi/scsi_ses.h M sys/cam/scsi/scsi_sg.c M sys/cam/scsi/scsi_sg.h M sys/cam/scsi/scsi_targ_bh.c M sys/cam/scsi/scsi_target.c M sys/cam/scsi/scsi_targetio.h M sys/cam/scsi/scsi_xpt.c M sys/cam/scsi/smp_all.c M sys/cam/scsi/smp_all.h Log Message: ----------- sync cam Commit: 0190e9945f7f50128cd3d91459edf18116fcd588 https://github.com/MidnightBSD/src/commit/0190e9945f7f50128cd3d91459edf18116fcd588 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M sys/cddl/boot/zfs/zfsimpl.h M sys/cddl/boot/zfs/zfssubr.c M sys/cddl/compat/opensolaris/kern/opensolaris_acl.c M sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c M sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c M sys/cddl/compat/opensolaris/kern/opensolaris_dtrace.c M sys/cddl/compat/opensolaris/kern/opensolaris_kmem.c M sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c M sys/cddl/compat/opensolaris/kern/opensolaris_kstat.c M sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c M sys/cddl/compat/opensolaris/kern/opensolaris_misc.c M sys/cddl/compat/opensolaris/kern/opensolaris_policy.c M sys/cddl/compat/opensolaris/kern/opensolaris_proc.c M sys/cddl/compat/opensolaris/kern/opensolaris_string.c M sys/cddl/compat/opensolaris/kern/opensolaris_sunddi.c M sys/cddl/compat/opensolaris/kern/opensolaris_sysevent.c M sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c M sys/cddl/compat/opensolaris/kern/opensolaris_uio.c M sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c M sys/cddl/compat/opensolaris/kern/opensolaris_vm.c M sys/cddl/compat/opensolaris/kern/opensolaris_zone.c M sys/cddl/compat/opensolaris/sys/assfail.h M sys/cddl/compat/opensolaris/sys/atomic.h M sys/cddl/compat/opensolaris/sys/bitmap.h M sys/cddl/compat/opensolaris/sys/byteorder.h M sys/cddl/compat/opensolaris/sys/callo.h M sys/cddl/compat/opensolaris/sys/cmn_err.h M sys/cddl/compat/opensolaris/sys/cpupart.h M sys/cddl/compat/opensolaris/sys/cpuvar.h M sys/cddl/compat/opensolaris/sys/cred.h M sys/cddl/compat/opensolaris/sys/debug.h M sys/cddl/compat/opensolaris/sys/debug_compat.h M sys/cddl/compat/opensolaris/sys/dirent.h M sys/cddl/compat/opensolaris/sys/disp.h M sys/cddl/compat/opensolaris/sys/dkio.h M sys/cddl/compat/opensolaris/sys/dnlc.h M sys/cddl/compat/opensolaris/sys/elf.h M sys/cddl/compat/opensolaris/sys/feature_tests.h M sys/cddl/compat/opensolaris/sys/file.h M sys/cddl/compat/opensolaris/sys/freebsd_rwlock.h M sys/cddl/compat/opensolaris/sys/kcondvar.h M sys/cddl/compat/opensolaris/sys/kidmap.h M sys/cddl/compat/opensolaris/sys/kmem.h M sys/cddl/compat/opensolaris/sys/kobj.h M sys/cddl/compat/opensolaris/sys/kstat.h M sys/cddl/compat/opensolaris/sys/lock.h M sys/cddl/compat/opensolaris/sys/misc.h M sys/cddl/compat/opensolaris/sys/mman.h M sys/cddl/compat/opensolaris/sys/mntent.h M sys/cddl/compat/opensolaris/sys/mnttab.h M sys/cddl/compat/opensolaris/sys/modctl.h M sys/cddl/compat/opensolaris/sys/mount.h M sys/cddl/compat/opensolaris/sys/mutex.h M sys/cddl/compat/opensolaris/sys/nvpair.h M sys/cddl/compat/opensolaris/sys/objfs.h M sys/cddl/compat/opensolaris/sys/param.h M sys/cddl/compat/opensolaris/sys/pathname.h M sys/cddl/compat/opensolaris/sys/pcpu.h M sys/cddl/compat/opensolaris/sys/policy.h M sys/cddl/compat/opensolaris/sys/proc.h M sys/cddl/compat/opensolaris/sys/random.h M sys/cddl/compat/opensolaris/sys/refstr.h M sys/cddl/compat/opensolaris/sys/rwlock.h M sys/cddl/compat/opensolaris/sys/sdt.h M sys/cddl/compat/opensolaris/sys/sema.h M sys/cddl/compat/opensolaris/sys/sid.h M sys/cddl/compat/opensolaris/sys/sig.h M sys/cddl/compat/opensolaris/sys/stat.h M sys/cddl/compat/opensolaris/sys/string.h M sys/cddl/compat/opensolaris/sys/sunddi.h M sys/cddl/compat/opensolaris/sys/systm.h M sys/cddl/compat/opensolaris/sys/time.h M sys/cddl/compat/opensolaris/sys/types.h M sys/cddl/compat/opensolaris/sys/uio.h M sys/cddl/compat/opensolaris/sys/varargs.h M sys/cddl/compat/opensolaris/sys/vfs.h M sys/cddl/compat/opensolaris/sys/vm.h M sys/cddl/compat/opensolaris/sys/vnode.h M sys/cddl/compat/opensolaris/sys/zone.h R sys/cddl/contrib/opensolaris/common/atomic/sparc64/opensolaris_atomic.S M sys/cddl/dev/dtmalloc/dtmalloc.c M sys/cddl/dev/dtrace/aarch64/dtrace_asm.S M sys/cddl/dev/dtrace/aarch64/dtrace_isa.c M sys/cddl/dev/dtrace/aarch64/dtrace_subr.c M sys/cddl/dev/dtrace/aarch64/regset.h M sys/cddl/dev/dtrace/amd64/dtrace_asm.S M sys/cddl/dev/dtrace/amd64/dtrace_isa.c M sys/cddl/dev/dtrace/amd64/dtrace_subr.c M sys/cddl/dev/dtrace/arm/dtrace_asm.S M sys/cddl/dev/dtrace/arm/dtrace_isa.c M sys/cddl/dev/dtrace/arm/dtrace_subr.c M sys/cddl/dev/dtrace/arm/regset.h M sys/cddl/dev/dtrace/dtrace_anon.c M sys/cddl/dev/dtrace/dtrace_cddl.h M sys/cddl/dev/dtrace/dtrace_debug.c M sys/cddl/dev/dtrace/dtrace_hacks.c M sys/cddl/dev/dtrace/dtrace_ioctl.c M sys/cddl/dev/dtrace/dtrace_load.c M sys/cddl/dev/dtrace/dtrace_modevent.c M sys/cddl/dev/dtrace/dtrace_sysctl.c M sys/cddl/dev/dtrace/dtrace_test.c M sys/cddl/dev/dtrace/dtrace_unload.c M sys/cddl/dev/dtrace/dtrace_vtime.c M sys/cddl/dev/dtrace/i386/dtrace_asm.S M sys/cddl/dev/dtrace/i386/dtrace_isa.c M sys/cddl/dev/dtrace/i386/dtrace_subr.c M sys/cddl/dev/dtrace/mips/dtrace_asm.S M sys/cddl/dev/dtrace/mips/dtrace_isa.c M sys/cddl/dev/dtrace/mips/dtrace_subr.c M sys/cddl/dev/dtrace/mips/regset.h M sys/cddl/dev/dtrace/powerpc/dtrace_asm.S M sys/cddl/dev/dtrace/powerpc/dtrace_isa.c M sys/cddl/dev/dtrace/powerpc/dtrace_subr.c M sys/cddl/dev/dtrace/powerpc/regset.h M sys/cddl/dev/dtrace/riscv/dtrace_asm.S M sys/cddl/dev/dtrace/riscv/dtrace_isa.c M sys/cddl/dev/dtrace/riscv/dtrace_subr.c M sys/cddl/dev/dtrace/riscv/regset.h M sys/cddl/dev/dtrace/x86/dis_tables.c M sys/cddl/dev/dtrace/x86/dis_tables.h M sys/cddl/dev/dtrace/x86/regset.h M sys/cddl/dev/fbt/aarch64/fbt_isa.c M sys/cddl/dev/fbt/aarch64/fbt_isa.h M sys/cddl/dev/fbt/arm/fbt_isa.c M sys/cddl/dev/fbt/arm/fbt_isa.h M sys/cddl/dev/fbt/fbt.c M sys/cddl/dev/fbt/fbt.h M sys/cddl/dev/fbt/mips/fbt_isa.c M sys/cddl/dev/fbt/mips/fbt_isa.h M sys/cddl/dev/fbt/powerpc/fbt_isa.c M sys/cddl/dev/fbt/powerpc/fbt_isa.h M sys/cddl/dev/fbt/riscv/fbt_isa.c M sys/cddl/dev/fbt/riscv/fbt_isa.h M sys/cddl/dev/fbt/x86/fbt_isa.c M sys/cddl/dev/fbt/x86/fbt_isa.h M sys/cddl/dev/profile/profile.c M sys/cddl/dev/prototype.c M sys/cddl/dev/sdt/sdt.c M sys/cddl/dev/systrace/systrace.c Log Message: ----------- sync zfs changes Commit: b2b50135c770471d503634f9ebc4bb9adb520549 https://github.com/MidnightBSD/src/commit/b2b50135c770471d503634f9ebc4bb9adb520549 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M sys/conf/Makefile.amd64 M sys/conf/Makefile.i386 M sys/conf/makeLINT.mk M sys/conf/options M sys/conf/options.amd64 M sys/conf/options.arm M sys/conf/options.arm64 M sys/conf/options.i386 M sys/conf/options.mips M sys/conf/options.powerpc M sys/conf/options.riscv M sys/conf/sysent.mk M sys/conf/systags.sh M sys/ddb/db_access.c M sys/ddb/db_access.h M sys/ddb/db_break.c M sys/netinet6/dest6.c M sys/netinet6/frag6.c M sys/netinet6/icmp6.c M sys/netinet6/icmp6.h M sys/netinet6/in6.c M sys/netinet6/in6.h M sys/netinet6/in6_cksum.c M sys/netinet6/in6_fib.c M sys/netinet6/in6_fib.h M sys/netinet6/in6_gif.c M sys/netinet6/in6_ifattach.c M sys/netinet6/in6_ifattach.h M sys/netinet6/in6_jail.c M sys/netinet6/in6_mcast.c M sys/netinet6/in6_pcb.c M sys/netinet6/in6_pcb.h M sys/netinet6/in6_pcbgroup.c M sys/netinet6/in6_proto.c M sys/netinet6/in6_rmx.c M sys/netinet6/in6_rss.c M sys/netinet6/in6_rss.h M sys/netinet6/in6_src.c M sys/netinet6/in6_var.h M sys/netinet6/ip6.h M sys/netinet6/ip6_ecn.h M sys/netinet6/ip6_fastfwd.c M sys/netinet6/ip6_forward.c M sys/netinet6/ip6_gre.c M sys/netinet6/ip6_id.c M sys/netinet6/ip6_input.c M sys/netinet6/ip6_mroute.c M sys/netinet6/ip6_mroute.h M sys/netinet6/ip6_output.c M sys/netinet6/ip6_var.h M sys/netinet6/ip6protosw.h M sys/netinet6/ip_fw_nat64.h M sys/netinet6/ip_fw_nptv6.h M sys/netinet6/mld6.c M sys/netinet6/mld6.h M sys/netinet6/mld6_var.h M sys/netinet6/nd6.c M sys/netinet6/nd6.h M sys/netinet6/nd6_nbr.c M sys/netinet6/nd6_rtr.c M sys/netinet6/pim6.h M sys/netinet6/pim6_var.h M sys/netinet6/raw_ip6.c M sys/netinet6/raw_ip6.h M sys/netinet6/route6.c M sys/netinet6/scope6.c M sys/netinet6/scope6_var.h M sys/netinet6/sctp6_usrreq.c M sys/netinet6/sctp6_var.h M sys/netinet6/send.c M sys/netinet6/send.h M sys/netinet6/tcp6_var.h M sys/netinet6/udp6_usrreq.c M sys/netinet6/udp6_var.h Log Message: ----------- kernel stuff Commit: fcc8c88cb9397bc093d7a9e35a9c8db4b9f9d556 https://github.com/MidnightBSD/src/commit/fcc8c88cb9397bc093d7a9e35a9c8db4b9f9d556 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libkiconv/Makefile M lib/libkiconv/kiconv.3 M lib/libkiconv/kiconv_sysctl.c M lib/libkiconv/quirks.c M lib/libkiconv/quirks.h M lib/libkiconv/xlat16_iconv.c M lib/libkiconv/xlat16_sysctl.c M lib/libproc/Makefile A lib/libproc/Makefile.depend.options M lib/libproc/Makefile.inc M lib/libproc/_libproc.h A lib/libproc/crc32.c A lib/libproc/crc32.h M lib/libproc/libproc.h M lib/libproc/proc_bkpt.c M lib/libproc/proc_create.c M lib/libproc/proc_regs.c M lib/libproc/proc_rtld.c M lib/libproc/proc_sym.c M lib/libproc/proc_util.c R lib/libproc/test/Makefile R lib/libproc/test/t1-bkpt/Makefile R lib/libproc/test/t1-bkpt/t1-bkpt.c R lib/libproc/test/t2-name2map/Makefile R lib/libproc/test/t2-name2map/t2-name2map.c R lib/libproc/test/t3-name2sym/Makefile R lib/libproc/test/t3-name2sym/t3-name2sym.c M lib/libproc/tests/Makefile M lib/libproc/tests/Makefile.depend M lib/libproc/tests/proc_test.c M lib/libproc/tests/target_prog.c M sys/netinet/accf_data.c M sys/netinet/accf_dns.c M sys/netinet/accf_http.c M sys/netinet/cc/cc.c M sys/netinet/cc/cc.h M sys/netinet/cc/cc_cdg.c M sys/netinet/cc/cc_chd.c M sys/netinet/cc/cc_cubic.c M sys/netinet/cc/cc_cubic.h M sys/netinet/cc/cc_dctcp.c M sys/netinet/cc/cc_hd.c M sys/netinet/cc/cc_htcp.c M sys/netinet/cc/cc_module.h M sys/netinet/cc/cc_newreno.c M sys/netinet/cc/cc_vegas.c M sys/netinet/icmp6.h M sys/netinet/icmp_var.h M sys/netinet/if_ether.c M sys/netinet/if_ether.h M sys/netinet/igmp.c M sys/netinet/khelp/h_ertt.c M sys/netinet/khelp/h_ertt.h M sys/netinet/libalias/HISTORY M sys/netinet/libalias/libalias.3 M sys/netinet/pim.h M sys/netinet/tcpip.h Log Message: ----------- sync Commit: d487c1bbc8b1b0efe83405ed7a4dd875c3354996 https://github.com/MidnightBSD/src/commit/d487c1bbc8b1b0efe83405ed7a4dd875c3354996 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libc/tests/Makefile M lib/libc/tests/Makefile.depend M lib/libc/tests/Makefile.netbsd-tests M lib/libc/tests/c063/Makefile M lib/libc/tests/c063/Makefile.depend M lib/libc/tests/db/Makefile M lib/libc/tests/db/Makefile.depend M lib/libc/tests/gen/Makefile M lib/libc/tests/gen/Makefile.depend M lib/libc/tests/gen/arc4random_test.c M lib/libc/tests/gen/dir2_test.c M lib/libc/tests/gen/dlopen_empty_test.c M lib/libc/tests/gen/execve/Makefile M lib/libc/tests/gen/execve/Makefile.depend M lib/libc/tests/gen/fmtcheck_test.c M lib/libc/tests/gen/fmtmsg_test.c M lib/libc/tests/gen/fnmatch_test.c M lib/libc/tests/gen/fnmatch_testcases.h M lib/libc/tests/gen/fpclassify2_test.c M lib/libc/tests/gen/ftw_test.c A lib/libc/tests/gen/getentropy_test.c A lib/libc/tests/gen/getmntinfo_test.c A lib/libc/tests/gen/glob2_test.c A lib/libc/tests/gen/makecontext_test.c M lib/libc/tests/gen/popen_test.c M lib/libc/tests/gen/posix_spawn/Makefile M lib/libc/tests/gen/posix_spawn/Makefile.depend M lib/libc/tests/gen/posix_spawn_test.c M lib/libc/tests/gen/realpath2_test.c M lib/libc/tests/gen/sigsetops_test.c A lib/libc/tests/gen/spawnp_enoexec.sh M lib/libc/tests/gen/test-fnmatch.c M lib/libc/tests/gen/wordexp_test.c M lib/libc/tests/hash/Makefile M lib/libc/tests/hash/Makefile.depend M lib/libc/tests/iconv/Makefile A lib/libc/tests/iconv/Makefile.depend M lib/libc/tests/iconv/iconvctl_test.c M lib/libc/tests/inet/Makefile M lib/libc/tests/inet/Makefile.depend M lib/libc/tests/locale/Makefile M lib/libc/tests/locale/Makefile.depend M lib/libc/tests/locale/btowc_test.c M lib/libc/tests/locale/c16rtomb_test.c M lib/libc/tests/locale/iswctype_test.c M lib/libc/tests/locale/mblen_test.c M lib/libc/tests/locale/mbrlen_test.c M lib/libc/tests/locale/mbrtoc16_test.c M lib/libc/tests/locale/mbrtowc_test.c M lib/libc/tests/locale/mbsnrtowcs_test.c M lib/libc/tests/locale/mbsrtowcs_test.c M lib/libc/tests/locale/mbstowcs_test.c M lib/libc/tests/locale/mbtowc_test.c M lib/libc/tests/locale/towctrans_test.c M lib/libc/tests/locale/wcrtomb_test.c M lib/libc/tests/locale/wcsnrtombs_test.c M lib/libc/tests/locale/wcsrtombs_test.c M lib/libc/tests/locale/wcstombs_test.c M lib/libc/tests/locale/wctomb_test.c M lib/libc/tests/net/Makefile M lib/libc/tests/net/Makefile.depend M lib/libc/tests/net/ether_test.c M lib/libc/tests/net/eui64_aton_test.c M lib/libc/tests/net/eui64_ntoa_test.c M lib/libc/tests/net/getaddrinfo/Makefile M lib/libc/tests/net/test-eui64.h M lib/libc/tests/nss/Makefile M lib/libc/tests/nss/Makefile.depend M lib/libc/tests/nss/getaddrinfo_test.c M lib/libc/tests/nss/getgr_test.c M lib/libc/tests/nss/gethostby_test.c M lib/libc/tests/nss/getproto_test.c M lib/libc/tests/nss/getpw_test.c M lib/libc/tests/nss/getrpc_test.c M lib/libc/tests/nss/getserv_test.c M lib/libc/tests/nss/getusershell_test.c M lib/libc/tests/nss/testutil.h M lib/libc/tests/regex/Makefile M lib/libc/tests/regex/Makefile.depend A lib/libc/tests/regex/Makefile.inc A lib/libc/tests/regex/multibyte.sh M lib/libc/tests/resolv/Makefile M lib/libc/tests/resolv/Makefile.depend M lib/libc/tests/resolv/mach M lib/libc/tests/resolv/resolv_test.c M lib/libc/tests/rpc/Makefile M lib/libc/tests/rpc/Makefile.depend M lib/libc/tests/setjmp/Makefile M lib/libc/tests/setjmp/Makefile.depend M lib/libc/tests/ssp/Makefile M lib/libc/tests/ssp/Makefile.depend M lib/libc/tests/stdio/Makefile M lib/libc/tests/stdio/Makefile.depend M lib/libc/tests/stdio/fdopen_test.c M lib/libc/tests/stdio/fmemopen2_test.c M lib/libc/tests/stdio/fopen_test.c M lib/libc/tests/stdio/freopen_test.c M lib/libc/tests/stdio/getdelim_test.c M lib/libc/tests/stdio/gets_s_test.c M lib/libc/tests/stdio/mkostemp_test.c M lib/libc/tests/stdio/open_memstream2_test.c M lib/libc/tests/stdio/open_wmemstream_test.c M lib/libc/tests/stdio/perror_test.c M lib/libc/tests/stdio/print_positional_test.c M lib/libc/tests/stdio/printbasic_test.c M lib/libc/tests/stdio/printfloat_test.c M lib/libc/tests/stdio/scanfloat_test.c M lib/libc/tests/stdlib/Makefile M lib/libc/tests/stdlib/Makefile.depend M lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc M lib/libc/tests/stdlib/cxa_thread_atexit_test.cc A lib/libc/tests/stdlib/dynthr_mod/Makefile A lib/libc/tests/stdlib/dynthr_mod/dynthr_mod.c A lib/libc/tests/stdlib/dynthr_test.c M lib/libc/tests/stdlib/heapsort_test.c M lib/libc/tests/stdlib/mergesort_test.c M lib/libc/tests/stdlib/qsort_test.c M lib/libc/tests/stdlib/set_constraint_handler_s_test.c M lib/libc/tests/stdlib/test-sort.h M lib/libc/tests/stdlib/tsearch_test.c M lib/libc/tests/string/Makefile M lib/libc/tests/string/Makefile.depend M lib/libc/tests/string/memcmp_test.c M lib/libc/tests/string/memset_s_test.c M lib/libc/tests/string/stpncpy_test.c M lib/libc/tests/string/strerror_test.c A lib/libc/tests/string/strxfrm_test.c M lib/libc/tests/string/wcscasecmp_test.c M lib/libc/tests/string/wcscoll_test.c M lib/libc/tests/string/wcsnlen_test.c M lib/libc/tests/sys/Makefile M lib/libc/tests/sys/Makefile.depend A lib/libc/tests/sys/brk_test.c A lib/libc/tests/sys/cpuset_test.c M lib/libc/tests/sys/mlock_helper.c M lib/libc/tests/sys/queue_test.c M lib/libc/tests/sys/sendfile_test.c M lib/libc/tests/termios/Makefile M lib/libc/tests/termios/Makefile.depend M lib/libc/tests/time/Makefile M lib/libc/tests/time/Makefile.depend M lib/libc/tests/tls/Makefile M lib/libc/tests/tls/Makefile.depend M lib/libc/tests/tls/dso/Makefile A lib/libc/tests/tls/dso/Makefile.depend M lib/libc/tests/tls_dso/Makefile M lib/libc/tests/tls_dso/Makefile.depend M lib/libc/tests/ttyio/Makefile M lib/libc/tests/ttyio/Makefile.depend Log Message: ----------- tests Commit: 0a9023f5e1fee8dce9625b4bf34cb32129c80551 https://github.com/MidnightBSD/src/commit/0a9023f5e1fee8dce9625b4bf34cb32129c80551 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A lib/libc/libc_nossp.ldscript Log Message: ----------- ssp off ldscript Commit: 044c5588517575dbb512833d0d5fea1995bfa96c https://github.com/MidnightBSD/src/commit/044c5588517575dbb512833d0d5fea1995bfa96c Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A lib/libc/Makefile.depend.options Log Message: ----------- ssp option Commit: 4462420f3e1394344be4383735379941f1564a2a https://github.com/MidnightBSD/src/commit/4462420f3e1394344be4383735379941f1564a2a Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libexpat/expat_config.h M lib/libulog/ulog_login.c M lib/libulog/ulog_login_pseudo.c M lib/libulog/utempter.h M lib/libulog/utempter_add_record.3 M lib/libusb/usb.h M lib/libusbhid/data.c M lib/libusbhid/descr.c M lib/libusbhid/descr_compat.c M lib/libusbhid/parse.c M lib/libusbhid/usage.c M lib/libusbhid/usbhid.3 M lib/libusbhid/usbhid.h M lib/libusbhid/usbvar.h M lib/libutil/Makefile M lib/libutil/pidfile.3 M lib/libutil/pidfile.c M lib/libutil/property.c M lib/libutil/pty.c M lib/libutil/pw_util.3 M lib/libutil/pw_util.c M lib/libutil/quotafile.c M lib/libutil/realhostname.3 M lib/libutil/stub.c M lib/libutil/tests/Makefile M lib/libutil/tests/pidfile_test.c M lib/libypclnt/ypclnt.h M lib/libypclnt/ypclnt_connect.c M lib/libypclnt/ypclnt_error.c M lib/libypclnt/ypclnt_free.c M lib/libypclnt/ypclnt_get.c M lib/libypclnt/ypclnt_new.c M lib/libypclnt/ypclnt_passwd.c M lib/libz/Makefile M lib/libz/Symbol.map M lib/libz/Versions.def M lib/libz/zopen.3 M lib/libz/zopen.c M libexec/atf/Makefile M libexec/atf/Makefile.inc M libexec/atf/atf-check/Makefile M libexec/atf/atf-check/Makefile.depend M libexec/atf/atf-check/Makefile.inc M libexec/atf/atf-check/tests/Makefile M libexec/atf/atf-check/tests/Makefile.depend M libexec/atf/atf-sh/Makefile M libexec/atf/atf-sh/Makefile.depend M libexec/atf/atf-sh/tests/Makefile M libexec/atf/atf-sh/tests/Makefile.depend M libexec/atf/tests/Makefile M libexec/atf/tests/Makefile.depend M libexec/atrun/atrun.c M libexec/atrun/gloadavg.c M libexec/atrun/gloadavg.h M libexec/fingerd/Makefile A libexec/fingerd/Makefile.depend.options M libexec/fingerd/fingerd.8 M libexec/fingerd/fingerd.c M libexec/fingerd/pathnames.h M libexec/makewhatis.local/Makefile M libexec/makewhatis.local/makewhatis.local.8 M libexec/makewhatis.local/makewhatis.local.sh M libexec/mknetid/hash.c M libexec/mknetid/hash.h M libexec/mknetid/mknetid.c M libexec/mknetid/parse_group.c A libexec/phttpget/Makefile A libexec/phttpget/phttpget.8 A libexec/phttpget/phttpget.c M libexec/pppoed/pppoed.c M libexec/rbootd/bpf.c M libexec/rbootd/conf.c M libexec/rbootd/defs.h M libexec/rbootd/parseconf.c M libexec/rbootd/pathnames.h M libexec/rbootd/rbootd.8 M libexec/rbootd/rbootd.c M libexec/rbootd/rmp.h M libexec/rbootd/rmp_var.h M libexec/rbootd/rmpproto.c M libexec/rbootd/utils.c M libexec/revnetgroup/Makefile M libexec/revnetgroup/hash.c M libexec/revnetgroup/hash.h M libexec/revnetgroup/parse_netgroup.c M libexec/revnetgroup/revnetgroup.8 M libexec/revnetgroup/revnetgroup.c M libexec/rpc.rstatd/rstat_proc.c M libexec/rpc.rstatd/rstatd.c M libexec/rpc.rusersd/extern.h M libexec/rpc.rusersd/rusers_proc.c M libexec/rpc.rusersd/rusersd.c M libexec/rpc.rwalld/rwalld.c M libexec/rpc.sprayd/rpc.sprayd.8 M libexec/rpc.sprayd/sprayd.c M libexec/rtld-aout/shlib.c M libexec/rtld-aout/shlib.h M libexec/rtld-aout/support.c M libexec/rtld-aout/support.h M libexec/talkd/Makefile M libexec/talkd/announce.c M libexec/talkd/extern.h M libexec/talkd/print.c M libexec/talkd/process.c M libexec/talkd/table.c M libexec/talkd/talkd.8 M libexec/talkd/talkd.c M libexec/tcpd/Makefile M libexec/tftp-proxy/Makefile M libexec/tftpd/Makefile A libexec/tftpd/Makefile.depend.options M libexec/tftpd/tests/Makefile M libexec/tftpd/tests/functional.c M libexec/tftpd/tftp-file.c M libexec/tftpd/tftp-file.h M libexec/tftpd/tftp-io.c M libexec/tftpd/tftp-io.h M libexec/tftpd/tftp-options.c M libexec/tftpd/tftp-options.h M libexec/tftpd/tftp-transfer.c M libexec/tftpd/tftp-transfer.h M libexec/tftpd/tftp-utils.c M libexec/tftpd/tftp-utils.h M libexec/tftpd/tftpd.8 M libexec/tftpd/tftpd.c M libexec/ulog-helper/ulog-helper.c M libexec/ypxfr/Makefile M libexec/ypxfr/yp_dbwrite.c M libexec/ypxfr/ypxfr.8 M libexec/ypxfr/ypxfr_extern.h M libexec/ypxfr/ypxfr_getmap.c M libexec/ypxfr/ypxfr_main.c M libexec/ypxfr/ypxfr_misc.c M libexec/ypxfr/ypxfrd_getmap.c Log Message: ----------- update several things from freebsd Commit: 93d1765b0b924e799ca1baea5f6df3c73db23c39 https://github.com/MidnightBSD/src/commit/93d1765b0b924e799ca1baea5f6df3c73db23c39 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M lib/libc++/Makefile M lib/libc/aarch64/Makefile.inc M lib/libc/aarch64/SYS.h M lib/libc/aarch64/Symbol.map M lib/libc/aarch64/_fpmath.h M lib/libc/aarch64/arith.h M lib/libc/aarch64/gd_qnan.h M lib/libc/aarch64/gen/Makefile.inc M lib/libc/aarch64/gen/_ctx_start.S M lib/libc/aarch64/gen/_set_tp.c M lib/libc/aarch64/gen/_setjmp.S M lib/libc/aarch64/gen/fabs.S M lib/libc/aarch64/gen/flt_rounds.c M lib/libc/aarch64/gen/fpgetmask.c M lib/libc/aarch64/gen/fpsetmask.c M lib/libc/aarch64/gen/infinity.c M lib/libc/aarch64/gen/makecontext.c M lib/libc/aarch64/gen/setjmp.S M lib/libc/aarch64/gen/sigsetjmp.S M lib/libc/aarch64/static_tls.h A lib/libc/aarch64/string/Makefile.inc M lib/libc/aarch64/sys/Makefile.inc M lib/libc/aarch64/sys/__vdso_gettc.c M lib/libc/aarch64/sys/cerror.S M lib/libc/aarch64/sys/syscall.S M lib/libc/aarch64/sys/vfork.S M lib/libc/amd64/gen/Makefile.inc M lib/libc/amd64/gen/_set_tp.c M lib/libc/amd64/gen/rfork_thread.S M lib/libc/amd64/gen/setjmp.S M lib/libc/amd64/gen/signalcontext.c M lib/libc/amd64/gen/sigsetjmp.S M lib/libc/amd64/string/Makefile.inc M lib/libc/amd64/string/bcmp.S A lib/libc/amd64/string/bcopy.c A lib/libc/amd64/string/bzero.c M lib/libc/amd64/string/memcmp.S M lib/libc/amd64/string/memcpy.S M lib/libc/amd64/string/memmove.S M lib/libc/amd64/string/memset.S M lib/libc/amd64/string/stpcpy.S M lib/libc/amd64/string/strcat.S M lib/libc/amd64/string/strcmp.S M lib/libc/amd64/string/strcpy.c M lib/libc/amd64/sys/Makefile.inc M lib/libc/amd64/sys/amd64_get_fsbase.c M lib/libc/amd64/sys/amd64_get_gsbase.c M lib/libc/amd64/sys/amd64_set_fsbase.c M lib/libc/amd64/sys/amd64_set_gsbase.c M lib/libc/amd64/sys/cerror.S M lib/libc/amd64/sys/getcontext.S M lib/libc/amd64/sys/vfork.S M lib/libc/arm/Makefile.inc M lib/libc/arm/SYS.h M lib/libc/arm/Symbol.map M lib/libc/arm/Symbol_vfp.map M lib/libc/arm/_fpmath.h M lib/libc/arm/aeabi/Makefile.inc M lib/libc/arm/aeabi/Symbol.map M lib/libc/arm/aeabi/aeabi_asm_double.S M lib/libc/arm/aeabi/aeabi_asm_float.S M lib/libc/arm/aeabi/aeabi_atexit.c M lib/libc/arm/aeabi/aeabi_double.c M lib/libc/arm/aeabi/aeabi_float.c M lib/libc/arm/aeabi/aeabi_int_div.S M lib/libc/arm/aeabi/aeabi_unwind_cpp.c M lib/libc/arm/aeabi/aeabi_unwind_exidx.c M lib/libc/arm/aeabi/aeabi_vfp.h M lib/libc/arm/aeabi/aeabi_vfp_double.S M lib/libc/arm/aeabi/aeabi_vfp_float.S M lib/libc/arm/arith.h M lib/libc/arm/gd_qnan.h M lib/libc/arm/gen/Makefile.inc M lib/libc/arm/gen/__aeabi_read_tp.S M lib/libc/arm/gen/_ctx_start.S M lib/libc/arm/gen/_set_tp.c M lib/libc/arm/gen/_setjmp.S M lib/libc/arm/gen/alloca.S A lib/libc/arm/gen/arm_drain_writebuf.2 A lib/libc/arm/gen/arm_drain_writebuf.c M lib/libc/arm/gen/arm_initfini.c A lib/libc/arm/gen/arm_sync_icache.2 A lib/libc/arm/gen/arm_sync_icache.c M lib/libc/arm/gen/divsi3.S M lib/libc/arm/gen/fabs.c M lib/libc/arm/gen/flt_rounds.c M lib/libc/arm/gen/fpgetmask_vfp.c M lib/libc/arm/gen/fpgetround_vfp.c M lib/libc/arm/gen/fpgetsticky_vfp.c M lib/libc/arm/gen/fpsetmask_vfp.c M lib/libc/arm/gen/fpsetround_vfp.c M lib/libc/arm/gen/fpsetsticky_vfp.c M lib/libc/arm/gen/getcontextx.c M lib/libc/arm/gen/infinity.c M lib/libc/arm/gen/makecontext.c M lib/libc/arm/gen/setjmp.S M lib/libc/arm/gen/signalcontext.c M lib/libc/arm/gen/sigsetjmp.S M lib/libc/arm/softfloat/arm-gcc.h M lib/libc/arm/softfloat/milieu.h M lib/libc/arm/softfloat/softfloat.h M lib/libc/arm/static_tls.h M lib/libc/arm/string/Makefile.inc M lib/libc/arm/string/bcopy.S M lib/libc/arm/string/bzero.S M lib/libc/arm/string/ffs.S M lib/libc/arm/string/memcmp.S M lib/libc/arm/string/memcpy.S M lib/libc/arm/string/memcpy_arm.S M lib/libc/arm/string/memcpy_xscale.S M lib/libc/arm/string/memmove.S M lib/libc/arm/string/memset.S M lib/libc/arm/string/strcmp.S M lib/libc/arm/string/strlen.S M lib/libc/arm/string/strncmp.S M lib/libc/arm/sys/Makefile.inc M lib/libc/arm/sys/Ovfork.S M lib/libc/arm/sys/__vdso_gettc.c M lib/libc/arm/sys/cerror.S M lib/libc/arm/sys/syscall.S M lib/libc/capability/cap_rights_init.3 M lib/libc/compat-43/creat.2 M lib/libc/compat-43/sethostid.c M lib/libc/compat-43/sigvec.2 M lib/libc/db/man/btree.3 M lib/libc/db/man/mpool.3 M lib/libc/db/man/recno.3 M lib/libc/powerpc/Makefile.inc M lib/libc/powerpc/SYS.h M lib/libc/powerpc/Symbol.map M lib/libc/powerpc/_fpmath.h M lib/libc/powerpc/arith.h M lib/libc/powerpc/gd_qnan.h A lib/libc/powerpc/gen/Makefile.common M lib/libc/powerpc/gen/Makefile.inc M lib/libc/powerpc/gen/_ctx_start.S M lib/libc/powerpc/gen/_set_tp.c M lib/libc/powerpc/gen/_setjmp.S M lib/libc/powerpc/gen/eabi.S M lib/libc/powerpc/gen/fabs.S M lib/libc/powerpc/gen/flt_rounds.c M lib/libc/powerpc/gen/fpgetmask.c M lib/libc/powerpc/gen/fpgetround.c M lib/libc/powerpc/gen/fpgetsticky.c M lib/libc/powerpc/gen/fpsetmask.c M lib/libc/powerpc/gen/fpsetround.c M lib/libc/powerpc/gen/infinity.c M lib/libc/powerpc/gen/makecontext.c M lib/libc/powerpc/gen/setjmp.S M lib/libc/powerpc/gen/signalcontext.c M lib/libc/powerpc/gen/sigsetjmp.S M lib/libc/powerpc/gen/syncicache.c M lib/libc/powerpc/softfloat/milieu.h M lib/libc/powerpc/softfloat/powerpc-gcc.h M lib/libc/powerpc/softfloat/softfloat.h M lib/libc/powerpc/static_tls.h M lib/libc/powerpc/sys/Makefile.inc M lib/libc/powerpc/sys/cerror.S M lib/libc/powerpc64/Makefile.inc M lib/libc/powerpc64/SYS.h M lib/libc/powerpc64/Symbol.map M lib/libc/powerpc64/_fpmath.h M lib/libc/powerpc64/arith.h M lib/libc/powerpc64/gd_qnan.h M lib/libc/powerpc64/gen/Makefile.inc M lib/libc/powerpc64/gen/_ctx_start.S M lib/libc/powerpc64/gen/_set_tp.c M lib/libc/powerpc64/gen/_setjmp.S M lib/libc/powerpc64/gen/fabs.S M lib/libc/powerpc64/gen/flt_rounds.c M lib/libc/powerpc64/gen/fpgetmask.c M lib/libc/powerpc64/gen/fpgetround.c M lib/libc/powerpc64/gen/fpgetsticky.c M lib/libc/powerpc64/gen/fpsetmask.c M lib/libc/powerpc64/gen/fpsetround.c M lib/libc/powerpc64/gen/infinity.c M lib/libc/powerpc64/gen/makecontext.c M lib/libc/powerpc64/gen/setjmp.S M lib/libc/powerpc64/gen/signalcontext.c M lib/libc/powerpc64/gen/sigsetjmp.S M lib/libc/powerpc64/gen/syncicache.c M lib/libc/powerpc64/softfloat/milieu.h M lib/libc/powerpc64/softfloat/powerpc-gcc.h M lib/libc/powerpc64/softfloat/softfloat.h M lib/libc/powerpc64/static_tls.h M lib/libc/powerpc64/sys/Makefile.inc M lib/libc/powerpc64/sys/cerror.S A lib/libc/powerpcspe/Makefile.inc A lib/libc/powerpcspe/gen/Makefile.inc A lib/libc/powerpcspe/gen/_setjmp.S A lib/libc/powerpcspe/gen/fabs.S A lib/libc/powerpcspe/gen/flt_rounds.c A lib/libc/powerpcspe/gen/fpgetmask.c A lib/libc/powerpcspe/gen/fpgetround.c A lib/libc/powerpcspe/gen/fpgetsticky.c A lib/libc/powerpcspe/gen/fpsetmask.c A lib/libc/powerpcspe/gen/fpsetround.c A lib/libc/powerpcspe/gen/setjmp.S A lib/libc/powerpcspe/gen/sigsetjmp.S A lib/libc/powerpcspe/softfloat/milieu.h A lib/libc/powerpcspe/softfloat/powerpc-gcc.h A lib/libc/powerpcspe/softfloat/softfloat.h A lib/libc/powerpcspe/sys/Makefile.inc M lib/libc/riscv/Makefile.inc M lib/libc/riscv/SYS.h M lib/libc/riscv/Symbol.map M lib/libc/riscv/_fpmath.h M lib/libc/riscv/arith.h M lib/libc/riscv/gd_qnan.h M lib/libc/riscv/gen/Makefile.inc M lib/libc/riscv/gen/_ctx_start.S M lib/libc/riscv/gen/_set_tp.c M lib/libc/riscv/gen/_setjmp.S M lib/libc/riscv/gen/fabs.S M lib/libc/riscv/gen/flt_rounds.c M lib/libc/riscv/gen/infinity.c M lib/libc/riscv/gen/makecontext.c M lib/libc/riscv/gen/setjmp.S M lib/libc/riscv/gen/sigsetjmp.S A lib/libc/riscv/softfloat/milieu.h A lib/libc/riscv/softfloat/riscv-gcc.h A lib/libc/riscv/softfloat/softfloat.h M lib/libc/riscv/static_tls.h M lib/libc/riscv/sys/Makefile.inc M lib/libc/riscv/sys/cerror.S M lib/libc/riscv/sys/syscall.S M lib/libc/riscv/sys/vfork.S M lib/libc_nonshared/Makefile M lib/libc_nonshared/Makefile.iconv M lib/libc_nonshared/__stub.c M lib/libclang_rt/Makefile.inc M lib/libclang_rt/asan/Makefile M lib/libclang_rt/asan_dynamic/Makefile M lib/libclang_rt/asan_dynamic/Makefile.depend M lib/libclang_rt/cfi/Makefile M lib/libclang_rt/cfi_diag/Makefile A lib/libclang_rt/compiler-rt-vars.mk M lib/libclang_rt/dd/Makefile M lib/libclang_rt/msan/Makefile M lib/libclang_rt/profile/Makefile M lib/libclang_rt/stats/Makefile A lib/libclang_rt/stats/Makefile.depend A lib/libclang_rt/stats_client/Makefile.depend M lib/libclang_rt/tsan/Makefile M lib/libclang_rt/ubsan_standalone/Makefile M lib/libclang_rt/xray/Makefile M lib/libcom_err/Makefile M lib/libcompat/4.1/ftime.3 M lib/libcompat/4.1/ftime.c M lib/libcompat/4.3/re_comp.3 M lib/libcompat/4.3/re_comp.c M lib/libcompat/4.3/rexec.3 M lib/libcompat/4.3/rexec.c M lib/libcompat/4.4/cuserid.3 M lib/libcompat/4.4/cuserid.c M lib/libcompat/Makefile M lib/libcompiler_rt/Makefile M lib/libcompiler_rt/Makefile.inc M lib/libcxxrt/Makefile M lib/libcxxrt/Version.map M lib/libdpv/dialog_util.c M lib/libdpv/dialog_util.h M lib/libdpv/dialogrc.c M lib/libdpv/dialogrc.h M lib/libdpv/dprompt.h M lib/libgcc_eh/Makefile.inc M lib/libgcc_s/Makefile M lib/libgcc_s/Symbol.map M lib/libgcc_s/Versions.def M lib/libgcc_s/arm/Symbol.map M lib/libgpio/Makefile M lib/libgpio/gpio.3 M lib/libgpio/gpio.c M lib/libgpio/libgpio.h M lib/libnetbsd/Makefile M lib/libnetbsd/efun.c M lib/libnetbsd/glob.h M lib/libnetbsd/netinet/in.h M lib/libnetbsd/pthread.h M lib/libnetbsd/rmd160.h M lib/libnetbsd/sha1.h M lib/libnetbsd/sha2.h M lib/libnetbsd/sockaddr_snprintf.c M lib/libnetbsd/stdlib.h M lib/libnetbsd/strsuftoll.c M lib/libnetbsd/sys/cdefs.h M lib/libnetbsd/sys/event.h M lib/libnetbsd/sys/types.h M lib/libnetbsd/sys/wait.h M lib/libnetbsd/util.c M lib/libnetbsd/util.h M lib/libnetgraph/Makefile M lib/libnetgraph/debug.c M lib/libnetgraph/internal.h M lib/libnetgraph/msg.c M lib/libnetgraph/netgraph.3 M lib/libnetgraph/netgraph.h M lib/libnetgraph/sock.c M lib/libnv/Makefile M lib/libnv/common_impl.h M lib/libnv/msgio.c M lib/libnv/msgio.h M lib/libnv/tests/Makefile M lib/libnv/tests/Makefile.depend M lib/libnv/tests/cnv_tests.cc M lib/libnv/tests/dnv_tests.cc M lib/libnv/tests/nv_array_tests.cc M lib/libnv/tests/nv_tests.cc M lib/libnv/tests/nvlist_add_test.c M lib/libnv/tests/nvlist_append_test.c M lib/libnv/tests/nvlist_exists_test.c M lib/libnv/tests/nvlist_free_test.c M lib/libnv/tests/nvlist_get_test.c M lib/libnv/tests/nvlist_move_test.c M lib/libnv/tests/nvlist_send_recv_test.c M lib/libomp/Makefile M lib/libomp/kmp_config.h M lib/libomp/kmp_i18n_default.inc M lib/libomp/kmp_i18n_id.inc M lib/libomp/omp-tools.h M lib/libomp/omp.h M lib/libopenbsd/Makefile M lib/libssp/Makefile M lib/libssp/Symbol.map M lib/libssp/Versions.def M lib/libssp/fortify_stubs.c M lib/libssp_nonshared/Makefile M lib/libssp_nonshared/libssp_nonshared.c M lib/libstdbuf/Makefile M lib/libstdbuf/libstdbuf.3 M lib/libstdbuf/stdbuf.c M lib/libstdthreads/Makefile M lib/libstdthreads/Symbol.map M lib/libstdthreads/call_once.c M lib/libstdthreads/cnd.c M lib/libstdthreads/mtx.c M lib/libstdthreads/thrd.c M lib/libstdthreads/thrd_create.3 M lib/libstdthreads/threads.h M lib/libstdthreads/tss.c R lib/libthr/arch/sparc64/include/pthread_tls.h M lib/libthread_db/arch/aarch64/libpthread_md.c M lib/libthread_db/arch/amd64/libpthread_md.c M lib/libthread_db/arch/arm/libpthread_md.c M lib/libthread_db/arch/i386/libpthread_md.c M lib/libthread_db/arch/mips/libpthread_md.c M lib/libthread_db/arch/powerpc/libpthread_md.c M lib/libthread_db/arch/riscv/libpthread_md.c R lib/libthread_db/arch/sparc64/libpthread_md.c M lib/libthread_db/kse.h M lib/libthread_db/libpthread_db.c M lib/libthread_db/libpthread_db.h M lib/libthread_db/libthr_db.c M lib/libthread_db/thread_db.c M lib/libthread_db/thread_db.h M lib/libthread_db/thread_db_int.h M lib/libusb/libusb.3 M lib/libusb/libusb.h M lib/libusb/libusb01.c M lib/libusb/libusb10.c M lib/libusb/libusb10.h M lib/libusb/libusb10_desc.c M lib/libusb/libusb10_io.c M lib/libusb/libusb20.c M lib/libusb/libusb20.h M lib/libusb/libusb20_desc.c M lib/libusb/libusb20_desc.h M lib/libusb/libusb20_int.h M lib/libusb/libusb20_ugen20.c M lib/libusb/libusb_global_linux.h M lib/libutil/_secure_path.3 M lib/libutil/auth.c M lib/libutil/expand_number.c M lib/libutil/flopen.3 M lib/libutil/flopen.c M lib/libutil/fparseln.c M lib/libutil/gr_util.c M lib/libutil/hexdump.3 M lib/libutil/hexdump.c M lib/libutil/humanize_number.c M lib/libutil/kinfo_getallproc.3 M lib/libutil/kinfo_getallproc.c M lib/libutil/kinfo_getfile.3 M lib/libutil/kinfo_getproc.3 M lib/libutil/kinfo_getproc.c M lib/libutil/kinfo_getvmmap.3 M lib/libutil/kinfo_getvmobject.3 M lib/libutil/kinfo_getvmobject.c M lib/libutil/kld.3 M lib/libutil/kld.c M lib/libutil/libutil.h M lib/libutil/login.conf.5 M lib/libutil/login_auth.3 M lib/libutil/login_cap.3 M lib/libutil/login_class.3 M lib/libutil/login_class.c M lib/libutil/login_crypt.c M lib/libutil/login_ok.3 M lib/libutil/login_times.3 M lib/libutil/login_times.c M lib/libutil/login_tty.3 M lib/libutil/login_tty.c M lib/libutil/realhostname.c M lib/libutil/tests/Makefile.depend M lib/libutil/tests/flopen_test.c M lib/libutil/tests/grp_test.c M lib/libutil/tests/humanize_number_test.c M lib/libutil/tests/trimdomain_test.c M lib/libutil/trimdomain.3 M lib/libutil/trimdomain.c M lib/libutil/uucplock.3 M lib/libutil/uucplock.c M lib/libvmmapi/vmmapi.c M lib/libvmmapi/vmmapi.h M lib/libvmmapi/vmmapi_freebsd.c M lib/libwrap/Makefile M lib/libxo/Makefile M lib/libxo/add.man M lib/libxo/tests/Makefile M lib/libxo/tests/Makefile.depend M lib/libxo/tests/encoder/Makefile A lib/libxo/tests/encoder/Makefile.depend M lib/libxo/tests/functional_test.sh M lib/libxo/xo_config.h M lib/liby/Makefile M lib/liby/main.c M lib/liby/yyerror.c A lib/liby/yyerror.h M libexec/Makefile M libexec/bootpd/Announce M libexec/bootpd/Changes M libexec/bootpd/Makefile M libexec/bootpd/Makefile.UNIX M libexec/bootpd/Makefile.inc M libexec/bootpd/Problems M libexec/bootpd/README M libexec/bootpd/bootp.h M libexec/bootpd/bootpd.8 M libexec/bootpd/bootpd.c M libexec/bootpd/bootpd.h M libexec/bootpd/bootpgw/Makefile M libexec/bootpd/bootpgw/Makefile.depend M libexec/bootpd/bootpgw/bootpgw.c M libexec/bootpd/bootptab.5 M libexec/bootpd/bootptab.mcs M libexec/bootpd/bptypes.h M libexec/bootpd/dovend.c M libexec/bootpd/dovend.h M libexec/bootpd/dumptab.c M libexec/bootpd/getether.c M libexec/bootpd/getether.h M libexec/bootpd/getif.c M libexec/bootpd/getif.h M libexec/bootpd/hash.c M libexec/bootpd/hash.h M libexec/bootpd/hwaddr.c M libexec/bootpd/hwaddr.h M libexec/bootpd/lookup.c M libexec/bootpd/lookup.h M libexec/bootpd/patchlevel.h M libexec/bootpd/readfile.c M libexec/bootpd/readfile.h M libexec/bootpd/report.c M libexec/bootpd/report.h M libexec/bootpd/rtmsg.c M libexec/bootpd/tools/Makefile M libexec/bootpd/tools/Makefile.inc M libexec/bootpd/tools/bootpef/Makefile M libexec/bootpd/tools/bootpef/Makefile.depend M libexec/bootpd/tools/bootpef/bootpef.8 M libexec/bootpd/tools/bootpef/bootpef.c M libexec/bootpd/tools/bootptest/Makefile M libexec/bootpd/tools/bootptest/Makefile.depend M libexec/bootpd/tools/bootptest/bootptest.8 M libexec/bootpd/tools/bootptest/bootptest.c M libexec/bootpd/tools/bootptest/bootptest.h M libexec/bootpd/tools/bootptest/print-bootp.c M libexec/bootpd/trygetea.c M libexec/bootpd/trygetif.c M libexec/bootpd/trylook.c M libexec/bootpd/tzone.c M libexec/comsat/Makefile M libexec/flua/Makefile M libexec/flua/linit_flua.c M libexec/flua/modules/lfs.c M libexec/flua/modules/lfs.h M libexec/flua/modules/lposix.c M libexec/flua/modules/lposix.h M libexec/rtld-elf/Makefile M libexec/rtld-elf/Symbol.map M libexec/rtld-elf/aarch64/reloc.c M libexec/rtld-elf/aarch64/rtld_machdep.h M libexec/rtld-elf/aarch64/rtld_start.S M libexec/rtld-elf/amd64/Makefile.inc M libexec/rtld-elf/amd64/reloc.c M libexec/rtld-elf/amd64/rtld_machdep.h M libexec/rtld-elf/amd64/rtld_start.S M libexec/rtld-elf/arm/Makefile.inc M libexec/rtld-elf/arm/reloc.c M libexec/rtld-elf/arm/rtld_machdep.h M libexec/rtld-elf/arm/rtld_start.S M libexec/rtld-elf/debug.c M libexec/rtld-elf/debug.h M libexec/rtld-elf/i386/Makefile.inc M libexec/rtld-elf/i386/Symbol.map M libexec/rtld-elf/i386/reloc.c M libexec/rtld-elf/i386/rtld_machdep.h M libexec/rtld-elf/i386/rtld_start.S M libexec/rtld-elf/libmap.c A libexec/rtld-elf/libmap.conf M libexec/rtld-elf/libmap.h M libexec/rtld-elf/map_object.c M libexec/rtld-elf/mips/reloc.c M libexec/rtld-elf/mips/rtld_machdep.h M libexec/rtld-elf/mips/rtld_start.S M libexec/rtld-elf/paths.h M libexec/rtld-elf/powerpc/Makefile.inc M libexec/rtld-elf/powerpc/reloc.c M libexec/rtld-elf/powerpc/rtld_machdep.h M libexec/rtld-elf/powerpc/rtld_start.S M libexec/rtld-elf/powerpc64/Makefile.inc M libexec/rtld-elf/powerpc64/reloc.c M libexec/rtld-elf/powerpc64/rtld_machdep.h M libexec/rtld-elf/powerpc64/rtld_start.S M libexec/rtld-elf/riscv/reloc.c M libexec/rtld-elf/riscv/rtld_machdep.h M libexec/rtld-elf/riscv/rtld_start.S M libexec/rtld-elf/rtld.1 M libexec/rtld-elf/rtld.h M libexec/rtld-elf/rtld_lock.c M libexec/rtld-elf/rtld_lock.h A libexec/rtld-elf/rtld_malloc.c A libexec/rtld-elf/rtld_malloc.h M libexec/rtld-elf/rtld_printf.c M libexec/rtld-elf/rtld_printf.h M libexec/rtld-elf/rtld_tls.h M libexec/rtld-elf/rtld_utrace.h M libexec/rtld-elf/tests/Makefile M libexec/rtld-elf/tests/Makefile.depend M libexec/rtld-elf/tests/ld_library_pathfds.c M libexec/rtld-elf/tests/libpythagoras/Makefile M libexec/rtld-elf/tests/libpythagoras/Makefile.depend M libexec/rtld-elf/tests/libpythagoras/pythagoras.c M libexec/rtld-elf/tests/libpythagoras/pythagoras.h M libexec/rtld-elf/tests/target/Makefile M libexec/rtld-elf/tests/target/Makefile.depend M libexec/rtld-elf/tests/target/target.c M libexec/rtld-elf/xmalloc.c M libexec/save-entropy/Makefile M libexec/save-entropy/save-entropy.sh M libexec/telnetd/Makefile A libexec/telnetd/Makefile.depend.options M libexec/tests/Makefile R tools/test/testfloat/sparc64/milieu.h R tools/test/testfloat/sparc64/systmodes.c R usr.bin/xlint/arch/sparc64/targparam.h Log Message: ----------- continue Commit: f7b42299dfade4189f25fcb12cca605dfdd98c41 https://github.com/MidnightBSD/src/commit/f7b42299dfade4189f25fcb12cca605dfdd98c41 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: A bin/csh/csh.cshrc A bin/csh/csh.login A bin/csh/csh.logout A bin/csh/dot.cshrc A bin/csh/dot.login A bin/sh/profile A lib/clang/include/Plugins/Plugins.def A lib/clang/liblldb/LLDBWrapLua.cpp A lib/libalias/libalias/libalias.conf A lib/libc/gen/arc4random-compat.c A lib/libc/gen/arc4random.h A lib/libc/gen/arc4random_uniform.c A lib/libc/gen/auxv.3 A lib/libc/gen/basename_compat.c A lib/libc/gen/devname-compat11.c A lib/libc/gen/dirname_compat.c A lib/libc/gen/exect.c A lib/libc/gen/fts-compat11.c A lib/libc/gen/fts-compat11.h A lib/libc/gen/ftw-compat11.c A lib/libc/gen/gen-compat.h A lib/libc/gen/getentropy.3 A lib/libc/gen/getentropy.c A lib/libc/gen/getmntinfo-compat11.c A lib/libc/gen/glob-compat11.c A lib/libc/gen/glob-compat11.h A lib/libc/gen/memalign.c A lib/libc/gen/nftw-compat11.c A lib/libc/gen/readdir-compat11.c A lib/libc/gen/scandir-compat11.c A lib/libc/gen/shells A lib/libc/gen/tcgetwinsize.3 A lib/libc/gen/timespec_get.3 A lib/libc/gen/timespec_get.c A lib/libc/net/hosts A lib/libc/net/hosts.equiv A lib/libc/net/networks A lib/libc/net/nsswitch.conf A lib/libc/net/protocols A lib/libc/posix1e/mac.conf A lib/libc/rpc/netconfig A lib/libc/rpc/rpc A lib/libc/sys/brk.c A lib/libc/sys/compat-ino64.h A lib/libc/sys/compat-stub.c A lib/libc/sys/cpuset_getdomain.2 A lib/libc/sys/fhlink.2 A lib/libc/sys/fhreadlink.2 A lib/libc/sys/fstat.c A lib/libc/sys/fstatat.c A lib/libc/sys/fstatfs.c A lib/libc/sys/getdents.c A lib/libc/sys/getdirentries.c A lib/libc/sys/getfsstat.c A lib/libc/sys/getrandom.2 A lib/libc/sys/lstat.c A lib/libc/sys/mknod.c A lib/libc/sys/pdfork.c A lib/libc/sys/stat.c A lib/libc/sys/statfs.c A lib/libc/sys/vadvise.c A lib/libc/x86/gen/Makefile.inc A lib/libc/x86/gen/getcontextx.c A lib/libc/x86/sys/pkru.3 A lib/libc/x86/sys/pkru.c A lib/libedit/readline/Makefile A lib/libedit/readline/history.h A lib/libedit/readline/tilde.h A lib/libipt/Makefile A lib/libkvm/kvm_minidump_riscv.c A lib/libkvm/kvm_private.c A lib/libkvm/kvm_riscv.h A lib/libkvm/kvm_sparc64.c A lib/libkvm/kvm_sparc64.h A lib/libkvm/tests/Makefile.depend A lib/libkvm/tests/kvm_read_test.c A lib/libopie/opieaccess A lib/libpcap/Makefile.depend.options A lib/libpmc/libpmc_json.cc A lib/libpmc/libpmc_pmu_util.c A lib/libpmc/pmcformat.h A lib/libpmc/pmu-events/Makefile A lib/libpmc/pmu-events/README A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/branch.json A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/bus.json A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/cache.json A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/memory.json A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/other.json A lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/pipeline.json A lib/libpmc/pmu-events/arch/arm64/armv8-recommended.json A lib/libpmc/pmu-events/arch/arm64/cavium/thunderx2/core-imp-def.json A lib/libpmc/pmu-events/arch/arm64/hisilicon/hip08/core-imp-def.json A lib/libpmc/pmu-events/arch/arm64/mapfile.csv A lib/libpmc/pmu-events/arch/powerpc/mapfile.csv A lib/libpmc/pmu-events/arch/powerpc/power8/cache.json A lib/libpmc/pmu-events/arch/powerpc/power8/floating-point.json A lib/libpmc/pmu-events/arch/powerpc/power8/frontend.json A lib/libpmc/pmu-events/arch/powerpc/power8/marked.json A lib/libpmc/pmu-events/arch/powerpc/power8/memory.json A lib/libpmc/pmu-events/arch/powerpc/power8/other.json A lib/libpmc/pmu-events/arch/powerpc/power8/pipeline.json A lib/libpmc/pmu-events/arch/powerpc/power8/pmc.json A lib/libpmc/pmu-events/arch/powerpc/power8/translation.json A lib/libpmc/pmu-events/arch/powerpc/power9/cache.json A lib/libpmc/pmu-events/arch/powerpc/power9/floating-point.json A lib/libpmc/pmu-events/arch/powerpc/power9/frontend.json A lib/libpmc/pmu-events/arch/powerpc/power9/marked.json A lib/libpmc/pmu-events/arch/powerpc/power9/memory.json A lib/libpmc/pmu-events/arch/powerpc/power9/other.json A lib/libpmc/pmu-events/arch/powerpc/power9/pipeline.json A lib/libpmc/pmu-events/arch/powerpc/power9/pmc.json A lib/libpmc/pmu-events/arch/powerpc/power9/translation.json A lib/libpmc/pmu-events/arch/s390/cf_z10/basic.json A lib/libpmc/pmu-events/arch/s390/cf_z10/crypto.json A lib/libpmc/pmu-events/arch/s390/cf_z10/extended.json A lib/libpmc/pmu-events/arch/s390/cf_z13/basic.json A lib/libpmc/pmu-events/arch/s390/cf_z13/crypto.json A lib/libpmc/pmu-events/arch/s390/cf_z13/extended.json A lib/libpmc/pmu-events/arch/s390/cf_z14/basic.json A lib/libpmc/pmu-events/arch/s390/cf_z14/crypto.json A lib/libpmc/pmu-events/arch/s390/cf_z14/extended.json A lib/libpmc/pmu-events/arch/s390/cf_z196/basic.json A lib/libpmc/pmu-events/arch/s390/cf_z196/crypto.json A lib/libpmc/pmu-events/arch/s390/cf_z196/extended.json A lib/libpmc/pmu-events/arch/s390/cf_zec12/basic.json A lib/libpmc/pmu-events/arch/s390/cf_zec12/crypto.json A lib/libpmc/pmu-events/arch/s390/cf_zec12/extended.json A lib/libpmc/pmu-events/arch/s390/mapfile.csv A lib/libpmc/pmu-events/arch/x86/amdzen1/branch.json A lib/libpmc/pmu-events/arch/x86/amdzen1/cache.json A lib/libpmc/pmu-events/arch/x86/amdzen1/core.json A lib/libpmc/pmu-events/arch/x86/amdzen1/data-fabric.json A lib/libpmc/pmu-events/arch/x86/amdzen1/floating-point.json A lib/libpmc/pmu-events/arch/x86/amdzen1/memory.json A lib/libpmc/pmu-events/arch/x86/amdzen1/other.json A lib/libpmc/pmu-events/arch/x86/amdzen1/recommended.json A lib/libpmc/pmu-events/arch/x86/amdzen2/branch.json A lib/libpmc/pmu-events/arch/x86/amdzen2/cache.json A lib/libpmc/pmu-events/arch/x86/amdzen2/core.json A lib/libpmc/pmu-events/arch/x86/amdzen2/data-fabric.json A lib/libpmc/pmu-events/arch/x86/amdzen2/floating-point.json A lib/libpmc/pmu-events/arch/x86/amdzen2/memory.json A lib/libpmc/pmu-events/arch/x86/amdzen2/other.json A lib/libpmc/pmu-events/arch/x86/amdzen2/recommended.json A lib/libpmc/pmu-events/arch/x86/amdzen3/branch.json A lib/libpmc/pmu-events/arch/x86/amdzen3/cache.json A lib/libpmc/pmu-events/arch/x86/amdzen3/core.json A lib/libpmc/pmu-events/arch/x86/amdzen3/data-fabric.json A lib/libpmc/pmu-events/arch/x86/amdzen3/floating-point.json A lib/libpmc/pmu-events/arch/x86/amdzen3/memory.json A lib/libpmc/pmu-events/arch/x86/amdzen3/other.json A lib/libpmc/pmu-events/arch/x86/amdzen3/recommended.json A lib/libpmc/pmu-events/arch/x86/bonnell/cache.json A lib/libpmc/pmu-events/arch/x86/bonnell/floating-point.json A lib/libpmc/pmu-events/arch/x86/bonnell/frontend.json A lib/libpmc/pmu-events/arch/x86/bonnell/memory.json A lib/libpmc/pmu-events/arch/x86/bonnell/other.json A lib/libpmc/pmu-events/arch/x86/bonnell/pipeline.json A lib/libpmc/pmu-events/arch/x86/bonnell/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/broadwell/bdw-metrics.json A lib/libpmc/pmu-events/arch/x86/broadwell/cache.json A lib/libpmc/pmu-events/arch/x86/broadwell/floating-point.json A lib/libpmc/pmu-events/arch/x86/broadwell/frontend.json A lib/libpmc/pmu-events/arch/x86/broadwell/memory.json A lib/libpmc/pmu-events/arch/x86/broadwell/other.json A lib/libpmc/pmu-events/arch/x86/broadwell/pipeline.json A lib/libpmc/pmu-events/arch/x86/broadwell/uncore.json A lib/libpmc/pmu-events/arch/x86/broadwell/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/broadwellde/bdwde-metrics.json A lib/libpmc/pmu-events/arch/x86/broadwellde/cache.json A lib/libpmc/pmu-events/arch/x86/broadwellde/floating-point.json A lib/libpmc/pmu-events/arch/x86/broadwellde/frontend.json A lib/libpmc/pmu-events/arch/x86/broadwellde/memory.json A lib/libpmc/pmu-events/arch/x86/broadwellde/other.json A lib/libpmc/pmu-events/arch/x86/broadwellde/pipeline.json A lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-cache.json A lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/broadwellde/uncore-power.json A lib/libpmc/pmu-events/arch/x86/broadwellde/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/broadwellx/bdx-metrics.json A lib/libpmc/pmu-events/arch/x86/broadwellx/cache.json A lib/libpmc/pmu-events/arch/x86/broadwellx/floating-point.json A lib/libpmc/pmu-events/arch/x86/broadwellx/frontend.json A lib/libpmc/pmu-events/arch/x86/broadwellx/memory.json A lib/libpmc/pmu-events/arch/x86/broadwellx/other.json A lib/libpmc/pmu-events/arch/x86/broadwellx/pipeline.json A lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-cache.json A lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-interconnect.json A lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/broadwellx/uncore-power.json A lib/libpmc/pmu-events/arch/x86/broadwellx/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/cache.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/clx-metrics.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/floating-point.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/frontend.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/memory.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/other.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/pipeline.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/uncore-other.json A lib/libpmc/pmu-events/arch/x86/cascadelakex/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/cache.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/ehl-metrics.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/floating-point.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/frontend.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/memory.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/other.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/pipeline.json A lib/libpmc/pmu-events/arch/x86/elkhartlake/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/goldmont/cache.json A lib/libpmc/pmu-events/arch/x86/goldmont/frontend.json A lib/libpmc/pmu-events/arch/x86/goldmont/memory.json A lib/libpmc/pmu-events/arch/x86/goldmont/other.json A lib/libpmc/pmu-events/arch/x86/goldmont/pipeline.json A lib/libpmc/pmu-events/arch/x86/goldmont/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/cache.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/frontend.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/memory.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/other.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/pipeline.json A lib/libpmc/pmu-events/arch/x86/goldmontplus/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/haswell/cache.json A lib/libpmc/pmu-events/arch/x86/haswell/floating-point.json A lib/libpmc/pmu-events/arch/x86/haswell/frontend.json A lib/libpmc/pmu-events/arch/x86/haswell/hsw-metrics.json A lib/libpmc/pmu-events/arch/x86/haswell/memory.json A lib/libpmc/pmu-events/arch/x86/haswell/other.json A lib/libpmc/pmu-events/arch/x86/haswell/pipeline.json A lib/libpmc/pmu-events/arch/x86/haswell/uncore.json A lib/libpmc/pmu-events/arch/x86/haswell/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/haswellx/cache.json A lib/libpmc/pmu-events/arch/x86/haswellx/floating-point.json A lib/libpmc/pmu-events/arch/x86/haswellx/frontend.json A lib/libpmc/pmu-events/arch/x86/haswellx/hsx-metrics.json A lib/libpmc/pmu-events/arch/x86/haswellx/memory.json A lib/libpmc/pmu-events/arch/x86/haswellx/other.json A lib/libpmc/pmu-events/arch/x86/haswellx/pipeline.json A lib/libpmc/pmu-events/arch/x86/haswellx/uncore-cache.json A lib/libpmc/pmu-events/arch/x86/haswellx/uncore-interconnect.json A lib/libpmc/pmu-events/arch/x86/haswellx/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/haswellx/uncore-power.json A lib/libpmc/pmu-events/arch/x86/haswellx/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/icelake/cache.json A lib/libpmc/pmu-events/arch/x86/icelake/floating-point.json A lib/libpmc/pmu-events/arch/x86/icelake/frontend.json A lib/libpmc/pmu-events/arch/x86/icelake/icl-metrics.json A lib/libpmc/pmu-events/arch/x86/icelake/memory.json A lib/libpmc/pmu-events/arch/x86/icelake/other.json A lib/libpmc/pmu-events/arch/x86/icelake/pipeline.json A lib/libpmc/pmu-events/arch/x86/icelake/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/icelakex/cache.json A lib/libpmc/pmu-events/arch/x86/icelakex/floating-point.json A lib/libpmc/pmu-events/arch/x86/icelakex/frontend.json A lib/libpmc/pmu-events/arch/x86/icelakex/icx-metrics.json A lib/libpmc/pmu-events/arch/x86/icelakex/memory.json A lib/libpmc/pmu-events/arch/x86/icelakex/other.json A lib/libpmc/pmu-events/arch/x86/icelakex/pipeline.json A lib/libpmc/pmu-events/arch/x86/icelakex/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/icelakex/uncore-other.json A lib/libpmc/pmu-events/arch/x86/icelakex/uncore-power.json A lib/libpmc/pmu-events/arch/x86/icelakex/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/ivybridge/cache.json A lib/libpmc/pmu-events/arch/x86/ivybridge/floating-point.json A lib/libpmc/pmu-events/arch/x86/ivybridge/frontend.json A lib/libpmc/pmu-events/arch/x86/ivybridge/ivb-metrics.json A lib/libpmc/pmu-events/arch/x86/ivybridge/memory.json A lib/libpmc/pmu-events/arch/x86/ivybridge/other.json A lib/libpmc/pmu-events/arch/x86/ivybridge/pipeline.json A lib/libpmc/pmu-events/arch/x86/ivybridge/uncore.json A lib/libpmc/pmu-events/arch/x86/ivybridge/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/ivytown/cache.json A lib/libpmc/pmu-events/arch/x86/ivytown/floating-point.json A lib/libpmc/pmu-events/arch/x86/ivytown/frontend.json A lib/libpmc/pmu-events/arch/x86/ivytown/ivt-metrics.json A lib/libpmc/pmu-events/arch/x86/ivytown/memory.json A lib/libpmc/pmu-events/arch/x86/ivytown/other.json A lib/libpmc/pmu-events/arch/x86/ivytown/pipeline.json A lib/libpmc/pmu-events/arch/x86/ivytown/uncore-cache.json A lib/libpmc/pmu-events/arch/x86/ivytown/uncore-interconnect.json A lib/libpmc/pmu-events/arch/x86/ivytown/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/ivytown/uncore-power.json A lib/libpmc/pmu-events/arch/x86/ivytown/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/jaketown/cache.json A lib/libpmc/pmu-events/arch/x86/jaketown/floating-point.json A lib/libpmc/pmu-events/arch/x86/jaketown/frontend.json A lib/libpmc/pmu-events/arch/x86/jaketown/jkt-metrics.json A lib/libpmc/pmu-events/arch/x86/jaketown/memory.json A lib/libpmc/pmu-events/arch/x86/jaketown/other.json A lib/libpmc/pmu-events/arch/x86/jaketown/pipeline.json A lib/libpmc/pmu-events/arch/x86/jaketown/uncore-cache.json A lib/libpmc/pmu-events/arch/x86/jaketown/uncore-interconnect.json A lib/libpmc/pmu-events/arch/x86/jaketown/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/jaketown/uncore-power.json A lib/libpmc/pmu-events/arch/x86/jaketown/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/knightslanding/cache.json A lib/libpmc/pmu-events/arch/x86/knightslanding/frontend.json A lib/libpmc/pmu-events/arch/x86/knightslanding/memory.json A lib/libpmc/pmu-events/arch/x86/knightslanding/pipeline.json A lib/libpmc/pmu-events/arch/x86/knightslanding/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/knightslanding/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/mapfile.csv A lib/libpmc/pmu-events/arch/x86/nehalemep/cache.json A lib/libpmc/pmu-events/arch/x86/nehalemep/floating-point.json A lib/libpmc/pmu-events/arch/x86/nehalemep/frontend.json A lib/libpmc/pmu-events/arch/x86/nehalemep/memory.json A lib/libpmc/pmu-events/arch/x86/nehalemep/other.json A lib/libpmc/pmu-events/arch/x86/nehalemep/pipeline.json A lib/libpmc/pmu-events/arch/x86/nehalemep/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/nehalemex/cache.json A lib/libpmc/pmu-events/arch/x86/nehalemex/floating-point.json A lib/libpmc/pmu-events/arch/x86/nehalemex/frontend.json A lib/libpmc/pmu-events/arch/x86/nehalemex/memory.json A lib/libpmc/pmu-events/arch/x86/nehalemex/other.json A lib/libpmc/pmu-events/arch/x86/nehalemex/pipeline.json A lib/libpmc/pmu-events/arch/x86/nehalemex/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/sandybridge/cache.json A lib/libpmc/pmu-events/arch/x86/sandybridge/floating-point.json A lib/libpmc/pmu-events/arch/x86/sandybridge/frontend.json A lib/libpmc/pmu-events/arch/x86/sandybridge/memory.json A lib/libpmc/pmu-events/arch/x86/sandybridge/other.json A lib/libpmc/pmu-events/arch/x86/sandybridge/pipeline.json A lib/libpmc/pmu-events/arch/x86/sandybridge/snb-metrics.json A lib/libpmc/pmu-events/arch/x86/sandybridge/uncore.json A lib/libpmc/pmu-events/arch/x86/sandybridge/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/silvermont/cache.json A lib/libpmc/pmu-events/arch/x86/silvermont/frontend.json A lib/libpmc/pmu-events/arch/x86/silvermont/memory.json A lib/libpmc/pmu-events/arch/x86/silvermont/other.json A lib/libpmc/pmu-events/arch/x86/silvermont/pipeline.json A lib/libpmc/pmu-events/arch/x86/silvermont/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/skylake/cache.json A lib/libpmc/pmu-events/arch/x86/skylake/floating-point.json A lib/libpmc/pmu-events/arch/x86/skylake/frontend.json A lib/libpmc/pmu-events/arch/x86/skylake/memory.json A lib/libpmc/pmu-events/arch/x86/skylake/other.json A lib/libpmc/pmu-events/arch/x86/skylake/pipeline.json A lib/libpmc/pmu-events/arch/x86/skylake/skl-metrics.json A lib/libpmc/pmu-events/arch/x86/skylake/uncore.json A lib/libpmc/pmu-events/arch/x86/skylake/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/skylakex/cache.json A lib/libpmc/pmu-events/arch/x86/skylakex/floating-point.json A lib/libpmc/pmu-events/arch/x86/skylakex/frontend.json A lib/libpmc/pmu-events/arch/x86/skylakex/memory.json A lib/libpmc/pmu-events/arch/x86/skylakex/other.json A lib/libpmc/pmu-events/arch/x86/skylakex/pipeline.json A lib/libpmc/pmu-events/arch/x86/skylakex/skx-metrics.json A lib/libpmc/pmu-events/arch/x86/skylakex/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/skylakex/uncore-other.json A lib/libpmc/pmu-events/arch/x86/skylakex/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/tigerlake/cache.json A lib/libpmc/pmu-events/arch/x86/tigerlake/floating-point.json A lib/libpmc/pmu-events/arch/x86/tigerlake/frontend.json A lib/libpmc/pmu-events/arch/x86/tigerlake/memory.json A lib/libpmc/pmu-events/arch/x86/tigerlake/other.json A lib/libpmc/pmu-events/arch/x86/tigerlake/pipeline.json A lib/libpmc/pmu-events/arch/x86/tigerlake/tgl-metrics.json A lib/libpmc/pmu-events/arch/x86/tigerlake/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/tremontx/cache.json A lib/libpmc/pmu-events/arch/x86/tremontx/frontend.json A lib/libpmc/pmu-events/arch/x86/tremontx/memory.json A lib/libpmc/pmu-events/arch/x86/tremontx/other.json A lib/libpmc/pmu-events/arch/x86/tremontx/pipeline.json A lib/libpmc/pmu-events/arch/x86/tremontx/uncore-memory.json A lib/libpmc/pmu-events/arch/x86/tremontx/uncore-other.json A lib/libpmc/pmu-events/arch/x86/tremontx/uncore-power.json A lib/libpmc/pmu-events/arch/x86/tremontx/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/cache.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/floating-point.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/frontend.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/memory.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/other.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/pipeline.json A lib/libpmc/pmu-events/arch/x86/westmereep-dp/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/cache.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/floating-point.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/frontend.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/memory.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/other.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/pipeline.json A lib/libpmc/pmu-events/arch/x86/westmereep-sp/virtual-memory.json A lib/libpmc/pmu-events/arch/x86/westmereex/cache.json A lib/libpmc/pmu-events/arch/x86/westmereex/floating-point.json A lib/libpmc/pmu-events/arch/x86/westmereex/frontend.json A lib/libpmc/pmu-events/arch/x86/westmereex/memory.json A lib/libpmc/pmu-events/arch/x86/westmereex/other.json A lib/libpmc/pmu-events/arch/x86/westmereex/pipeline.json A lib/libpmc/pmu-events/arch/x86/westmereex/virtual-memory.json A lib/libpmc/pmu-events/jevents.c A lib/libpmc/pmu-events/jevents.h A lib/libpmc/pmu-events/jsmn.c A lib/libpmc/pmu-events/jsmn.h A lib/libpmc/pmu-events/json.c A lib/libpmc/pmu-events/json.h A lib/libpmc/pmu-events/list.h A lib/libpmc/pmu-events/pmu-events.h A lib/libprocstat/libprocstat_compat.c A lib/libprocstat/zfs_defs.c A lib/libprocstat/zfs_defs.h A lib/libsbuf/tests/Makefile.depend A lib/libthr/tests/umtx_op_test.c A lib/libthr/thread/thr_malloc.c A lib/libwrap/hosts.allow A libexec/ftpd/Makefile.depend.options A libexec/ftpd/ftpusers A libexec/getty/gettytab A libexec/rc/Makefile A libexec/rc/netstart A libexec/rc/network.subr A libexec/rc/pccard_ether A libexec/rc/rc A libexec/rc/rc.conf A libexec/rc/rc.d/DAEMON A libexec/rc/rc.d/FILESYSTEMS A libexec/rc/rc.d/LOGIN A libexec/rc/rc.d/Makefile A libexec/rc/rc.d/NETWORKING A libexec/rc/rc.d/SERVERS A libexec/rc/rc.d/accounting A libexec/rc/rc.d/addswap A libexec/rc/rc.d/adjkerntz A libexec/rc/rc.d/amd A libexec/rc/rc.d/apm A libexec/rc/rc.d/apmd A libexec/rc/rc.d/archdep A libexec/rc/rc.d/auditd A libexec/rc/rc.d/auditdistd A libexec/rc/rc.d/automount A libexec/rc/rc.d/automountd A libexec/rc/rc.d/autounmountd A libexec/rc/rc.d/bgfsck A libexec/rc/rc.d/blacklistd A libexec/rc/rc.d/bluetooth A libexec/rc/rc.d/bootparams A libexec/rc/rc.d/bridge A libexec/rc/rc.d/bsnmpd A libexec/rc/rc.d/bthidd A libexec/rc/rc.d/ccd A libexec/rc/rc.d/cfumass A libexec/rc/rc.d/cleanvar A libexec/rc/rc.d/cleartmp A libexec/rc/rc.d/cron A libexec/rc/rc.d/ctld A libexec/rc/rc.d/ddb A libexec/rc/rc.d/defaultroute A libexec/rc/rc.d/devd A libexec/rc/rc.d/devfs A libexec/rc/rc.d/devmatch A libexec/rc/rc.d/dhclient A libexec/rc/rc.d/dmesg A libexec/rc/rc.d/dumpon A libexec/rc/rc.d/fsck A libexec/rc/rc.d/ftp-proxy A libexec/rc/rc.d/ftpd A libexec/rc/rc.d/gbde A libexec/rc/rc.d/geli A libexec/rc/rc.d/geli2 A libexec/rc/rc.d/gptboot A libexec/rc/rc.d/growfs A libexec/rc/rc.d/gssd A libexec/rc/rc.d/hastd A libexec/rc/rc.d/hcsecd A libexec/rc/rc.d/hostapd A libexec/rc/rc.d/hostid A libexec/rc/rc.d/hostid_save A libexec/rc/rc.d/hostname A libexec/rc/rc.d/inetd A libexec/rc/rc.d/iovctl A libexec/rc/rc.d/ip6addrctl A libexec/rc/rc.d/ipfilter A libexec/rc/rc.d/ipfs A libexec/rc/rc.d/ipfw A libexec/rc/rc.d/ipfw_netflow A libexec/rc/rc.d/ipmon A libexec/rc/rc.d/ipnat A libexec/rc/rc.d/ippool A libexec/rc/rc.d/ipropd_master A libexec/rc/rc.d/ipropd_slave A libexec/rc/rc.d/ipsec A libexec/rc/rc.d/iscsictl A libexec/rc/rc.d/iscsid A libexec/rc/rc.d/jail A libexec/rc/rc.d/kadmind A libexec/rc/rc.d/kdc A libexec/rc/rc.d/keyserv A libexec/rc/rc.d/kfd A libexec/rc/rc.d/kld A libexec/rc/rc.d/kldxref A libexec/rc/rc.d/kpasswdd A libexec/rc/rc.d/ldconfig A libexec/rc/rc.d/linux A libexec/rc/rc.d/local A libexec/rc/rc.d/local_unbound A libexec/rc/rc.d/localpkg A libexec/rc/rc.d/lockd A libexec/rc/rc.d/lpd A libexec/rc/rc.d/mdconfig A libexec/rc/rc.d/mdconfig2 A libexec/rc/rc.d/mixer A libexec/rc/rc.d/motd A libexec/rc/rc.d/mountcritlocal A libexec/rc/rc.d/mountcritremote A libexec/rc/rc.d/mountd A libexec/rc/rc.d/mountlate A libexec/rc/rc.d/moused A libexec/rc/rc.d/msgs A libexec/rc/rc.d/natd A libexec/rc/rc.d/netif A libexec/rc/rc.d/netoptions A libexec/rc/rc.d/netwait A libexec/rc/rc.d/newsyslog A libexec/rc/rc.d/nfscbd A libexec/rc/rc.d/nfsclient A libexec/rc/rc.d/nfsd A libexec/rc/rc.d/nfsuserd A libexec/rc/rc.d/nisdomain A libexec/rc/rc.d/nscd A libexec/rc/rc.d/nsswitch A libexec/rc/rc.d/ntpd A libexec/rc/rc.d/ntpdate A libexec/rc/rc.d/opensm A libexec/rc/rc.d/os-release A libexec/rc/rc.d/othermta A libexec/rc/rc.d/pf A libexec/rc/rc.d/pflog A libexec/rc/rc.d/pfsync A libexec/rc/rc.d/power_profile A libexec/rc/rc.d/powerd A libexec/rc/rc.d/ppp A libexec/rc/rc.d/pppoed A libexec/rc/rc.d/pwcheck A libexec/rc/rc.d/quota A libexec/rc/rc.d/random A libexec/rc/rc.d/rarpd A libexec/rc/rc.d/rctl A libexec/rc/rc.d/resolv A libexec/rc/rc.d/rfcomm_pppd_server A libexec/rc/rc.d/root A libexec/rc/rc.d/route6d A libexec/rc/rc.d/routed A libexec/rc/rc.d/routing A libexec/rc/rc.d/rpcbind A libexec/rc/rc.d/rtadvd A libexec/rc/rc.d/rtsold A libexec/rc/rc.d/rwho A libexec/rc/rc.d/savecore A libexec/rc/rc.d/sdpd A libexec/rc/rc.d/securelevel A libexec/rc/rc.d/sendmail A libexec/rc/rc.d/serial A libexec/rc/rc.d/sppp A libexec/rc/rc.d/sshd A libexec/rc/rc.d/statd A libexec/rc/rc.d/static_arp A libexec/rc/rc.d/static_ndp A libexec/rc/rc.d/stf A libexec/rc/rc.d/swap A libexec/rc/rc.d/swaplate A libexec/rc/rc.d/syscons A libexec/rc/rc.d/sysctl A libexec/rc/rc.d/sysctl_lastload A libexec/rc/rc.d/syslogd A libexec/rc/rc.d/sysvipc A libexec/rc/rc.d/timed A libexec/rc/rc.d/tmp A libexec/rc/rc.d/ubthidhci A libexec/rc/rc.d/ugidfw A libexec/rc/rc.d/utx A libexec/rc/rc.d/var A libexec/rc/rc.d/virecover A libexec/rc/rc.d/watchdogd A libexec/rc/rc.d/wpa_supplicant A libexec/rc/rc.d/ypbind A libexec/rc/rc.d/ypldap A libexec/rc/rc.d/yppasswdd A libexec/rc/rc.d/ypserv A libexec/rc/rc.d/ypset A libexec/rc/rc.d/ypupdated A libexec/rc/rc.d/ypxfrd A libexec/rc/rc.d/zfs A libexec/rc/rc.d/zfsbe A libexec/rc/rc.d/zfsd A libexec/rc/rc.d/zvol A libexec/rc/rc.initdiskless A libexec/rc/rc.resume A libexec/rc/rc.shutdown A libexec/rc/rc.subr A libexec/rc/rc.suspend A release/arm/BANANAPI.conf A release/arm/CUBIEBOARD.conf A release/arm/CUBIEBOARD2.conf A release/arm/GENERICSD.conf A release/powerpc/powerpcspe.conf A release/scripts/FreeBSD_install_cdrom.conf A release/scripts/list-new-changesets.py A release/scripts/relnotes-search.sh A sbin/Makefile.powerpc64 A sbin/bsdlabel/disktab A sbin/ddb/ddb.conf A sbin/decryptcore/Makefile A sbin/decryptcore/decryptcore.8 A sbin/decryptcore/decryptcore.c A sbin/devd/apple.conf A sbin/devd/asus.conf A sbin/devd/devd.conf A sbin/devd/devmatch.conf A sbin/devd/hyperv.conf A sbin/devd/uath.conf A sbin/devd/ulpt.conf A sbin/devd/zfs.conf A sbin/devfs/devfs.conf A sbin/devfs/devfs.rules A sbin/dhclient/Makefile.depend.options A sbin/dumpon/Makefile.depend.options A sbin/ifconfig/Makefile.depend.options A sbin/init/ttys.aarch64 A sbin/init/ttys.amd64 A sbin/init/ttys.arm A sbin/init/ttys.i386 A sbin/init/ttys.mips A sbin/init/ttys.powerpc A sbin/init/ttys.riscv A sbin/init/ttys.sparc64 A sbin/ipf/common/genmask.c A sbin/ipf/common/ipf.h A sbin/ipf/common/ipf_y.y A sbin/ipf/common/ipmon.h A sbin/ipf/common/ipt.h A sbin/ipf/common/kmem.h A sbin/ipf/common/lexer.c A sbin/ipf/common/lexer.h A sbin/ipf/common/opts.h A sbin/ipf/common/pcap-ipf.h A sbin/ipf/ipf/bpf-ipf.h A sbin/ipf/ipf/bpf_filter.c A sbin/ipf/ipf/ipf.4 A sbin/ipf/ipf/ipf.5 A sbin/ipf/ipf/ipf.8 A sbin/ipf/ipf/ipf.c A sbin/ipf/ipf/ipfcomp.c A sbin/ipf/ipf/ipfilter.4 A sbin/ipf/ipf/ipfilter.5 A sbin/ipf/ipf/ipl.4 A sbin/ipf/ipfs/ipfs.8 A sbin/ipf/ipfs/ipfs.c A sbin/ipf/ipfstat/ipfstat.8 A sbin/ipf/ipfstat/ipfstat.c A sbin/ipf/ipfsync/ipfsyncd.c A sbin/ipf/ipfsync/ipsyncm.c A sbin/ipf/ipfsync/ipsyncs.c A sbin/ipf/ipftest/ip_fil.c A sbin/ipf/ipftest/ipftest.1 A sbin/ipf/ipftest/ipftest.c A sbin/ipf/ipftest/md5.c A sbin/ipf/ipftest/md5.h A sbin/ipf/iplang/BNF A sbin/ipf/iplang/Makefile A sbin/ipf/iplang/iplang.h A sbin/ipf/iplang/iplang.tst A sbin/ipf/iplang/iplang_l.l A sbin/ipf/iplang/iplang_y.y A sbin/ipf/ipmon/ipmon.5 A sbin/ipf/ipmon/ipmon.8 A sbin/ipf/ipmon/ipmon.c A sbin/ipf/ipmon/ipmon_y.y A sbin/ipf/ipnat/ipnat.1 A sbin/ipf/ipnat/ipnat.4 A sbin/ipf/ipnat/ipnat.5 A sbin/ipf/ipnat/ipnat.8 A sbin/ipf/ipnat/ipnat.c A sbin/ipf/ipnat/ipnat_y.y A sbin/ipf/ippool/ippool.5 A sbin/ipf/ippool/ippool.8 A sbin/ipf/ippool/ippool.c A sbin/ipf/ippool/ippool_y.y A sbin/ipf/ipscan/Makefile A sbin/ipf/ipscan/ipscan.5 A sbin/ipf/ipscan/ipscan.8 A sbin/ipf/ipscan/ipscan_y.y A sbin/ipf/ipsend/44arp.c A sbin/ipf/ipsend/Crashable A sbin/ipf/ipsend/Makefile A sbin/ipf/ipsend/arp.c A sbin/ipf/ipsend/dlcommon.c A sbin/ipf/ipsend/dltest.h A sbin/ipf/ipsend/ip.c A sbin/ipf/ipsend/ipresend.1 A sbin/ipf/ipsend/ipresend.c A sbin/ipf/ipsend/ipsend.1 A sbin/ipf/ipsend/ipsend.5 A sbin/ipf/ipsend/ipsend.c A sbin/ipf/ipsend/ipsend.h A sbin/ipf/ipsend/ipsopt.c A sbin/ipf/ipsend/iptest.1 A sbin/ipf/ipsend/iptest.c A sbin/ipf/ipsend/iptests.c A sbin/ipf/ipsend/resend.c A sbin/ipf/ipsend/sbpf.c A sbin/ipf/ipsend/sdlpi.c A sbin/ipf/ipsend/snit.c A sbin/ipf/ipsend/sock.c A sbin/ipf/ipsend/sockraw.c A sbin/ipf/libipf/addicmp.c A sbin/ipf/libipf/addipopt.c A sbin/ipf/libipf/alist_free.c A sbin/ipf/libipf/alist_new.c A sbin/ipf/libipf/allocmbt.c A sbin/ipf/libipf/assigndefined.c A sbin/ipf/libipf/bcopywrap.c A sbin/ipf/libipf/binprint.c A sbin/ipf/libipf/buildopts.c A sbin/ipf/libipf/checkrev.c A sbin/ipf/libipf/connecttcp.c A sbin/ipf/libipf/count4bits.c A sbin/ipf/libipf/count6bits.c A sbin/ipf/libipf/debug.c A sbin/ipf/libipf/dupmbt.c A sbin/ipf/libipf/facpri.c A sbin/ipf/libipf/facpri.h A sbin/ipf/libipf/familyname.c A sbin/ipf/libipf/fill6bits.c A sbin/ipf/libipf/findword.c A sbin/ipf/libipf/flags.c A sbin/ipf/libipf/freembt.c A sbin/ipf/libipf/ftov.c A sbin/ipf/libipf/gethost.c A sbin/ipf/libipf/geticmptype.c A sbin/ipf/libipf/getifname.c A sbin/ipf/libipf/getnattype.c A sbin/ipf/libipf/getport.c A sbin/ipf/libipf/getportproto.c A sbin/ipf/libipf/getproto.c A sbin/ipf/libipf/getsumd.c A sbin/ipf/libipf/hostname.c A sbin/ipf/libipf/icmpcode.c A sbin/ipf/libipf/icmptypename.c A sbin/ipf/libipf/icmptypes.c A sbin/ipf/libipf/inet_addr.c A sbin/ipf/libipf/initparse.c A sbin/ipf/libipf/interror.c A sbin/ipf/libipf/ionames.c A sbin/ipf/libipf/ipf_dotuning.c A sbin/ipf/libipf/ipf_perror.c A sbin/ipf/libipf/ipft_hx.c A sbin/ipf/libipf/ipft_pc.c A sbin/ipf/libipf/ipft_tx.c A sbin/ipf/libipf/ipoptsec.c A sbin/ipf/libipf/kmem.c A sbin/ipf/libipf/kmem.h A sbin/ipf/libipf/kmemcpywrap.c A sbin/ipf/libipf/kvatoname.c A sbin/ipf/libipf/load_dstlist.c A sbin/ipf/libipf/load_dstlistnode.c A sbin/ipf/libipf/load_file.c A sbin/ipf/libipf/load_hash.c A sbin/ipf/libipf/load_hashnode.c A sbin/ipf/libipf/load_http.c A sbin/ipf/libipf/load_pool.c A sbin/ipf/libipf/load_poolnode.c A sbin/ipf/libipf/load_url.c A sbin/ipf/libipf/mb_hexdump.c A sbin/ipf/libipf/msgdsize.c A sbin/ipf/libipf/mutex_emul.c A sbin/ipf/libipf/nametokva.c A sbin/ipf/libipf/nat_setgroupmap.c A sbin/ipf/libipf/ntomask.c A sbin/ipf/libipf/optname.c A sbin/ipf/libipf/optprint.c A sbin/ipf/libipf/optprintv6.c A sbin/ipf/libipf/optvalue.c A sbin/ipf/libipf/parsefields.c A sbin/ipf/libipf/parseipfexpr.c A sbin/ipf/libipf/parsewhoisline.c A sbin/ipf/libipf/poolio.c A sbin/ipf/libipf/portname.c A sbin/ipf/libipf/prependmbt.c A sbin/ipf/libipf/print_toif.c A sbin/ipf/libipf/printactiveaddr.c A sbin/ipf/libipf/printactivenat.c A sbin/ipf/libipf/printaddr.c A sbin/ipf/libipf/printaps.c A sbin/ipf/libipf/printbuf.c A sbin/ipf/libipf/printdstl_live.c A sbin/ipf/libipf/printdstlist.c A sbin/ipf/libipf/printdstlistdata.c A sbin/ipf/libipf/printdstlistnode.c A sbin/ipf/libipf/printdstlistpolicy.c A sbin/ipf/libipf/printfieldhdr.c A sbin/ipf/libipf/printfr.c A sbin/ipf/libipf/printfraginfo.c A sbin/ipf/libipf/printhash.c A sbin/ipf/libipf/printhash_live.c A sbin/ipf/libipf/printhashdata.c A sbin/ipf/libipf/printhashnode.c A sbin/ipf/libipf/printhost.c A sbin/ipf/libipf/printhostmap.c A sbin/ipf/libipf/printhostmask.c A sbin/ipf/libipf/printifname.c A sbin/ipf/libipf/printip.c A sbin/ipf/libipf/printipfexpr.c A sbin/ipf/libipf/printiphdr.c A sbin/ipf/libipf/printlog.c A sbin/ipf/libipf/printlookup.c A sbin/ipf/libipf/printmask.c A sbin/ipf/libipf/printnat.c A sbin/ipf/libipf/printnataddr.c A sbin/ipf/libipf/printnatfield.c A sbin/ipf/libipf/printnatside.c A sbin/ipf/libipf/printpacket.c A sbin/ipf/libipf/printpacket6.c A sbin/ipf/libipf/printpool.c A sbin/ipf/libipf/printpool_live.c A sbin/ipf/libipf/printpooldata.c A sbin/ipf/libipf/printpoolfield.c A sbin/ipf/libipf/printpoolnode.c A sbin/ipf/libipf/printportcmp.c A sbin/ipf/libipf/printproto.c A sbin/ipf/libipf/printsbuf.c A sbin/ipf/libipf/printstate.c A sbin/ipf/libipf/printstatefields.c A sbin/ipf/libipf/printtcpflags.c A sbin/ipf/libipf/printtqtable.c A sbin/ipf/libipf/printtunable.c A sbin/ipf/libipf/printunit.c A sbin/ipf/libipf/remove_hash.c A sbin/ipf/libipf/remove_hashnode.c A sbin/ipf/libipf/remove_pool.c A sbin/ipf/libipf/remove_poolnode.c A sbin/ipf/libipf/resetlexer.c A sbin/ipf/libipf/rwlock_emul.c A sbin/ipf/libipf/save_execute.c A sbin/ipf/libipf/save_file.c A sbin/ipf/libipf/save_nothing.c A sbin/ipf/libipf/save_syslog.c A sbin/ipf/libipf/save_v1trap.c A sbin/ipf/libipf/save_v2trap.c A sbin/ipf/libipf/tcp_flags.c A sbin/ipf/libipf/tcpflags.c A sbin/ipf/libipf/tcpoptnames.c A sbin/ipf/libipf/v6ionames.c A sbin/ipf/libipf/v6optvalue.c A sbin/ipf/libipf/var.c A sbin/ipf/libipf/verbose.c A sbin/ipf/libipf/vtof.c A sbin/md5/tests/1.inp A sbin/md5/tests/1.sha512-p.chk A sbin/md5/tests/1.sha512sum-p.chk A sbin/md5/tests/2.inp A sbin/md5/tests/2.sha512-p.chk A sbin/md5/tests/2.sha512sum-p.chk A sbin/md5/tests/3.inp A sbin/md5/tests/3.sha512-p.chk A sbin/md5/tests/3.sha512sum-p.chk A sbin/md5/tests/4.inp A sbin/md5/tests/4.sha512-p.chk A sbin/md5/tests/4.sha512sum-p.chk A sbin/md5/tests/5.inp A sbin/md5/tests/5.sha512-p.chk A sbin/md5/tests/5.sha512sum-p.chk A sbin/md5/tests/6.inp A sbin/md5/tests/6.sha512-p.chk A sbin/md5/tests/6.sha512sum-p.chk A sbin/md5/tests/7.inp A sbin/md5/tests/7.sha512-p.chk A sbin/md5/tests/7.sha512sum-p.chk A sbin/md5/tests/8.inp A sbin/md5/tests/8.sha512-p.chk A sbin/md5/tests/8.sha512sum-p.chk A sbin/md5/tests/Makefile A sbin/md5/tests/algorithms.txt A sbin/md5/tests/bsd-c-test.SH A sbin/md5/tests/bsd-p-test.SH A sbin/md5/tests/bsd-s-test.SH A sbin/md5/tests/coreutils-c-test.SH A sbin/md5/tests/md5.digest A sbin/md5/tests/md5sum.digest A sbin/md5/tests/rmd160.digest A sbin/md5/tests/rmd160sum.digest A sbin/md5/tests/self-test.SH A sbin/md5/tests/self-test.md5.chk A sbin/md5/tests/self-test.rmd160.chk A sbin/md5/tests/self-test.sh_inp A sbin/md5/tests/self-test.sha1.chk A sbin/md5/tests/self-test.sha224.chk A sbin/md5/tests/self-test.sha256.chk A sbin/md5/tests/self-test.sha384.chk A sbin/md5/tests/self-test.sha512.chk A sbin/md5/tests/self-test.sha512t256.chk A sbin/md5/tests/self-test.skein1024.chk A sbin/md5/tests/self-test.skein256.chk A sbin/md5/tests/self-test.skein512.chk A sbin/md5/tests/sha1.digest A sbin/md5/tests/sha1sum.digest A sbin/md5/tests/sha224.digest A sbin/md5/tests/sha224sum.digest A sbin/md5/tests/sha256.digest A sbin/md5/tests/sha256sum.digest A sbin/md5/tests/sha384.digest A sbin/md5/tests/sha384sum.digest A sbin/md5/tests/sha512.digest A sbin/md5/tests/sha512sum.digest A sbin/md5/tests/sha512t256.digest A sbin/md5/tests/sha512t256sum.digest A sbin/md5/tests/skein1024.digest A sbin/md5/tests/skein1024sum.digest A sbin/md5/tests/skein256.digest A sbin/md5/tests/skein256sum.digest A sbin/md5/tests/skein512.digest A sbin/md5/tests/skein512sum.digest A sbin/nvmecontrol/comnd.c A sbin/nvmecontrol/comnd.h A sbin/nvmecontrol/format.c A sbin/nvmecontrol/identify_ext.c A sbin/nvmecontrol/modules/Makefile A sbin/nvmecontrol/modules/Makefile.inc A sbin/nvmecontrol/modules/intel/Makefile A sbin/nvmecontrol/modules/intel/intel.c A sbin/nvmecontrol/modules/wdc/Makefile A sbin/nvmecontrol/modules/wdc/wdc.c A sbin/nvmecontrol/nc_util.c A sbin/nvmecontrol/ns.c A sbin/nvmecontrol/nsid.c A sbin/nvmecontrol/nvmecontrol_ext.h A sbin/nvmecontrol/passthru.c A sbin/nvmecontrol/resv.c A sbin/nvmecontrol/sanitize.c A sbin/nvmecontrol/selftest.c A sbin/nvmecontrol/tests/Makefile A sbin/nvmecontrol/tests/basic.sh A sbin/pfctl/pf.os A sbin/pfctl/pf_ruleset.c A sbin/pfctl/pfctl_ioctl.h A sbin/pfctl/tests/Makefile A sbin/pfctl/tests/Makefile.depend A sbin/pfctl/tests/files/Makefile A sbin/pfctl/tests/files/Makefile.depend A sbin/pfctl/tests/files/pf0001.in A sbin/pfctl/tests/files/pf0001.ok A sbin/pfctl/tests/files/pf0002.in A sbin/pfctl/tests/files/pf0002.ok A sbin/pfctl/tests/files/pf0003.in A sbin/pfctl/tests/files/pf0003.ok A sbin/pfctl/tests/files/pf0004.in A sbin/pfctl/tests/files/pf0004.ok A sbin/pfctl/tests/files/pf0005.in A sbin/pfctl/tests/files/pf0005.ok A sbin/pfctl/tests/files/pf0006.in A sbin/pfctl/tests/files/pf0006.ok A sbin/pfctl/tests/files/pf0007.in A sbin/pfctl/tests/files/pf0007.ok A sbin/pfctl/tests/files/pf0008.in A sbin/pfctl/tests/files/pf0008.ok A sbin/pfctl/tests/files/pf0009.in A sbin/pfctl/tests/files/pf0009.ok A sbin/pfctl/tests/files/pf0010.in A sbin/pfctl/tests/files/pf0010.ok A sbin/pfctl/tests/files/pf0011.in A sbin/pfctl/tests/files/pf0011.ok A sbin/pfctl/tests/files/pf0012.in A sbin/pfctl/tests/files/pf0012.ok A sbin/pfctl/tests/files/pf0013.in A sbin/pfctl/tests/files/pf0013.ok A sbin/pfctl/tests/files/pf0014.in A sbin/pfctl/tests/files/pf0014.ok A sbin/pfctl/tests/files/pf0016.in A sbin/pfctl/tests/files/pf0016.ok A sbin/pfctl/tests/files/pf0018.in A sbin/pfctl/tests/files/pf0018.ok A sbin/pfctl/tests/files/pf0019.in A sbin/pfctl/tests/files/pf0019.ok A sbin/pfctl/tests/files/pf0020.in A sbin/pfctl/tests/files/pf0020.ok A sbin/pfctl/tests/files/pf0022.in A sbin/pfctl/tests/files/pf0022.ok A sbin/pfctl/tests/files/pf0023.in A sbin/pfctl/tests/files/pf0023.ok A sbin/pfctl/tests/files/pf0024.in A sbin/pfctl/tests/files/pf0024.ok A sbin/pfctl/tests/files/pf0025.in A sbin/pfctl/tests/files/pf0025.ok A sbin/pfctl/tests/files/pf0026.in A sbin/pfctl/tests/files/pf0026.ok A sbin/pfctl/tests/files/pf0028.in A sbin/pfctl/tests/files/pf0028.ok A sbin/pfctl/tests/files/pf0030.in A sbin/pfctl/tests/files/pf0030.ok A sbin/pfctl/tests/files/pf0031.in A sbin/pfctl/tests/files/pf0031.ok A sbin/pfctl/tests/files/pf0032.in A sbin/pfctl/tests/files/pf0032.ok A sbin/pfctl/tests/files/pf0034.in A sbin/pfctl/tests/files/pf0034.ok A sbin/pfctl/tests/files/pf0035.in A sbin/pfctl/tests/files/pf0035.ok A sbin/pfctl/tests/files/pf0038.in A sbin/pfctl/tests/files/pf0038.ok A sbin/pfctl/tests/files/pf0039.in A sbin/pfctl/tests/files/pf0039.ok A sbin/pfctl/tests/files/pf0040.in A sbin/pfctl/tests/files/pf0040.ok A sbin/pfctl/tests/files/pf0041.in A sbin/pfctl/tests/files/pf0041.ok A sbin/pfctl/tests/files/pf0047.in A sbin/pfctl/tests/files/pf0047.ok A sbin/pfctl/tests/files/pf0048.in A sbin/pfctl/tests/files/pf0048.ok A sbin/pfctl/tests/files/pf0049.in A sbin/pfctl/tests/files/pf0049.ok A sbin/pfctl/tests/files/pf0050.in A sbin/pfctl/tests/files/pf0050.ok A sbin/pfctl/tests/files/pf0052.in A sbin/pfctl/tests/files/pf0052.ok A sbin/pfctl/tests/files/pf0053.in A sbin/pfctl/tests/files/pf0053.ok A sbin/pfctl/tests/files/pf0055.in A sbin/pfctl/tests/files/pf0055.ok A sbin/pfctl/tests/files/pf0056.in A sbin/pfctl/tests/files/pf0056.ok A sbin/pfctl/tests/files/pf0057.in A sbin/pfctl/tests/files/pf0057.ok A sbin/pfctl/tests/files/pf0060.in A sbin/pfctl/tests/files/pf0060.ok A sbin/pfctl/tests/files/pf0061.in A sbin/pfctl/tests/files/pf0061.ok A sbin/pfctl/tests/files/pf0065.in A sbin/pfctl/tests/files/pf0065.ok A sbin/pfctl/tests/files/pf0067.in A sbin/pfctl/tests/files/pf0067.ok A sbin/pfctl/tests/files/pf0069.in A sbin/pfctl/tests/files/pf0069.ok A sbin/pfctl/tests/files/pf0070.in A sbin/pfctl/tests/files/pf0070.ok A sbin/pfctl/tests/files/pf0071.in A sbin/pfctl/tests/files/pf0071.ok A sbin/pfctl/tests/files/pf0072.in A sbin/pfctl/tests/files/pf0072.ok A sbin/pfctl/tests/files/pf0074.in A sbin/pfctl/tests/files/pf0074.ok A sbin/pfctl/tests/files/pf0075.in A sbin/pfctl/tests/files/pf0075.ok A sbin/pfctl/tests/files/pf0077.in A sbin/pfctl/tests/files/pf0077.ok A sbin/pfctl/tests/files/pf0078.in A sbin/pfctl/tests/files/pf0078.ok A sbin/pfctl/tests/files/pf0079.in A sbin/pfctl/tests/files/pf0079.ok A sbin/pfctl/tests/files/pf0081.in A sbin/pfctl/tests/files/pf0081.ok A sbin/pfctl/tests/files/pf0082.in A sbin/pfctl/tests/files/pf0082.ok A sbin/pfctl/tests/files/pf0084.in A sbin/pfctl/tests/files/pf0084.ok A sbin/pfctl/tests/files/pf0085.in A sbin/pfctl/tests/files/pf0085.ok A sbin/pfctl/tests/files/pf0087.in A sbin/pfctl/tests/files/pf0087.ok A sbin/pfctl/tests/files/pf0088.in A sbin/pfctl/tests/files/pf0088.ok A sbin/pfctl/tests/files/pf0089.in A sbin/pfctl/tests/files/pf0089.ok A sbin/pfctl/tests/files/pf0090.in A sbin/pfctl/tests/files/pf0090.ok A sbin/pfctl/tests/files/pf0091.in A sbin/pfctl/tests/files/pf0091.ok A sbin/pfctl/tests/files/pf0092.in A sbin/pfctl/tests/files/pf0092.ok A sbin/pfctl/tests/files/pf0094.in A sbin/pfctl/tests/files/pf0094.ok A sbin/pfctl/tests/files/pf0095.in A sbin/pfctl/tests/files/pf0095.include A sbin/pfctl/tests/files/pf0095.ok A sbin/pfctl/tests/files/pf0096.in A sbin/pfctl/tests/files/pf0096.ok A sbin/pfctl/tests/files/pf0097.in A sbin/pfctl/tests/files/pf0097.ok A sbin/pfctl/tests/files/pf0098.in A sbin/pfctl/tests/files/pf0098.ok A sbin/pfctl/tests/files/pf0100.in A sbin/pfctl/tests/files/pf0100.ok A sbin/pfctl/tests/files/pf0101.in A sbin/pfctl/tests/files/pf0101.ok A sbin/pfctl/tests/files/pf0102.in A sbin/pfctl/tests/files/pf0102.ok A sbin/pfctl/tests/files/pf0104.in A sbin/pfctl/tests/files/pf0104.ok A sbin/pfctl/tests/files/pf1001.in A sbin/pfctl/tests/files/pf1001.ok A sbin/pfctl/tests/files/pf1002.in A sbin/pfctl/tests/files/pf1002.ok A sbin/pfctl/tests/files/pf1003.in A sbin/pfctl/tests/files/pf1003.ok A sbin/pfctl/tests/files/pf1004.in A sbin/pfctl/tests/files/pf1004.ok A sbin/pfctl/tests/files/pf1005.in A sbin/pfctl/tests/files/pf1005.ok A sbin/pfctl/tests/files/pf1006.in A sbin/pfctl/tests/files/pf1006.ok A sbin/pfctl/tests/files/pfctl_test_descr.sh A sbin/pfctl/tests/pfctl_test.sh A sbin/ping/Makefile.depend.options A sbin/ping/tests/Makefile A sbin/ping/tests/in_cksum_test.c A sbin/ping/tests/ping_c1_s56_t1.out A sbin/ping/tests/ping_test.sh A sbin/ping/utils.c A sbin/ping/utils.h A sbin/ping6/Makefile.depend.options A sbin/rcorder/ealloc.c A sbin/rcorder/ealloc.h A sbin/rcorder/sprite.h A sbin/rtsol/Makefile.depend.options A sbin/savecore/Makefile.depend.options A sbin/savecore/minfree A sbin/sysctl/sysctl.conf A share/ctypedef/C.UTF-8.src A share/doc/pjdfstest/Makefile.depend A share/dtrace/ipfw.d A share/examples/BSD_daemon/FreeBSD.pfa A share/examples/BSD_daemon/README A share/examples/BSD_daemon/beastie.eps A share/examples/BSD_daemon/beastie.fig A share/examples/BSD_daemon/beastie2.eps A share/examples/BSD_daemon/eps.patch A share/examples/BSD_daemon/poster.sh A share/examples/ipfilter/BNF A share/examples/ipfilter/l4check/Makefile A share/examples/ipfilter/l4check/http.check A share/examples/ipfilter/l4check/http.ok A share/examples/ipfilter/l4check/l4check.c A share/examples/ipfilter/l4check/l4check.conf A share/examples/ipfilter/mkfilters A share/examples/ipfilter/mkfilters.1 A share/examples/ipfilter/mlfk_rule.c A share/examples/ipfilter/rules/BASIC.NAT A share/examples/ipfilter/rules/BASIC_1.FW A share/examples/ipfilter/rules/BASIC_2.FW A share/examples/ipfilter/rules/example.1 A share/examples/ipfilter/rules/example.10 A share/examples/ipfilter/rules/example.11 A share/examples/ipfilter/rules/example.12 A share/examples/ipfilter/rules/example.13 A share/examples/ipfilter/rules/example.2 A share/examples/ipfilter/rules/example.3 A share/examples/ipfilter/rules/example.4 A share/examples/ipfilter/rules/example.5 A share/examples/ipfilter/rules/example.6 A share/examples/ipfilter/rules/example.7 A share/examples/ipfilter/rules/example.8 A share/examples/ipfilter/rules/example.9 A share/examples/ipfilter/rules/example.sr A share/examples/ipfilter/rules/firewall A share/examples/ipfilter/rules/ftp-proxy A share/examples/ipfilter/rules/ftppxy A share/examples/ipfilter/rules/ip_rules A share/examples/ipfilter/rules/ipmon.conf A share/examples/ipfilter/rules/nat-setup A share/examples/ipfilter/rules/nat.eg A share/examples/ipfilter/rules/pool.conf A share/examples/ipfilter/rules/server A share/examples/ipfilter/rules/tcpstate A share/examples/ipfilter/samples/Makefile A share/examples/ipfilter/samples/ipfilter-pb.gif A share/examples/ipfilter/samples/proxy.c A share/examples/ipfilter/samples/relay.c A share/examples/ipfilter/samples/userauth.c A share/examples/libifconfig/Makefile A share/examples/libifconfig/ifchangevlan.c A share/examples/libifconfig/ifcreate.c A share/examples/libifconfig/ifcreatevlan.c A share/examples/libifconfig/ifdestroy.c A share/examples/libifconfig/setdescription.c A share/examples/libifconfig/setmtu.c A share/examples/libifconfig/status.c A share/examples/sound/README A share/examples/sound/basic.c A share/examples/sound/ossinit.h A share/examples/tests/tests/googletest/Makefile A share/keys/Makefile A share/keys/pkg/Makefile A share/keys/pkg/trusted/Makefile A share/keys/pkg/trusted/Makefile.depend A share/keys/pkg/trusted/pkg.freebsd.org.2013102301 A share/man/man3/CMSG_DATA.3 A share/man/man4/adm6996fc.4 A share/man/man4/ads111x.4 A share/man/man4/axp.4 A share/man/man4/bhnd_chipc.4 A share/man/man4/bhnd_pmu.4 A share/man/man4/bhndb_pci.4 A share/man/man4/cdceem.4 A share/man/man4/cp2112.4 A share/man/man4/dtrace_audit.4 A share/man/man4/dtrace_sctp.4 A share/man/man4/dtrace_udplite.4 A share/man/man4/e6060sw.4 A share/man/man4/efidev.4 A share/man/man4/gpiokeys.4 A share/man/man4/gpioths.4 A share/man/man4/iavf.4 A share/man/man4/iflib.4 A share/man/man4/igc.4 A share/man/man4/iic_gpiomux.4 A share/man/man4/iicmux.4 A share/man/man4/itwd.4 A share/man/man4/ksz8995ma.4 A share/man/man4/ltc430x.4 A share/man/man4/mac_ntpd.4 A share/man/man4/man4.aarch64/Makefile A share/man/man4/man4.aarch64/armv8crypto.4 A share/man/man4/man4.aarch64/rk_gpio.4 A share/man/man4/man4.aarch64/rk_grf.4 A share/man/man4/man4.aarch64/rk_i2c.4 A share/man/man4/man4.aarch64/rk_pinctrl.4 A share/man/man4/man4.arm/aw_gpio.4 A share/man/man4/man4.arm/aw_mmc.4 A share/man/man4/man4.arm/aw_rtc.4 A share/man/man4/man4.arm/aw_sid.4 A share/man/man4/man4.arm/aw_spi.4 A share/man/man4/man4.arm/aw_syscon.4 A share/man/man4/man4.arm/bcm283x_pwm.4 A share/man/man4/man4.sparc64/Makefile A share/man/man4/man4.sparc64/Makefile.depend A share/man/man4/man4.sparc64/auxio.4 A share/man/man4/man4.sparc64/central.4 A share/man/man4/man4.sparc64/clkbrd.4 A share/man/man4/man4.sparc64/creator.4 A share/man/man4/man4.sparc64/ebus.4 A share/man/man4/man4.sparc64/eeprom.4 A share/man/man4/man4.sparc64/fhc.4 A share/man/man4/man4.sparc64/machfb.4 A share/man/man4/man4.sparc64/ofw_console.4 A share/man/man4/man4.sparc64/openfirm.4 A share/man/man4/man4.sparc64/openprom.4 A share/man/man4/man4.sparc64/rtc.4 A share/man/man4/man4.sparc64/sbus.4 A share/man/man4/man4.sparc64/snd_audiocs.4 A share/man/man4/muge.4 A share/man/man4/nda.4 A share/man/man4/netdump.4 A share/man/man4/ng_vlan_rotate.4 A share/man/man4/ntb_hw_amd.4 A share/man/man4/nvdimm.4 A share/man/man4/ptnet.4 A share/man/man4/pwmc.4 A share/man/man4/qat.4 A share/man/man4/rtwn_pci.4 A share/man/man4/rtwn_usb.4 A share/man/man4/safexcel.4 A share/man/man4/smbios.4 A share/man/man4/superio.4 A share/man/man4/tslog.4 A share/man/man4/vmci.4 A share/man/man4/xdma.4 A share/man/man5/freebsd-update.conf.5 A share/man/man5/fusefs.5 A share/man/man5/mount.conf.5 A share/man/man5/os-release.5 A share/man/man5/smbfs.5 A share/man/man5/unionfs.5 A share/man/man7/orders.7 A share/man/man7/ports.7 A share/man/man7/stats.7 A share/man/man8/beinstall.8 A share/man/man9/DEFINE_IFUNC.9 A share/man/man9/MODULE_PNP_INFO.9 A share/man/man9/OF_child.9 A share/man/man9/OF_device_from_xref.9 A share/man/man9/OF_finddevice.9 A share/man/man9/OF_getprop.9 A share/man/man9/OF_node_from_xref.9 A share/man/man9/OF_package_to_path.9 A share/man/man9/bhnd.9 A share/man/man9/bhnd_erom.9 A share/man/man9/bus_delayed_attach_children.9 A share/man/man9/dnv.9 A share/man/man9/domainset.9 A share/man/man9/dpcpu.9 A share/man/man9/efirt.9 A share/man/man9/epoch.9 A share/man/man9/ether_gen_addr.9 A share/man/man9/gone_in.9 A share/man/man9/iflib.9 A share/man/man9/iflibdd.9 A share/man/man9/iflibdi.9 A share/man/man9/iflibtxrx.9 A share/man/man9/kern_reboot.9 A share/man/man9/nvmem.9 A share/man/man9/ofw_bus_is_compatible.9 A share/man/man9/ofw_bus_status_okay.9 A share/man/man9/ofw_graph.9 A share/man/man9/pwmbus.9 A share/man/man9/ratecheck.9 A share/man/man9/superio.9 A share/man/man9/syscall_helper_register.9 A share/man/man9/vnode_pager_setsize.9 A share/syscons/keymaps/us.iso.macbook.kbd A share/timedef/ga_IE.UTF-8.src A share/vt/fonts/tom-thumb.hex A share/vt/keymaps/us.macbook.kbd A share/zoneinfo/tests/Makefile.depend A stand/common/readin.h A stand/common/vdisk.c A stand/efi/boot1/proto.c A stand/efi/boot1/proto.h A stand/efi/gptboot/Makefile A stand/efi/gptboot/drv.h A stand/efi/gptboot/proto.c A stand/efi/include/Protocol/Http.h A stand/efi/include/Protocol/Ip4Config2.h A stand/efi/include/Protocol/ServiceBinding.h A stand/efi/libefi/efihttp.c A stand/ficl/x86/sysdep.c A stand/forth/brand-fbsd.4th A stand/forth/logo-fbsdbw.4th A stand/i386/loader_4th/Makefile.depend A stand/liblua/lpager.c A stand/libofw/Makefile A stand/libofw/devicename.c A stand/libofw/libofw.h A stand/libofw/ofw_console.c A stand/libofw/ofw_copy.c A stand/libofw/ofw_disk.c A stand/libofw/ofw_memory.c A stand/libofw/ofw_module.c A stand/libofw/ofw_net.c A stand/libofw/ofw_reboot.c A stand/libofw/ofw_time.c A stand/libofw/openfirm.c A stand/libofw/openfirm.h A stand/libsa/crc32_libkern.c A stand/libsa/smbios.c A stand/libsa/smbios.h A stand/libsa/time.c A stand/libsa/x86/hypervisor.c A stand/libsa/zfs/nvlist.c A stand/lua/gfx-beastie.lua A stand/lua/gfx-beastiebw.lua A stand/lua/gfx-fbsdbw.lua A stand/lua/gfx-orb.lua A stand/lua/gfx-orbbw.lua A stand/man/loader.efi.8 A tests/Makefile.inc0 A tests/etc/Makefile.inc A tests/sys/audit/inter-process.c A tests/sys/audit/process-control.c A tests/sys/capsicum/bindat_connectat.c A tests/sys/cddl/Makefile A tests/sys/cddl/zfs/Makefile A tests/sys/cddl/zfs/bin/Makefile A tests/sys/cddl/zfs/bin/bsddisks.ksh A tests/sys/cddl/zfs/bin/chg_usr_exec.c A tests/sys/cddl/zfs/bin/devname2devid.c A tests/sys/cddl/zfs/bin/dir_rd_update.c A tests/sys/cddl/zfs/bin/dircmp.ksh A tests/sys/cddl/zfs/bin/dumpadm.ksh A tests/sys/cddl/zfs/bin/ff.ksh A tests/sys/cddl/zfs/bin/file_check.c A tests/sys/cddl/zfs/bin/file_common.h A tests/sys/cddl/zfs/bin/file_trunc.c A tests/sys/cddl/zfs/bin/file_write.c A tests/sys/cddl/zfs/bin/fmadm.ksh A tests/sys/cddl/zfs/bin/fmdump.ksh A tests/sys/cddl/zfs/bin/format.ksh A tests/sys/cddl/zfs/bin/groupadd.ksh A tests/sys/cddl/zfs/bin/groupdel.ksh A tests/sys/cddl/zfs/bin/groupmod.ksh A tests/sys/cddl/zfs/bin/groupshow.ksh A tests/sys/cddl/zfs/bin/largest_file.c A tests/sys/cddl/zfs/bin/mkfile.c A tests/sys/cddl/zfs/bin/mktree.c A tests/sys/cddl/zfs/bin/mmapwrite.c A tests/sys/cddl/zfs/bin/randfree_file.c A tests/sys/cddl/zfs/bin/readmmap.c A tests/sys/cddl/zfs/bin/rename_dir.c A tests/sys/cddl/zfs/bin/rm_lnkcnt_zero_file.c A tests/sys/cddl/zfs/bin/svcs.ksh A tests/sys/cddl/zfs/bin/swap.ksh A tests/sys/cddl/zfs/bin/testenv.ksh A tests/sys/cddl/zfs/bin/useradd.ksh A tests/sys/cddl/zfs/bin/userdel.ksh A tests/sys/cddl/zfs/bin/usermod.ksh A tests/sys/cddl/zfs/bin/zfs.ksh A tests/sys/cddl/zfs/bin/zfs_crypto.ksh A tests/sys/cddl/zfs/bin/zfs_version.ksh A tests/sys/cddl/zfs/bin/zlogin.ksh A tests/sys/cddl/zfs/bin/zoneadm.ksh A tests/sys/cddl/zfs/bin/zonecfg.ksh A tests/sys/cddl/zfs/bin/zpool.ksh A tests/sys/cddl/zfs/bin/zpool_bsd.ksh A tests/sys/cddl/zfs/bin/zpool_smi.ksh A tests/sys/cddl/zfs/bin/zpool_version.ksh A tests/sys/cddl/zfs/include/Makefile A tests/sys/cddl/zfs/include/commands.txt A tests/sys/cddl/zfs/include/constants.cfg A tests/sys/cddl/zfs/include/default.cfg.in A tests/sys/cddl/zfs/include/libgnop.kshlib A tests/sys/cddl/zfs/include/libremote.kshlib A tests/sys/cddl/zfs/include/libtest.kshlib A tests/sys/cddl/zfs/include/libtest_test.sh A tests/sys/cddl/zfs/include/logapi.kshlib A tests/sys/cddl/zfs/include/stf.shlib A tests/sys/cddl/zfs/include/testenv.ksh A tests/sys/cddl/zfs/include/testenv.kshlib A tests/sys/cddl/zfs/include/translatecommands.awk A tests/sys/cddl/zfs/tests/Makefile A tests/sys/cddl/zfs/tests/acl/Makefile A tests/sys/cddl/zfs/tests/acl/acl.cfg A tests/sys/cddl/zfs/tests/acl/acl_common.kshlib A tests/sys/cddl/zfs/tests/acl/cifs/Makefile A tests/sys/cddl/zfs/tests/acl/cifs/cifs.kshlib A tests/sys/cddl/zfs/tests/acl/cifs/cifs_attr_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/cifs/cifs_attr_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/cifs/cifs_attr_003_pos.ksh A tests/sys/cddl/zfs/tests/acl/cifs/cifs_test.sh A tests/sys/cddl/zfs/tests/acl/cleanup.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/Makefile A tests/sys/cddl/zfs/tests/acl/nontrivial/nontrivial_test.sh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_001_neg.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_aclmode_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_compact_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_delete_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_inherit_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_inherit_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_inherit_003_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_inherit_004_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_owner_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_rwacl_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_rwx_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_rwx_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_rwx_003_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_rwx_004_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_xattr_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_chmod_xattr_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_cp_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_cp_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_cpio_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_cpio_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_find_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_ls_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_mv_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_tar_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/nontrivial/zfs_acl_tar_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/setup.ksh A tests/sys/cddl/zfs/tests/acl/trivial/Makefile A tests/sys/cddl/zfs/tests/acl/trivial/trivial_test.sh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_chmod_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_compress_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_cp_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_cp_002_neg.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_cp_003_neg.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_find_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_find_002_neg.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_ls_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_ls_002_neg.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_mv_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pack_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_002_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_003_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_004_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_005_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_pax_006_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_tar_001_pos.ksh A tests/sys/cddl/zfs/tests/acl/trivial/zfs_acl_tar_002_neg.ksh A tests/sys/cddl/zfs/tests/atime/Makefile A tests/sys/cddl/zfs/tests/atime/atime.cfg A tests/sys/cddl/zfs/tests/atime/atime_001_pos.ksh A tests/sys/cddl/zfs/tests/atime/atime_002_neg.ksh A tests/sys/cddl/zfs/tests/atime/atime_common.kshlib A tests/sys/cddl/zfs/tests/atime/atime_test.sh A tests/sys/cddl/zfs/tests/atime/cleanup.ksh A tests/sys/cddl/zfs/tests/atime/setup.ksh A tests/sys/cddl/zfs/tests/bootfs/Makefile A tests/sys/cddl/zfs/tests/bootfs/bootfs.cfg A tests/sys/cddl/zfs/tests/bootfs/bootfs_001_pos.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_002_neg.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_003_pos.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_004_neg.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_005_neg.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_006_pos.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_007_pos.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_008_neg.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_009_neg.ksh A tests/sys/cddl/zfs/tests/bootfs/bootfs_test.sh A tests/sys/cddl/zfs/tests/cache/Makefile A tests/sys/cddl/zfs/tests/cache/cache.cfg A tests/sys/cddl/zfs/tests/cache/cache.kshlib A tests/sys/cddl/zfs/tests/cache/cache_001_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_002_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_003_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_004_neg.ksh A tests/sys/cddl/zfs/tests/cache/cache_005_neg.ksh A tests/sys/cddl/zfs/tests/cache/cache_006_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_007_neg.ksh A tests/sys/cddl/zfs/tests/cache/cache_008_neg.ksh A tests/sys/cddl/zfs/tests/cache/cache_009_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_010_neg.ksh A tests/sys/cddl/zfs/tests/cache/cache_011_pos.ksh A tests/sys/cddl/zfs/tests/cache/cache_test.sh A tests/sys/cddl/zfs/tests/cache/cleanup.ksh A tests/sys/cddl/zfs/tests/cache/setup.ksh A tests/sys/cddl/zfs/tests/cachefile/Makefile A tests/sys/cddl/zfs/tests/cachefile/cachefile.cfg A tests/sys/cddl/zfs/tests/cachefile/cachefile.kshlib A tests/sys/cddl/zfs/tests/cachefile/cachefile_001_pos.ksh A tests/sys/cddl/zfs/tests/cachefile/cachefile_002_pos.ksh A tests/sys/cddl/zfs/tests/cachefile/cachefile_003_pos.ksh A tests/sys/cddl/zfs/tests/cachefile/cachefile_004_pos.ksh A tests/sys/cddl/zfs/tests/cachefile/cachefile_test.sh A tests/sys/cddl/zfs/tests/clean_mirror/Makefile A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_001_pos.ksh A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_002_pos.ksh A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_003_pos.ksh A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_004_pos.ksh A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_common.kshlib A tests/sys/cddl/zfs/tests/clean_mirror/clean_mirror_test.sh A tests/sys/cddl/zfs/tests/clean_mirror/cleanup.ksh A tests/sys/cddl/zfs/tests/clean_mirror/default.cfg A tests/sys/cddl/zfs/tests/clean_mirror/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/Makefile A tests/sys/cddl/zfs/tests/cli_root/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/cli.cfg A tests/sys/cddl/zfs/tests/cli_root/cli_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zdb/Makefile A tests/sys/cddl/zfs/tests/cli_root/zdb/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zdb/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zdb/zdb.cfg A tests/sys/cddl/zfs/tests/cli_root/zdb/zdb_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zdb/zdb_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs/zfs_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs/zfs_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs/zfs_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs/zfs_malformed.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs/zfs_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_clone/zfs_clone_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_copies/zfs_copies_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_create/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/properties.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_create/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_011_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_012_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_013_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_create/zfs_create_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_006_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/zfs_destroy_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/zfs_diff.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/zfs_diff_001_pos.golden A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/zfs_diff_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_diff/zfs_diff_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_get/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_006_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_009_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_list_d.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_011_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_all_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_006_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_property/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_property/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_property/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_set_property_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_011_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_012_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_013_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_send/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_set/cache_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/cache_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/canmount_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/canmount_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/canmount_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/canmount_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/checksum_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/compression_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/mountpoint_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/mountpoint_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/mountpoint_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/onoffs_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/property_alias_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/readonly_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/reservation_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/ro_props_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/share_mount_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/snapdir_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/user_property_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/user_property_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/user_property_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/user_property_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/version_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_common.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_share/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_009_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_009_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_all_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_test.sh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/Makefile A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade.cfg A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade.kshlib A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_006_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/zfs_upgrade_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool/zpool.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool/zpool_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool/zpool_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool/zpool_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool/zpool_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_add/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add.kshlib A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_010_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_add/zpool_add_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/zpool_attach.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/zpool_attach_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_attach/zpool_attach_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_clear/zpool_clear_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_create/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create.kshlib A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_007_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_010_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_011_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_012_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_015_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_017_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_018_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_019_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_020_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_021_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_022_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_023_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_create/zpool_create_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/zpool_destroy_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/zpool_detach.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/zpool_detach_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_detach/zpool_detach_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/zpool_expand.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/zpool_expand_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/zpool_expand_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/zpool_expand_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_expand/zpool_expand_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_export/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_export/zpool_export_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_get/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_get/zpool_get_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_history/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_history/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_history/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_history/zpool_history.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_history/zpool_history_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_history/zpool_history_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_history/zpool_history_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_import/blockfiles/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_import/blockfiles/README A tests/sys/cddl/zfs/tests/cli_root/zpool_import/blockfiles/unclean_export.dat.bz2 A tests/sys/cddl/zfs/tests/cli_root/zpool_import/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import.kshlib A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_010_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_011_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_012_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_013_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_014_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_all_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_corrupt_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_destroyed_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_destroyed_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_missing_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_missing_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_missing_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_missing_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_missing_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_rename_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_import/zpool_import_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/zpool_offline.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/zpool_offline_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/zpool_offline_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_offline/zpool_offline_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_online/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_online/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_online/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_online/zpool_online.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_online/zpool_online_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_online/zpool_online_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_online/zpool_online_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/zpool_remove.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/zpool_remove_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/zpool_remove_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/zpool_remove_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_remove/zpool_remove_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/zpool_replace.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/zpool_replace_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/zpool_replace_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_replace/zpool_replace_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/zpool_scrub_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_set/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_set/zpool_set_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_set/zpool_set_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_set/zpool_set_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_set/zpool_set_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_status/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_status/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_status/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_status/zpool_status.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_status/zpool_status_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_status/zpool_status_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_status/zpool_status_test.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/Makefile A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/README A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-broken-mirror1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-broken-mirror2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v10.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v11.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v12.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v13.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v14.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v15.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1mirror1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1mirror2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1mirror3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1raidz1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1raidz2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1raidz3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1stripe1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1stripe2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v1stripe3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v28.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2mirror1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2mirror2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2mirror3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2raidz1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2raidz2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2raidz3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2stripe1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2stripe2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v2stripe3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3hotspare1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3hotspare2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3hotspare3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3mirror1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3mirror2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3mirror3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz21.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz22.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz23.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3raidz3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3stripe1.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3stripe2.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v3stripe3.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v4.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v5.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v5000.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v6.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v7.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v8.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v9.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-v999.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/blockfiles/zfs-pool-vBROKEN.dat.Z A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/create_upgrade_pool_dat.sh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/setup.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade.cfg A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade.kshlib A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_004_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_005_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_006_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_008_pos.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_009_neg.ksh A tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/zpool_upgrade_test.sh A tests/sys/cddl/zfs/tests/cli_user/Makefile A tests/sys/cddl/zfs/tests/cli_user/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_user/cli.cfg A tests/sys/cddl/zfs/tests/cli_user/cli_user.kshlib A tests/sys/cddl/zfs/tests/cli_user/misc/Makefile A tests/sys/cddl/zfs/tests/cli_user/misc/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/misc.cfg A tests/sys/cddl/zfs/tests/cli_user/misc/misc_test.sh A tests/sys/cddl/zfs/tests/cli_user/misc/setup.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/setup_basic.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zdb_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_allow_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_clone_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_create_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_destroy_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_get_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_inherit_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_mount_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_promote_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_receive_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_rename_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_rollback_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_send_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_set_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_share_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_snapshot_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_unallow_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_unmount_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_unshare_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zfs_upgrade_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_add_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_add_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_attach_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_clear_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_create_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_create_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_destroy_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_detach_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_export_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_get_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_history_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_import_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_import_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_offline_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_online_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_remove_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_replace_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_scrub_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_set_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_status_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/misc/zpool_upgrade_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/setup.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/Makefile A tests/sys/cddl/zfs/tests/cli_user/zfs_list/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/setup.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list.cfg A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list.kshlib A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_003_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_004_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_005_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_006_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_007_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_008_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/zfs_list/zfs_list_test.sh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/Makefile A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/setup.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/zpool_iostat.cfg A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/zpool_iostat_001_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/zpool_iostat_002_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/zpool_iostat_003_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_iostat/zpool_iostat_test.sh A tests/sys/cddl/zfs/tests/cli_user/zpool_list/Makefile A tests/sys/cddl/zfs/tests/cli_user/zpool_list/cleanup.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_list/setup.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_list/zpool_list.cfg A tests/sys/cddl/zfs/tests/cli_user/zpool_list/zpool_list_001_pos.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_list/zpool_list_002_neg.ksh A tests/sys/cddl/zfs/tests/cli_user/zpool_list/zpool_list_test.sh A tests/sys/cddl/zfs/tests/compression/Makefile A tests/sys/cddl/zfs/tests/compression/cleanup.ksh A tests/sys/cddl/zfs/tests/compression/compress.cfg A tests/sys/cddl/zfs/tests/compression/compress_001_pos.ksh A tests/sys/cddl/zfs/tests/compression/compress_003_pos.ksh A tests/sys/cddl/zfs/tests/compression/compress_004_pos.ksh A tests/sys/cddl/zfs/tests/compression/compression_test.sh A tests/sys/cddl/zfs/tests/compression/setup.ksh A tests/sys/cddl/zfs/tests/ctime/Makefile A tests/sys/cddl/zfs/tests/ctime/cleanup.ksh A tests/sys/cddl/zfs/tests/ctime/ctime.cfg A tests/sys/cddl/zfs/tests/ctime/ctime_001_pos.c A tests/sys/cddl/zfs/tests/ctime/ctime_test.sh A tests/sys/cddl/zfs/tests/ctime/setup.ksh A tests/sys/cddl/zfs/tests/delegate/Makefile A tests/sys/cddl/zfs/tests/delegate/cleanup.ksh A tests/sys/cddl/zfs/tests/delegate/delegate.cfg A tests/sys/cddl/zfs/tests/delegate/delegate_common.kshlib A tests/sys/cddl/zfs/tests/delegate/setup.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_001_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_002_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_003_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_004_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_005_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_006_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_007_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_008_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_009_neg.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_010_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_011_neg.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_012_neg.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_allow_test.sh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_001_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_002_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_003_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_004_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_005_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_006_pos.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_007_neg.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_008_neg.ksh A tests/sys/cddl/zfs/tests/delegate/zfs_unallow_test.sh A tests/sys/cddl/zfs/tests/devices/Makefile A tests/sys/cddl/zfs/tests/devices/cleanup.ksh A tests/sys/cddl/zfs/tests/devices/devices.cfg A tests/sys/cddl/zfs/tests/devices/devices_001_pos.ksh A tests/sys/cddl/zfs/tests/devices/devices_002_neg.ksh A tests/sys/cddl/zfs/tests/devices/devices_003_pos.ksh A tests/sys/cddl/zfs/tests/devices/devices_common.kshlib A tests/sys/cddl/zfs/tests/devices/devices_test.sh A tests/sys/cddl/zfs/tests/devices/setup.ksh A tests/sys/cddl/zfs/tests/exec/Makefile A tests/sys/cddl/zfs/tests/exec/cleanup.ksh A tests/sys/cddl/zfs/tests/exec/exec_001_pos.ksh A tests/sys/cddl/zfs/tests/exec/exec_002_neg.ksh A tests/sys/cddl/zfs/tests/exec/exec_test.sh A tests/sys/cddl/zfs/tests/exec/mmap_exec.c A tests/sys/cddl/zfs/tests/exec/setup.ksh A tests/sys/cddl/zfs/tests/grow_pool/Makefile A tests/sys/cddl/zfs/tests/grow_pool/cleanup.ksh A tests/sys/cddl/zfs/tests/grow_pool/grow_pool.cfg A tests/sys/cddl/zfs/tests/grow_pool/grow_pool_001_pos.ksh A tests/sys/cddl/zfs/tests/grow_pool/grow_pool_test.sh A tests/sys/cddl/zfs/tests/grow_pool/setup.ksh A tests/sys/cddl/zfs/tests/grow_replicas/Makefile A tests/sys/cddl/zfs/tests/grow_replicas/cleanup.ksh A tests/sys/cddl/zfs/tests/grow_replicas/grow_replicas.cfg A tests/sys/cddl/zfs/tests/grow_replicas/grow_replicas_001_pos.ksh A tests/sys/cddl/zfs/tests/grow_replicas/grow_replicas_test.sh A tests/sys/cddl/zfs/tests/grow_replicas/setup.ksh A tests/sys/cddl/zfs/tests/history/Makefile A tests/sys/cddl/zfs/tests/history/cleanup.ksh A tests/sys/cddl/zfs/tests/history/history.cfg A tests/sys/cddl/zfs/tests/history/history_001_pos.ksh A tests/sys/cddl/zfs/tests/history/history_002_pos.ksh A tests/sys/cddl/zfs/tests/history/history_003_pos.ksh A tests/sys/cddl/zfs/tests/history/history_004_pos.ksh A tests/sys/cddl/zfs/tests/history/history_005_neg.ksh A tests/sys/cddl/zfs/tests/history/history_006_neg.ksh A tests/sys/cddl/zfs/tests/history/history_007_pos.ksh A tests/sys/cddl/zfs/tests/history/history_008_pos.ksh A tests/sys/cddl/zfs/tests/history/history_009_pos.ksh A tests/sys/cddl/zfs/tests/history/history_010_pos.ksh A tests/sys/cddl/zfs/tests/history/history_common.kshlib A tests/sys/cddl/zfs/tests/history/history_test.sh A tests/sys/cddl/zfs/tests/history/i386.migratedpool.DAT.Z A tests/sys/cddl/zfs/tests/history/i386.orig_history.txt A tests/sys/cddl/zfs/tests/history/setup.ksh A tests/sys/cddl/zfs/tests/history/sparc.migratedpool.DAT.Z A tests/sys/cddl/zfs/tests/history/sparc.orig_history.txt A tests/sys/cddl/zfs/tests/history/zfs-pool-v4.dat.Z A tests/sys/cddl/zfs/tests/hotplug/Makefile A tests/sys/cddl/zfs/tests/hotplug/cleanup.ksh A tests/sys/cddl/zfs/tests/hotplug/hotplug.cfg A tests/sys/cddl/zfs/tests/hotplug/hotplug.kshlib A tests/sys/cddl/zfs/tests/hotplug/hotplug_001_pos.ksh A tests/sys/cddl/zfs/tests/hotplug/hotplug_008_pos.ksh A tests/sys/cddl/zfs/tests/hotplug/hotplug_011_pos.ksh A tests/sys/cddl/zfs/tests/hotplug/hotplug_test.sh A tests/sys/cddl/zfs/tests/hotplug/setup.ksh A tests/sys/cddl/zfs/tests/hotspare/Makefile A tests/sys/cddl/zfs/tests/hotspare/cleanup.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare.cfg A tests/sys/cddl/zfs/tests/hotspare/hotspare.kshlib A tests/sys/cddl/zfs/tests/hotspare/hotspare_add_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_add_002_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_add_003_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_add_004_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_clone_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_clone_002_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_create_001_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_detach_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_detach_002_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_detach_003_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_detach_004_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_detach_005_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_export_001_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_import_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_onoffline_003_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_onoffline_004_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_remove_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_remove_002_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_remove_003_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_remove_004_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_replace_001_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_replace_002_neg.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_scrub_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_scrub_002_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_shared_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_snapshot_001_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_snapshot_002_pos.ksh A tests/sys/cddl/zfs/tests/hotspare/hotspare_test.sh A tests/sys/cddl/zfs/tests/hotspare/setup.ksh A tests/sys/cddl/zfs/tests/inheritance/Makefile A tests/sys/cddl/zfs/tests/inheritance/README.config A tests/sys/cddl/zfs/tests/inheritance/README.state A tests/sys/cddl/zfs/tests/inheritance/cleanup.ksh A tests/sys/cddl/zfs/tests/inheritance/config001.cfg A tests/sys/cddl/zfs/tests/inheritance/config002.cfg A tests/sys/cddl/zfs/tests/inheritance/config003.cfg A tests/sys/cddl/zfs/tests/inheritance/config004.cfg A tests/sys/cddl/zfs/tests/inheritance/config005.cfg A tests/sys/cddl/zfs/tests/inheritance/config006.cfg A tests/sys/cddl/zfs/tests/inheritance/config007.cfg A tests/sys/cddl/zfs/tests/inheritance/config008.cfg A tests/sys/cddl/zfs/tests/inheritance/config009.cfg A tests/sys/cddl/zfs/tests/inheritance/config010.cfg A tests/sys/cddl/zfs/tests/inheritance/config011.cfg A tests/sys/cddl/zfs/tests/inheritance/config012.cfg A tests/sys/cddl/zfs/tests/inheritance/config013.cfg A tests/sys/cddl/zfs/tests/inheritance/config014.cfg A tests/sys/cddl/zfs/tests/inheritance/config015.cfg A tests/sys/cddl/zfs/tests/inheritance/config016.cfg A tests/sys/cddl/zfs/tests/inheritance/config017.cfg A tests/sys/cddl/zfs/tests/inheritance/config018.cfg A tests/sys/cddl/zfs/tests/inheritance/config019.cfg A tests/sys/cddl/zfs/tests/inheritance/config020.cfg A tests/sys/cddl/zfs/tests/inheritance/config021.cfg A tests/sys/cddl/zfs/tests/inheritance/config022.cfg A tests/sys/cddl/zfs/tests/inheritance/config023.cfg A tests/sys/cddl/zfs/tests/inheritance/config024.cfg A tests/sys/cddl/zfs/tests/inheritance/inherit.cfg A tests/sys/cddl/zfs/tests/inheritance/inherit.kshlib A tests/sys/cddl/zfs/tests/inheritance/inherit_001_pos.ksh A tests/sys/cddl/zfs/tests/inheritance/inheritance_test.sh A tests/sys/cddl/zfs/tests/inheritance/state001.cfg A tests/sys/cddl/zfs/tests/inheritance/state002.cfg A tests/sys/cddl/zfs/tests/inheritance/state003.cfg A tests/sys/cddl/zfs/tests/inheritance/state004.cfg A tests/sys/cddl/zfs/tests/inheritance/state005.cfg A tests/sys/cddl/zfs/tests/inheritance/state006.cfg A tests/sys/cddl/zfs/tests/inheritance/state007.cfg A tests/sys/cddl/zfs/tests/inheritance/state008.cfg A tests/sys/cddl/zfs/tests/inheritance/state009.cfg A tests/sys/cddl/zfs/tests/inheritance/state010.cfg A tests/sys/cddl/zfs/tests/inheritance/state011.cfg A tests/sys/cddl/zfs/tests/inheritance/state012.cfg A tests/sys/cddl/zfs/tests/inheritance/state013.cfg A tests/sys/cddl/zfs/tests/inheritance/state014.cfg A tests/sys/cddl/zfs/tests/inheritance/state015.cfg A tests/sys/cddl/zfs/tests/inheritance/state016.cfg A tests/sys/cddl/zfs/tests/inheritance/state017.cfg A tests/sys/cddl/zfs/tests/inheritance/state018.cfg A tests/sys/cddl/zfs/tests/inheritance/state019.cfg A tests/sys/cddl/zfs/tests/inheritance/state020.cfg A tests/sys/cddl/zfs/tests/inheritance/state021.cfg A tests/sys/cddl/zfs/tests/inheritance/state022.cfg A tests/sys/cddl/zfs/tests/inheritance/state023.cfg A tests/sys/cddl/zfs/tests/inheritance/state024.cfg A tests/sys/cddl/zfs/tests/interop/Makefile A tests/sys/cddl/zfs/tests/interop/cleanup.ksh A tests/sys/cddl/zfs/tests/interop/interop.cfg A tests/sys/cddl/zfs/tests/interop/interop_001_pos.ksh A tests/sys/cddl/zfs/tests/interop/interop_test.sh A tests/sys/cddl/zfs/tests/interop/setup.ksh A tests/sys/cddl/zfs/tests/inuse/Makefile A tests/sys/cddl/zfs/tests/inuse/inuse.cfg A tests/sys/cddl/zfs/tests/inuse/inuse_005_pos.ksh A tests/sys/cddl/zfs/tests/inuse/inuse_010_neg.ksh A tests/sys/cddl/zfs/tests/inuse/inuse_test.sh A tests/sys/cddl/zfs/tests/inuse/setup.ksh A tests/sys/cddl/zfs/tests/iscsi/Makefile A tests/sys/cddl/zfs/tests/iscsi/cleanup.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi.cfg A tests/sys/cddl/zfs/tests/iscsi/iscsi_001_pos.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_002_neg.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_003_neg.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_004_pos.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_005_pos.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_006_neg.ksh A tests/sys/cddl/zfs/tests/iscsi/iscsi_common.kshlib A tests/sys/cddl/zfs/tests/iscsi/iscsi_test.sh A tests/sys/cddl/zfs/tests/iscsi/setup.ksh A tests/sys/cddl/zfs/tests/large_files/Makefile A tests/sys/cddl/zfs/tests/large_files/cleanup.ksh A tests/sys/cddl/zfs/tests/large_files/large_files.cfg A tests/sys/cddl/zfs/tests/large_files/large_files_001_pos.ksh A tests/sys/cddl/zfs/tests/large_files/large_files_test.sh A tests/sys/cddl/zfs/tests/large_files/setup.ksh A tests/sys/cddl/zfs/tests/largest_pool/Makefile A tests/sys/cddl/zfs/tests/largest_pool/largest_pool.cfg A tests/sys/cddl/zfs/tests/largest_pool/largest_pool_001_pos.ksh A tests/sys/cddl/zfs/tests/largest_pool/largest_pool_test.sh A tests/sys/cddl/zfs/tests/link_count/Makefile A tests/sys/cddl/zfs/tests/link_count/cleanup.ksh A tests/sys/cddl/zfs/tests/link_count/link_count.cfg A tests/sys/cddl/zfs/tests/link_count/link_count_001.ksh A tests/sys/cddl/zfs/tests/link_count/link_count_test.sh A tests/sys/cddl/zfs/tests/link_count/setup.ksh A tests/sys/cddl/zfs/tests/migration/Makefile A tests/sys/cddl/zfs/tests/migration/cleanup.ksh A tests/sys/cddl/zfs/tests/migration/migration.cfg A tests/sys/cddl/zfs/tests/migration/migration.kshlib A tests/sys/cddl/zfs/tests/migration/migration_001_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_002_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_003_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_004_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_005_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_006_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_007_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_008_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_009_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_010_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_011_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_012_pos.ksh A tests/sys/cddl/zfs/tests/migration/migration_test.sh A tests/sys/cddl/zfs/tests/migration/setup.ksh A tests/sys/cddl/zfs/tests/mmap/Makefile A tests/sys/cddl/zfs/tests/mmap/cleanup.ksh A tests/sys/cddl/zfs/tests/mmap/mmap.cfg A tests/sys/cddl/zfs/tests/mmap/mmap_read_001_pos.ksh A tests/sys/cddl/zfs/tests/mmap/mmap_test.sh A tests/sys/cddl/zfs/tests/mmap/mmap_write_001_pos.ksh A tests/sys/cddl/zfs/tests/mmap/setup.ksh A tests/sys/cddl/zfs/tests/mount/Makefile A tests/sys/cddl/zfs/tests/mount/cleanup.ksh A tests/sys/cddl/zfs/tests/mount/mount_test.sh A tests/sys/cddl/zfs/tests/mount/mounttest.ksh A tests/sys/cddl/zfs/tests/mount/setup.ksh A tests/sys/cddl/zfs/tests/mount/vars.cfg A tests/sys/cddl/zfs/tests/mv_files/Makefile A tests/sys/cddl/zfs/tests/mv_files/cleanup.ksh A tests/sys/cddl/zfs/tests/mv_files/mv_files.cfg A tests/sys/cddl/zfs/tests/mv_files/mv_files_001_pos.ksh A tests/sys/cddl/zfs/tests/mv_files/mv_files_002_pos.ksh A tests/sys/cddl/zfs/tests/mv_files/mv_files_common.kshlib A tests/sys/cddl/zfs/tests/mv_files/mv_files_test.sh A tests/sys/cddl/zfs/tests/mv_files/setup.ksh A tests/sys/cddl/zfs/tests/nestedfs/Makefile A tests/sys/cddl/zfs/tests/nestedfs/cleanup.ksh A tests/sys/cddl/zfs/tests/nestedfs/nestedfs.cfg A tests/sys/cddl/zfs/tests/nestedfs/nestedfs_001_pos.ksh A tests/sys/cddl/zfs/tests/nestedfs/nestedfs_test.sh A tests/sys/cddl/zfs/tests/nestedfs/setup.ksh A tests/sys/cddl/zfs/tests/no_space/Makefile A tests/sys/cddl/zfs/tests/no_space/cleanup.ksh A tests/sys/cddl/zfs/tests/no_space/enospc.cfg A tests/sys/cddl/zfs/tests/no_space/enospc_001_pos.ksh A tests/sys/cddl/zfs/tests/no_space/no_space_test.sh A tests/sys/cddl/zfs/tests/no_space/setup.ksh A tests/sys/cddl/zfs/tests/online_offline/Makefile A tests/sys/cddl/zfs/tests/online_offline/cleanup.ksh A tests/sys/cddl/zfs/tests/online_offline/online_offline.cfg A tests/sys/cddl/zfs/tests/online_offline/online_offline_001_pos.ksh A tests/sys/cddl/zfs/tests/online_offline/online_offline_002_neg.ksh A tests/sys/cddl/zfs/tests/online_offline/online_offline_test.sh A tests/sys/cddl/zfs/tests/pool_names/Makefile A tests/sys/cddl/zfs/tests/pool_names/pool_names.cfg A tests/sys/cddl/zfs/tests/pool_names/pool_names_001_pos.ksh A tests/sys/cddl/zfs/tests/pool_names/pool_names_002_neg.ksh A tests/sys/cddl/zfs/tests/pool_names/pool_names_test.sh A tests/sys/cddl/zfs/tests/poolversion/Makefile A tests/sys/cddl/zfs/tests/poolversion/cleanup.ksh A tests/sys/cddl/zfs/tests/poolversion/poolversion_001_pos.ksh A tests/sys/cddl/zfs/tests/poolversion/poolversion_002_pos.ksh A tests/sys/cddl/zfs/tests/poolversion/poolversion_test.sh A tests/sys/cddl/zfs/tests/poolversion/setup.ksh A tests/sys/cddl/zfs/tests/quota/Makefile A tests/sys/cddl/zfs/tests/quota/cleanup.ksh A tests/sys/cddl/zfs/tests/quota/quota.cfg A tests/sys/cddl/zfs/tests/quota/quota.kshlib A tests/sys/cddl/zfs/tests/quota/quota_001_pos.ksh A tests/sys/cddl/zfs/tests/quota/quota_002_pos.ksh A tests/sys/cddl/zfs/tests/quota/quota_003_pos.ksh A tests/sys/cddl/zfs/tests/quota/quota_004_pos.ksh A tests/sys/cddl/zfs/tests/quota/quota_005_pos.ksh A tests/sys/cddl/zfs/tests/quota/quota_006_neg.ksh A tests/sys/cddl/zfs/tests/quota/quota_test.sh A tests/sys/cddl/zfs/tests/quota/setup.ksh A tests/sys/cddl/zfs/tests/redundancy/Makefile A tests/sys/cddl/zfs/tests/redundancy/cleanup.ksh A tests/sys/cddl/zfs/tests/redundancy/redundancy.cfg A tests/sys/cddl/zfs/tests/redundancy/redundancy.kshlib A tests/sys/cddl/zfs/tests/redundancy/redundancy_001_pos.ksh A tests/sys/cddl/zfs/tests/redundancy/redundancy_002_pos.ksh A tests/sys/cddl/zfs/tests/redundancy/redundancy_003_pos.ksh A tests/sys/cddl/zfs/tests/redundancy/redundancy_004_neg.ksh A tests/sys/cddl/zfs/tests/redundancy/redundancy_test.sh A tests/sys/cddl/zfs/tests/redundancy/setup.ksh A tests/sys/cddl/zfs/tests/refquota/Makefile A tests/sys/cddl/zfs/tests/refquota/cleanup.ksh A tests/sys/cddl/zfs/tests/refquota/refquota.cfg A tests/sys/cddl/zfs/tests/refquota/refquota_001_pos.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_002_pos.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_003_pos.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_004_pos.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_005_pos.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_006_neg.ksh A tests/sys/cddl/zfs/tests/refquota/refquota_test.sh A tests/sys/cddl/zfs/tests/refquota/setup.ksh A tests/sys/cddl/zfs/tests/refreserv/Makefile A tests/sys/cddl/zfs/tests/refreserv/cleanup.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv.cfg A tests/sys/cddl/zfs/tests/refreserv/refreserv_001_pos.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv_002_pos.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv_003_pos.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv_004_pos.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv_005_pos.ksh A tests/sys/cddl/zfs/tests/refreserv/refreserv_test.sh A tests/sys/cddl/zfs/tests/refreserv/setup.ksh A tests/sys/cddl/zfs/tests/rename_dirs/Makefile A tests/sys/cddl/zfs/tests/rename_dirs/cleanup.ksh A tests/sys/cddl/zfs/tests/rename_dirs/rename_dirs.cfg A tests/sys/cddl/zfs/tests/rename_dirs/rename_dirs_001_pos.ksh A tests/sys/cddl/zfs/tests/rename_dirs/rename_dirs_test.sh A tests/sys/cddl/zfs/tests/rename_dirs/setup.ksh A tests/sys/cddl/zfs/tests/replacement/Makefile A tests/sys/cddl/zfs/tests/replacement/cleanup.ksh A tests/sys/cddl/zfs/tests/replacement/replacement.kshlib A tests/sys/cddl/zfs/tests/replacement/replacement_001_pos.ksh A tests/sys/cddl/zfs/tests/replacement/replacement_002_pos.ksh A tests/sys/cddl/zfs/tests/replacement/replacement_003_pos.ksh A tests/sys/cddl/zfs/tests/replacement/replacement_test.sh A tests/sys/cddl/zfs/tests/reservation/Makefile A tests/sys/cddl/zfs/tests/reservation/cleanup.ksh A tests/sys/cddl/zfs/tests/reservation/reservation.cfg A tests/sys/cddl/zfs/tests/reservation/reservation.kshlib A tests/sys/cddl/zfs/tests/reservation/reservation_001_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_002_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_003_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_004_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_005_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_006_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_007_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_008_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_009_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_010_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_011_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_012_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_013_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_014_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_015_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_016_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_017_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_018_pos.ksh A tests/sys/cddl/zfs/tests/reservation/reservation_test.sh A tests/sys/cddl/zfs/tests/reservation/setup.ksh A tests/sys/cddl/zfs/tests/rootpool/Makefile A tests/sys/cddl/zfs/tests/rootpool/cleanup.ksh A tests/sys/cddl/zfs/tests/rootpool/rootpool_001_pos.ksh A tests/sys/cddl/zfs/tests/rootpool/rootpool_002_neg.ksh A tests/sys/cddl/zfs/tests/rootpool/rootpool_007_neg.ksh A tests/sys/cddl/zfs/tests/rootpool/rootpool_test.sh A tests/sys/cddl/zfs/tests/rootpool/setup.ksh A tests/sys/cddl/zfs/tests/rsend/Makefile A tests/sys/cddl/zfs/tests/rsend/cleanup.ksh A tests/sys/cddl/zfs/tests/rsend/rsend.cfg A tests/sys/cddl/zfs/tests/rsend/rsend.kshlib A tests/sys/cddl/zfs/tests/rsend/rsend_001_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_002_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_003_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_004_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_005_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_006_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_007_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_008_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_009_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_010_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_011_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_012_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_013_pos.ksh A tests/sys/cddl/zfs/tests/rsend/rsend_test.sh A tests/sys/cddl/zfs/tests/rsend/setup.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/Makefile A tests/sys/cddl/zfs/tests/scrub_mirror/cleanup.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/default.cfg A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_001_pos.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_002_pos.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_003_pos.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_004_pos.ksh A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_common.kshlib A tests/sys/cddl/zfs/tests/scrub_mirror/scrub_mirror_test.sh A tests/sys/cddl/zfs/tests/scrub_mirror/setup.ksh A tests/sys/cddl/zfs/tests/slog/Makefile A tests/sys/cddl/zfs/tests/slog/cleanup.ksh A tests/sys/cddl/zfs/tests/slog/setup.ksh A tests/sys/cddl/zfs/tests/slog/slog.cfg A tests/sys/cddl/zfs/tests/slog/slog.kshlib A tests/sys/cddl/zfs/tests/slog/slog_001_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_002_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_003_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_004_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_005_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_006_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_007_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_008_neg.ksh A tests/sys/cddl/zfs/tests/slog/slog_009_neg.ksh A tests/sys/cddl/zfs/tests/slog/slog_010_neg.ksh A tests/sys/cddl/zfs/tests/slog/slog_011_neg.ksh A tests/sys/cddl/zfs/tests/slog/slog_012_neg.ksh A tests/sys/cddl/zfs/tests/slog/slog_013_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_014_pos.ksh A tests/sys/cddl/zfs/tests/slog/slog_test.sh A tests/sys/cddl/zfs/tests/snapshot/Makefile A tests/sys/cddl/zfs/tests/snapshot/cleanup.ksh A tests/sys/cddl/zfs/tests/snapshot/clone_001_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/ctldir_acl.txt A tests/sys/cddl/zfs/tests/snapshot/rollback_001_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/rollback_002_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/rollback_003_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/setup.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot.cfg A tests/sys/cddl/zfs/tests/snapshot/snapshot_001_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_002_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_003_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_004_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_005_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_006_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_007_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_008_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_009_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_010_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_011_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_012_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_013_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_014_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_015_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_016_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_017_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_018_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_019_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_020_pos.ksh A tests/sys/cddl/zfs/tests/snapshot/snapshot_test.sh A tests/sys/cddl/zfs/tests/snapused/Makefile A tests/sys/cddl/zfs/tests/snapused/cleanup.ksh A tests/sys/cddl/zfs/tests/snapused/setup.ksh A tests/sys/cddl/zfs/tests/snapused/snapused.cfg A tests/sys/cddl/zfs/tests/snapused/snapused.kshlib A tests/sys/cddl/zfs/tests/snapused/snapused_001_pos.ksh A tests/sys/cddl/zfs/tests/snapused/snapused_002_pos.ksh A tests/sys/cddl/zfs/tests/snapused/snapused_003_pos.ksh A tests/sys/cddl/zfs/tests/snapused/snapused_004_pos.ksh A tests/sys/cddl/zfs/tests/snapused/snapused_005_pos.ksh A tests/sys/cddl/zfs/tests/snapused/snapused_test.sh A tests/sys/cddl/zfs/tests/sparse/Makefile A tests/sys/cddl/zfs/tests/sparse/cleanup.ksh A tests/sys/cddl/zfs/tests/sparse/setup.ksh A tests/sys/cddl/zfs/tests/sparse/sparse.cfg A tests/sys/cddl/zfs/tests/sparse/sparse_001_pos.ksh A tests/sys/cddl/zfs/tests/sparse/sparse_test.sh A tests/sys/cddl/zfs/tests/threadsappend/Makefile A tests/sys/cddl/zfs/tests/threadsappend/cleanup.ksh A tests/sys/cddl/zfs/tests/threadsappend/setup.ksh A tests/sys/cddl/zfs/tests/threadsappend/threadsappend.c A tests/sys/cddl/zfs/tests/threadsappend/threadsappend.cfg A tests/sys/cddl/zfs/tests/threadsappend/threadsappend_001_pos.ksh A tests/sys/cddl/zfs/tests/threadsappend/threadsappend_test.sh A tests/sys/cddl/zfs/tests/truncate/Makefile A tests/sys/cddl/zfs/tests/truncate/cleanup.ksh A tests/sys/cddl/zfs/tests/truncate/setup.ksh A tests/sys/cddl/zfs/tests/truncate/truncate.cfg A tests/sys/cddl/zfs/tests/truncate/truncate_001_pos.ksh A tests/sys/cddl/zfs/tests/truncate/truncate_002_pos.ksh A tests/sys/cddl/zfs/tests/truncate/truncate_test.sh A tests/sys/cddl/zfs/tests/txg_integrity/Makefile A tests/sys/cddl/zfs/tests/txg_integrity/cleanup.ksh A tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity.c A tests/sys/cddl/zfs/tests/txg_integrity/fsync_integrity_001_pos.ksh A tests/sys/cddl/zfs/tests/txg_integrity/make_patterns.py A tests/sys/cddl/zfs/tests/txg_integrity/setup.ksh A tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.c A tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.cfg A tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity.d A tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity_001_pos.ksh A tests/sys/cddl/zfs/tests/txg_integrity/txg_integrity_test.sh A tests/sys/cddl/zfs/tests/userquota/Makefile A tests/sys/cddl/zfs/tests/userquota/cleanup.ksh A tests/sys/cddl/zfs/tests/userquota/groupspace_001_pos.ksh A tests/sys/cddl/zfs/tests/userquota/groupspace_002_pos.ksh A tests/sys/cddl/zfs/tests/userquota/setup.ksh A tests/sys/cddl/zfs/tests/userquota/userquota.cfg A tests/sys/cddl/zfs/tests/userquota/userquota_001_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_002_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_003_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_004_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_005_neg.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_006_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_007_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_008_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_009_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_010_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_011_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_012_neg.ksh A tests/sys/cddl/zfs/tests/userquota/userquota_common.kshlib A tests/sys/cddl/zfs/tests/userquota/userquota_test.sh A tests/sys/cddl/zfs/tests/userquota/userspace_001_pos.ksh A tests/sys/cddl/zfs/tests/userquota/userspace_002_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/Makefile A tests/sys/cddl/zfs/tests/utils_test/cleanup.ksh A tests/sys/cddl/zfs/tests/utils_test/setup.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test.cfg A tests/sys/cddl/zfs/tests/utils_test/utils_test.kshlib A tests/sys/cddl/zfs/tests/utils_test/utils_test_001_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_002_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_003_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_004_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_005_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_006_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_007_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_008_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_009_pos.ksh A tests/sys/cddl/zfs/tests/utils_test/utils_test_test.sh A tests/sys/cddl/zfs/tests/write_dirs/Makefile A tests/sys/cddl/zfs/tests/write_dirs/cleanup.ksh A tests/sys/cddl/zfs/tests/write_dirs/setup.ksh A tests/sys/cddl/zfs/tests/write_dirs/write_dirs.cfg A tests/sys/cddl/zfs/tests/write_dirs/write_dirs_001_pos.ksh A tests/sys/cddl/zfs/tests/write_dirs/write_dirs_002_pos.ksh A tests/sys/cddl/zfs/tests/write_dirs/write_dirs_test.sh A tests/sys/cddl/zfs/tests/xattr/Makefile A tests/sys/cddl/zfs/tests/xattr/cleanup.ksh A tests/sys/cddl/zfs/tests/xattr/setup.ksh A tests/sys/cddl/zfs/tests/xattr/xattr.cfg A tests/sys/cddl/zfs/tests/xattr/xattr_001_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_002_neg.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_003_neg.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_004_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_005_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_006_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_007_neg.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_008_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_009_neg.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_010_neg.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_011_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_012_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_013_pos.ksh A tests/sys/cddl/zfs/tests/xattr/xattr_common.kshlib A tests/sys/cddl/zfs/tests/xattr/xattr_test.sh A tests/sys/cddl/zfs/tests/zfsd/Makefile A tests/sys/cddl/zfs/tests/zfsd/cleanup.ksh A tests/sys/cddl/zfs/tests/zfsd/hotspare_cleanup.ksh A tests/sys/cddl/zfs/tests/zfsd/hotspare_setup.ksh A tests/sys/cddl/zfs/tests/zfsd/setup.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd.cfg A tests/sys/cddl/zfs/tests/zfsd/zfsd.kshlib A tests/sys/cddl/zfs/tests/zfsd/zfsd_autoreplace_001_neg.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_autoreplace_002_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_autoreplace_003_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_degrade_001_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_degrade_002_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_fault_001_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_001_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_002_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_003_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_004_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_005_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_006_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_007_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_hotspare_008_neg.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_import_001_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_replace_001_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_replace_002_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_replace_003_pos.ksh A tests/sys/cddl/zfs/tests/zfsd/zfsd_test.sh A tests/sys/cddl/zfs/tests/zil/Makefile A tests/sys/cddl/zfs/tests/zil/cleanup.ksh A tests/sys/cddl/zfs/tests/zil/setup.ksh A tests/sys/cddl/zfs/tests/zil/zil.cfg A tests/sys/cddl/zfs/tests/zil/zil.kshlib A tests/sys/cddl/zfs/tests/zil/zil_001_pos.ksh A tests/sys/cddl/zfs/tests/zil/zil_002_pos.ksh A tests/sys/cddl/zfs/tests/zil/zil_test.sh A tests/sys/cddl/zfs/tests/zinject/Makefile A tests/sys/cddl/zfs/tests/zinject/cleanup.ksh A tests/sys/cddl/zfs/tests/zinject/setup.ksh A tests/sys/cddl/zfs/tests/zinject/zinject.cfg A tests/sys/cddl/zfs/tests/zinject/zinject.kshlib A tests/sys/cddl/zfs/tests/zinject/zinject_001_pos.ksh A tests/sys/cddl/zfs/tests/zinject/zinject_002_pos.ksh A tests/sys/cddl/zfs/tests/zinject/zinject_003_pos.ksh A tests/sys/cddl/zfs/tests/zinject/zinject_004_pos.ksh A tests/sys/cddl/zfs/tests/zinject/zinject_test.sh A tests/sys/cddl/zfs/tests/zones/Makefile A tests/sys/cddl/zfs/tests/zones/cleanup.ksh A tests/sys/cddl/zfs/tests/zones/setup.ksh A tests/sys/cddl/zfs/tests/zones/zones.cfg A tests/sys/cddl/zfs/tests/zones/zones_001_pos.ksh A tests/sys/cddl/zfs/tests/zones/zones_002_pos.ksh A tests/sys/cddl/zfs/tests/zones/zones_003_pos.ksh A tests/sys/cddl/zfs/tests/zones/zones_004_pos.ksh A tests/sys/cddl/zfs/tests/zones/zones_005_pos.ksh A tests/sys/cddl/zfs/tests/zones/zones_common.kshlib A tests/sys/cddl/zfs/tests/zones/zones_test.sh A tests/sys/cddl/zfs/tests/zvol/Makefile A tests/sys/cddl/zfs/tests/zvol/zvol.cfg A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/Makefile A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/cleanup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/setup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/zvol_ENOSPC.cfg A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/zvol_ENOSPC_001_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_ENOSPC/zvol_ENOSPC_test.sh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/Makefile A tests/sys/cddl/zfs/tests/zvol/zvol_cli/cleanup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/setup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/zvol_cli.cfg A tests/sys/cddl/zfs/tests/zvol/zvol_cli/zvol_cli_001_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/zvol_cli_002_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/zvol_cli_003_neg.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_cli/zvol_cli_test.sh A tests/sys/cddl/zfs/tests/zvol/zvol_common.kshlib A tests/sys/cddl/zfs/tests/zvol/zvol_misc/Makefile A tests/sys/cddl/zfs/tests/zvol/zvol_misc/cleanup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/setup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc.cfg A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_001_neg.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_002_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_003_neg.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_004_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_005_neg.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_006_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_007_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_008_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_009_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_misc/zvol_misc_test.sh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/Makefile A tests/sys/cddl/zfs/tests/zvol/zvol_swap/cleanup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/setup.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap.cfg A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_001_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_002_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_003_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_004_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_005_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_006_pos.ksh A tests/sys/cddl/zfs/tests/zvol/zvol_swap/zvol_swap_test.sh A tests/sys/cddl/zfs/tests/zvol_thrash/Makefile A tests/sys/cddl/zfs/tests/zvol_thrash/cleanup.ksh A tests/sys/cddl/zfs/tests/zvol_thrash/setup.ksh A tests/sys/cddl/zfs/tests/zvol_thrash/zvol_thrash.cfg A tests/sys/cddl/zfs/tests/zvol_thrash/zvol_thrash_001_pos.ksh A tests/sys/cddl/zfs/tests/zvol_thrash/zvol_thrash_test.sh A tests/sys/common/Makefile A tests/sys/common/vnet.subr A tests/sys/devrandom/Makefile A tests/sys/devrandom/uint128_test.c A tests/sys/fifo/fifo_kqueue.c A tests/sys/fs/Makefile.depend A tests/sys/fs/Makefile.inc A tests/sys/fs/fusefs/Makefile A tests/sys/fs/fusefs/access.cc A tests/sys/fs/fusefs/allow_other.cc A tests/sys/fs/fusefs/bmap.cc A tests/sys/fs/fusefs/cache.cc A tests/sys/fs/fusefs/create.cc A tests/sys/fs/fusefs/default_permissions.cc A tests/sys/fs/fusefs/default_permissions_privileged.cc A tests/sys/fs/fusefs/destroy.cc A tests/sys/fs/fusefs/dev_fuse_poll.cc A tests/sys/fs/fusefs/fifo.cc A tests/sys/fs/fusefs/flush.cc A tests/sys/fs/fusefs/forget.cc A tests/sys/fs/fusefs/fsync.cc A tests/sys/fs/fusefs/fsyncdir.cc A tests/sys/fs/fusefs/getattr.cc A tests/sys/fs/fusefs/interrupt.cc A tests/sys/fs/fusefs/io.cc A tests/sys/fs/fusefs/last_local_modify.cc A tests/sys/fs/fusefs/link.cc A tests/sys/fs/fusefs/locks.cc A tests/sys/fs/fusefs/lookup.cc A tests/sys/fs/fusefs/mkdir.cc A tests/sys/fs/fusefs/mknod.cc A tests/sys/fs/fusefs/mockfs.cc A tests/sys/fs/fusefs/mockfs.hh A tests/sys/fs/fusefs/mount.cc A tests/sys/fs/fusefs/nfs.cc A tests/sys/fs/fusefs/notify.cc A tests/sys/fs/fusefs/open.cc A tests/sys/fs/fusefs/opendir.cc A tests/sys/fs/fusefs/read.cc A tests/sys/fs/fusefs/readdir.cc A tests/sys/fs/fusefs/readlink.cc A tests/sys/fs/fusefs/release.cc A tests/sys/fs/fusefs/releasedir.cc A tests/sys/fs/fusefs/rename.cc A tests/sys/fs/fusefs/rmdir.cc A tests/sys/fs/fusefs/setattr.cc A tests/sys/fs/fusefs/statfs.cc A tests/sys/fs/fusefs/symlink.cc A tests/sys/fs/fusefs/unlink.cc A tests/sys/fs/fusefs/utils.cc A tests/sys/fs/fusefs/utils.hh A tests/sys/fs/fusefs/write.cc A tests/sys/fs/fusefs/xattr.cc A tests/sys/fs/tmpfs/Makefile.depend A tests/sys/geom/class/Makefile.inc A tests/sys/geom/class/eli/reentrancy_test.sh A tests/sys/geom/class/multipath/Makefile A tests/sys/geom/class/multipath/conf.sh A tests/sys/geom/class/multipath/failloop.sh A tests/sys/geom/class/multipath/misc.sh A tests/sys/geom/class/uzip/1_endian_big.img.uzip.uue A tests/sys/geom/class/uzip/1_endian_little.img.uzip.uue A tests/sys/kern/Makefile.inc A tests/sys/kern/basic_signal.c A tests/sys/kern/coredump_phnum_helper.c A tests/sys/kern/coredump_phnum_test.sh A tests/sys/kern/execve/execve_argc_helper.c A tests/sys/kern/pipe/pipe_kqueue_test.c A tests/sys/kern/sys_getrandom.c A tests/sys/kqueue/Makefile.depend A tests/sys/kqueue/Makefile.inc A tests/sys/mac/Makefile.inc A tests/sys/net/dhclient_pcp.conf A tests/sys/net/if_bridge_test.sh A tests/sys/net/if_gif.sh A tests/sys/net/if_stf.sh A tests/sys/net/if_tun_test.sh A tests/sys/net/if_vlan.sh A tests/sys/net/pcp.py A tests/sys/net/stp.py A tests/sys/netgraph/Makefile A tests/sys/netgraph/basic.c A tests/sys/netgraph/bridge.c A tests/sys/netgraph/hub.c A tests/sys/netgraph/util.c A tests/sys/netgraph/util.h A tests/sys/netgraph/vlan_rotate.c A tests/sys/netinet/arp.sh A tests/sys/netinet/carp.sh A tests/sys/netinet/ip_reass_test.c A tests/sys/netinet/libalias/1_instance.c A tests/sys/netinet/libalias/2_natout.c A tests/sys/netinet/libalias/3_natin.c A tests/sys/netinet/libalias/Makefile A tests/sys/netinet/libalias/perf.c A tests/sys/netinet/libalias/util.c A tests/sys/netinet/libalias/util.h A tests/sys/netinet/so_reuseport_lb_test.c A tests/sys/netinet6/Makefile A tests/sys/netinet6/exthdr.py A tests/sys/netinet6/exthdr.sh A tests/sys/netinet6/frag6/Makefile A tests/sys/netinet6/frag6/frag6.subr A tests/sys/netinet6/frag6/frag6_01.py A tests/sys/netinet6/frag6/frag6_01.sh A tests/sys/netinet6/frag6/frag6_02.py A tests/sys/netinet6/frag6/frag6_02.sh A tests/sys/netinet6/frag6/frag6_03.py A tests/sys/netinet6/frag6/frag6_03.sh A tests/sys/netinet6/frag6/frag6_04.py A tests/sys/netinet6/frag6/frag6_04.sh A tests/sys/netinet6/frag6/frag6_05.py A tests/sys/netinet6/frag6/frag6_05.sh A tests/sys/netinet6/frag6/frag6_06.py A tests/sys/netinet6/frag6/frag6_06.sh A tests/sys/netinet6/frag6/frag6_07.py A tests/sys/netinet6/frag6/frag6_07.sh A tests/sys/netinet6/frag6/frag6_08.py A tests/sys/netinet6/frag6/frag6_08.sh A tests/sys/netinet6/frag6/frag6_09.py A tests/sys/netinet6/frag6/frag6_09.sh A tests/sys/netinet6/frag6/frag6_10.py A tests/sys/netinet6/frag6/frag6_10.sh A tests/sys/netinet6/frag6/frag6_11.py A tests/sys/netinet6/frag6/frag6_11.sh A tests/sys/netinet6/frag6/frag6_12.py A tests/sys/netinet6/frag6/frag6_12.sh A tests/sys/netinet6/frag6/frag6_13.py A tests/sys/netinet6/frag6/frag6_13.sh A tests/sys/netinet6/frag6/frag6_14.py A tests/sys/netinet6/frag6/frag6_14.sh A tests/sys/netinet6/frag6/frag6_15.py A tests/sys/netinet6/frag6/frag6_15.sh A tests/sys/netinet6/frag6/frag6_16.py A tests/sys/netinet6/frag6/frag6_16.sh A tests/sys/netinet6/frag6/frag6_17.py A tests/sys/netinet6/frag6/frag6_17.sh A tests/sys/netinet6/frag6/frag6_18.py A tests/sys/netinet6/frag6/frag6_18.sh A tests/sys/netinet6/frag6/frag6_19.py A tests/sys/netinet6/frag6/frag6_19.sh A tests/sys/netinet6/frag6/frag6_20.py A tests/sys/netinet6/frag6/frag6_20.sh A tests/sys/netinet6/frag6/sniffer.py A tests/sys/netinet6/mld.py A tests/sys/netinet6/mld.sh A tests/sys/netinet6/ndp.sh A tests/sys/netinet6/scapyi386.py A tests/sys/netinet6/scapyi386.sh A tests/sys/netipsec/Makefile A tests/sys/netipsec/tunnel/Makefile A tests/sys/netipsec/tunnel/aes_cbc_128_hmac_sha1.sh A tests/sys/netipsec/tunnel/aes_cbc_256_hmac_sha2_256.sh A tests/sys/netipsec/tunnel/aes_gcm_128.sh A tests/sys/netipsec/tunnel/aes_gcm_256.sh Log Message: ----------- new files Compare: https://github.com/MidnightBSD/src/compare/313481b02d14...f7b42299dfad From noreply at github.com Tue Jul 26 00:56:15 2022 From: noreply at github.com (Lucas Holt) Date: Mon, 25 Jul 2022 21:56:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 633374: more syncing Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 6333741246529e472b7b9be71e9a11fa34a312fe https://github.com/MidnightBSD/src/commit/6333741246529e472b7b9be71e9a11fa34a312fe Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: R contrib/netbsd-tests/lib/libc/arch/sparc64/exec_prot_support.c R gnu/usr.bin/binutils/ld/Makefile.sparc64 M lib/libc/mips/Makefile.inc M lib/libc/mips/SYS.h M lib/libc/mips/Symbol.map M lib/libc/mips/_fpmath.h M lib/libc/mips/arith.h M lib/libc/mips/gd_qnan.h M lib/libc/mips/gen/Makefile.inc M lib/libc/mips/gen/_ctx_start.S M lib/libc/mips/gen/_set_tp.c M lib/libc/mips/gen/_setjmp.S M lib/libc/mips/gen/fabs.S M lib/libc/mips/gen/fabs.c M lib/libc/mips/gen/flt_rounds.c M lib/libc/mips/gen/hardfloat/fpgetmask.c M lib/libc/mips/gen/hardfloat/fpgetround.c M lib/libc/mips/gen/hardfloat/fpgetsticky.c M lib/libc/mips/gen/hardfloat/fpsetmask.c M lib/libc/mips/gen/hardfloat/fpsetround.c M lib/libc/mips/gen/hardfloat/fpsetsticky.c M lib/libc/mips/gen/infinity.c M lib/libc/mips/gen/ldexp.S M lib/libc/mips/gen/makecontext.c M lib/libc/mips/gen/setjmp.S M lib/libc/mips/gen/signalcontext.c M lib/libc/mips/gen/sigsetjmp.S M lib/libc/mips/net/Makefile.inc M lib/libc/mips/net/htonl.S M lib/libc/mips/net/htons.S M lib/libc/mips/net/ntohl.S M lib/libc/mips/net/ntohs.S M lib/libc/mips/softfloat/milieu.h M lib/libc/mips/softfloat/mips-gcc.h M lib/libc/mips/softfloat/softfloat.h M lib/libc/mips/static_tls.h M lib/libc/mips/string/Makefile.inc M lib/libc/mips/string/bcmp.S M lib/libc/mips/string/bcopy.S M lib/libc/mips/string/bzero.S M lib/libc/mips/string/ffs.S M lib/libc/mips/string/memcpy.S M lib/libc/mips/string/memmove.S M lib/libc/mips/string/strchr.S M lib/libc/mips/string/strcmp.S M lib/libc/mips/string/strlen.S M lib/libc/mips/string/strrchr.S M lib/libc/mips/sys/Makefile.inc M lib/libc/mips/sys/Ovfork.S M lib/libc/mips/sys/cerror.S M lib/libc/mips/sys/syscall.S M lib/libpmc/Makefile M lib/libpmc/libpmc.c M lib/libpmc/pmc_attach.3 M lib/libpmc/pmc_capabilities.3 M lib/libpmc/pmc_configure_logfile.3 M lib/libpmc/pmc_disable.3 M lib/libpmc/pmc_event_names_of_class.3 M lib/libpmc/pmc_get_driver_stats.3 M lib/libpmc/pmc_get_msr.3 M lib/libpmc/pmclog.3 M lib/libpmc/pmclog.c M lib/libpmc/pmclog.h M lib/libprocstat/Makefile M lib/libprocstat/Symbol.map M lib/libprocstat/cd9660.c M lib/libprocstat/common_kvm.c M lib/libprocstat/common_kvm.h M lib/libprocstat/core.c M lib/libprocstat/core.h M lib/libprocstat/libprocstat.3 M lib/libprocstat/libprocstat.c M lib/libprocstat/libprocstat.h M lib/libprocstat/libprocstat_internal.h M lib/libprocstat/msdosfs.c M lib/libprocstat/smbfs.c M lib/libprocstat/udf.c M lib/libprocstat/zfs.c M lib/libprocstat/zfs/Makefile M lib/libprocstat/zfs/Makefile.depend M lib/librpcsec_gss/Makefile M lib/librpcsec_gss/Symbol.map M lib/librpcsec_gss/rpc_gss_get_error.3 M lib/librpcsec_gss/rpc_gss_get_mech_info.3 M lib/librpcsec_gss/rpc_gss_get_mechanisms.3 M lib/librpcsec_gss/rpc_gss_get_principal_name.3 M lib/librpcsec_gss/rpc_gss_get_versions.3 M lib/librpcsec_gss/rpc_gss_getcred.3 M lib/librpcsec_gss/rpc_gss_is_installed.3 M lib/librpcsec_gss/rpc_gss_max_data_length.3 M lib/librpcsec_gss/rpc_gss_mech_to_oid.3 M lib/librpcsec_gss/rpc_gss_oid_to_mech.3 M lib/librpcsec_gss/rpc_gss_qop_to_num.3 M lib/librpcsec_gss/rpc_gss_seccreate.3 M lib/librpcsec_gss/rpc_gss_set_callback.3 M lib/librpcsec_gss/rpc_gss_set_defaults.3 M lib/librpcsec_gss/rpc_gss_set_svc_name.3 M lib/librpcsec_gss/rpc_gss_svc_max_data_length.3 M lib/librpcsec_gss/rpcsec_gss.3 M lib/librpcsec_gss/rpcsec_gss.c M lib/librpcsec_gss/rpcsec_gss_conf.c M lib/librpcsec_gss/rpcsec_gss_int.h M lib/librpcsec_gss/rpcsec_gss_misc.c M lib/librpcsec_gss/rpcsec_gss_prot.c M lib/librpcsec_gss/svc_rpcsec_gss.c M lib/librpcsvc/Makefile M lib/librpcsvc/rnusers.c M lib/librpcsvc/rstat.c M lib/librpcsvc/rwall.c M lib/librpcsvc/secretkey.c M lib/librpcsvc/xcrypt.c M lib/librpcsvc/yp_passwd.c M lib/librpcsvc/yp_update.c M lib/librt/Makefile M lib/librt/Symbol.map M lib/librt/aio.c M lib/librt/mq.c M lib/librt/sigev_thread.c M lib/librt/sigev_thread.h M lib/librt/tests/Makefile M lib/librt/tests/Makefile.depend M lib/librt/timer.c M lib/librtld_db/Makefile M lib/librtld_db/rtld_db.c M lib/librtld_db/rtld_db.h M lib/libsbuf/Makefile M lib/libsbuf/tests/Makefile M lib/libsbuf/tests/sbuf_core_test.c M lib/libsbuf/tests/sbuf_stdio_test.c M lib/libsbuf/tests/sbuf_string_test.c M lib/libsbuf/tests/sbuf_test_common.h M lib/libsdp/sdp-int.h M lib/libsdp/sdp.3 M lib/libsdp/sdp.h M lib/libsdp/search.c M lib/libsdp/service.c M lib/libsdp/session.c M lib/libsdp/util.c M lib/libsm/Makefile M lib/libsmdb/Makefile M lib/libsysdecode/Makefile M lib/libsysdecode/errno.c M lib/libsysdecode/flags.c M lib/libsysdecode/mkioctls M lib/libsysdecode/mktables M lib/libsysdecode/signal.c M lib/libsysdecode/syscallnames.c M lib/libsysdecode/sysdecode.3 M lib/libsysdecode/sysdecode.h M lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 M lib/libsysdecode/sysdecode_cap_rights.3 M lib/libsysdecode/sysdecode_cmsg_type.3 M lib/libsysdecode/sysdecode_enum.3 M lib/libsysdecode/sysdecode_fcntl_arg.3 M lib/libsysdecode/sysdecode_ioctlname.3 M lib/libsysdecode/sysdecode_kevent.3 M lib/libsysdecode/sysdecode_mask.3 M lib/libsysdecode/sysdecode_quotactl_cmd.3 M lib/libsysdecode/sysdecode_sctp_sinfo_flags.3 M lib/libsysdecode/sysdecode_sigcode.3 M lib/libsysdecode/sysdecode_socket_protocol.3 M lib/libsysdecode/sysdecode_sockopt_name.3 M lib/libsysdecode/sysdecode_syscallnames.3 M lib/libsysdecode/sysdecode_utrace.3 M lib/libsysdecode/utrace.c M lib/libtacplus/taclib.c M lib/libtacplus/taclib.h M lib/libtacplus/taclib_private.h M lib/libthr/Makefile M lib/libthr/arch/aarch64/Makefile.inc M lib/libthr/arch/aarch64/include/pthread_md.h M lib/libthr/arch/aarch64/include/pthread_tls.h M lib/libthr/arch/amd64/include/pthread_md.h M lib/libthr/arch/arm/include/pthread_md.h M lib/libthr/arch/arm/include/pthread_tls.h M lib/libthr/arch/i386/include/pthread_md.h M lib/libthr/arch/mips/include/pthread_md.h M lib/libthr/arch/mips/include/pthread_tls.h M lib/libthr/arch/powerpc/include/pthread_md.h M lib/libthr/arch/powerpc/include/pthread_tls.h M lib/libthr/arch/riscv/Makefile.inc M lib/libthr/arch/riscv/include/pthread_md.h M lib/libthr/arch/riscv/include/pthread_tls.h R lib/libthr/arch/sparc64/Makefile.inc R lib/libthr/arch/sparc64/include/pthread_md.h M lib/libthr/libthr.3 M lib/libthr/pthread.map M lib/libthr/sys/thr_error.c M lib/libthr/tests/Makefile M lib/libthr/tests/Makefile.depend M lib/libthr/tests/dlopen/Makefile M lib/libthr/tests/dlopen/Makefile.depend M lib/libthr/tests/dlopen/dso/Makefile M lib/libthr/tests/dlopen/dso/Makefile.depend M lib/libthr/thread/Makefile.inc M lib/libthr/thread/thr_affinity.c M lib/libthr/thread/thr_attr.c M lib/libthr/thread/thr_autoinit.c M lib/libthr/thread/thr_barrier.c M lib/libthr/thread/thr_barrierattr.c M lib/libthr/thread/thr_cancel.c M lib/libthr/thread/thr_clean.c M lib/libthr/thread/thr_concurrency.c M lib/libthr/thread/thr_cond.c M lib/libthr/thread/thr_condattr.c M lib/libthr/thread/thr_create.c M lib/libthr/thread/thr_ctrdtr.c M lib/libthr/thread/thr_detach.c M lib/libthr/thread/thr_equal.c M lib/libthr/thread/thr_event.c M lib/libthr/thread/thr_exit.c M lib/libthr/thread/thr_fork.c M lib/libthr/thread/thr_getcpuclockid.c M lib/libthr/thread/thr_getprio.c M lib/libthr/thread/thr_getschedparam.c M lib/libthr/thread/thr_getthreadid_np.c M lib/libthr/thread/thr_info.c M lib/libthr/thread/thr_init.c M lib/libthr/thread/thr_join.c M lib/libthr/thread/thr_kern.c M lib/libthr/thread/thr_kill.c M lib/libthr/thread/thr_list.c M lib/libthr/thread/thr_main_np.c M lib/libthr/thread/thr_multi_np.c M lib/libthr/thread/thr_mutex.c M lib/libthr/thread/thr_mutexattr.c M lib/libthr/thread/thr_once.c M lib/libthr/thread/thr_printf.c M lib/libthr/thread/thr_private.h M lib/libthr/thread/thr_pshared.c M lib/libthr/thread/thr_pspinlock.c M lib/libthr/thread/thr_resume_np.c M lib/libthr/thread/thr_rtld.c M lib/libthr/thread/thr_rwlock.c M lib/libthr/thread/thr_rwlockattr.c M lib/libthr/thread/thr_self.c M lib/libthr/thread/thr_sem.c M lib/libthr/thread/thr_setprio.c M lib/libthr/thread/thr_setschedparam.c M lib/libthr/thread/thr_sig.c M lib/libthr/thread/thr_single_np.c M lib/libthr/thread/thr_sleepq.c M lib/libthr/thread/thr_spec.c M lib/libthr/thread/thr_spinlock.c M lib/libthr/thread/thr_stack.c M lib/libthr/thread/thr_suspend_np.c M lib/libthr/thread/thr_switch_np.c M lib/libthr/thread/thr_symbols.c M lib/libthr/thread/thr_syscalls.c M lib/libthr/thread/thr_umtx.c M lib/libthr/thread/thr_umtx.h M lib/libthr/thread/thr_yield.c R lib/libthread_db/arch/sparc64/libc_r_md.c M libexec/Makefile M libexec/comsat/comsat.c M libexec/ftpd/Makefile M libexec/ftpd/extern.h M libexec/ftpd/ftpcmd.y M libexec/ftpd/ftpd.c M libexec/ftpd/logwtmp.c M libexec/ftpd/pathnames.h M libexec/ftpd/popen.c M libexec/getty/Makefile M libexec/getty/chat.c M libexec/getty/extern.h M libexec/getty/getty.8 M libexec/getty/gettytab.5 M libexec/getty/gettytab.h M libexec/getty/init.c M libexec/getty/main.c M libexec/getty/pathnames.h M libexec/getty/subr.c M libexec/getty/ttys.5 M release/arm/BEAGLEBONE.conf M release/arm/CUBOX-HUMMINGBOARD.conf M release/arm/PANDABOARD.conf M release/arm/RPI-B.conf M release/arm/RPI2.conf M release/arm/WANDBOARD.conf M release/powerpc/boot.tbxi M release/powerpc/generate-hfs.sh M release/powerpc/hfs-boot.bz2.uu M release/powerpc/make-memstick.sh M release/powerpc/mkisoimages.sh M release/powerpc/powerpc.conf M release/powerpc/powerpc64.conf M sbin/comcontrol/Makefile M sbin/comcontrol/comcontrol.8 M sbin/comcontrol/comcontrol.c M sbin/conscontrol/Makefile M sbin/conscontrol/conscontrol.8 M sbin/conscontrol/conscontrol.c M sbin/ddb/Makefile M sbin/ddb/ddb.8 M sbin/ddb/ddb.c M sbin/ddb/ddb.h M sbin/ddb/ddb_capture.c M sbin/ddb/ddb_script.c M sbin/devd/tests/Makefile M sbin/devd/tests/Makefile.depend M sbin/devd/tests/client_test.c M stand/arm/Makefile M stand/arm/Makefile.inc M stand/arm/uboot/Makefile M stand/arm/uboot/conf.c M stand/arm/uboot/help.uboot M stand/arm/uboot/ldscript.arm M stand/arm/uboot/start.S M stand/arm/uboot/version M stand/efi/include/arm/efibind.h M stand/efi/loader/arch/arm/Makefile.inc M stand/efi/loader/arch/arm/exec.c M stand/efi/loader/arch/arm/ldscript.arm M stand/efi/loader/arch/arm/start.S M stand/ficl/aarch64/sysdep.c M stand/ficl/aarch64/sysdep.h M stand/ficl/arm/sysdep.c M stand/ficl/arm/sysdep.h M stand/ficl/mips/sysdep.c M stand/ficl/mips/sysdep.h M stand/ficl/mips64/sysdep.c M stand/ficl/mips64/sysdep.h M stand/ficl/powerpc/sysdep.c M stand/ficl/powerpc/sysdep.h M stand/ficl/riscv/sysdep.c M stand/ficl/riscv/sysdep.h R stand/ficl/sparc64/sysdep.c R stand/ficl/sparc64/sysdep.h M stand/libsa/mips/_setjmp.S M stand/libsa/powerpc/_setjmp.S M stand/libsa/powerpc/syncicache.c M stand/mips/Makefile M stand/mips/Makefile.inc M stand/mips/beri/Makefile M stand/mips/beri/Makefile.inc M stand/mips/beri/boot2/Makefile M stand/mips/beri/boot2/boot2.c M stand/mips/beri/boot2/flashboot.ldscript M stand/mips/beri/boot2/jtagboot.ldscript M stand/mips/beri/boot2/relocate.S M stand/mips/beri/boot2/start.S M stand/mips/beri/common/altera_jtag_uart.c M stand/mips/beri/common/beri.h M stand/mips/beri/common/cfi.c M stand/mips/beri/common/cfi.h M stand/mips/beri/common/common.ldscript M stand/mips/beri/common/cons.h M stand/mips/beri/common/mips.h M stand/mips/beri/common/sdcard.c M stand/mips/beri/common/sdcard.h M stand/mips/beri/loader/Makefile M stand/mips/beri/loader/arch.c M stand/mips/beri/loader/beri_console.c M stand/mips/beri/loader/beri_disk_cfi.c M stand/mips/beri/loader/beri_disk_sdcard.c M stand/mips/beri/loader/devicename.c M stand/mips/beri/loader/exec.c M stand/mips/beri/loader/help.mips M stand/mips/beri/loader/loader.h M stand/mips/beri/loader/loader.ldscript M stand/mips/beri/loader/main.c M stand/mips/beri/loader/start.S M stand/mips/beri/loader/version M stand/mips/uboot/Makefile M stand/mips/uboot/conf.c M stand/mips/uboot/help.uboot M stand/mips/uboot/ldscript.mips M stand/mips/uboot/start.S M stand/mips/uboot/version M stand/powerpc/Makefile M stand/powerpc/Makefile.inc M stand/powerpc/boot1.chrp/Makefile M stand/powerpc/boot1.chrp/Makefile.hfs M stand/powerpc/boot1.chrp/boot1.c M stand/powerpc/boot1.chrp/bootinfo.txt M stand/powerpc/boot1.chrp/generate-hfs.sh M stand/powerpc/boot1.chrp/hfs.tmpl.bz2.uu M stand/powerpc/kboot/Makefile M stand/powerpc/kboot/conf.c M stand/powerpc/kboot/host_syscall.S M stand/powerpc/kboot/host_syscall.h M stand/powerpc/kboot/hostcons.c M stand/powerpc/kboot/hostdisk.c M stand/powerpc/kboot/kbootfdt.c M stand/powerpc/kboot/kerneltramp.S M stand/powerpc/kboot/main.c M stand/powerpc/kboot/ppc64_elf_freebsd.c M stand/powerpc/ofw/Makefile M stand/powerpc/ofw/conf.c M stand/powerpc/ofw/elf_freebsd.c M stand/powerpc/ofw/ldscript.powerpc M stand/powerpc/ofw/main.c M stand/powerpc/ofw/ofwfdt.c M stand/powerpc/ofw/ppc64_elf_freebsd.c M stand/powerpc/ofw/start.c M stand/powerpc/ofw/version M stand/powerpc/uboot/Makefile M stand/powerpc/uboot/conf.c M stand/powerpc/uboot/ldscript.powerpc M stand/powerpc/uboot/ppc64_elf_freebsd.c M stand/powerpc/uboot/start.S M stand/powerpc/uboot/version M sys/libkern/arm/aeabi_unwind.c M sys/libkern/arm/divsi3.S M sys/libkern/arm/ffs.S M sys/libkern/arm/ldivmod.S M sys/libkern/arm/ldivmod_helper.c M sys/libkern/arm/memclr.S M sys/libkern/arm/memcpy.S M sys/libkern/arm/memset.S M sys/libkern/arm/muldi3.c Log Message: ----------- more syncing From noreply at github.com Tue Jul 26 11:31:13 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 08:31:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 6177bd: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 6177bdc3d1e413c17bff1eca6d2e2908f492997c https://github.com/MidnightBSD/src/commit/6177bdc3d1e413c17bff1eca6d2e2908f492997c Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: R etc/opieaccess M gnu/usr.bin/binutils/ld/Makefile.arm M gnu/usr.bin/binutils/libbfd/Makefile.amd64 M gnu/usr.bin/cc/c++/Makefile.depend M gnu/usr.bin/cc/cc/Makefile.depend M gnu/usr.bin/cc/cpp/Makefile.depend M lib/libopie/Makefile M lib/libopie/config.h M lib/libopie/opieaccess M lib/libopie/opieextra.c M lib/libpam/modules/pam_exec/pam_exec.c M lib/libpcap/Makefile M lib/libpcap/config.h M lib/libpjdlog/Makefile M lib/libpjdlog/pjdlog.c M lib/libpjdlog/pjdlog.h M lib/libpmc/libpmcinternal.h M lib/libpmc/pmc.atom.3 M lib/libpmc/pmc.atomsilvermont.3 M lib/libpmc/pmc.core.3 M lib/libpmc/pmc.core2.3 M lib/libpmc/pmc.corei7.3 M lib/libpmc/pmc.corei7uc.3 M lib/libpmc/pmc.h M lib/libpmc/pmc.haswell.3 M lib/libpmc/pmc.haswelluc.3 M lib/libpmc/pmc.haswellxeon.3 M lib/libpmc/pmc.iaf.3 M lib/libpmc/pmc.ivybridge.3 M lib/libpmc/pmc.ivybridgexeon.3 M lib/libpmc/pmc.k7.3 M lib/libpmc/pmc.k8.3 M lib/libpmc/pmc.mips24k.3 M lib/libpmc/pmc.octeon.3 M lib/libpmc/pmc.p4.3 M lib/libpmc/pmc.p5.3 M lib/libpmc/pmc.p6.3 M lib/libpmc/pmc.sandybridge.3 M lib/libpmc/pmc.sandybridgeuc.3 M lib/libpmc/pmc.sandybridgexeon.3 M lib/libpmc/pmc.soft.3 M lib/libpmc/pmc.tsc.3 M lib/libpmc/pmc.ucf.3 M lib/libpmc/pmc.westmere.3 M lib/libpmc/pmc.westmereuc.3 M lib/libpmc/pmc.xscale.3 M lib/libpmc/pmc_allocate.3 M lib/libpmc/pmc_init.3 M lib/libpmc/pmc_name_of_capability.3 M lib/libpmc/pmc_read.3 M lib/libpmc/pmc_set.3 M lib/libpmc/pmc_start.3 M lib/libsqlite3/Makefile R lib/libthr/arch/sparc64/sparc64/_umtx_op_err.S M sbin/Makefile.arm M sbin/Makefile.inc M sbin/clri/Makefile M sbin/clri/clri.8 M sbin/clri/clri.c M sbin/devd/Makefile M sbin/devd/devd.8 M sbin/devd/devd.cc M sbin/devd/devd.conf.5 M sbin/devd/devd.h M sbin/devd/devd.hh M sbin/devd/parse.y M sbin/devd/token.l M sbin/devfs/Makefile M sbin/devfs/devfs.8 M sbin/devfs/devfs.c M sbin/devfs/extern.h M sbin/devfs/rule.c M sbin/dhclient/tests/Makefile M sbin/dhclient/tests/Makefile.depend M sbin/dhclient/tests/fake.c M sbin/dhclient/tests/option-domain-search.c M sbin/md5/Makefile M sbin/md5/md5.1 M sbin/md5/md5.c M sbin/mdconfig/Makefile M sbin/mdconfig/mdconfig.8 M sbin/mdconfig/mdconfig.c M sbin/mdconfig/tests/Makefile M sbin/mdconfig/tests/Makefile.depend M sbin/mdconfig/tests/mdconfig_test.sh M sbin/mdmfs/Makefile M sbin/mdmfs/mdmfs.8 M sbin/mdmfs/mdmfs.c M sbin/mknod/Makefile M sbin/mknod/mknod.8 M sbin/mknod/mknod.c M sbin/mksnap_ffs/Makefile M sbin/mksnap_ffs/mksnap_ffs.8 M sbin/mksnap_ffs/mksnap_ffs.c M sbin/mount/Makefile M sbin/nandfs/Makefile M sbin/nandfs/mksnap.c M sbin/nandfs/nandfs.8 M sbin/nandfs/nandfs.c M sbin/newfs/mkfs.c M sbin/newfs/newfs.8 M sbin/newfs/newfs.c M sbin/newfs/newfs.h M sbin/newfs/ref.test M sbin/newfs/runtest00.sh M sbin/newfs/runtest01.sh M sbin/newfs_msdos/mkfs_msdos.c M sbin/newfs_nandfs/newfs_nandfs.c M sbin/nfsiod/nfsiod.8 M sbin/nfsiod/nfsiod.c M sbin/nvmecontrol/Makefile M sbin/nvmecontrol/devlist.c M sbin/nvmecontrol/firmware.c M sbin/nvmecontrol/identify.c M sbin/nvmecontrol/logpage.c M sbin/nvmecontrol/nvmecontrol.8 M sbin/nvmecontrol/nvmecontrol.c M sbin/nvmecontrol/nvmecontrol.h M sbin/nvmecontrol/perftest.c M sbin/nvmecontrol/power.c M sbin/nvmecontrol/reset.c M sbin/pfctl/Makefile M sbin/pfctl/parse.y M sbin/pfctl/pf_print_state.c M sbin/pfctl/pfctl.8 M sbin/pfctl/pfctl.c M sbin/pfctl/pfctl.h M sbin/pfctl/pfctl_altq.c M sbin/pfctl/pfctl_optimize.c M sbin/pfctl/pfctl_osfp.c M sbin/pfctl/pfctl_parser.c M sbin/pfctl/pfctl_parser.h M sbin/pfctl/pfctl_qstats.c M sbin/pfctl/pfctl_radix.c M sbin/pflogd/Makefile M sbin/ping/Makefile M sbin/ping/ping.8 M sbin/ping/ping.c M sbin/ping6/Makefile M sbin/ping6/ping6.8 M sbin/ping6/ping6.c M sbin/quotacheck/Makefile M sbin/quotacheck/preen.c M sbin/quotacheck/quotacheck.8 M sbin/quotacheck/quotacheck.c M sbin/quotacheck/quotacheck.h M sbin/rcorder/hash.c M sbin/rcorder/hash.h M sbin/rcorder/rcorder-visualize.sh M sbin/rcorder/rcorder.8 M sbin/reboot/boot_i386.8 M sbin/reboot/reboot.8 M sbin/reboot/reboot.c M sbin/recoverdisk/recoverdisk.c M tools/KSE/ksetest/Makefile M tools/boot/install-boot.sh M tools/install.sh M tools/tools/README M tools/tools/syscall_timing/Makefile M tools/tools/syscall_timing/syscall_timing.c M tools/tools/sysdoc/sysdoc.sh M tools/tools/sysdoc/tunables.mdoc M tools/tools/usbtest/Makefile M tools/tools/usbtest/usb_msc_test.c M tools/tools/usbtest/usb_msc_test.h M usr.sbin/ac/Makefile M usr.sbin/ac/ac.8 M usr.sbin/ac/ac.c M usr.sbin/accton/Makefile M usr.sbin/accton/accton.8 M usr.sbin/accton/accton.c M usr.sbin/camdd/Makefile M usr.sbin/camdd/camdd.8 M usr.sbin/camdd/camdd.c M usr.sbin/iostat/Makefile M usr.sbin/iostat/iostat.8 M usr.sbin/iostat/iostat.c M usr.sbin/iscsid/Makefile M usr.sbin/iscsid/chap.c M usr.sbin/iscsid/discovery.c M usr.sbin/iscsid/iscsid.8 M usr.sbin/iscsid/iscsid.c M usr.sbin/iscsid/iscsid.h M usr.sbin/iscsid/keys.c M usr.sbin/iscsid/log.c M usr.sbin/iscsid/login.c M usr.sbin/iscsid/pdu.c M usr.sbin/jail/Makefile M usr.sbin/jail/command.c M usr.sbin/jail/config.c M usr.sbin/jail/jail.8 M usr.sbin/jail/jail.c M usr.sbin/jail/jail.conf.5 M usr.sbin/jail/jaillex.l M usr.sbin/jail/jailp.h M usr.sbin/jail/jailparse.y M usr.sbin/jail/state.c M usr.sbin/jail/tests/Makefile M usr.sbin/jail/tests/commands.jail.conf M usr.sbin/jail/tests/jail_basic_test.sh M usr.sbin/jls/Makefile M usr.sbin/jls/jls.8 M usr.sbin/jls/jls.c M usr.sbin/makefs/Makefile M usr.sbin/makefs/cd9660.c M usr.sbin/makefs/cd9660.h M usr.sbin/makefs/cd9660/Makefile.inc M usr.sbin/makefs/cd9660/cd9660_archimedes.c M usr.sbin/makefs/cd9660/cd9660_archimedes.h M usr.sbin/makefs/cd9660/cd9660_conversion.c M usr.sbin/makefs/cd9660/cd9660_debug.c M usr.sbin/makefs/cd9660/cd9660_eltorito.c M usr.sbin/makefs/cd9660/cd9660_eltorito.h M usr.sbin/makefs/cd9660/cd9660_strings.c M usr.sbin/makefs/cd9660/cd9660_write.c M usr.sbin/makefs/cd9660/iso9660_rrip.c M usr.sbin/makefs/cd9660/iso9660_rrip.h M usr.sbin/makefs/ffs.c M usr.sbin/makefs/ffs.h M usr.sbin/makefs/ffs/Makefile.inc M usr.sbin/makefs/ffs/buf.c M usr.sbin/makefs/ffs/buf.h M usr.sbin/makefs/ffs/ffs_alloc.c M usr.sbin/makefs/ffs/ffs_balloc.c M usr.sbin/makefs/ffs/ffs_bswap.c M usr.sbin/makefs/ffs/ffs_extern.h M usr.sbin/makefs/ffs/ffs_subr.c M usr.sbin/makefs/ffs/mkfs.c M usr.sbin/makefs/ffs/newfs_extern.h M usr.sbin/makefs/ffs/ufs_bmap.c M usr.sbin/makefs/ffs/ufs_bswap.h M usr.sbin/makefs/ffs/ufs_inode.h M usr.sbin/makefs/makefs.8 M usr.sbin/makefs/makefs.c M usr.sbin/makefs/makefs.h M usr.sbin/makefs/mtree.c M usr.sbin/makefs/tests/Makefile M usr.sbin/makefs/tests/Makefile.depend M usr.sbin/makefs/tests/makefs_cd9660_tests.sh M usr.sbin/makefs/tests/makefs_ffs_tests.sh M usr.sbin/makefs/tests/makefs_tests_common.sh M usr.sbin/makefs/walk.c M usr.sbin/mfiutil/Makefile M usr.sbin/mfiutil/mfi_bbu.c M usr.sbin/mfiutil/mfi_cmd.c M usr.sbin/mfiutil/mfi_config.c M usr.sbin/mfiutil/mfi_drive.c M usr.sbin/mfiutil/mfi_evt.c M usr.sbin/mfiutil/mfi_flash.c M usr.sbin/mfiutil/mfi_foreign.c M usr.sbin/mfiutil/mfi_patrol.c M usr.sbin/mfiutil/mfi_properties.c M usr.sbin/mfiutil/mfi_show.c M usr.sbin/mfiutil/mfi_volume.c M usr.sbin/mfiutil/mfiutil.8 M usr.sbin/mfiutil/mfiutil.c M usr.sbin/mfiutil/mfiutil.h M usr.sbin/mixer/Makefile M usr.sbin/mixer/mixer.8 M usr.sbin/mixer/mixer.c M usr.sbin/trim/Makefile M usr.sbin/trim/trim.8 M usr.sbin/trim/trim.c M usr.sbin/uathload/Makefile M usr.sbin/uathload/uathload.8 M usr.sbin/uathload/uathload.c M usr.sbin/ugidfw/Makefile M usr.sbin/ugidfw/ugidfw.8 M usr.sbin/ugidfw/ugidfw.c M usr.sbin/uhsoctl/Makefile M usr.sbin/uhsoctl/uhsoctl.1 M usr.sbin/uhsoctl/uhsoctl.c M usr.sbin/usbconfig/Makefile M usr.sbin/usbconfig/dump.c M usr.sbin/usbconfig/dump.h M usr.sbin/usbconfig/usbconfig.8 M usr.sbin/usbconfig/usbconfig.c M usr.sbin/usbdump/Makefile M usr.sbin/usbdump/usbdump.8 M usr.sbin/usbdump/usbdump.c M usr.sbin/utx/Makefile M usr.sbin/utx/utx.8 M usr.sbin/utx/utx.c M usr.sbin/vidcontrol/Makefile M usr.sbin/vidcontrol/decode.c M usr.sbin/vidcontrol/decode.h M usr.sbin/vidcontrol/path.h M usr.sbin/vidcontrol/vidcontrol.1 M usr.sbin/vidcontrol/vidcontrol.c M usr.sbin/vigr/Makefile Log Message: ----------- sync From noreply at github.com Tue Jul 26 12:47:13 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 09:47:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 1e67ee: netinet Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 1e67ee611a1b9c33d79d58246a4b42397ebd8aa0 https://github.com/MidnightBSD/src/commit/1e67ee611a1b9c33d79d58246a4b42397ebd8aa0 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M gnu/usr.bin/Makefile.inc M gnu/usr.bin/binutils/as/amd64-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/amd64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/ld/Makefile.depend M gnu/usr.bin/binutils/ld/Makefile.depend.host M gnu/usr.bin/binutils/ld/Makefile.i386 M gnu/usr.bin/binutils/ld/Makefile.mips M gnu/usr.bin/binutils/ld/Makefile.powerpc M gnu/usr.bin/binutils/ld/Makefile.powerpc64 M gnu/usr.bin/binutils/ld/armelfb_fbsd.sh M gnu/usr.bin/binutils/ld/config.h M gnu/usr.bin/binutils/ld/elf32btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32btsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf64btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf64ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/genscripts.sh M gnu/usr.bin/binutils/ld/ld.1 M gnu/usr.bin/binutils/libbfd/Makefile.arm M gnu/usr.bin/binutils/libbfd/Makefile.depend M gnu/usr.bin/binutils/libbfd/Makefile.depend.host M gnu/usr.bin/binutils/libbfd/Makefile.i386 M gnu/usr.bin/binutils/libbfd/Makefile.mips M gnu/usr.bin/binutils/libbfd/Makefile.powerpc M gnu/usr.bin/binutils/libbfd/Makefile.powerpc64 M gnu/usr.bin/binutils/libbfd/bfd.h M gnu/usr.bin/binutils/libbfd/config.h.fbsd M gnu/usr.bin/binutils/libbfd/elf-fbsd-brand.c M gnu/usr.bin/binutils/libbinutils/config.h M gnu/usr.bin/binutils/libiberty/config.h M gnu/usr.bin/cc/cc1/Makefile M gnu/usr.bin/cc/cc1/Makefile.depend M gnu/usr.bin/cc/cc1plus/Makefile M gnu/usr.bin/cc/cc1plus/Makefile.depend M gnu/usr.bin/cc/cc_int/Makefile M gnu/usr.bin/cc/cc_int/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile M gnu/usr.bin/cc/cc_tools/Makefile.dep M gnu/usr.bin/cc/cc_tools/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile.hdrs M gnu/usr.bin/cc/cc_tools/arm.md.diff M gnu/usr.bin/cc/cc_tools/auto-host.h M gnu/usr.bin/cc/cc_tools/elfos-undef.h M gnu/usr.bin/cc/cc_tools/freebsd-native.h M gnu/usr.bin/cc/cc_tools/freebsd.opt M gnu/usr.bin/cc/cc_tools/i386-freebsd.opt M gnu/usr.bin/cc/cc_tools/size-host.h M gnu/usr.bin/cc/gcov/Makefile.depend M gnu/usr.bin/cc/include/Makefile M gnu/usr.bin/cc/include/Makefile.depend M gnu/usr.bin/cc/include/__wmmintrin_aes.h M gnu/usr.bin/cc/include/__wmmintrin_pclmul.h M gnu/usr.bin/cc/libcpp/Makefile M gnu/usr.bin/cc/libcpp/Makefile.depend M gnu/usr.bin/cc/libcpp/config.h M gnu/usr.bin/cc/libdecnumber/Makefile M gnu/usr.bin/cc/libdecnumber/Makefile.depend M gnu/usr.bin/cc/libdecnumber/config.h M gnu/usr.bin/cc/libiberty/Makefile M gnu/usr.bin/cc/libiberty/Makefile.depend M gnu/usr.bin/cc/libiberty/config.h M libexec/Makefile M sys/netinet/igmp.h M sys/netinet/igmp_var.h M sys/netinet/in.c M sys/netinet/in.h M sys/netinet/in_cksum.c M sys/netinet/in_debug.c M sys/netinet/in_fib.c M sys/netinet/in_fib.h M sys/netinet/in_gif.c M sys/netinet/in_jail.c M sys/netinet/in_kdtrace.c M sys/netinet/in_kdtrace.h M sys/netinet/in_mcast.c M sys/netinet/in_pcb.c M sys/netinet/in_pcb.h M sys/netinet/in_pcbgroup.c M sys/netinet/in_proto.c M sys/netinet/in_rmx.c M sys/netinet/in_rss.c M sys/netinet/in_rss.h M sys/netinet/in_systm.h M sys/netinet/in_var.h M sys/netinet/ip.h M sys/netinet/ip6.h M sys/netinet/ip_carp.c M sys/netinet/ip_carp.h M sys/netinet/ip_divert.c M sys/netinet/ip_divert.h M sys/netinet/ip_dummynet.h M sys/netinet/ip_ecn.c M sys/netinet/ip_ecn.h M sys/netinet/ip_encap.c M sys/netinet/ip_encap.h M sys/netinet/ip_fastfwd.c M sys/netinet/ip_fw.h M sys/netinet/ip_gre.c M sys/netinet/ip_icmp.c M sys/netinet/ip_icmp.h M sys/netinet/ip_id.c M sys/netinet/ip_input.c M sys/netinet/ip_mroute.c M sys/netinet/ip_mroute.h M sys/netinet/ip_options.c M sys/netinet/ip_options.h M sys/netinet/ip_output.c M sys/netinet/ip_reass.c M sys/netinet/ip_var.h M sys/netinet/libalias/alias.c M sys/netinet/libalias/alias.h M sys/netinet/libalias/alias_cuseeme.c M sys/netinet/libalias/alias_db.c M sys/netinet/libalias/alias_dummy.c M sys/netinet/libalias/alias_ftp.c M sys/netinet/libalias/alias_irc.c M sys/netinet/libalias/alias_local.h M sys/netinet/libalias/alias_mod.c M sys/netinet/libalias/alias_mod.h M sys/netinet/libalias/alias_nbt.c M sys/netinet/libalias/alias_pptp.c M sys/netinet/libalias/alias_proxy.c M sys/netinet/libalias/alias_sctp.c M sys/netinet/libalias/alias_sctp.h M sys/netinet/libalias/alias_skinny.c M sys/netinet/libalias/alias_smedia.c M sys/netinet/libalias/alias_util.c M sys/netinet/pim_var.h M sys/netinet/raw_ip.c M sys/netinet/sctp.h M sys/netinet/sctp_asconf.c M sys/netinet/sctp_asconf.h M sys/netinet/sctp_auth.c M sys/netinet/sctp_auth.h M sys/netinet/sctp_bsd_addr.c M sys/netinet/sctp_bsd_addr.h M sys/netinet/sctp_cc_functions.c M sys/netinet/sctp_constants.h M sys/netinet/sctp_crc32.c M sys/netinet/sctp_crc32.h M sys/netinet/sctp_header.h M sys/netinet/sctp_indata.c M sys/netinet/sctp_indata.h M sys/netinet/sctp_input.c M sys/netinet/sctp_input.h M sys/netinet/sctp_lock_bsd.h M sys/netinet/sctp_os.h M sys/netinet/sctp_os_bsd.h M sys/netinet/sctp_output.c M sys/netinet/sctp_output.h M sys/netinet/sctp_pcb.c M sys/netinet/sctp_pcb.h M sys/netinet/sctp_peeloff.c M sys/netinet/sctp_peeloff.h M sys/netinet/sctp_ss_functions.c M sys/netinet/sctp_structs.h M sys/netinet/sctp_syscalls.c M sys/netinet/sctp_sysctl.c M sys/netinet/sctp_sysctl.h M sys/netinet/sctp_timer.c M sys/netinet/sctp_timer.h M sys/netinet/sctp_uio.h M sys/netinet/sctp_usrreq.c M sys/netinet/sctp_var.h M sys/netinet/sctputil.c M sys/netinet/sctputil.h M sys/netinet/siftr.c M sys/netinet/tcp.h M sys/netinet/tcp_debug.c M sys/netinet/tcp_debug.h M sys/netinet/tcp_fastopen.c M sys/netinet/tcp_fastopen.h M sys/netinet/tcp_fsm.h M sys/netinet/tcp_hostcache.c M sys/netinet/tcp_hostcache.h M sys/netinet/tcp_input.c M sys/netinet/tcp_lro.c M sys/netinet/tcp_lro.h M sys/netinet/tcp_offload.c M sys/netinet/tcp_offload.h M sys/netinet/tcp_output.c M sys/netinet/tcp_pcap.c M sys/netinet/tcp_pcap.h M sys/netinet/tcp_reass.c M sys/netinet/tcp_sack.c M sys/netinet/tcp_seq.h M sys/netinet/tcp_subr.c M sys/netinet/tcp_syncache.c M sys/netinet/tcp_syncache.h M sys/netinet/tcp_timer.c M sys/netinet/tcp_timer.h M sys/netinet/tcp_timewait.c M sys/netinet/tcp_usrreq.c M sys/netinet/tcp_var.h M sys/netinet/toecore.c M sys/netinet/toecore.h M sys/netinet/udp.h M sys/netinet/udp_usrreq.c M sys/netinet/udp_var.h M sys/netinet/udplite.h M targets/Makefile M targets/Makefile.inc M targets/Makefile.xtras M targets/pseudo/Makefile.inc M targets/pseudo/bootstrap-tools/Makefile M targets/pseudo/bootstrap-tools/Makefile.depend.host M targets/pseudo/clang/Makefile M targets/pseudo/clang/Makefile.depend M targets/pseudo/gcc/Makefile M targets/pseudo/gcc/Makefile.depend M targets/pseudo/hosttools/Makefile M targets/pseudo/hosttools/Makefile.depend.host M targets/pseudo/kernel/Makefile M targets/pseudo/kernel/Makefile.depend M targets/pseudo/stage/Makefile M targets/pseudo/tests/Makefile M targets/pseudo/tests/Makefile.depend M targets/pseudo/the-lot/Makefile Log Message: ----------- netinet From noreply at github.com Tue Jul 26 13:28:07 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 10:28:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ff06fa: cover some libs Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: ff06fa434e42b8c437860f5150bdd3f5ad86a2f5 https://github.com/MidnightBSD/src/commit/ff06fa434e42b8c437860f5150bdd3f5ad86a2f5 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M bin/csh/Makefile M bin/sh/Makefile M bin/sh/error.c M bin/sh/eval.c M bin/sh/funcs/cmv M bin/sh/funcs/dirs M bin/sh/funcs/login M bin/sh/funcs/newgrp M bin/sh/funcs/popd M bin/sh/funcs/pushd M bin/sh/funcs/suspend M bin/sh/mkbuiltins M bin/sh/mktokens M bin/sh/nodes.c.pat M bin/sh/nodetypes M bin/sh/shell.h M lib/atf/libatf-c/Makefile M lib/atf/libatf-c/Makefile.depend M lib/atf/libatf-c/Makefile.inc M lib/atf/libatf-c/tests/Makefile M lib/atf/libatf-c/tests/Makefile.depend M lib/atf/libatf-c/tests/Makefile.inc M lib/atf/libatf-c/tests/detail/Makefile M lib/atf/libatf-c/tests/detail/Makefile.depend M lib/clang/headers/Makefile M lib/clang/headers/Makefile.depend M lib/clang/include/VCSVersion.inc M lib/clang/include/clang/Basic/Version.inc M lib/clang/include/clang/Config/config.h M lib/clang/include/lld/Common/Version.inc M lib/clang/include/lldb/Host/Config.h M lib/clang/include/llvm/Config/AsmParsers.def M lib/clang/include/llvm/Config/abi-breaking.h M lib/clang/include/llvm/Config/config.h M lib/clang/include/llvm/Config/llvm-config.h M lib/clang/include/llvm/Support/VCSRevision.h M lib/clang/libclang/Makefile M lib/clang/liblldb/Makefile M lib/clang/libllvm/Makefile M lib/clang/libllvmminimal/Makefile M lib/csu/amd64/crt1.c M lib/csu/i386/crt1_c.c M lib/libalias/libalias/Makefile M lib/libalias/libalias/Makefile.depend M lib/libarchive/tests/Makefile M lib/libarchive/tests/Makefile.depend M lib/libarchive/tests/functional_test.sh M lib/libc/Makefile M lib/libc/amd64/gen/makecontext.c M lib/libc/amd64/stdlib/div.S M lib/libc/amd64/stdlib/ldiv.S M lib/libc/amd64/stdlib/lldiv.S M lib/libc/compat-43/creat.c M lib/libc/compat-43/gethostid.3 M lib/libc/compat-43/gethostid.c M lib/libc/compat-43/getwd.c M lib/libc/compat-43/killpg.2 M lib/libc/compat-43/killpg.c M lib/libc/compat-43/setpgrp.c M lib/libc/compat-43/setrgid.c M lib/libc/compat-43/setruid.3 M lib/libc/compat-43/setruid.c M lib/libc/compat-43/sigcompat.c M lib/libc/compat-43/sigpause.2 M lib/libc/compat-43/sigsetmask.2 M lib/libc/db/Symbol.map M lib/libc/db/btree/Makefile.inc M lib/libc/db/btree/bt_close.c M lib/libc/db/btree/bt_conv.c M lib/libc/db/btree/bt_debug.c M lib/libc/db/btree/bt_delete.c M lib/libc/db/btree/bt_get.c M lib/libc/db/btree/bt_open.c M lib/libc/db/btree/bt_overflow.c M lib/libc/db/btree/bt_page.c M lib/libc/db/btree/bt_put.c M lib/libc/db/btree/bt_search.c M lib/libc/db/btree/bt_seq.c M lib/libc/db/btree/bt_split.c M lib/libc/db/btree/bt_utils.c M lib/libc/db/btree/btree.h M lib/libc/db/btree/extern.h M lib/libc/db/db/Makefile.inc M lib/libc/db/db/db.c M lib/libc/db/docs/hash.usenix.ps M lib/libc/db/docs/libtp.usenix.ps M lib/libc/db/hash/Makefile.inc M lib/libc/db/hash/README M lib/libc/db/hash/extern.h M lib/libc/db/hash/hash.c M lib/libc/db/hash/hash.h M lib/libc/db/hash/hash_bigkey.c M lib/libc/db/hash/hash_buf.c M lib/libc/db/hash/hash_func.c M lib/libkvm/Makefile M lib/libkvm/tests/Makefile Log Message: ----------- cover some libs Commit: c3757784c35d9d3af51564a56d4b456cdf67bab9 https://github.com/MidnightBSD/src/commit/c3757784c35d9d3af51564a56d4b456cdf67bab9 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/db/hash/hash_log2.c M lib/libc/db/hash/hash_page.c M lib/libc/db/hash/ndbm.c M lib/libc/db/hash/page.h M lib/libc/db/man/dbopen.3 M lib/libc/db/man/hash.3 M lib/libc/db/man/recno.3 M lib/libc/db/mpool/Makefile.inc M lib/libc/db/mpool/mpool-compat.c M lib/libc/db/mpool/mpool.c M lib/libc/db/mpool/mpool.libtp M lib/libc/db/recno/Makefile.inc M lib/libc/db/recno/extern.h M lib/libc/db/recno/rec_close.c M lib/libc/db/recno/rec_delete.c M lib/libc/db/recno/rec_get.c M lib/libc/db/recno/rec_open.c M lib/libc/db/recno/rec_put.c M lib/libc/db/recno/rec_search.c M lib/libc/db/recno/rec_seq.c M lib/libc/db/recno/rec_utils.c M lib/libc/db/recno/recno.h M lib/libc/db/test/Makefile M lib/libc/db/test/btree.tests/main.c M lib/libc/db/test/dbtest.c M lib/libc/db/test/hash.tests/driver2.c M lib/libc/db/test/hash.tests/tcreat3.c M lib/libc/db/test/hash.tests/tdel.c M lib/libc/db/test/hash.tests/thash4.c M lib/libc/db/test/hash.tests/tread2.c M lib/libc/db/test/hash.tests/tseq.c M lib/libc/db/test/hash.tests/tverify.c M lib/libc/gdtoa/Makefile.inc M lib/libc/gdtoa/Symbol.map M lib/libc/gdtoa/_hdtoa.c M lib/libc/gdtoa/_hldtoa.c M lib/libc/gdtoa/_ldtoa.c M lib/libc/gdtoa/glue.c M lib/libc/gdtoa/machdep_ldisQ.c M lib/libc/gdtoa/machdep_ldisd.c M lib/libc/gdtoa/machdep_ldisx.c M lib/libc/gen/Makefile.inc M lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c M lib/libc/gen/__xuname.c M lib/libc/gen/_once_stub.c M lib/libc/gen/_pthread_stubs.c M lib/libc/gen/_rand48.c M lib/libc/gen/_spinlock_stub.c M lib/libc/gen/_thread_init.c M lib/libc/gen/alarm.3 M lib/libc/gen/alarm.c M lib/libc/gen/arc4random.3 M lib/libc/gen/arc4random.c M lib/libc/gen/assert.c M lib/libc/gen/auxv.c M lib/libc/gen/basename.3 M lib/libc/gen/basename.c M lib/libc/gen/cap_rights_get.3 M lib/libc/gen/cap_sandboxed.3 M lib/libc/gen/cap_sandboxed.c M lib/libc/gen/check_utility_compat.3 M lib/libc/gen/check_utility_compat.c M lib/libc/gen/clock.3 M lib/libc/gen/clock.c M lib/libc/gen/clock_getcpuclockid.3 M lib/libc/gen/clock_getcpuclockid.c M lib/libc/gen/closedir.c M lib/libc/gen/confstr.3 M lib/libc/gen/confstr.c M lib/libc/gen/crypt.c M lib/libc/gen/ctermid.3 M lib/libc/gen/ctermid.c M lib/libc/gen/daemon.3 M lib/libc/gen/daemon.c M lib/libc/gen/devname.3 M lib/libc/gen/devname.c M lib/libc/gen/directory.3 M lib/libc/gen/dirfd.c M lib/libc/gen/dirname.3 M lib/libc/gen/dirname.c M lib/libc/gen/disklabel.c M lib/libc/gen/dl_iterate_phdr.3 M lib/libc/gen/dladdr.3 M lib/libc/gen/dlfcn.c M lib/libc/gen/dlinfo.3 M lib/libc/gen/dllockinit.3 M lib/libc/gen/drand48.c M lib/libc/gen/dup3.3 M lib/libc/gen/dup3.c M lib/libc/gen/elf_utils.c M lib/libc/gen/erand48.c M lib/libc/gen/err.3 M lib/libc/gen/err.c M lib/libc/gen/errlst.c M lib/libc/gen/errno.c M lib/libc/gen/exec.3 M lib/libc/gen/exec.c M lib/libc/gen/fdevname.c M lib/libc/gen/feature_present.3 M lib/libc/gen/feature_present.c M lib/libc/gen/fmtcheck.3 M lib/libc/gen/fmtcheck.c M lib/libc/gen/fmtmsg.3 M lib/libc/gen/fmtmsg.c M lib/libc/gen/fnmatch.3 M lib/libc/gen/fnmatch.c M lib/libc/gen/fpclassify.3 M lib/libc/gen/fpclassify.c M lib/libc/gen/frexp.3 M lib/libc/gen/frexp.c M lib/libc/gen/fstab.c M lib/libc/gen/ftok.3 M lib/libc/gen/ftok.c M lib/libc/gen/fts-compat.c M lib/libc/gen/fts-compat.h M lib/libc/gen/fts.3 M lib/libc/gen/fts.c M lib/libc/gen/ftw.3 M lib/libc/gen/ftw.c M lib/libc/gen/gen-private.h M lib/libc/gen/getbootfile.3 M lib/libc/gen/getbootfile.c M lib/libc/gen/getbsize.3 M lib/libc/gen/getbsize.c M lib/libc/gen/getcap.3 M lib/libc/gen/getcap.c M lib/libc/gen/getcontext.3 M lib/libc/gen/getcwd.3 M lib/libc/gen/getcwd.c M lib/libc/gen/getdiskbyname.3 M lib/libc/gen/getdomainname.3 M lib/libc/gen/getdomainname.c M lib/libc/gen/getfsent.3 M lib/libc/gen/getgrent.3 Log Message: ----------- libc sync Commit: 88848bee681e57225bbd1b045aedf4603c9ae467 https://github.com/MidnightBSD/src/commit/88848bee681e57225bbd1b045aedf4603c9ae467 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/gen/getgrent.c M lib/libc/gen/getgrouplist.3 M lib/libc/gen/getgrouplist.c M lib/libc/gen/gethostname.3 M lib/libc/gen/gethostname.c M lib/libc/gen/getloadavg.3 M lib/libc/gen/getloadavg.c M lib/libc/gen/getprogname.3 M lib/libc/gen/getprogname.c M lib/libc/gen/getpwent.3 M lib/libc/gen/getpwent.c M lib/libc/gen/getttyent.3 M lib/libc/gen/getttyent.c M lib/libc/gen/getusershell.3 M lib/libc/gen/getusershell.c M lib/libc/gen/getutxent.3 M lib/libc/gen/getutxent.c M lib/libc/gen/getvfsbyname.3 M lib/libc/gen/getvfsbyname.c M lib/libc/gen/glob.3 M lib/libc/gen/glob.c M lib/libc/gen/initgroups.3 M lib/libc/gen/initgroups.c M lib/libc/gen/isatty.c M lib/libc/gen/isgreater.3 M lib/libc/gen/isinf.c M lib/libc/gen/isnan.c M lib/libc/gen/jrand48.c M lib/libc/gen/lcong48.c M lib/libc/gen/ldexp.3 M lib/libc/gen/ldexp.c M lib/libc/gen/libc_dlopen.c M lib/libc/gen/lockf.3 M lib/libc/gen/lockf.c M lib/libc/gen/lrand48.c M lib/libc/gen/makecontext.3 M lib/libc/gen/modf.3 M lib/libc/gen/modf.c M lib/libc/gen/mrand48.c M lib/libc/gen/nftw.c M lib/libc/gen/nice.3 M lib/libc/gen/nice.c M lib/libc/gen/nlist.3 M lib/libc/gen/nlist.c M lib/libc/gen/nrand48.c M lib/libc/gen/opendir.c M lib/libc/gen/pause.3 M lib/libc/gen/pause.c M lib/libc/gen/pmadvise.c M lib/libc/gen/popen.3 M lib/libc/gen/popen.c M lib/libc/gen/posix_spawn.3 M lib/libc/gen/posix_spawn.c M lib/libc/gen/posix_spawn_file_actions_addopen.3 M lib/libc/gen/posix_spawn_file_actions_init.3 M lib/libc/gen/posix_spawnattr_getflags.3 M lib/libc/gen/posix_spawnattr_getpgroup.3 M lib/libc/gen/posix_spawnattr_getschedparam.3 M lib/libc/gen/posix_spawnattr_getschedpolicy.3 M lib/libc/gen/posix_spawnattr_getsigdefault.3 M lib/libc/gen/posix_spawnattr_getsigmask.3 M lib/libc/gen/posix_spawnattr_init.3 M lib/libc/gen/psignal.3 M lib/libc/gen/psignal.c M lib/libc/gen/pututxline.c M lib/libc/gen/pw_scan.c M lib/libc/gen/pw_scan.h M lib/libc/gen/raise.3 M lib/libc/gen/raise.c M lib/libc/gen/rand48.3 M lib/libc/gen/rand48.h M lib/libc/gen/readdir.c M lib/libc/gen/readpassphrase.3 M lib/libc/gen/readpassphrase.c M lib/libc/gen/recvmmsg.c M lib/libc/gen/rewinddir.c M lib/libc/gen/rfork_thread.3 M lib/libc/gen/scandir.3 M lib/libc/gen/scandir.c M lib/libc/gen/scandir_b.c M lib/libc/gen/seed48.c M lib/libc/gen/seekdir.c M lib/libc/gen/sem.c M lib/libc/gen/sem_destroy.3 M lib/libc/gen/sem_getvalue.3 M lib/libc/gen/sem_init.3 M lib/libc/gen/sem_new.c M lib/libc/gen/sem_open.3 M lib/libc/gen/sem_post.3 M lib/libc/gen/sem_timedwait.3 M lib/libc/gen/sem_wait.3 M lib/libc/gen/semctl.c M lib/libc/gen/sendmmsg.c M lib/libc/gen/setdomainname.c M lib/libc/gen/sethostname.c M lib/libc/gen/setjmp.3 M lib/libc/gen/setjmperr.c M lib/libc/gen/setmode.3 M lib/libc/gen/setmode.c M lib/libc/gen/setproctitle.3 M lib/libc/gen/setproctitle.c M lib/libc/gen/setprogname.c M lib/libc/gen/siginterrupt.3 M lib/libc/gen/siginterrupt.c M lib/libc/gen/siglist.c M lib/libc/gen/signal.3 M lib/libc/gen/signal.c M lib/libc/gen/sigsetops.3 M lib/libc/gen/sigsetops.c M lib/libc/gen/sleep.3 M lib/libc/gen/sleep.c M lib/libc/gen/statvfs.3 M lib/libc/gen/statvfs.c M lib/libc/gen/stringlist.3 M lib/libc/gen/stringlist.c M lib/libc/gen/strtofflags.3 M lib/libc/gen/strtofflags.c M lib/libc/gen/sysconf.3 M lib/libc/gen/sysconf.c M lib/libc/gen/sysctl.3 M lib/libc/gen/sysctl.c M lib/libc/gen/sysctlbyname.c M lib/libc/gen/sysctlnametomib.c M lib/libc/gen/syslog.3 M lib/libc/gen/syslog.c M lib/libc/gen/tcgetpgrp.3 M lib/libc/gen/tcgetsid.3 M lib/libc/gen/tcsendbreak.3 M lib/libc/gen/tcsetattr.3 M lib/libc/gen/tcsetpgrp.3 M lib/libc/gen/tcsetsid.3 M lib/libc/gen/telldir.c M lib/libc/gen/telldir.h M lib/libc/gen/termios.c M lib/libc/gen/time.3 M lib/libc/gen/time.c M lib/libc/gen/times.3 M lib/libc/gen/times.c M lib/libc/gen/timezone.3 M lib/libc/gen/timezone.c M lib/libc/gen/tls.c M lib/libc/gen/trivial-getcontextx.c M lib/libc/gen/ttyname.3 M lib/libc/gen/ttyname.c M lib/libc/gen/ttyslot.c M lib/libc/gen/tzset.3 M lib/libc/gen/ualarm.3 M lib/libc/gen/ualarm.c M lib/libc/gen/ucontext.3 M lib/libc/gen/ulimit.3 M lib/libc/gen/ulimit.c M lib/libc/gen/uname.3 M lib/libc/gen/uname.c M lib/libc/gen/unvis-compat.c M lib/libc/gen/usleep.3 M lib/libc/gen/usleep.c M lib/libc/gen/utime.3 M lib/libc/gen/utime.c M lib/libc/gen/utxdb.c M lib/libc/gen/utxdb.h M lib/libc/gen/valloc.3 M lib/libc/gen/valloc.c M lib/libc/gen/wait.c M lib/libc/gen/wait3.c M lib/libc/gen/waitid.c M lib/libc/gen/waitpid.c M lib/libc/gen/wordexp.3 M lib/libc/gen/wordexp.c M lib/libc/gmon/Makefile.inc M lib/libc/gmon/Symbol.map M lib/libc/gmon/gmon.c M lib/libc/gmon/mcount.c M lib/libc/gmon/moncontrol.3 M lib/libc/i386/Makefile.inc M lib/libc/i386/SYS.h M lib/libc/i386/Symbol.map M lib/libc/i386/_fpmath.h M lib/libc/i386/arith.h M lib/libc/i386/gd_qnan.h M lib/libc/i386/gen/Makefile.inc M lib/libc/i386/gen/_ctx_start.S M lib/libc/i386/gen/_set_tp.c M lib/libc/i386/gen/_setjmp.S M lib/libc/i386/gen/fabs.S M lib/libc/i386/gen/flt_rounds.c M lib/libc/i386/gen/infinity.c M lib/libc/i386/gen/makecontext.c M lib/libc/i386/gen/rfork_thread.S M lib/libc/i386/gen/setjmp.S M lib/libc/i386/gen/signalcontext.c M lib/libc/i386/gen/sigsetjmp.S M lib/libc/i386/static_tls.h M lib/libc/i386/stdlib/Makefile.inc M lib/libc/i386/stdlib/div.S M lib/libc/i386/stdlib/ldiv.S M lib/libc/i386/string/Makefile.inc M lib/libc/i386/string/bcmp.S M lib/libc/i386/string/bcopy.S M lib/libc/i386/string/bzero.S M lib/libc/i386/string/ffs.S M lib/libc/i386/string/memchr.S M lib/libc/i386/string/memcmp.S M lib/libc/i386/string/memcpy.S M lib/libc/i386/string/memmove.S M lib/libc/i386/string/memset.S M lib/libc/i386/string/strcat.S M lib/libc/i386/string/strchr.S M lib/libc/i386/string/strcmp.S M lib/libc/i386/string/strcpy.S M lib/libc/i386/string/strncmp.S M lib/libc/i386/string/strrchr.S M lib/libc/i386/string/swab.S M lib/libc/i386/string/wcschr.S M lib/libc/i386/string/wcscmp.S M lib/libc/i386/string/wcslen.S M lib/libc/i386/string/wmemchr.S M lib/libc/i386/sys/Makefile.inc M lib/libc/i386/sys/Ovfork.S M lib/libc/i386/sys/cerror.S M lib/libc/i386/sys/getcontext.S M lib/libc/i386/sys/i386_clr_watch.c M lib/libc/i386/sys/i386_get_fsbase.c M lib/libc/i386/sys/i386_get_gsbase.c M lib/libc/i386/sys/i386_get_ioperm.2 M lib/libc/i386/sys/i386_get_ioperm.c M lib/libc/i386/sys/i386_get_ldt.2 M lib/libc/i386/sys/i386_get_ldt.c M lib/libc/i386/sys/i386_set_fsbase.c M lib/libc/i386/sys/i386_set_gsbase.c M lib/libc/i386/sys/i386_set_ioperm.c M lib/libc/i386/sys/i386_set_ldt.c M lib/libc/i386/sys/i386_set_watch.3 M lib/libc/i386/sys/i386_set_watch.c M lib/libc/i386/sys/i386_vm86.2 M lib/libc/i386/sys/i386_vm86.c M lib/libc/i386/sys/syscall.S M lib/libc/iconv/Makefile.inc M lib/libc/iconv/Symbol.map M lib/libc/iconv/__iconv.c M lib/libc/iconv/__iconv_free_list.c M lib/libc/iconv/__iconv_get_list.3 M lib/libc/iconv/__iconv_get_list.c M lib/libc/iconv/_strtol.h M lib/libc/iconv/_strtoul.h M lib/libc/iconv/bsd_iconv.c M lib/libc/iconv/citrus_aliasname_local.h M lib/libc/iconv/citrus_bcs.c M lib/libc/iconv/citrus_bcs.h M lib/libc/iconv/citrus_bcs_strtol.c M lib/libc/iconv/citrus_bcs_strtoul.c M lib/libc/iconv/citrus_csmapper.c M lib/libc/iconv/citrus_csmapper.h M lib/libc/iconv/citrus_db.c M lib/libc/iconv/citrus_db.h M lib/libc/iconv/citrus_db_factory.c M lib/libc/iconv/citrus_db_factory.h M lib/libc/iconv/citrus_db_file.h M lib/libc/iconv/citrus_db_hash.c M lib/libc/iconv/citrus_db_hash.h M lib/libc/iconv/citrus_esdb.c M lib/libc/iconv/citrus_esdb.h M lib/libc/iconv/citrus_esdb_file.h M lib/libc/iconv/citrus_fix_grouping.h M lib/libc/iconv/citrus_hash.c M lib/libc/iconv/citrus_hash.h M lib/libc/iconv/citrus_iconv.c M lib/libc/iconv/citrus_iconv.h M lib/libc/iconv/citrus_iconv_local.h M lib/libc/iconv/citrus_lock.h M lib/libc/iconv/citrus_lookup.c M lib/libc/iconv/citrus_lookup.h M lib/libc/iconv/citrus_lookup_factory.c M lib/libc/iconv/citrus_lookup_factory.h M lib/libc/iconv/citrus_lookup_file.h M lib/libc/iconv/citrus_mapper.c M lib/libc/iconv/citrus_mapper.h Log Message: ----------- libc Compare: https://github.com/MidnightBSD/src/compare/1e67ee611a1b...88848bee681e From noreply at github.com Tue Jul 26 14:54:13 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 11:54:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 966e2c: locale p1 Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 966e2c67cf99d8cbe67177aa00e79e9143ecc81b https://github.com/MidnightBSD/src/commit/966e2c67cf99d8cbe67177aa00e79e9143ecc81b Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/amd64/Makefile.inc M lib/libc/amd64/SYS.h M lib/libc/amd64/Symbol.map M lib/libc/amd64/_fpmath.h M lib/libc/amd64/gd_qnan.h M lib/libc/amd64/gen/_setjmp.S M lib/libc/amd64/gen/fpgetmask.c M lib/libc/amd64/gen/fpgetprec.c M lib/libc/amd64/gen/fpgetround.c M lib/libc/amd64/gen/fpgetsticky.c M lib/libc/amd64/gen/fpsetmask.c M lib/libc/amd64/gen/fpsetprec.c M lib/libc/amd64/gen/fpsetround.c M lib/libc/amd64/gen/infinity.c M lib/libc/gen/Symbol.map M lib/libc/gen/__getosreldate.c M lib/libc/gen/getlogin.c M lib/libc/gen/getmntinfo.3 M lib/libc/gen/getmntinfo.c M lib/libc/gen/getnetgrent.3 M lib/libc/gen/getnetgrent.c M lib/libc/gen/getosreldate.3 M lib/libc/gen/getosreldate.c M lib/libc/gen/getpagesize.3 M lib/libc/gen/getpagesize.c M lib/libc/gen/getpagesizes.3 M lib/libc/gen/getpagesizes.c M lib/libc/gen/getpass.3 M lib/libc/gen/getpeereid.3 M lib/libc/gen/getpeereid.c M lib/libc/iconv/citrus_mapper_local.h M lib/libc/iconv/citrus_memstream.c M lib/libc/iconv/citrus_memstream.h M lib/libc/iconv/citrus_mmap.c M lib/libc/iconv/citrus_mmap.h M lib/libc/iconv/citrus_module.c M lib/libc/iconv/citrus_module.h M lib/libc/iconv/citrus_namespace.h M lib/libc/iconv/citrus_none.c M lib/libc/iconv/citrus_none.h M lib/libc/iconv/citrus_pivot_factory.c M lib/libc/iconv/citrus_pivot_factory.h M lib/libc/iconv/citrus_pivot_file.h M lib/libc/iconv/citrus_prop.c M lib/libc/iconv/citrus_prop.h M lib/libc/iconv/citrus_region.h M lib/libc/iconv/citrus_stdenc.c M lib/libc/iconv/citrus_stdenc.h M lib/libc/iconv/citrus_stdenc_local.h M lib/libc/iconv/citrus_stdenc_template.h M lib/libc/iconv/citrus_types.h M lib/libc/iconv/iconv-internal.h M lib/libc/iconv/iconv.3 M lib/libc/iconv/iconv.c M lib/libc/iconv/iconv_canonicalize.3 M lib/libc/iconv/iconv_canonicalize.c M lib/libc/iconv/iconv_close.c M lib/libc/iconv/iconv_compat.c M lib/libc/iconv/iconv_open.c M lib/libc/iconv/iconv_open_into.c M lib/libc/iconv/iconv_set_relocation_prefix.c M lib/libc/iconv/iconvctl.3 M lib/libc/iconv/iconvctl.c M lib/libc/iconv/iconvlist.3 M lib/libc/iconv/iconvlist.c M lib/libc/include/block_abi.h M lib/libc/include/compat.h M lib/libc/include/errlst.h M lib/libc/include/fpmath.h M lib/libc/include/isc/eventlib.h M lib/libc/include/isc/list.h M lib/libc/include/isc/platform.h M lib/libc/include/libc_private.h M lib/libc/include/namespace.h M lib/libc/include/nscache.h M lib/libc/include/nscachedcli.h M lib/libc/include/nss_tls.h M lib/libc/include/port_after.h M lib/libc/include/port_before.h M lib/libc/include/reentrant.h M lib/libc/include/spinlock.h M lib/libc/include/un-namespace.h M lib/libc/inet/Makefile.inc M lib/libc/inet/Symbol.map M lib/libc/inet/inet_addr.c M lib/libc/inet/inet_cidr_ntop.c M lib/libc/inet/inet_cidr_pton.c M lib/libc/inet/inet_lnaof.c M lib/libc/inet/inet_makeaddr.c M lib/libc/inet/inet_net_ntop.c M lib/libc/inet/inet_net_pton.c M lib/libc/inet/inet_neta.c M lib/libc/inet/inet_netof.c M lib/libc/inet/inet_network.c M lib/libc/inet/inet_ntoa.c M lib/libc/inet/inet_ntop.c M lib/libc/inet/inet_pton.c M lib/libc/inet/nsap_addr.c M lib/libc/isc/Makefile.inc M lib/libc/isc/ev_streams.c M lib/libc/isc/ev_timers.c M lib/libc/isc/eventlib_p.h M lib/libc/locale/DESIGN.xlocale M lib/libc/locale/Makefile.inc M lib/libc/locale/Symbol.map M lib/libc/locale/ascii.c M lib/libc/locale/big5.5 M lib/libc/locale/big5.c M lib/libc/locale/btowc.3 M lib/libc/locale/btowc.c M lib/libc/locale/c16rtomb.c M lib/libc/locale/c16rtomb_iconv.c M lib/libc/locale/c32rtomb.c M lib/libc/locale/c32rtomb_iconv.c M lib/libc/locale/cXXrtomb_iconv.h M lib/libc/locale/collate.c M lib/libc/locale/collate.h M lib/libc/locale/collcmp.c M lib/libc/locale/ctype.3 M lib/libc/locale/ctype.c M lib/libc/locale/ctype_l.3 M lib/libc/locale/digittoint.3 M lib/libc/locale/duplocale.3 M lib/libc/locale/euc.5 M lib/libc/locale/euc.c M lib/libc/locale/fix_grouping.c M lib/libc/locale/freelocale.3 M lib/libc/locale/gb18030.5 M lib/libc/locale/gb18030.c M lib/libc/locale/gb2312.5 M lib/libc/locale/gb2312.c M lib/libc/locale/gbk.5 Log Message: ----------- locale p1 Commit: 2fd592e0c6e20c44ad58a95c00f8b3398b7d504f https://github.com/MidnightBSD/src/commit/2fd592e0c6e20c44ad58a95c00f8b3398b7d504f Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/locale/gbk.c M lib/libc/locale/isalnum.3 M lib/libc/locale/isalpha.3 M lib/libc/locale/isascii.3 M lib/libc/locale/isblank.3 M lib/libc/locale/iscntrl.3 M lib/libc/locale/isctype.c M lib/libc/locale/isdigit.3 M lib/libc/locale/isgraph.3 M lib/libc/locale/isideogram.3 M lib/libc/locale/islower.3 M lib/libc/locale/isphonogram.3 M lib/libc/locale/isprint.3 M lib/libc/locale/ispunct.3 M lib/libc/locale/isrune.3 M lib/libc/locale/isspace.3 M lib/libc/locale/isspecial.3 M lib/libc/locale/isupper.3 M lib/libc/locale/iswalnum.3 M lib/libc/locale/iswalnum_l.3 M lib/libc/locale/iswctype.c M lib/libc/locale/isxdigit.3 M lib/libc/locale/ldpart.c M lib/libc/locale/ldpart.h M lib/libc/locale/lmessages.c M lib/libc/locale/lmessages.h M lib/libc/locale/lmonetary.c M lib/libc/locale/lmonetary.h M lib/libc/locale/lnumeric.c M lib/libc/locale/lnumeric.h M lib/libc/locale/localeconv.3 M lib/libc/locale/localeconv.c M lib/libc/locale/mblen.3 M lib/libc/locale/mblen.c M lib/libc/locale/mblocal.h M lib/libc/locale/mbrlen.3 M lib/libc/locale/mbrlen.c M lib/libc/locale/mbrtoc16.c M lib/libc/locale/mbrtoc16_iconv.c M lib/libc/locale/mbrtoc32.c M lib/libc/locale/mbrtoc32_iconv.c M lib/libc/locale/mbrtocXX_iconv.h M lib/libc/locale/mbrtowc.3 M lib/libc/locale/mbrtowc.c M lib/libc/locale/mbsinit.3 M lib/libc/locale/mbsinit.c M lib/libc/locale/mbsnrtowcs.c M lib/libc/locale/mbsrtowcs.3 M lib/libc/locale/mbsrtowcs.c M lib/libc/locale/mbstowcs.3 M lib/libc/locale/mbstowcs.c M lib/libc/locale/mbtowc.3 M lib/libc/locale/mbtowc.c M lib/libc/locale/mskanji.5 M lib/libc/locale/mskanji.c M lib/libc/locale/multibyte.3 M lib/libc/locale/newlocale.3 M lib/libc/locale/nextwctype.3 M lib/libc/locale/nextwctype.c M lib/libc/locale/nl_langinfo.3 M lib/libc/locale/nl_langinfo.c M lib/libc/locale/nomacros.c M lib/libc/locale/none.c M lib/libc/locale/querylocale.3 M lib/libc/locale/rpmatch.3 M lib/libc/locale/rpmatch.c M lib/libc/locale/rune.c M lib/libc/locale/runefile.h M lib/libc/locale/runetype.c M lib/libc/locale/setlocale.3 M lib/libc/locale/setlocale.c M lib/libc/locale/setlocale.h M lib/libc/locale/setrunelocale.c M lib/libc/locale/table.c M lib/libc/locale/toascii.3 M lib/libc/locale/tolower.3 M lib/libc/locale/tolower.c M lib/libc/locale/toupper.3 M lib/libc/locale/toupper.c M lib/libc/locale/towlower.3 M lib/libc/locale/towupper.3 M lib/libc/locale/uselocale.3 M lib/libc/locale/utf8.5 M lib/libc/locale/utf8.c M lib/libc/locale/wcrtomb.3 M lib/libc/locale/wcrtomb.c M lib/libc/locale/wcsftime.3 M lib/libc/locale/wcsftime.c M lib/libc/locale/wcsnrtombs.c M lib/libc/locale/wcsrtombs.3 M lib/libc/locale/wcsrtombs.c M lib/libc/locale/wcstod.3 M lib/libc/locale/wcstod.c M lib/libc/locale/wcstof.c M lib/libc/locale/wcstoimax.c M lib/libc/locale/wcstol.3 M lib/libc/locale/wcstol.c M lib/libc/locale/wcstold.c M lib/libc/locale/wcstoll.c M lib/libc/locale/wcstombs.3 M lib/libc/locale/wcstombs.c M lib/libc/locale/wcstoul.c M lib/libc/locale/wcstoull.c M lib/libc/locale/wcstoumax.c M lib/libc/locale/wctob.c M lib/libc/locale/wctomb.3 M lib/libc/locale/wctomb.c M lib/libc/locale/wctrans.3 M lib/libc/locale/wctrans.c M lib/libc/locale/wctype.3 M lib/libc/locale/wctype.c M lib/libc/locale/wcwidth.3 M lib/libc/locale/wcwidth.c M lib/libc/locale/xlocale.3 M lib/libc/locale/xlocale.c M lib/libc/locale/xlocale_private.h M lib/libc/md/Makefile.inc M lib/libc/nameser/Makefile.inc M lib/libc/nameser/Symbol.map M lib/libc/nameser/ns_name.c M lib/libc/nameser/ns_netint.c M lib/libc/nameser/ns_parse.c M lib/libc/nameser/ns_print.c M lib/libc/nameser/ns_samedomain.c M lib/libc/nameser/ns_ttl.c M lib/libc/net/Makefile.inc M lib/libc/net/Symbol.map M lib/libc/net/base64.c M lib/libc/net/byteorder.3 M lib/libc/net/ether_addr.c M lib/libc/net/ethers.3 M lib/libc/net/eui64.3 Log Message: ----------- locale p2 Commit: 27ee3acde44ab5c6b3aa7a4665d8eb4310b2437c https://github.com/MidnightBSD/src/commit/27ee3acde44ab5c6b3aa7a4665d8eb4310b2437c Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/net/eui64.c M lib/libc/net/gai_strerror.3 M lib/libc/net/gai_strerror.c M lib/libc/net/getaddrinfo.3 M lib/libc/net/getaddrinfo.c M lib/libc/net/gethostbydns.c M lib/libc/net/gethostbyht.c M lib/libc/net/gethostbyname.3 M lib/libc/net/gethostbynis.c M lib/libc/net/gethostnamadr.c M lib/libc/net/getifaddrs.3 M lib/libc/net/getifaddrs.c M lib/libc/net/getifmaddrs.3 M lib/libc/net/getifmaddrs.c M lib/libc/net/getipnodebyname.3 M lib/libc/net/getnameinfo.3 M lib/libc/net/getnameinfo.c M lib/libc/net/getnetbydns.c M lib/libc/net/getnetbyht.c M lib/libc/net/getnetbynis.c M lib/libc/net/getnetent.3 M lib/libc/net/getnetnamadr.c M lib/libc/net/getproto.c M lib/libc/net/getprotoent.3 M lib/libc/net/getprotoent.c M lib/libc/net/getprotoname.c M lib/libc/net/getservent.3 M lib/libc/net/getservent.c M lib/libc/net/hesiod.3 M lib/libc/net/hesiod.c M lib/libc/net/if_indextoname.3 M lib/libc/net/if_indextoname.c M lib/libc/net/if_nameindex.c M lib/libc/net/if_nametoindex.c M lib/libc/net/inet.3 M lib/libc/net/inet6_opt_init.3 M lib/libc/net/inet6_option_space.3 M lib/libc/net/inet6_rth_space.3 M lib/libc/net/inet6_rthdr_space.3 M lib/libc/net/inet_net.3 M lib/libc/net/ip6opt.c M lib/libc/net/linkaddr.3 M lib/libc/net/linkaddr.c M lib/libc/net/map_v4v6.c M lib/libc/net/name6.c M lib/libc/net/netdb_private.h M lib/libc/net/nscache.c M lib/libc/net/nscachedcli.c M lib/libc/net/nsdispatch.3 M lib/libc/net/nsdispatch.c M lib/libc/net/nslexer.l M lib/libc/net/nsparser.y M lib/libc/net/nss_backends.h M lib/libc/net/nss_compat.c M lib/libc/net/ntoh.c M lib/libc/net/rcmd.3 M lib/libc/net/rcmd.c M lib/libc/net/rcmdsh.3 M lib/libc/net/rcmdsh.c M lib/libc/net/recv.c M lib/libc/net/res_config.h M lib/libc/net/resolver.3 M lib/libc/net/rthdr.c M lib/libc/net/sctp_bindx.3 M lib/libc/net/sctp_connectx.3 M lib/libc/net/sctp_freepaddrs.3 M lib/libc/net/sctp_getaddrlen.3 M lib/libc/net/sctp_getassocid.3 M lib/libc/net/sctp_getpaddrs.3 M lib/libc/net/sctp_opt_info.3 M lib/libc/net/sctp_recvmsg.3 M lib/libc/net/sctp_send.3 M lib/libc/net/sctp_sendmsg.3 M lib/libc/net/sctp_sys_calls.c M lib/libc/net/send.c M lib/libc/net/sockatmark.3 M lib/libc/net/sockatmark.c M lib/libc/net/sourcefilter.3 M lib/libc/net/sourcefilter.c M lib/libc/net/vars.c M lib/libc/nls/C.msg M lib/libc/nls/Makefile.inc M lib/libc/nls/Symbol.map M lib/libc/nls/be_BY.UTF-8.msg M lib/libc/nls/ca_ES.ISO8859-1.msg M lib/libc/nls/catclose.3 M lib/libc/nls/catgets.3 M lib/libc/nls/catopen.3 M lib/libc/nls/de_DE.ISO8859-1.msg M lib/libc/nls/el_GR.ISO8859-7.msg M lib/libc/nls/es_ES.ISO8859-1.msg M lib/libc/nls/fi_FI.ISO8859-1.msg M lib/libc/nls/fr_FR.ISO8859-1.msg M lib/libc/nls/gl_ES.ISO8859-1.msg M lib/libc/nls/hu_HU.ISO8859-2.msg M lib/libc/nls/it_IT.ISO8859-15.msg M lib/libc/nls/ja_JP.UTF-8.msg M lib/libc/nls/ja_JP.eucJP.msg M lib/libc/nls/ko_KR.UTF-8.msg M lib/libc/nls/ko_KR.eucKR.msg M lib/libc/nls/mn_MN.UTF-8.msg M lib/libc/nls/msgcat.c M lib/libc/nls/nl_NL.ISO8859-1.msg M lib/libc/nls/no_NO.ISO8859-1.msg M lib/libc/nls/pl_PL.ISO8859-2.msg M lib/libc/nls/pt_BR.ISO8859-1.msg M lib/libc/nls/ru_RU.KOI8-R.msg M lib/libc/nls/sk_SK.ISO8859-2.msg M lib/libc/nls/sv_SE.ISO8859-1.msg M lib/libc/nls/uk_UA.UTF-8.msg M lib/libc/nls/zh_CN.GB18030.msg M lib/libc/nls/zh_CN.GB2312.msg M lib/libc/nls/zh_CN.UTF-8.msg M lib/libc/posix1e/Makefile.inc M lib/libc/posix1e/Symbol.map M lib/libc/posix1e/acl.3 M lib/libc/posix1e/acl_add_flag_np.3 M lib/libc/posix1e/acl_add_perm.3 M lib/libc/posix1e/acl_branding.c M lib/libc/posix1e/acl_calc_mask.3 M lib/libc/posix1e/acl_calc_mask.c M lib/libc/posix1e/acl_clear_flags_np.3 M lib/libc/posix1e/acl_clear_perms.3 M lib/libc/posix1e/acl_compat.c M lib/libc/posix1e/acl_copy.c M lib/libc/posix1e/acl_copy_entry.3 M lib/libc/posix1e/acl_create_entry.3 M lib/libc/posix1e/acl_delete.3 M lib/libc/posix1e/acl_delete.c M lib/libc/posix1e/acl_delete_entry.3 M lib/libc/posix1e/acl_delete_entry.c M lib/libc/posix1e/acl_delete_flag_np.3 M lib/libc/posix1e/acl_delete_perm.3 M lib/libc/posix1e/acl_dup.3 M lib/libc/posix1e/acl_entry.c M lib/libc/posix1e/acl_flag.c M lib/libc/posix1e/acl_free.3 M lib/libc/posix1e/acl_free.c M lib/libc/posix1e/acl_from_text.3 M lib/libc/posix1e/acl_from_text.c M lib/libc/posix1e/acl_from_text_nfs4.c M lib/libc/posix1e/acl_get.3 M lib/libc/posix1e/acl_get.c M lib/libc/posix1e/acl_get_brand_np.3 M lib/libc/posix1e/acl_get_entry.3 M lib/libc/posix1e/acl_get_entry_type_np.3 M lib/libc/posix1e/acl_get_flag_np.3 M lib/libc/posix1e/acl_get_flagset_np.3 M lib/libc/posix1e/acl_get_perm_np.3 M lib/libc/posix1e/acl_get_permset.3 Log Message: ----------- libc net/nls Commit: a5229e5a8a595feacda704bb361fa81909c383cb https://github.com/MidnightBSD/src/commit/a5229e5a8a595feacda704bb361fa81909c383cb Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/posix1e/acl_get_qualifier.3 M lib/libc/posix1e/acl_get_tag_type.3 M lib/libc/posix1e/acl_id_to_name.c M lib/libc/posix1e/acl_init.3 M lib/libc/posix1e/acl_init.c M lib/libc/posix1e/acl_is_trivial_np.3 M lib/libc/posix1e/acl_perm.c M lib/libc/posix1e/acl_set.3 M lib/libc/posix1e/acl_set.c M lib/libc/posix1e/acl_set_entry_type_np.3 M lib/libc/posix1e/acl_set_flagset_np.3 M lib/libc/posix1e/acl_set_permset.3 M lib/libc/posix1e/acl_set_qualifier.3 M lib/libc/posix1e/acl_set_tag_type.3 M lib/libc/posix1e/acl_strip.c M lib/libc/posix1e/acl_strip_np.3 M lib/libc/posix1e/acl_support.c M lib/libc/posix1e/acl_support.h M lib/libc/posix1e/acl_support_nfs4.c M lib/libc/posix1e/acl_to_text.3 M lib/libc/posix1e/acl_to_text.c M lib/libc/posix1e/acl_to_text_nfs4.c M lib/libc/posix1e/acl_valid.3 M lib/libc/posix1e/acl_valid.c M lib/libc/posix1e/extattr.3 M lib/libc/posix1e/extattr.c M lib/libc/posix1e/mac.3 M lib/libc/posix1e/mac.c M lib/libc/posix1e/mac.conf.5 M lib/libc/posix1e/mac_exec.c M lib/libc/posix1e/mac_free.3 M lib/libc/posix1e/mac_get.3 M lib/libc/posix1e/mac_get.c M lib/libc/posix1e/mac_is_present.3 M lib/libc/posix1e/mac_prepare.3 M lib/libc/posix1e/mac_set.3 M lib/libc/posix1e/mac_set.c M lib/libc/posix1e/mac_text.3 M lib/libc/posix1e/posix1e.3 M lib/libc/quad/Makefile.inc M lib/libc/quad/Symbol.map M lib/libc/quad/TESTS/divrem.c M lib/libc/quad/TESTS/mul.c M lib/libc/quad/adddi3.c M lib/libc/quad/anddi3.c M lib/libc/quad/ashldi3.c M lib/libc/quad/ashrdi3.c M lib/libc/quad/cmpdi2.c M lib/libc/quad/divdi3.c M lib/libc/quad/fixdfdi.c M lib/libc/quad/fixsfdi.c M lib/libc/quad/fixunsdfdi.c M lib/libc/quad/fixunssfdi.c M lib/libc/quad/floatdidf.c M lib/libc/quad/floatdisf.c M lib/libc/quad/floatunsdidf.c M lib/libc/quad/iordi3.c M lib/libc/quad/lshldi3.c M lib/libc/quad/lshrdi3.c M lib/libc/quad/moddi3.c M lib/libc/quad/muldi3.c M lib/libc/quad/negdi2.c M lib/libc/quad/notdi2.c M lib/libc/quad/qdivrem.c M lib/libc/quad/quad.h M lib/libc/quad/subdi3.c M lib/libc/quad/ucmpdi2.c M lib/libc/quad/udivdi3.c M lib/libc/quad/umoddi3.c M lib/libc/quad/xordi3.c M lib/libc/regex/Makefile.inc M lib/libc/regex/Symbol.map M lib/libc/regex/cname.h M lib/libc/regex/engine.c M lib/libc/regex/grot/Makefile M lib/libc/regex/grot/debug.c M lib/libc/regex/grot/main.c M lib/libc/regex/grot/mkh M lib/libc/regex/grot/split.c M lib/libc/regex/grot/tests M lib/libc/regex/re_format.7 M lib/libc/regex/regcomp.c M lib/libc/regex/regerror.c M lib/libc/regex/regex.3 M lib/libc/regex/regex2.h M lib/libc/regex/regexec.c M lib/libc/regex/regfree.c M lib/libc/regex/utils.h M lib/libc/resolv/Makefile.inc M lib/libc/resolv/Symbol.map M lib/libc/resolv/h_errno.c M lib/libc/resolv/herror.c M lib/libc/resolv/mtctxres.c M lib/libc/resolv/res_comp.c M lib/libc/resolv/res_data.c M lib/libc/resolv/res_debug.c M lib/libc/resolv/res_debug.h M lib/libc/resolv/res_findzonecut.c M lib/libc/resolv/res_init.c M lib/libc/resolv/res_mkquery.c M lib/libc/resolv/res_mkupdate.c M lib/libc/resolv/res_private.h M lib/libc/resolv/res_query.c M lib/libc/resolv/res_send.c M lib/libc/resolv/res_state.c M lib/libc/resolv/res_update.c M lib/libc/rpc/DISCLAIMER M lib/libc/rpc/Makefile.inc M lib/libc/rpc/README M lib/libc/rpc/Symbol.map M lib/libc/rpc/auth_des.c M lib/libc/rpc/auth_none.c M lib/libc/rpc/auth_time.c M lib/libc/rpc/auth_unix.c M lib/libc/rpc/authdes_prot.c M lib/libc/rpc/authunix_prot.c M lib/libc/rpc/bindresvport.3 M lib/libc/rpc/bindresvport.c M lib/libc/rpc/clnt_bcast.c M lib/libc/rpc/clnt_dg.c M lib/libc/rpc/clnt_generic.c M lib/libc/rpc/clnt_perror.c M lib/libc/rpc/clnt_raw.c M lib/libc/rpc/clnt_simple.c M lib/libc/rpc/clnt_vc.c M lib/libc/rpc/crypt_client.c M lib/libc/rpc/des_crypt.3 M lib/libc/rpc/des_crypt.c M lib/libc/rpc/des_soft.c M lib/libc/rpc/getnetconfig.3 M lib/libc/rpc/getnetconfig.c M lib/libc/rpc/getnetpath.3 M lib/libc/rpc/getnetpath.c M lib/libc/rpc/getpublickey.c M lib/libc/rpc/getrpcent.3 M lib/libc/rpc/getrpcent.c M lib/libc/rpc/getrpcport.3 M lib/libc/rpc/getrpcport.c M lib/libc/rpc/key_call.c M lib/libc/rpc/key_prot_xdr.c M lib/libc/rpc/mt_misc.c M lib/libc/rpc/mt_misc.h M lib/libc/rpc/netconfig.5 M lib/libc/rpc/netname.c M lib/libc/rpc/netnamer.c M lib/libc/rpc/pmap_clnt.c M lib/libc/rpc/pmap_getmaps.c M lib/libc/rpc/pmap_getport.c M lib/libc/rpc/pmap_prot.c M lib/libc/rpc/pmap_prot2.c M lib/libc/rpc/pmap_rmt.c M lib/libc/rpc/publickey.3 M lib/libc/rpc/publickey.5 M lib/libc/rpc/rpc.3 Log Message: ----------- libc rpc p1 Commit: e0e36041a5d3f5089d3faa00b8cb083590af6e8d https://github.com/MidnightBSD/src/commit/e0e36041a5d3f5089d3faa00b8cb083590af6e8d Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/rpc/rpc.5 M lib/libc/rpc/rpc_callmsg.c M lib/libc/rpc/rpc_clnt_auth.3 M lib/libc/rpc/rpc_clnt_calls.3 M lib/libc/rpc/rpc_clnt_create.3 M lib/libc/rpc/rpc_com.h M lib/libc/rpc/rpc_commondata.c M lib/libc/rpc/rpc_dtablesize.c M lib/libc/rpc/rpc_generic.c M lib/libc/rpc/rpc_prot.c M lib/libc/rpc/rpc_secure.3 M lib/libc/rpc/rpc_soc.3 M lib/libc/rpc/rpc_soc.c M lib/libc/rpc/rpc_svc_calls.3 M lib/libc/rpc/rpc_svc_create.3 M lib/libc/rpc/rpc_svc_err.3 M lib/libc/rpc/rpc_svc_reg.3 M lib/libc/rpc/rpc_xdr.3 M lib/libc/rpc/rpcb_clnt.c M lib/libc/rpc/rpcb_prot.c M lib/libc/rpc/rpcb_st_xdr.c M lib/libc/rpc/rpcbind.3 M lib/libc/rpc/rpcdname.c M lib/libc/rpc/rpcsec_gss_stub.c M lib/libc/rpc/rtime.3 M lib/libc/rpc/rtime.c M lib/libc/rpc/svc.c M lib/libc/rpc/svc_auth.c M lib/libc/rpc/svc_auth_des.c M lib/libc/rpc/svc_auth_unix.c M lib/libc/rpc/svc_dg.c M lib/libc/rpc/svc_generic.c M lib/libc/rpc/svc_raw.c M lib/libc/rpc/svc_run.c M lib/libc/rpc/svc_simple.c M lib/libc/rpc/svc_vc.c M lib/libc/secure/Makefile.inc M lib/libc/secure/Symbol.map M lib/libc/secure/stack_protector.c M lib/libc/secure/stack_protector_compat.c M lib/libc/softfloat/Makefile.inc M lib/libc/softfloat/README.NetBSD M lib/libc/softfloat/README.txt M lib/libc/softfloat/Symbol.map M lib/libc/softfloat/bits32/softfloat-macros M lib/libc/softfloat/bits32/softfloat.c M lib/libc/softfloat/bits64/softfloat-macros M lib/libc/softfloat/bits64/softfloat.c M lib/libc/softfloat/eqdf2.c M lib/libc/softfloat/eqsf2.c M lib/libc/softfloat/eqtf2.c M lib/libc/softfloat/fpgetmask.c M lib/libc/softfloat/fpgetround.c M lib/libc/softfloat/fpgetsticky.c M lib/libc/softfloat/fpsetmask.c M lib/libc/softfloat/fpsetround.c M lib/libc/softfloat/fpsetsticky.c M lib/libc/softfloat/gedf2.c M lib/libc/softfloat/gesf2.c M lib/libc/softfloat/getf2.c M lib/libc/softfloat/gexf2.c M lib/libc/softfloat/gtdf2.c M lib/libc/softfloat/gtsf2.c M lib/libc/softfloat/gttf2.c M lib/libc/softfloat/gtxf2.c M lib/libc/softfloat/ledf2.c M lib/libc/softfloat/lesf2.c M lib/libc/softfloat/letf2.c M lib/libc/softfloat/ltdf2.c M lib/libc/softfloat/ltsf2.c M lib/libc/softfloat/lttf2.c M lib/libc/softfloat/nedf2.c M lib/libc/softfloat/negdf2.c M lib/libc/softfloat/negsf2.c M lib/libc/softfloat/negtf2.c M lib/libc/softfloat/negxf2.c M lib/libc/softfloat/nesf2.c M lib/libc/softfloat/netf2.c M lib/libc/softfloat/nexf2.c M lib/libc/softfloat/softfloat-for-gcc.h M lib/libc/softfloat/softfloat-history.txt M lib/libc/softfloat/softfloat-source.txt M lib/libc/softfloat/softfloat-specialize M lib/libc/softfloat/softfloat.txt M lib/libc/softfloat/templates/milieu.h M lib/libc/softfloat/templates/softfloat-specialize M lib/libc/softfloat/templates/softfloat.h M lib/libc/softfloat/timesoftfloat.c M lib/libc/softfloat/timesoftfloat.txt M lib/libc/softfloat/unorddf2.c M lib/libc/softfloat/unordsf2.c M lib/libc/stdio/Makefile.inc M lib/libc/stdio/Symbol.map M lib/libc/stdio/_flock_stub.c M lib/libc/stdio/asprintf.c M lib/libc/stdio/clrerr.c M lib/libc/stdio/dprintf.c M lib/libc/stdio/fclose.3 M lib/libc/stdio/fclose.c M lib/libc/stdio/fcloseall.c Log Message: ----------- libc rpc p2 Commit: 16fdb04f3eec909b6fcf29a90f02de7a64963700 https://github.com/MidnightBSD/src/commit/16fdb04f3eec909b6fcf29a90f02de7a64963700 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/stdio/fdopen.c M lib/libc/stdio/feof.c M lib/libc/stdio/ferror.3 M lib/libc/stdio/ferror.c M lib/libc/stdio/fflush.3 M lib/libc/stdio/fflush.c M lib/libc/stdio/fgetc.c M lib/libc/stdio/fgetln.3 M lib/libc/stdio/fgetln.c M lib/libc/stdio/fgetpos.c M lib/libc/stdio/fgets.3 M lib/libc/stdio/fgets.c M lib/libc/stdio/fgetwc.c M lib/libc/stdio/fgetwln.3 M lib/libc/stdio/fgetwln.c M lib/libc/stdio/fgetws.3 M lib/libc/stdio/fgetws.c M lib/libc/stdio/fileno.c M lib/libc/stdio/findfp.c M lib/libc/stdio/flags.c M lib/libc/stdio/floatio.h M lib/libc/stdio/flockfile.3 M lib/libc/stdio/fmemopen.c M lib/libc/stdio/fopen.3 M lib/libc/stdio/fopen.c M lib/libc/stdio/fopencookie.3 M lib/libc/stdio/fopencookie.c M lib/libc/stdio/fprintf.c M lib/libc/stdio/fpurge.c M lib/libc/stdio/fputc.c M lib/libc/stdio/fputs.3 M lib/libc/stdio/fputs.c M lib/libc/stdio/fputwc.c M lib/libc/stdio/fputws.3 M lib/libc/stdio/fputws.c M lib/libc/stdio/fread.3 M lib/libc/stdio/fread.c M lib/libc/stdio/freopen.c M lib/libc/stdio/fscanf.c M lib/libc/stdio/fseek.3 M lib/libc/stdio/fseek.c M lib/libc/stdio/fsetpos.c M lib/libc/stdio/ftell.c M lib/libc/stdio/funopen.3 M lib/libc/stdio/funopen.c M lib/libc/stdio/fvwrite.c M lib/libc/stdio/fvwrite.h M lib/libc/stdio/fwalk.c M lib/libc/stdio/fwide.3 M lib/libc/stdio/fwide.c M lib/libc/stdio/fwprintf.c M lib/libc/stdio/fwrite.c M lib/libc/stdio/fwscanf.c M lib/libc/stdio/getc.3 M lib/libc/stdio/getc.c M lib/libc/stdio/getchar.c M lib/libc/stdio/getdelim.c M lib/libc/stdio/getline.3 M lib/libc/stdio/getline.c M lib/libc/stdio/gets.c M lib/libc/stdio/gets_s.c M lib/libc/stdio/getw.c M lib/libc/stdio/getwc.3 M lib/libc/stdio/getwc.c M lib/libc/stdio/getwchar.c M lib/libc/stdio/glue.h M lib/libc/stdio/local.h M lib/libc/stdio/makebuf.c M lib/libc/stdio/mktemp.3 M lib/libc/stdio/mktemp.c M lib/libc/stdio/open_memstream.3 M lib/libc/stdio/open_memstream.c M lib/libc/stdio/open_wmemstream.c M lib/libc/stdio/perror.c M lib/libc/stdio/printf-pos.c M lib/libc/stdio/printf.3 M lib/libc/stdio/printf.c M lib/libc/stdio/printf_l.3 M lib/libc/stdio/printfcommon.h M lib/libc/stdio/printflocal.h M lib/libc/stdio/putc.3 M lib/libc/stdio/putc.c M lib/libc/stdio/putchar.c M lib/libc/stdio/puts.c M lib/libc/stdio/putw.c M lib/libc/stdio/putwc.3 M lib/libc/stdio/putwc.c M lib/libc/stdio/putwchar.c M lib/libc/stdio/refill.c M lib/libc/stdio/remove.3 M lib/libc/stdio/remove.c M lib/libc/stdio/rewind.c M lib/libc/stdio/rget.c M lib/libc/stdio/scanf.3 M lib/libc/stdio/scanf.c M lib/libc/stdio/scanf_l.3 M lib/libc/stdio/setbuf.3 M lib/libc/stdio/setbuf.c M lib/libc/stdio/setbuffer.c M lib/libc/stdio/setvbuf.c M lib/libc/stdio/snprintf.c M lib/libc/stdio/sprintf.c M lib/libc/stdio/sscanf.c M lib/libc/stdio/stdio.3 M lib/libc/stdio/stdio.c M lib/libc/stdio/swprintf.c M lib/libc/stdio/swscanf.c M lib/libc/stdio/tempnam.c M lib/libc/stdio/tmpfile.c M lib/libc/stdio/tmpnam.3 M lib/libc/stdio/tmpnam.c M lib/libc/stdio/ungetc.3 M lib/libc/stdio/ungetc.c M lib/libc/stdio/ungetwc.3 M lib/libc/stdio/ungetwc.c M lib/libc/stdio/vasprintf.c M lib/libc/stdio/vdprintf.c M lib/libc/stdio/vfprintf.c M lib/libc/stdio/vfscanf.c M lib/libc/stdio/vfwprintf.c M lib/libc/stdio/vfwscanf.c M lib/libc/stdio/vprintf.c M lib/libc/stdio/vscanf.c M lib/libc/stdio/vsnprintf.c M lib/libc/stdio/vsprintf.c M lib/libc/stdio/vsscanf.c M lib/libc/stdio/vswprintf.c M lib/libc/stdio/vswscanf.c M lib/libc/stdio/vwprintf.c M lib/libc/stdio/vwscanf.c M lib/libc/stdio/wbuf.c M lib/libc/stdio/wprintf.3 M lib/libc/stdio/wprintf.c M lib/libc/stdio/wscanf.3 M lib/libc/stdio/wscanf.c M lib/libc/stdio/wsetup.c M lib/libc/stdio/xprintf.c M lib/libc/stdio/xprintf_errno.c M lib/libc/stdio/xprintf_float.c M lib/libc/stdio/xprintf_hexdump.c M lib/libc/stdio/xprintf_int.c M lib/libc/stdio/xprintf_quote.c M lib/libc/stdio/xprintf_str.c M lib/libc/stdio/xprintf_time.c M lib/libc/stdio/xprintf_vis.c M lib/libc/stdlib/Makefile.inc M lib/libc/stdlib/_Exit.c M lib/libc/stdlib/a64l.3 M lib/libc/stdlib/a64l.c M lib/libc/stdlib/abort.3 M lib/libc/stdlib/abort.c M lib/libc/stdlib/abs.3 M lib/libc/stdlib/abs.c M lib/libc/stdlib/alloca.3 M lib/libc/stdlib/at_quick_exit.3 M lib/libc/stdlib/atexit.3 M lib/libc/stdlib/atexit.c M lib/libc/stdlib/atexit.h M lib/libc/stdlib/atof.3 M lib/libc/stdlib/atof.c M lib/libc/stdlib/atoi.3 M lib/libc/stdlib/atoi.c M lib/libc/stdlib/atol.3 M lib/libc/stdlib/atol.c M lib/libc/stdlib/atoll.c M lib/libc/stdlib/bsearch.3 M lib/libc/stdlib/bsearch.c Log Message: ----------- libc stdio Commit: c1c4bf1f4b161284fb51eff55dd7e72897fed923 https://github.com/MidnightBSD/src/commit/c1c4bf1f4b161284fb51eff55dd7e72897fed923 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/stdlib/bsearch_b.c M lib/libc/stdlib/cxa_thread_atexit.c M lib/libc/stdlib/cxa_thread_atexit_impl.c M lib/libc/stdlib/div.3 M lib/libc/stdlib/div.c M lib/libc/stdlib/exit.3 M lib/libc/stdlib/exit.c M lib/libc/stdlib/getenv.3 M lib/libc/stdlib/getopt.3 M lib/libc/stdlib/getopt.c M lib/libc/stdlib/getopt_long.3 M lib/libc/stdlib/getopt_long.c M lib/libc/stdlib/getsubopt.3 M lib/libc/stdlib/getsubopt.c M lib/libc/stdlib/hcreate.3 M lib/libc/stdlib/hcreate.c M lib/libc/stdlib/hcreate_r.c M lib/libc/stdlib/hdestroy_r.c M lib/libc/stdlib/heapsort.c M lib/libc/stdlib/heapsort_b.c M lib/libc/stdlib/hsearch.h M lib/libc/stdlib/hsearch_r.c M lib/libc/stdlib/imaxabs.3 M lib/libc/stdlib/imaxabs.c M lib/libc/stdlib/imaxdiv.3 M lib/libc/stdlib/imaxdiv.c M lib/libc/stdlib/insque.3 M lib/libc/stdlib/insque.c M lib/libc/stdlib/jemalloc/Makefile.inc M lib/libc/stdlib/jemalloc/Symbol.map M lib/libc/stdlib/l64a.c M lib/libc/stdlib/labs.3 M lib/libc/stdlib/labs.c M lib/libc/stdlib/ldiv.3 M lib/libc/stdlib/ldiv.c M lib/libc/stdlib/llabs.3 M lib/libc/stdlib/llabs.c M lib/libc/stdlib/lldiv.3 M lib/libc/stdlib/lldiv.c M lib/libc/stdlib/lsearch.3 M lib/libc/stdlib/lsearch.c M lib/libc/stdlib/memory.3 M lib/libc/stdlib/merge.c M lib/libc/stdlib/mergesort_b.c M lib/libc/stdlib/ptsname.c M lib/libc/stdlib/qsort.3 M lib/libc/stdlib/qsort.c M lib/libc/stdlib/qsort_r.c M lib/libc/stdlib/quick_exit.3 M lib/libc/stdlib/quick_exit.c M lib/libc/stdlib/radixsort.3 M lib/libc/stdlib/radixsort.c M lib/libc/stdlib/rand.3 M lib/libc/stdlib/rand.c M lib/libc/stdlib/random.3 M lib/libc/stdlib/random.c M lib/libc/stdlib/reallocarray.3 M lib/libc/stdlib/reallocarray.c M lib/libc/stdlib/reallocf.3 M lib/libc/stdlib/reallocf.c M lib/libc/stdlib/realpath.3 M lib/libc/stdlib/realpath.c M lib/libc/stdlib/remque.c M lib/libc/stdlib/set_constraint_handler_s.3 M lib/libc/stdlib/set_constraint_handler_s.c M lib/libc/stdlib/strfmon.3 M lib/libc/stdlib/strfmon.c M lib/libc/stdlib/strtod.3 M lib/libc/stdlib/strtoimax.c M lib/libc/stdlib/strtol.3 M lib/libc/stdlib/strtol.c M lib/libc/stdlib/strtold.c M lib/libc/stdlib/strtoll.c M lib/libc/stdlib/strtonum.3 M lib/libc/stdlib/strtonum.c M lib/libc/stdlib/strtoq.c M lib/libc/stdlib/strtoul.3 M lib/libc/stdlib/strtoul.c M lib/libc/stdlib/strtoull.c M lib/libc/stdlib/strtoumax.c M lib/libc/stdlib/strtouq.c M lib/libc/stdlib/system.3 M lib/libc/stdlib/system.c M lib/libc/stdlib/tdelete.c M lib/libc/stdlib/tfind.c M lib/libc/stdlib/tsearch.3 M lib/libc/stdlib/tsearch.c M lib/libc/stdlib/tsearch_path.h M lib/libc/stdlib/twalk.c M lib/libc/stdtime/Makefile.inc M lib/libc/stdtime/Symbol.map M lib/libc/stdtime/strftime.3 M lib/libc/stdtime/strftime.c M lib/libc/stdtime/strptime.3 M lib/libc/stdtime/strptime.c M lib/libc/stdtime/time32.c M lib/libc/stdtime/timelocal.c M lib/libc/stdtime/timelocal.h M lib/libc/string/Makefile.inc M lib/libc/string/Symbol.map M lib/libc/string/bcmp.3 M lib/libc/string/bcmp.c M lib/libc/string/bcopy.3 M lib/libc/string/bcopy.c M lib/libc/string/bstring.3 M lib/libc/string/bzero.3 M lib/libc/string/bzero.c M lib/libc/string/ffs.3 M lib/libc/string/ffs.c M lib/libc/string/ffsl.c M lib/libc/string/ffsll.c M lib/libc/string/fls.c M lib/libc/string/flsl.c M lib/libc/string/flsll.c M lib/libc/string/index.3 M lib/libc/string/memccpy.3 M lib/libc/string/memccpy.c M lib/libc/string/memchr.3 M lib/libc/string/memchr.c M lib/libc/string/memcmp.3 M lib/libc/string/memcmp.c M lib/libc/string/memcpy.3 M lib/libc/string/memcpy.c M lib/libc/string/memmem.3 M lib/libc/string/memmem.c M lib/libc/string/memmove.3 M lib/libc/string/memmove.c M lib/libc/string/memrchr.c M lib/libc/string/memset.3 M lib/libc/string/memset.c M lib/libc/string/memset_s.c M lib/libc/string/stpcpy.c M lib/libc/string/stpncpy.c M lib/libc/string/strcasecmp.3 M lib/libc/string/strcasecmp.c M lib/libc/string/strcasestr.c M lib/libc/string/strcat.3 M lib/libc/string/strcat.c M lib/libc/string/strchr.3 M lib/libc/string/strchr.c M lib/libc/string/strchrnul.c M lib/libc/string/strcmp.3 M lib/libc/string/strcmp.c M lib/libc/string/strcoll.3 M lib/libc/string/strcoll.c M lib/libc/string/strcpy.3 M lib/libc/string/strcpy.c M lib/libc/string/strcspn.c M lib/libc/string/strdup.3 M lib/libc/string/strdup.c M lib/libc/string/strerror.3 M lib/libc/string/strerror.c M lib/libc/string/string.3 M lib/libc/string/strlcat.c M lib/libc/string/strlcpy.3 M lib/libc/string/strlcpy.c M lib/libc/string/strlen.3 M lib/libc/string/strlen.c M lib/libc/string/strmode.3 M lib/libc/string/strmode.c M lib/libc/string/strncat.c M lib/libc/string/strncmp.c M lib/libc/string/strncpy.c M lib/libc/string/strndup.c M lib/libc/string/strnlen.c M lib/libc/string/strnstr.c M lib/libc/string/strpbrk.3 M lib/libc/string/strpbrk.c M lib/libc/string/strrchr.c M lib/libc/string/strsep.3 M lib/libc/string/strsep.c M lib/libc/string/strsignal.c M lib/libc/string/strspn.3 M lib/libc/string/strspn.c M lib/libc/string/strstr.3 M lib/libc/string/strstr.c M lib/libc/string/strtok.3 M lib/libc/string/strtok.c M lib/libc/string/strxfrm.3 M lib/libc/string/strxfrm.c M lib/libc/string/swab.3 M lib/libc/string/swab.c M lib/libc/string/timingsafe_bcmp.3 M lib/libc/string/timingsafe_bcmp.c Log Message: ----------- libc Commit: b745ba3ea8f3d0fdaa07c52061311c6ab01a01e4 https://github.com/MidnightBSD/src/commit/b745ba3ea8f3d0fdaa07c52061311c6ab01a01e4 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/string/timingsafe_memcmp.c M lib/libc/string/wcpcpy.c M lib/libc/string/wcpncpy.c M lib/libc/string/wcscasecmp.c M lib/libc/string/wcscat.c M lib/libc/string/wcschr.c M lib/libc/string/wcscmp.c M lib/libc/string/wcscoll.3 M lib/libc/string/wcscoll.c M lib/libc/string/wcscpy.c M lib/libc/string/wcscspn.c M lib/libc/string/wcsdup.c M lib/libc/string/wcslcat.c M lib/libc/string/wcslcpy.c M lib/libc/string/wcslen.c M lib/libc/string/wcsncasecmp.c M lib/libc/string/wcsncat.c M lib/libc/string/wcsncmp.c M lib/libc/string/wcsncpy.c M lib/libc/string/wcsnlen.c M lib/libc/string/wcspbrk.c M lib/libc/string/wcsrchr.c M lib/libc/string/wcsspn.c M lib/libc/string/wcsstr.c M lib/libc/string/wcstok.3 M lib/libc/string/wcstok.c M lib/libc/string/wcswidth.3 M lib/libc/string/wcswidth.c M lib/libc/string/wcsxfrm.3 M lib/libc/string/wcsxfrm.c M lib/libc/string/wmemchr.3 M lib/libc/string/wmemchr.c M lib/libc/string/wmemcmp.c M lib/libc/string/wmemcpy.c M lib/libc/string/wmemmove.c M lib/libc/string/wmemset.c M lib/libc/sys/Makefile.inc M lib/libc/sys/Symbol.map M lib/libc/sys/__error.c M lib/libc/sys/__vdso_gettimeofday.c M lib/libc/sys/_exit.2 M lib/libc/sys/_umtx_op.2 M lib/libc/sys/abort2.2 M lib/libc/sys/accept.2 M lib/libc/sys/accept.c M lib/libc/sys/accept4.c M lib/libc/sys/access.2 M lib/libc/sys/acct.2 M lib/libc/sys/adjtime.2 M lib/libc/sys/aio_cancel.2 M lib/libc/sys/aio_error.2 M lib/libc/sys/aio_fsync.2 M lib/libc/sys/aio_mlock.2 M lib/libc/sys/aio_read.2 M lib/libc/sys/aio_return.2 M lib/libc/sys/aio_suspend.2 M lib/libc/sys/aio_suspend.c M lib/libc/sys/aio_waitcomplete.2 M lib/libc/sys/aio_write.2 M lib/libc/sys/bind.2 M lib/libc/sys/bindat.2 M lib/libc/sys/brk.2 M lib/libc/sys/cap_enter.2 M lib/libc/sys/cap_fcntls_limit.2 M lib/libc/sys/cap_ioctls_limit.2 M lib/libc/sys/cap_rights_limit.2 M lib/libc/sys/chdir.2 M lib/libc/sys/chflags.2 M lib/libc/sys/chmod.2 M lib/libc/sys/chown.2 M lib/libc/sys/chroot.2 M lib/libc/sys/clock_gettime.2 M lib/libc/sys/clock_gettime.c M lib/libc/sys/clock_nanosleep.c M lib/libc/sys/close.2 M lib/libc/sys/close.c M lib/libc/sys/closefrom.2 M lib/libc/sys/connect.2 M lib/libc/sys/connect.c M lib/libc/sys/connectat.2 M lib/libc/sys/cpuset.2 M lib/libc/sys/cpuset_getaffinity.2 M lib/libc/sys/dup.2 M lib/libc/sys/execve.2 M lib/libc/sys/extattr_get_file.2 M lib/libc/sys/fcntl.2 M lib/libc/sys/fcntl.c M lib/libc/sys/fdatasync.c M lib/libc/sys/ffclock.2 M lib/libc/sys/fhopen.2 M lib/libc/sys/flock.2 M lib/libc/sys/fork.2 M lib/libc/sys/fork.c M lib/libc/sys/fsync.2 M lib/libc/sys/fsync.c M lib/libc/sys/getdirentries.2 M lib/libc/sys/getdtablesize.2 M lib/libc/sys/getfh.2 M lib/libc/sys/getfsstat.2 M lib/libc/sys/getgid.2 M lib/libc/sys/getgroups.2 M lib/libc/sys/getitimer.2 M lib/libc/sys/getlogin.2 M lib/libc/sys/getloginclass.2 M lib/libc/sys/getpeername.2 M lib/libc/sys/getpgrp.2 M lib/libc/sys/getpid.2 M lib/libc/sys/getpriority.2 M lib/libc/sys/getrlimit.2 M lib/libc/sys/getrusage.2 M lib/libc/sys/getsid.2 M lib/libc/sys/getsockname.2 M lib/libc/sys/getsockopt.2 M lib/libc/sys/gettimeofday.2 M lib/libc/sys/gettimeofday.c M lib/libc/sys/getuid.2 M lib/libc/sys/interposing_table.c M lib/libc/sys/intro.2 M lib/libc/sys/ioctl.2 M lib/libc/sys/issetugid.2 M lib/libc/sys/jail.2 M lib/libc/sys/kenv.2 M lib/libc/sys/kevent.c M lib/libc/sys/kill.2 M lib/libc/sys/kldfind.2 M lib/libc/sys/kldfirstmod.2 M lib/libc/sys/kldload.2 M lib/libc/sys/kldnext.2 M lib/libc/sys/kldstat.2 M lib/libc/sys/kldsym.2 M lib/libc/sys/kldunload.2 M lib/libc/sys/kqueue.2 M lib/libc/sys/ktrace.2 M lib/libc/sys/link.2 M lib/libc/sys/lio_listio.2 M lib/libc/sys/listen.2 M lib/libc/sys/lseek.2 M lib/libc/sys/madvise.2 M lib/libc/sys/mincore.2 M lib/libc/sys/minherit.2 M lib/libc/sys/mkdir.2 M lib/libc/sys/mkfifo.2 M lib/libc/sys/mknod.2 M lib/libc/sys/mlock.2 M lib/libc/sys/mlockall.2 M lib/libc/sys/mmap.2 M lib/libc/sys/modfind.2 M lib/libc/sys/modnext.2 M lib/libc/sys/modstat.2 M lib/libc/sys/mount.2 M lib/libc/sys/mprotect.2 M lib/libc/sys/mq_close.2 M lib/libc/sys/mq_getattr.2 M lib/libc/sys/mq_notify.2 M lib/libc/sys/mq_open.2 M lib/libc/sys/mq_receive.2 M lib/libc/sys/mq_send.2 M lib/libc/sys/mq_setattr.2 M lib/libc/sys/msgctl.2 M lib/libc/sys/msgget.2 M lib/libc/sys/msgrcv.2 M lib/libc/sys/msgsnd.2 M lib/libc/sys/msync.2 M lib/libc/sys/msync.c M lib/libc/sys/munmap.2 M lib/libc/sys/nanosleep.2 M lib/libc/sys/nanosleep.c M lib/libc/sys/nfssvc.2 M lib/libc/sys/ntp_adjtime.2 M lib/libc/sys/open.2 M lib/libc/sys/open.c M lib/libc/sys/openat.c M lib/libc/sys/pathconf.2 M lib/libc/sys/pdfork.2 M lib/libc/sys/pipe.2 M lib/libc/sys/pipe.c M lib/libc/sys/poll.2 M lib/libc/sys/poll.c M lib/libc/sys/posix_fadvise.2 M lib/libc/sys/posix_fallocate.2 Log Message: ----------- libc sys Commit: d5d4fa4250e00e1d7dd81222b3cb1df9db7884bd https://github.com/MidnightBSD/src/commit/d5d4fa4250e00e1d7dd81222b3cb1df9db7884bd Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libc/sys/posix_openpt.2 M lib/libc/sys/ppoll.c M lib/libc/sys/procctl.2 M lib/libc/sys/profil.2 M lib/libc/sys/pselect.2 M lib/libc/sys/pselect.c M lib/libc/sys/ptrace.2 M lib/libc/sys/ptrace.c M lib/libc/sys/quotactl.2 M lib/libc/sys/rctl_add_rule.2 M lib/libc/sys/read.2 M lib/libc/sys/read.c M lib/libc/sys/readlink.2 M lib/libc/sys/readv.c M lib/libc/sys/reboot.2 M lib/libc/sys/recv.2 M lib/libc/sys/recvfrom.c M lib/libc/sys/recvmsg.c M lib/libc/sys/rename.2 M lib/libc/sys/revoke.2 M lib/libc/sys/rfork.2 M lib/libc/sys/rmdir.2 M lib/libc/sys/rtprio.2 M lib/libc/sys/sched_get_priority_max.2 M lib/libc/sys/sched_setparam.2 M lib/libc/sys/sched_setscheduler.2 M lib/libc/sys/sched_yield.2 M lib/libc/sys/sctp_generic_recvmsg.2 M lib/libc/sys/sctp_generic_sendmsg.2 M lib/libc/sys/sctp_peeloff.2 M lib/libc/sys/select.2 M lib/libc/sys/select.c M lib/libc/sys/semctl.2 M lib/libc/sys/semget.2 M lib/libc/sys/semop.2 M lib/libc/sys/send.2 M lib/libc/sys/sendfile.2 M lib/libc/sys/sendmsg.c M lib/libc/sys/sendto.c M lib/libc/sys/setcontext.c M lib/libc/sys/setfib.2 M lib/libc/sys/setgroups.2 M lib/libc/sys/setpgid.2 M lib/libc/sys/setregid.2 M lib/libc/sys/setresuid.2 M lib/libc/sys/setreuid.2 M lib/libc/sys/setsid.2 M lib/libc/sys/setuid.2 M lib/libc/sys/shm_open.2 M lib/libc/sys/shmat.2 M lib/libc/sys/shmctl.2 M lib/libc/sys/shmget.2 M lib/libc/sys/shutdown.2 M lib/libc/sys/sigaction.2 M lib/libc/sys/sigaction.c M lib/libc/sys/sigaltstack.2 M lib/libc/sys/sigpending.2 M lib/libc/sys/sigprocmask.2 M lib/libc/sys/sigprocmask.c M lib/libc/sys/sigqueue.2 M lib/libc/sys/sigreturn.2 M lib/libc/sys/sigstack.2 M lib/libc/sys/sigsuspend.2 M lib/libc/sys/sigsuspend.c M lib/libc/sys/sigtimedwait.c M lib/libc/sys/sigwait.2 M lib/libc/sys/sigwait.c M lib/libc/sys/sigwaitinfo.2 M lib/libc/sys/sigwaitinfo.c M lib/libc/sys/socket.2 M lib/libc/sys/socketpair.2 M lib/libc/sys/stat.2 M lib/libc/sys/statfs.2 M lib/libc/sys/swapcontext.c M lib/libc/sys/swapon.2 M lib/libc/sys/symlink.2 M lib/libc/sys/sync.2 M lib/libc/sys/sysarch.2 M lib/libc/sys/syscall.2 M lib/libc/sys/thr_exit.2 M lib/libc/sys/thr_kill.2 M lib/libc/sys/thr_new.2 M lib/libc/sys/thr_self.2 M lib/libc/sys/thr_set_name.2 M lib/libc/sys/thr_suspend.2 M lib/libc/sys/thr_wake.2 M lib/libc/sys/timer_create.2 M lib/libc/sys/timer_delete.2 M lib/libc/sys/timer_settime.2 M lib/libc/sys/trivial-vdso_tc.c M lib/libc/sys/truncate.2 M lib/libc/sys/umask.2 M lib/libc/sys/undelete.2 M lib/libc/sys/unlink.2 M lib/libc/sys/utimensat.2 M lib/libc/sys/utimes.2 M lib/libc/sys/utrace.2 M lib/libc/sys/uuidgen.2 M lib/libc/sys/vfork.2 M lib/libc/sys/wait.2 M lib/libc/sys/wait4.c M lib/libc/sys/wait6.c M lib/libc/sys/write.2 M lib/libc/sys/write.c M lib/libc/sys/writev.c M lib/libc/uuid/Makefile.inc M lib/libc/uuid/Symbol.map M lib/libc/uuid/uuid.3 M lib/libc/uuid/uuid_compare.c M lib/libc/uuid/uuid_create.c M lib/libc/uuid/uuid_create_nil.c M lib/libc/uuid/uuid_equal.c M lib/libc/uuid/uuid_from_string.c M lib/libc/uuid/uuid_hash.c M lib/libc/uuid/uuid_is_nil.c M lib/libc/uuid/uuid_stream.c M lib/libc/uuid/uuid_to_string.c M lib/libc/x86/sys/Makefile.inc M lib/libc/x86/sys/__vdso_gettc.c M lib/libc/xdr/Makefile.inc M lib/libc/xdr/Symbol.map M lib/libc/xdr/xdr.3 M lib/libc/xdr/xdr.c M lib/libc/xdr/xdr_array.c M lib/libc/xdr/xdr_float.c M lib/libc/xdr/xdr_mem.c M lib/libc/xdr/xdr_rec.c M lib/libc/xdr/xdr_reference.c M lib/libc/xdr/xdr_sizeof.c M lib/libc/xdr/xdr_stdio.c M lib/libc/yp/Makefile.inc M lib/libc/yp/Symbol.map M lib/libc/yp/xdryp.c M lib/libc/yp/yplib.c Log Message: ----------- libc Commit: 9bf4f2243dee3b008a67d70bfe33accaf7246145 https://github.com/MidnightBSD/src/commit/9bf4f2243dee3b008a67d70bfe33accaf7246145 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libefivar/Makefile M lib/libefivar/ProcessorBind.h M lib/libefivar/efi-osdep.h M lib/libefivar/efivar-dp-format.c M lib/libefivar/efivar.3 M lib/libefivar/efivar.c M lib/libefivar/efivar.h M lib/libefivar/uefi-dplib.h M lib/libefivar/uefi-dputil.c M lib/libefivar/uefi-guid.c M lib/libevent/Makefile M lib/libexecinfo/Makefile M lib/libgssapi/Symbol.map M lib/libgssapi/context.h M lib/libgssapi/cred.h M lib/libgssapi/gss_accept_sec_context.3 M lib/libgssapi/gss_accept_sec_context.c M lib/libgssapi/gss_acquire_cred.3 M lib/libgssapi/gss_acquire_cred.c M lib/libgssapi/gss_add_cred.3 M lib/libgssapi/gss_add_cred.c M lib/libgssapi/gss_add_oid_set_member.3 M lib/libgssapi/gss_add_oid_set_member.c M lib/libgssapi/gss_buffer_set.c M lib/libgssapi/gss_canonicalize_name.3 M lib/libgssapi/gss_canonicalize_name.c M lib/libgssapi/gss_compare_name.3 M lib/libgssapi/gss_compare_name.c M lib/libgssapi/gss_context_time.3 M lib/libgssapi/gss_context_time.c M lib/libgssapi/gss_create_empty_oid_set.3 M lib/libgssapi/gss_create_empty_oid_set.c M lib/libgssapi/gss_decapsulate_token.c M lib/libgssapi/gss_delete_sec_context.3 M lib/libgssapi/gss_delete_sec_context.c M lib/libgssapi/gss_display_name.3 M lib/libgssapi/gss_display_name.c M lib/libgssapi/gss_display_status.3 M lib/libgssapi/gss_display_status.c M lib/libgssapi/gss_duplicate_name.3 M lib/libgssapi/gss_duplicate_name.c M lib/libgssapi/gss_duplicate_oid.c M lib/libgssapi/gss_encapsulate_token.c M lib/libgssapi/gss_export_name.3 M lib/libgssapi/gss_export_name.c M lib/libgssapi/gss_export_sec_context.3 M lib/libgssapi/gss_export_sec_context.c M lib/libgssapi/gss_get_mic.3 M lib/libgssapi/gss_get_mic.c M lib/libgssapi/gss_import_name.3 M lib/libgssapi/gss_import_name.c M lib/libgssapi/gss_import_sec_context.3 M lib/libgssapi/gss_import_sec_context.c M lib/libgssapi/gss_indicate_mechs.3 M lib/libgssapi/gss_indicate_mechs.c M lib/libgssapi/gss_init_sec_context.3 M lib/libgssapi/gss_init_sec_context.c M lib/libgssapi/gss_inquire_context.3 M lib/libgssapi/gss_inquire_context.c M lib/libgssapi/gss_inquire_cred.3 M lib/libgssapi/gss_inquire_cred.c M lib/libgssapi/gss_inquire_cred_by_mech.3 M lib/libgssapi/gss_inquire_cred_by_mech.c M lib/libgssapi/gss_inquire_cred_by_oid.c M lib/libgssapi/gss_inquire_mechs_for_name.3 M lib/libgssapi/gss_inquire_mechs_for_name.c M lib/libgssapi/gss_inquire_names_for_mech.3 M lib/libgssapi/gss_inquire_names_for_mech.c M lib/libgssapi/gss_inquire_sec_context_by_oid.c M lib/libgssapi/gss_krb5.c M lib/libgssapi/gss_mech_switch.c M lib/libgssapi/gss_names.c M lib/libgssapi/gss_oid_to_str.c M lib/libgssapi/gss_pname_to_uid.c M lib/libgssapi/gss_process_context_token.3 M lib/libgssapi/gss_process_context_token.c M lib/libgssapi/gss_pseudo_random.c M lib/libgssapi/gss_release_buffer.3 M lib/libgssapi/gss_release_buffer.c M lib/libgssapi/gss_release_cred.3 M lib/libgssapi/gss_release_cred.c M lib/libgssapi/gss_release_name.3 M lib/libgssapi/gss_release_name.c M lib/libgssapi/gss_release_oid.c M lib/libgssapi/gss_release_oid_set.3 M lib/libgssapi/gss_release_oid_set.c M lib/libgssapi/gss_seal.c M lib/libgssapi/gss_set_cred_option.c M lib/libgssapi/gss_set_sec_context_option.c M lib/libgssapi/gss_sign.c M lib/libgssapi/gss_test_oid_set_member.3 M lib/libgssapi/gss_test_oid_set_member.c M lib/libgssapi/gss_unseal.c M lib/libgssapi/gss_unwrap.3 M lib/libgssapi/gss_unwrap.c M lib/libgssapi/gss_utils.c M lib/libgssapi/gss_verify.c M lib/libgssapi/gss_verify_mic.3 M lib/libgssapi/gss_verify_mic.c M lib/libgssapi/gss_wrap.3 M lib/libgssapi/gss_wrap.c M lib/libgssapi/gss_wrap_size_limit.3 M lib/libgssapi/gss_wrap_size_limit.c M lib/libgssapi/gssapi.3 M lib/libgssapi/mech.5 M lib/libgssapi/mech_switch.h M lib/libgssapi/name.h M lib/libgssapi/spnego.h M lib/libgssapi/utils.h M lib/libiconv_modules/BIG5/Makefile M lib/libiconv_modules/BIG5/Makefile.depend M lib/libiconv_modules/BIG5/citrus_big5.c M lib/libiconv_modules/BIG5/citrus_big5.h M lib/libiconv_modules/DECHanyu/Makefile M lib/libiconv_modules/DECHanyu/Makefile.depend M lib/libiconv_modules/DECHanyu/citrus_dechanyu.c M lib/libiconv_modules/DECHanyu/citrus_dechanyu.h M lib/libiconv_modules/EUC/Makefile M lib/libiconv_modules/EUC/Makefile.depend M lib/libiconv_modules/EUC/citrus_euc.c M lib/libiconv_modules/EUC/citrus_euc.h M lib/libiconv_modules/EUCTW/Makefile M lib/libiconv_modules/EUCTW/Makefile.depend M lib/libiconv_modules/EUCTW/citrus_euctw.c M lib/libiconv_modules/EUCTW/citrus_euctw.h M lib/libiconv_modules/GBK2K/Makefile M lib/libiconv_modules/GBK2K/Makefile.depend M lib/libiconv_modules/GBK2K/citrus_gbk2k.c M lib/libiconv_modules/GBK2K/citrus_gbk2k.h M lib/libiconv_modules/HZ/Makefile M lib/libiconv_modules/HZ/Makefile.depend M lib/libiconv_modules/HZ/citrus_hz.c M lib/libiconv_modules/HZ/citrus_hz.h M lib/libiconv_modules/ISO2022/Makefile M lib/libiconv_modules/ISO2022/Makefile.depend M lib/libiconv_modules/ISO2022/citrus_iso2022.c M lib/libiconv_modules/ISO2022/citrus_iso2022.h M lib/libiconv_modules/JOHAB/Makefile M lib/libiconv_modules/JOHAB/Makefile.depend M lib/libiconv_modules/JOHAB/citrus_johab.c M lib/libiconv_modules/JOHAB/citrus_johab.h M lib/libiconv_modules/MSKanji/Makefile M lib/libiconv_modules/MSKanji/Makefile.depend M lib/libiconv_modules/MSKanji/citrus_mskanji.c M lib/libiconv_modules/MSKanji/citrus_mskanji.h M lib/libiconv_modules/Makefile M lib/libiconv_modules/Makefile.inc M lib/libiconv_modules/UES/Makefile M lib/libiconv_modules/UES/Makefile.depend M lib/libiconv_modules/UES/citrus_ues.c M lib/libiconv_modules/UES/citrus_ues.h M lib/libiconv_modules/UTF1632/Makefile M lib/libiconv_modules/UTF1632/Makefile.depend M lib/libiconv_modules/UTF1632/citrus_utf1632.c M lib/libiconv_modules/UTF1632/citrus_utf1632.h M lib/libiconv_modules/UTF7/Makefile M lib/libiconv_modules/UTF7/Makefile.depend M lib/libiconv_modules/UTF7/citrus_utf7.c M lib/libiconv_modules/UTF7/citrus_utf7.h M lib/libiconv_modules/UTF8/Makefile M lib/libiconv_modules/UTF8/Makefile.depend M lib/libiconv_modules/UTF8/citrus_utf8.c M lib/libiconv_modules/UTF8/citrus_utf8.h M lib/libiconv_modules/VIQR/Makefile M lib/libiconv_modules/VIQR/Makefile.depend M lib/libiconv_modules/VIQR/citrus_viqr.c M lib/libiconv_modules/VIQR/citrus_viqr.h M lib/libiconv_modules/ZW/Makefile M lib/libiconv_modules/ZW/Makefile.depend M lib/libiconv_modules/ZW/citrus_zw.c M lib/libiconv_modules/ZW/citrus_zw.h M lib/libiconv_modules/iconv_none/Makefile M lib/libiconv_modules/iconv_none/Makefile.depend M lib/libiconv_modules/iconv_none/citrus_iconv_none.c M lib/libiconv_modules/iconv_none/citrus_iconv_none.h M lib/libiconv_modules/iconv_std/Makefile M lib/libiconv_modules/iconv_std/Makefile.depend M lib/libiconv_modules/iconv_std/citrus_iconv_std.c M lib/libiconv_modules/iconv_std/citrus_iconv_std.h M lib/libiconv_modules/iconv_std/citrus_iconv_std_local.h M lib/libiconv_modules/mapper_646/Makefile M lib/libiconv_modules/mapper_646/Makefile.depend M lib/libiconv_modules/mapper_646/citrus_mapper_646.c M lib/libiconv_modules/mapper_646/citrus_mapper_646.h M lib/libiconv_modules/mapper_none/Makefile M lib/libiconv_modules/mapper_none/Makefile.depend M lib/libiconv_modules/mapper_none/citrus_mapper_none.c M lib/libiconv_modules/mapper_none/citrus_mapper_none.h M lib/libiconv_modules/mapper_parallel/Makefile M lib/libiconv_modules/mapper_parallel/Makefile.depend M lib/libiconv_modules/mapper_serial/Makefile M lib/libiconv_modules/mapper_serial/Makefile.depend M lib/libiconv_modules/mapper_serial/citrus_mapper_serial.c M lib/libiconv_modules/mapper_serial/citrus_mapper_serial.h M lib/libiconv_modules/mapper_std/Makefile M lib/libiconv_modules/mapper_std/Makefile.depend M lib/libiconv_modules/mapper_std/citrus_mapper_std.c M lib/libiconv_modules/mapper_std/citrus_mapper_std.h M lib/libiconv_modules/mapper_std/citrus_mapper_std_file.h M lib/libiconv_modules/mapper_std/citrus_mapper_std_local.h M lib/libiconv_modules/mapper_zone/Makefile M lib/libiconv_modules/mapper_zone/Makefile.depend M lib/libiconv_modules/mapper_zone/citrus_mapper_zone.c Log Message: ----------- lib Commit: 30057100e45d4567f2cd09f7ab6c57d2d6fac5a9 https://github.com/MidnightBSD/src/commit/30057100e45d4567f2cd09f7ab6c57d2d6fac5a9 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M lib/libiconv_modules/mapper_zone/citrus_mapper_zone.h M lib/libipsec/Makefile M lib/libipsec/ipsec_dump_policy.c M lib/libipsec/ipsec_get_policylen.c M lib/libipsec/ipsec_set_policy.3 M lib/libipsec/ipsec_strerror.3 M lib/libipsec/ipsec_strerror.c M lib/libipsec/ipsec_strerror.h M lib/libipsec/libpfkey.h M lib/libipsec/pfkey.c M lib/libipsec/pfkey_dump.c M lib/libipsec/policy_parse.y M lib/libipsec/policy_token.l M lib/libipsec/test-policy.c M lib/libjail/Makefile M lib/libjail/jail.c M lib/libjail/jail.h M lib/libjail/jail_getid.c M lib/libkvm/kvm.3 M lib/libkvm/kvm.c M lib/libkvm/kvm.h M lib/libkvm/kvm_aarch64.h M lib/libkvm/kvm_amd64.c M lib/libkvm/kvm_amd64.h M lib/libkvm/kvm_arm.c M lib/libkvm/kvm_arm.h M lib/libkvm/kvm_cptime.c M lib/libkvm/kvm_getcptime.3 M lib/libkvm/kvm_geterr.3 M lib/libkvm/kvm_getloadavg.3 M lib/libkvm/kvm_getloadavg.c M lib/libkvm/kvm_getpcpu.3 M lib/libkvm/kvm_getprocs.3 M lib/libkvm/kvm_getswapinfo.3 M lib/libkvm/kvm_getswapinfo.c M lib/libkvm/kvm_i386.c M lib/libkvm/kvm_i386.h M lib/libkvm/kvm_minidump_aarch64.c M lib/libkvm/kvm_minidump_amd64.c M lib/libkvm/kvm_minidump_arm.c M lib/libkvm/kvm_minidump_i386.c M lib/libkvm/kvm_minidump_mips.c M lib/libkvm/kvm_mips.h M lib/libkvm/kvm_native.3 M lib/libkvm/kvm_nlist.3 M lib/libkvm/kvm_open.3 M lib/libkvm/kvm_pcpu.c M lib/libkvm/kvm_powerpc.c M lib/libkvm/kvm_powerpc64.c M lib/libkvm/kvm_private.h M lib/libkvm/kvm_proc.c M lib/libkvm/kvm_read.3 M lib/libkvm/kvm_vnet.c M lib/libkvm/tests/kvm_close_test.c M lib/libkvm/tests/kvm_open2_test.c M lib/libkvm/tests/kvm_open_test.c M lib/libkvm/tests/kvm_test_common.c M lib/libkvm/tests/kvm_test_common.h M lib/libldns/Makefile M lib/libmilter/Makefile M lib/libopenbsd/README M lib/libopenbsd/getdtablecount.c M lib/libopenbsd/imsg-buffer.c M lib/libopenbsd/imsg.c M lib/libopenbsd/imsg.h M lib/libopenbsd/imsg_init.3 M lib/libopenbsd/ohash.c M lib/libopenbsd/ohash.h M lib/libopenbsd/ohash_init.3 M lib/libopenbsd/ohash_interval.3 M lib/libopenbsd/sys/sysctl.h M lib/libopenbsd/unistd.h M sbin/Makefile.amd64 M sbin/Makefile.i386 M sbin/Makefile.mips M sbin/adjkerntz/Makefile M sbin/adjkerntz/adjkerntz.8 M sbin/adjkerntz/adjkerntz.c M sbin/adjkerntz/pathnames.h M sbin/bectl/Makefile M sbin/bectl/bectl.8 M sbin/bectl/bectl.c M sbin/bectl/bectl.h M sbin/bectl/bectl_jail.c M sbin/bectl/bectl_list.c M sbin/bectl/tests/Makefile M sbin/bectl/tests/bectl_test.sh M sbin/bsdlabel/Makefile M sbin/bsdlabel/bsdlabel.8 M sbin/bsdlabel/bsdlabel.c M sbin/bsdlabel/pathnames.h M sbin/camcontrol/Makefile M sbin/camcontrol/attrib.c M sbin/camcontrol/camcontrol.8 M sbin/camcontrol/camcontrol.c M sbin/camcontrol/camcontrol.h M sbin/camcontrol/epc.c M sbin/camcontrol/fwdownload.c M sbin/camcontrol/modeedit.c M sbin/camcontrol/persist.c M sbin/camcontrol/progress.c M sbin/camcontrol/progress.h M sbin/camcontrol/timestamp.c M sbin/camcontrol/util.c M sbin/camcontrol/zone.c M sbin/ccdconfig/Makefile M sbin/ccdconfig/ccdconfig.8 M sbin/ccdconfig/ccdconfig.c M sbin/ccdconfig/pathnames.h M sbin/dhclient/Makefile M sbin/dhclient/alloc.c M sbin/dhclient/bpf.c M sbin/dhclient/clparse.c M sbin/dhclient/conflex.c M sbin/dhclient/convert.c M sbin/dhclient/dhclient-script M sbin/dhclient/dhclient-script.8 M sbin/dhclient/dhclient.8 M sbin/dhclient/dhclient.c M sbin/dhclient/dhclient.conf M sbin/dhclient/dhclient.conf.5 M sbin/dhclient/dhclient.leases.5 M sbin/dhclient/dhcp-options.5 M sbin/dhclient/dhcp.h M sbin/dhclient/dhcpd.h M sbin/dhclient/dhctoken.h M sbin/dhclient/dispatch.c M sbin/dhclient/errwarn.c M sbin/dhclient/hash.c M sbin/dhclient/inet.c M sbin/dhclient/options.c M sbin/dhclient/packet.c M sbin/dhclient/parse.c M sbin/dhclient/privsep.c M sbin/dhclient/privsep.h M sbin/dhclient/tables.c M sbin/dhclient/tree.c M sbin/dhclient/tree.h M sbin/dmesg/Makefile M sbin/dmesg/dmesg.8 M sbin/dmesg/dmesg.c M sbin/dump/Makefile M sbin/dump/cache.c M sbin/dump/dump.8 M sbin/dump/dump.h M sbin/dump/dumprmt.c M sbin/dump/itime.c M sbin/dump/main.c M sbin/dump/optr.c M sbin/dump/pathnames.h M sbin/dump/tape.c M sbin/dump/traverse.c M sbin/dump/unctime.c M sbin/dumpfs/Makefile M sbin/dumpfs/dumpfs.8 M sbin/dumpfs/dumpfs.c M sbin/dumpon/Makefile M sbin/dumpon/dumpon.8 M sbin/dumpon/dumpon.c M sbin/etherswitchcfg/Makefile Log Message: ----------- sbin Commit: 4ba6c66c4db2d13bebfdcba8250a4ae627bbbd91 https://github.com/MidnightBSD/src/commit/4ba6c66c4db2d13bebfdcba8250a4ae627bbbd91 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M sbin/etherswitchcfg/etherswitchcfg.8 M sbin/etherswitchcfg/etherswitchcfg.c M sbin/etherswitchcfg/ifmedia.c M sbin/fdisk/Makefile M sbin/fdisk/fdisk.8 M sbin/fdisk/fdisk.c M sbin/fdisk/runtest.sh M sbin/ffsinfo/Makefile M sbin/ffsinfo/ffsinfo.8 M sbin/ffsinfo/ffsinfo.c M sbin/fsck/Makefile M sbin/fsck/fsck.8 M sbin/fsck/fsck.c M sbin/fsck/fsutil.c M sbin/fsck/fsutil.h M sbin/fsck/preen.c M sbin/fsck_ffs/Makefile M sbin/fsck_ffs/dir.c M sbin/fsck_ffs/ea.c M sbin/fsck_ffs/fsck.h M sbin/fsck_ffs/fsck_ffs.8 M sbin/fsck_ffs/fsutil.c M sbin/fsck_ffs/gjournal.c M sbin/fsck_ffs/globs.c M sbin/fsck_ffs/inode.c M sbin/fsck_ffs/main.c Log Message: ----------- fdsisk, ffsinfo etherswitchcfg Compare: https://github.com/MidnightBSD/src/compare/88848bee681e...4ba6c66c4db2 From noreply at github.com Tue Jul 26 17:18:20 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 14:18:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] c103ed: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: c103ed627b52cb64c0d9cdcc9df6cd9967fc3f77 https://github.com/MidnightBSD/src/commit/c103ed627b52cb64c0d9cdcc9df6cd9967fc3f77 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M sbin/fsck_ffs/pass1.c M sbin/fsck_ffs/pass1b.c M sbin/fsck_ffs/pass2.c M sbin/fsck_ffs/pass3.c M sbin/fsck_ffs/pass4.c M sbin/fsck_ffs/pass5.c M sbin/fsck_ffs/setup.c M sbin/fsck_ffs/suj.c M sbin/fsck_ffs/utilities.c M sbin/fsck_msdosfs/Makefile M sbin/fsck_msdosfs/boot.c M sbin/fsck_msdosfs/check.c M sbin/fsck_msdosfs/dir.c M sbin/fsck_msdosfs/dosfs.h M sbin/fsck_msdosfs/ext.h M sbin/fsck_msdosfs/fat.c M sbin/fsck_msdosfs/fsck_msdosfs.8 M sbin/fsck_msdosfs/main.c M sbin/fsdb/Makefile M sbin/fsdb/fsdb.8 M sbin/fsdb/fsdb.c M sbin/fsdb/fsdb.h M sbin/fsdb/fsdbutil.c M sbin/fsirand/Makefile M sbin/fsirand/fsirand.8 M sbin/fsirand/fsirand.c M sbin/gbde/Makefile M sbin/gbde/gbde.8 M sbin/gbde/gbde.c M sbin/gbde/image.uu M sbin/gbde/template.txt M sbin/gbde/test.sh M sbin/geom/Makefile M sbin/geom/core/Makefile.depend M sbin/geom/core/geom.8 M sbin/geom/core/geom.c M sbin/geom/core/geom.h M sbin/geom/misc/subr.c M sbin/geom/misc/subr.h M sbin/ggate/Makefile M sbin/ggate/Makefile.inc M sbin/ggate/ggatec/Makefile M sbin/ggate/ggatec/Makefile.depend M sbin/ggate/ggatec/ggatec.8 M sbin/ggate/ggatec/ggatec.c M sbin/ggate/ggated/Makefile M sbin/ggate/ggated/Makefile.depend M sbin/ggate/ggated/ggated.8 M sbin/ggate/ggated/ggated.c M sbin/ggate/ggatel/Makefile M sbin/ggate/ggatel/Makefile.depend M sbin/ggate/ggatel/ggatel.8 M sbin/ggate/ggatel/ggatel.c M sbin/ggate/shared/ggate.c M sbin/ggate/shared/ggate.h M sbin/growfs/Makefile M sbin/growfs/debug.c M sbin/growfs/debug.h M sbin/growfs/growfs.8 M sbin/growfs/growfs.c M sbin/growfs/tests/Makefile M sbin/growfs/tests/Makefile.depend M sbin/growfs/tests/legacy_test.pl M sbin/gvinum/Makefile M sbin/gvinum/gvinum.8 M sbin/gvinum/gvinum.c M sbin/gvinum/gvinum.h M sbin/hastctl/Makefile M sbin/hastctl/hastctl.8 M sbin/hastctl/hastctl.c M sbin/hastd/Makefile M sbin/hastd/activemap.c M sbin/hastd/activemap.h M sbin/hastd/control.c M sbin/hastd/control.h M sbin/hastd/crc32.c M sbin/hastd/crc32.h M sbin/hastd/ebuf.c M sbin/hastd/ebuf.h M sbin/hastd/event.c M sbin/hastd/event.h M sbin/hastd/hast.conf.5 M sbin/hastd/hast.h M sbin/hastd/hast_checksum.c M sbin/hastd/hast_checksum.h M sbin/hastd/hast_compression.c M sbin/hastd/hast_compression.h M sbin/hastd/hast_proto.c M sbin/hastd/hast_proto.h M sbin/hastd/hastd.8 M sbin/hastd/hastd.c M sbin/hastd/hastd.h M sbin/hastd/hooks.c M sbin/hastd/hooks.h M sbin/hastd/metadata.c M sbin/hastd/metadata.h M sbin/hastd/nv.c M sbin/hastd/nv.h M sbin/hastd/parse.y M sbin/hastd/pjdlog.c M sbin/hastd/pjdlog.h M sbin/hastd/primary.c M sbin/hastd/proto.c M sbin/hastd/proto.h M sbin/hastd/proto_common.c M sbin/hastd/proto_impl.h M sbin/hastd/proto_socketpair.c M sbin/hastd/proto_tcp.c M sbin/hastd/proto_uds.c M sbin/hastd/rangelock.c M sbin/hastd/rangelock.h M sbin/hastd/refcnt.h M sbin/hastd/secondary.c M sbin/hastd/subr.c M sbin/hastd/subr.h M sbin/hastd/synch.h M sbin/hastd/token.l M sbin/ifconfig/Makefile M sbin/ifconfig/af_inet.c M sbin/ifconfig/af_inet6.c M sbin/ifconfig/af_link.c M sbin/ifconfig/af_nd6.c M sbin/ifconfig/carp.c M sbin/ifconfig/ifbridge.c M sbin/ifconfig/ifclone.c M sbin/ifconfig/ifconfig.8 M sbin/ifconfig/ifconfig.c M sbin/ifconfig/ifconfig.h M sbin/ifconfig/iffib.c M sbin/ifconfig/ifgif.c M sbin/ifconfig/ifgre.c M sbin/ifconfig/ifgroup.c M sbin/ifconfig/ifieee80211.c M targets/pseudo/the-lot/Makefile.depend M targets/pseudo/toolchain/Makefile M targets/pseudo/toolchain/Makefile.depend M targets/pseudo/universe/Makefile.depend M targets/pseudo/userland/Makefile M targets/pseudo/userland/Makefile.depend M targets/pseudo/userland/cddl/Makefile.depend M targets/pseudo/userland/lib/Makefile.depend M targets/pseudo/userland/misc/Makefile.depend M targets/pseudo/userland/share/Makefile.depend M tests/Makefile M tests/sys/Makefile M tests/sys/mqueue/Makefile M tests/sys/mqueue/Makefile.depend M tests/sys/net/Makefile M tests/sys/net/if_clone_test.sh M tests/sys/net/if_lagg_test.sh M tests/sys/net/randsleep.c M tests/sys/netinet/Makefile M tests/sys/netinet/Makefile.depend M tests/sys/netinet/fibs_test.sh M tests/sys/netinet/tcp_user_cookie.c M tests/sys/netinet/udp_dontroute.c M tests/sys/netmap/Makefile M tests/sys/netmap/ctrl-api-test.c M tests/sys/opencrypto/Makefile M tests/sys/opencrypto/Makefile.depend M tests/sys/opencrypto/cryptodev.py M tests/sys/opencrypto/cryptodevh.py M tests/sys/opencrypto/cryptotest.py M tests/sys/opencrypto/runtests.sh M tests/sys/pjdfstest/pjdfstest/Makefile.depend M tests/sys/pjdfstest/tests/Makefile M tests/sys/pjdfstest/tests/mkdir/Makefile Log Message: ----------- sync Commit: b888d8ea43a113aebcd011fd9f45fdf298c5c282 https://github.com/MidnightBSD/src/commit/b888d8ea43a113aebcd011fd9f45fdf298c5c282 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M sbin/ifconfig/ifipsec.c M sbin/ifconfig/iflagg.c M sbin/ifconfig/ifmac.c M sbin/ifconfig/ifmedia.c M sbin/ifconfig/ifpfsync.c M sbin/ifconfig/ifvlan.c M sbin/ifconfig/ifvxlan.c M sbin/ifconfig/sfp.c M sbin/ifconfig/tests/Makefile M sbin/ifconfig/tests/Makefile.depend M sbin/init/Makefile M sbin/init/init.8 M sbin/init/init.c M sbin/init/pathnames.h M sbin/ipf/Makefile M sbin/ipf/Makefile.inc M sbin/ipf/ipf/Makefile M sbin/ipf/ipf/Makefile.depend M sbin/ipf/ipfs/Makefile M sbin/ipf/ipfs/Makefile.depend M sbin/ipf/ipfstat/Makefile M sbin/ipf/ipfstat/Makefile.depend M sbin/ipf/ipftest/Makefile M sbin/ipf/ipftest/Makefile.depend M sbin/ipf/ipmon/Makefile M sbin/ipf/ipmon/Makefile.depend M sbin/ipf/ipnat/Makefile M sbin/ipf/ipnat/Makefile.depend M sbin/ipf/ippool/Makefile M sbin/ipf/ippool/Makefile.depend M sbin/ipf/ipresend/Makefile M sbin/ipf/ipresend/Makefile.depend M sbin/ipf/libipf/Makefile M sbin/ipf/libipf/Makefile.depend M sbin/ipfw/Makefile M sbin/ipfw/altq.c M sbin/ipfw/dummynet.c M sbin/ipfw/ipfw.8 M sbin/ipfw/ipfw2.c M sbin/ipfw/ipfw2.h M sbin/ipfw/ipv6.c M sbin/ipfw/main.c M sbin/ipfw/nat.c M sbin/ipfw/nat64clat.c M sbin/ipfw/nat64lsn.c M sbin/ipfw/nat64stl.c M sbin/ipfw/nptv6.c M sbin/ipfw/tables.c M sbin/iscontrol/Makefile M sbin/iscontrol/auth_subr.c M sbin/iscontrol/config.c M sbin/iscontrol/fsm.c M sbin/iscontrol/iscontrol.8 M sbin/iscontrol/iscontrol.c M sbin/iscontrol/iscontrol.h M sbin/iscontrol/login.c M sbin/iscontrol/misc.c M sbin/iscontrol/pdu.c M sbin/kldconfig/Makefile M sbin/kldconfig/kldconfig.8 M sbin/kldconfig/kldconfig.c M sbin/kldload/Makefile M sbin/kldload/kldload.8 M sbin/kldload/kldload.c M sbin/kldstat/Makefile M sbin/kldstat/kldstat.8 M sbin/kldstat/kldstat.c M sbin/kldunload/Makefile M sbin/kldunload/kldunload.8 M sbin/kldunload/kldunload.c M sbin/ldconfig/Makefile M sbin/ldconfig/elfhints.c M sbin/ldconfig/ldconfig.8 M sbin/ldconfig/ldconfig.c M sbin/ldconfig/ldconfig.h M sbin/mount/extern.h M sbin/mount/getmntopts.3 M sbin/mount/getmntopts.c M sbin/mount/mntopts.h M sbin/mount/mount.8 M sbin/mount/mount.c M sbin/mount/mount_fs.c M sbin/mount/pathnames.h M sbin/mount/vfslist.c M sbin/mount_cd9660/Makefile M sbin/mount_cd9660/mount_cd9660.8 M sbin/mount_cd9660/mount_cd9660.c M sbin/mount_fusefs/Makefile M sbin/mount_fusefs/mount_fusefs.8 M sbin/mount_fusefs/mount_fusefs.c M sbin/mount_msdosfs/Makefile M sbin/mount_msdosfs/mount_msdosfs.8 M sbin/mount_msdosfs/mount_msdosfs.c M sbin/mount_nfs/Makefile M sbin/mount_nfs/mount_nfs.8 M sbin/mount_nfs/mount_nfs.c M sbin/mount_nullfs/Makefile M sbin/mount_nullfs/mount_nullfs.8 M sbin/mount_nullfs/mount_nullfs.c M sbin/mount_udf/Makefile M sbin/mount_udf/mount_udf.8 M sbin/mount_udf/mount_udf.c M sbin/mount_unionfs/Makefile M sbin/mount_unionfs/mount_unionfs.8 M sbin/mount_unionfs/mount_unionfs.c M sys/net80211/_ieee80211.h M sys/net80211/ieee80211.c M sys/net80211/ieee80211_ratectl.h M sys/net80211/ieee80211_regdomain.c M sys/net80211/ieee80211_rssadapt.c M sys/net80211/ieee80211_rssadapt.h M sys/net80211/ieee80211_scan.c M sys/net80211/ieee80211_scan_sw.c M sys/net80211/ieee80211_sta.c M sys/net80211/ieee80211_sta.h M sys/net80211/ieee80211_superg.c M sys/net80211/ieee80211_superg.h M sys/net80211/ieee80211_tdma.c M sys/net80211/ieee80211_tdma.h M sys/net80211/ieee80211_var.h M sys/net80211/ieee80211_wds.c M sys/net80211/ieee80211_wds.h M sys/net80211/ieee80211_xauth.c M tests/sys/Makefile.inc M tests/sys/pjdfstest/pjdfstest/Makefile M tests/sys/posixshm/Makefile.depend M tests/sys/posixshm/posixshm_test.c M tests/sys/sys/Makefile M tests/sys/sys/Makefile.depend M tests/sys/sys/bitstring_test.c M tests/sys/vfs/Makefile M tests/sys/vfs/Makefile.depend M tests/sys/vm/Makefile M tests/sys/vm/Makefile.depend M tools/KSE/ksetest/kse_asm.S M tools/regression/TODO M tools/regression/aio/aiop/Makefile M tools/regression/aio/aiop/aiop.c M tools/regression/atm/Funcs.sh M tools/regression/atm/README M tools/regression/atm/RunTest.sh M tools/regression/atm/proto_cc/RunTest.sh M tools/regression/atm/proto_sscfu/RunTest.sh M tools/regression/atm/proto_sscop/RunTest.sh M tools/regression/atm/proto_uni/RunTest.sh M tools/regression/audit/audit_pipe_ioctl/Makefile M tools/regression/audit/audit_pipe_ioctl/audit_pipe_ioctl.c M tools/regression/bpf/Makefile M tools/regression/bpf/bpf_filter/Makefile M tools/regression/bpf/bpf_filter/bpf_test.c M tools/regression/bpf/bpf_filter/tests/test0001.h M tools/regression/bpf/bpf_filter/tests/test0002.h M tools/regression/bpf/bpf_filter/tests/test0003.h M tools/regression/bpf/bpf_filter/tests/test0004.h M tools/regression/bpf/bpf_filter/tests/test0005.h M tools/regression/bpf/bpf_filter/tests/test0006.h M tools/regression/bpf/bpf_filter/tests/test0007.h M tools/regression/bpf/bpf_filter/tests/test0008.h M tools/regression/bpf/bpf_filter/tests/test0009.h M tools/regression/bpf/bpf_filter/tests/test0010.h M tools/regression/bpf/bpf_filter/tests/test0011.h M tools/regression/bpf/bpf_filter/tests/test0012.h M tools/regression/bpf/bpf_filter/tests/test0013.h M tools/regression/bpf/bpf_filter/tests/test0014.h M tools/regression/bpf/bpf_filter/tests/test0015.h M tools/regression/bpf/bpf_filter/tests/test0016.h M tools/regression/bpf/bpf_filter/tests/test0017.h M tools/regression/bpf/bpf_filter/tests/test0018.h M tools/regression/bpf/bpf_filter/tests/test0019.h M tools/regression/bpf/bpf_filter/tests/test0020.h M tools/regression/bpf/bpf_filter/tests/test0021.h M tools/regression/bpf/bpf_filter/tests/test0022.h M tools/regression/bpf/bpf_filter/tests/test0023.h M tools/regression/bpf/bpf_filter/tests/test0024.h M tools/regression/bpf/bpf_filter/tests/test0025.h M tools/regression/bpf/bpf_filter/tests/test0026.h M tools/regression/bpf/bpf_filter/tests/test0027.h M tools/regression/bpf/bpf_filter/tests/test0028.h M tools/regression/bpf/bpf_filter/tests/test0029.h M tools/regression/bpf/bpf_filter/tests/test0030.h M tools/regression/bpf/bpf_filter/tests/test0031.h M tools/regression/bpf/bpf_filter/tests/test0032.h M tools/regression/bpf/bpf_filter/tests/test0033.h M tools/regression/bpf/bpf_filter/tests/test0034.h M tools/regression/bpf/bpf_filter/tests/test0035.h M tools/regression/bpf/bpf_filter/tests/test0036.h M tools/regression/bpf/bpf_filter/tests/test0037.h M tools/regression/bpf/bpf_filter/tests/test0038.h M tools/regression/bpf/bpf_filter/tests/test0039.h M tools/regression/bpf/bpf_filter/tests/test0040.h M tools/regression/bpf/bpf_filter/tests/test0041.h M tools/regression/bpf/bpf_filter/tests/test0042.h M tools/regression/bpf/bpf_filter/tests/test0043.h M tools/regression/bpf/bpf_filter/tests/test0044.h M tools/regression/bpf/bpf_filter/tests/test0045.h M tools/regression/bpf/bpf_filter/tests/test0046.h M tools/regression/bpf/bpf_filter/tests/test0047.h M tools/regression/bpf/bpf_filter/tests/test0048.h M tools/regression/bpf/bpf_filter/tests/test0049.h M tools/regression/bpf/bpf_filter/tests/test0050.h M tools/regression/bpf/bpf_filter/tests/test0051.h M tools/regression/bpf/bpf_filter/tests/test0052.h M tools/regression/bpf/bpf_filter/tests/test0053.h M tools/regression/bpf/bpf_filter/tests/test0054.h M tools/regression/bpf/bpf_filter/tests/test0055.h M tools/regression/bpf/bpf_filter/tests/test0056.h M tools/regression/bpf/bpf_filter/tests/test0057.h M tools/regression/bpf/bpf_filter/tests/test0058.h M tools/regression/bpf/bpf_filter/tests/test0059.h M tools/regression/bpf/bpf_filter/tests/test0060.h M tools/regression/bpf/bpf_filter/tests/test0061.h M tools/regression/bpf/bpf_filter/tests/test0062.h M tools/regression/bpf/bpf_filter/tests/test0063.h M tools/regression/bpf/bpf_filter/tests/test0064.h M tools/regression/bpf/bpf_filter/tests/test0065.h M tools/regression/bpf/bpf_filter/tests/test0066.h M tools/regression/bpf/bpf_filter/tests/test0067.h M tools/regression/bpf/bpf_filter/tests/test0068.h M tools/regression/bpf/bpf_filter/tests/test0069.h M tools/regression/bpf/bpf_filter/tests/test0070.h M tools/regression/bpf/bpf_filter/tests/test0071.h M tools/regression/bpf/bpf_filter/tests/test0072.h M tools/regression/bpf/bpf_filter/tests/test0073.h M tools/regression/bpf/bpf_filter/tests/test0074.h M tools/regression/bpf/bpf_filter/tests/test0075.h M tools/regression/bpf/bpf_filter/tests/test0076.h M tools/regression/bpf/bpf_filter/tests/test0077.h M tools/regression/bpf/bpf_filter/tests/test0078.h M tools/regression/bpf/bpf_filter/tests/test0079.h M tools/regression/bpf/bpf_filter/tests/test0080.h M tools/regression/bpf/bpf_filter/tests/test0081.h M tools/regression/bpf/bpf_filter/tests/test0082.h M tools/regression/bpf/bpf_filter/tests/test0083.h M tools/regression/bpf/bpf_filter/tests/test0084.h M tools/regression/capsicum/syscalls/Makefile M tools/regression/capsicum/syscalls/cap_fcntls_limit.c M tools/regression/capsicum/syscalls/cap_getmode.c M tools/regression/capsicum/syscalls/cap_ioctls_limit.c M tools/regression/capsicum/syscalls/misc.c M tools/regression/capsicum/syscalls/misc.h M tools/regression/ccd/layout/Makefile M tools/regression/ccd/layout/a.c M tools/regression/ccd/layout/b.c M tools/regression/ccd/layout/ccd.sh M tools/regression/ccd/layout/ccd0.sh M tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0 M tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4 M tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0 M tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2 M tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4 M tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0 M tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4 M tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0 M tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2 M tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2 M tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4 M tools/regression/doat/Makefile M tools/regression/doat/README M tools/regression/doat/doat.c M tools/regression/environ/Makefile M tools/regression/environ/Makefile.envctl M tools/regression/environ/Makefile.retention M tools/regression/environ/Makefile.timings M tools/regression/environ/envctl.c M tools/regression/environ/envtest.t M tools/regression/environ/retention.c M tools/regression/environ/timings.c M tools/regression/ethernet/ethermulti/Makefile M tools/regression/ethernet/ethermulti/ethermulti.c M tools/regression/fsx/Makefile M tools/regression/fsx/fsx.c M tools/regression/gaithrstress/Makefile M tools/regression/gaithrstress/gaithrstress.c M tools/regression/geom/ConfCmp/ConfCmp.c M tools/regression/geom/ConfCmp/Makefile M tools/regression/geom/ConfCmp/a1.conf M tools/regression/geom/ConfCmp/a1a.conf M tools/regression/geom/ConfCmp/a1b.conf M tools/regression/geom/ConfCmp/a1c.conf M tools/regression/geom/ConfCmp/a1d.conf M tools/regression/geom/ConfCmp/a2.conf M tools/regression/geom/ConfCmp/a2a.conf M tools/regression/geom/ConfCmp/a2b.conf M tools/regression/geom/ConfCmp/a2c.conf M tools/regression/geom/ConfCmp/a2d.conf M tools/regression/geom/Data/disk.alpha.da0.xml M tools/regression/geom/Data/disk.alpha2.da0.xml M tools/regression/geom/Data/disk.apple.xml M tools/regression/geom/Data/disk.beast.da0.xml M tools/regression/geom/Data/disk.critter.ad0.xml M tools/regression/geom/Data/disk.empty.flp.xml M tools/regression/geom/Data/disk.far.ad0.xml M tools/regression/geom/Data/disk.flat.da1.xml M tools/regression/geom/Data/disk.kern.flp.xml M tools/regression/geom/Data/disk.msdos.ext.xml M tools/regression/geom/Data/disk.msdos.flp.xml M tools/regression/geom/Data/disk.pc98.wdc0.xml M tools/regression/geom/Data/disk.sun.da0.xml M tools/regression/geom/Data/disk.sun.da1.xml M tools/regression/geom/Data/disk.typo.ad0.xml M tools/regression/geom/MdLoad/Makefile M tools/regression/geom/MdLoad/MdLoad.c M tools/regression/geom/Ref/disk.alpha.da0.xml M tools/regression/geom/Ref/disk.alpha2.da0.xml M tools/regression/geom/Ref/disk.apple.xml M tools/regression/geom/Ref/disk.beast.da0.xml M tools/regression/geom/Ref/disk.critter.ad0.xml M tools/regression/geom/Ref/disk.empty.flp.xml M tools/regression/geom/Ref/disk.far.ad0.xml M tools/regression/geom/Ref/disk.flat.da1.xml M tools/regression/geom/Ref/disk.kern.flp.xml M tools/regression/geom/Ref/disk.msdos.ext.xml M tools/regression/geom/Ref/disk.msdos.flp.xml M tools/regression/geom/Ref/disk.pc98.wdc0.xml M tools/regression/geom/Ref/disk.sun.da0.xml M tools/regression/geom/Ref/disk.sun.da1.xml M tools/regression/geom/Ref/disk.typo.ad0.xml M tools/regression/geom/RunTest.sh M tools/regression/geom/RunTest.t M tools/regression/geom_gpt/Makefile M tools/regression/geom_gpt/gctl_test.t M tools/regression/geom_gpt/gctl_test_helper.c M tools/regression/include/stdatomic/Makefile M tools/regression/include/stdatomic/Makefile.depend M tools/regression/include/stdatomic/logic.c M tools/regression/include/tgmath/Makefile M tools/regression/include/tgmath/tgmath.c M tools/regression/include/tgmath/tgmath.t M tools/regression/ipfw/fwd/vimage-fwd.sh M tools/regression/ipsec/ipsec.t M tools/regression/ipsec/ipsec6.t M tools/regression/iscsi/iscsi-test.sh M tools/regression/kgssapi/Makefile M tools/regression/kgssapi/gsstest.c M tools/regression/kthread/kld/Makefile M tools/regression/kthread/kld/kthrdlk.c M tools/regression/lib/libc/regex/Makefile M tools/regression/mlock/Makefile M tools/regression/mlock/mlock.c M tools/regression/msdosfs/msdosfstest-2.sh M tools/regression/msdosfs/msdosfstest-3.sh M tools/regression/msdosfs/msdosfstest-4.sh M tools/regression/msdosfs/msdosfstest-5.sh M tools/regression/msdosfs/msdosfstest-6.sh M tools/regression/msdosfs/msdosfstest.sh M tools/regression/net/if_tap/test-tap.sh M tools/regression/net80211/ccmp/Makefile M tools/regression/net80211/ccmp/test_ccmp.c M tools/regression/net80211/tkip/Makefile M tools/regression/net80211/tkip/test_tkip.c M tools/regression/net80211/wep/Makefile M tools/regression/net80211/wep/test_wep.c M tools/regression/netinet/arphold/Makefile M tools/regression/netinet/arphold/arphold.c M tools/regression/netinet/arphold/arphold.t M tools/regression/netinet/ip_id_period/ip_id_period.py M tools/regression/netinet/ipbroadcast/Makefile M tools/regression/netinet/ipbroadcast/ipbroadcast.c M tools/regression/netinet/ipdivert/Makefile M tools/regression/netinet/ipdivert/ipdivert.c M tools/regression/netinet/ipmulticast/Makefile M tools/regression/netinet/ipmulticast/ipmulticast.c M tools/regression/netinet/ipsockopt/Makefile M tools/regression/netinet/ipsockopt/ipsockopt.c M tools/regression/netinet/ipsockopt/ipsockopt.t M tools/regression/netinet/msocket/Makefile M tools/regression/netinet/msocket/msocket.c M tools/regression/netinet/msocket_ifnet_remove/Makefile M tools/regression/netinet/msocket_ifnet_remove/msocket_ifnet_remove.c M tools/regression/netinet/rawconnect/Makefile M tools/regression/netinet/rawconnect/rawconnect.c M tools/regression/netinet/rawconnect/rawconnect.t M tools/regression/netinet/tcpconnect/Makefile M tools/regression/netinet/tcpconnect/README.tcp-md5 M tools/regression/netinet/tcpconnect/tcpconnect.c M tools/regression/netinet/tcpdrop/Makefile M tools/regression/netinet/tcpdrop/tcpdrop.c M tools/regression/netinet/tcpfullwindowrst/Makefile M tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t M tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c M tools/regression/netinet/tcpsockclosebeforeaccept/Makefile M tools/regression/netinet/tcpsockclosebeforeaccept/tcpsockclosebeforeaccept.c M tools/regression/netinet/tcpsocktimewait/Makefile M tools/regression/netinet/tcpsocktimewait/tcpsocktimewait.c M tools/regression/netinet/tcpstream/Makefile M tools/regression/netinet/tcpstream/README M tools/regression/netinet/tcpstream/tcpstream.c M tools/regression/netinet/udpconnectjail/Makefile M tools/regression/netinet/udpconnectjail/udpconnectjail.c M tools/regression/netinet/udpzerobyte/Makefile M tools/regression/netinet/udpzerobyte/udpzerobyte.c M tools/regression/netinet6/icmp6_filter/Makefile M tools/regression/netinet6/icmp6_filter/icmp6_filter.c M tools/regression/netinet6/inet6_rth/Makefile M tools/regression/netinet6/inet6_rth/inet6_rth-segments.c M tools/regression/netinet6/inet6_rth/test_subr.c M tools/regression/netinet6/inet6_rth/test_subr.h M tools/regression/netinet6/ip6_sockets/Makefile M tools/regression/netinet6/ip6_sockets/ip6_sockets.c M tools/regression/nfsmmap/Makefile M tools/regression/nfsmmap/README M tools/regression/nfsmmap/test1/Makefile M tools/regression/nfsmmap/test2/Makefile M tools/regression/p1003_1b/Makefile M tools/regression/p1003_1b/README M tools/regression/p1003_1b/fifo.c M tools/regression/p1003_1b/main.c M tools/regression/p1003_1b/memlock.c M tools/regression/p1003_1b/p26.c M tools/regression/p1003_1b/prutil.c M tools/regression/p1003_1b/prutil.h M tools/regression/p1003_1b/sched.c M tools/regression/p1003_1b/yield.c M tools/regression/poll/Makefile M tools/regression/poll/Readme M tools/regression/poll/pipepoll.c M tools/regression/poll/pipeselect.c M tools/regression/poll/sockpoll.c M tools/regression/posixsem/Makefile M tools/regression/posixsem/posixsem.c M tools/regression/posixsem/posixsem.t M tools/regression/posixsem/test.c M tools/regression/posixsem/test.h M tools/regression/posixsem2/Makefile M tools/regression/posixsem2/semtest.c M tools/regression/priv/Makefile M tools/regression/priv/main.c M tools/regression/priv/main.h M tools/regression/priv/priv_acct.c M tools/regression/priv/priv_adjtime.c M tools/regression/priv/priv_audit_control.c M tools/regression/priv/priv_audit_getaudit.c M tools/regression/priv/priv_audit_setaudit.c M tools/regression/priv/priv_audit_submit.c M tools/regression/priv/priv_clock_settime.c M tools/regression/priv/priv_cred.c M tools/regression/priv/priv_io.c M tools/regression/priv/priv_kenv_set.c M tools/regression/priv/priv_kenv_unset.c M tools/regression/priv/priv_msgbuf.c M tools/regression/priv/priv_netinet_ipsec.c M tools/regression/priv/priv_netinet_raw.c M tools/regression/priv/priv_proc_setlogin.c M tools/regression/priv/priv_proc_setrlimit.c M tools/regression/priv/priv_sched_rtprio.c M tools/regression/priv/priv_sched_setpriority.c M tools/regression/priv/priv_settimeofday.c M tools/regression/priv/priv_sysctl_write.c M tools/regression/priv/priv_vfs_chflags.c M tools/regression/priv/priv_vfs_chmod.c M tools/regression/priv/priv_vfs_chown.c M tools/regression/priv/priv_vfs_chroot.c M tools/regression/priv/priv_vfs_clearsugid.c M tools/regression/priv/priv_vfs_extattr_system.c M tools/regression/priv/priv_vfs_fhopen.c M tools/regression/priv/priv_vfs_fhstat.c M tools/regression/priv/priv_vfs_fhstatfs.c M tools/regression/priv/priv_vfs_generation.c M tools/regression/priv/priv_vfs_getfh.c M tools/regression/priv/priv_vfs_read_write.c M tools/regression/priv/priv_vfs_setgid.c M tools/regression/priv/priv_vfs_stickyfile.c M tools/regression/priv/priv_vfs_utimes.c M tools/regression/priv/priv_vm_madv_protect.c M tools/regression/priv/priv_vm_mlock.c M tools/regression/priv/priv_vm_munlock.c M tools/regression/pthread/cv_cancel1/Makefile M tools/regression/pthread/cv_cancel1/cv_cancel1.c M tools/regression/pthread/mutex_isowned_np/Makefile M tools/regression/pthread/mutex_isowned_np/mutex_isowned_np.c M tools/regression/pthread/unwind/Makefile M tools/regression/pthread/unwind/Test.cpp M tools/regression/pthread/unwind/catch_pthread_exit.cpp M tools/regression/pthread/unwind/cond_wait_cancel.cpp M tools/regression/pthread/unwind/cond_wait_cancel2.cpp M tools/regression/pthread/unwind/main_thread_exit.cpp M tools/regression/pthread/unwind/sem_wait_cancel.cpp M tools/regression/pthread/unwind/thread_normal_exit.cpp M tools/regression/security/cap_test/Makefile M tools/regression/security/cap_test/cap_test.t M tools/regression/security/cap_test/cap_test_capabilities.c M tools/regression/security/cap_test/cap_test_capmode.c M tools/regression/security/cap_test/cap_test_fcntl.c M tools/regression/security/cap_test/cap_test_pdfork.c M tools/regression/security/cap_test/cap_test_pdkill.c M tools/regression/security/cap_test/cap_test_relative.c M tools/regression/security/cap_test/cap_test_sysctl.c M tools/regression/sockets/accept_fd_leak/accept_fd_leak.c M tools/regression/sockets/accept_fd_leak/accept_fd_leak.t M tools/regression/sockets/accf_data_attach/accf_data_attach.c M tools/regression/sockets/accf_data_attach/accf_data_attach.t M tools/regression/sockets/fstat/fstat.c M tools/regression/sockets/kqueue/kqueue.c M tools/regression/sockets/kqueue/kqueue.t M tools/regression/sockets/listen_backlog/listen_backlog.c M tools/regression/sockets/listenclose/listenclose.c M tools/regression/sockets/reconnect/Makefile M tools/regression/sockets/reconnect/reconnect.c M tools/regression/sockets/rtsocket/Makefile M tools/regression/sockets/rtsocket/rtsocket.c M tools/regression/sockets/sblock/Makefile M tools/regression/sockets/sblock/sblock.c M tools/regression/sockets/sendfile/Makefile M tools/regression/sockets/sendfile/sendfile.c M tools/regression/sockets/shutdown/Makefile M tools/regression/sockets/shutdown/shutdown.c M tools/regression/sockets/sigpipe/Makefile M tools/regression/sockets/sigpipe/sigpipe.c M tools/regression/sockets/so_setfib/Makefile M tools/regression/sockets/so_setfib/so_setfib.c M tools/regression/sockets/udp_pingpong/Makefile M tools/regression/sockets/udp_pingpong/udp_pingpong.c M tools/regression/sockets/unix_bindconnect/Makefile M tools/regression/sockets/unix_bindconnect/unix_bindconnect.c M tools/regression/sockets/unix_close_race/Makefile M tools/regression/sockets/unix_close_race/unix_close_race.c M tools/regression/sockets/unix_cmsg/Makefile M tools/regression/sockets/unix_cmsg/README M tools/regression/sockets/unix_cmsg/t_cmsg_len.c M tools/regression/sockets/unix_cmsg/t_cmsg_len.h M tools/regression/sockets/unix_cmsg/t_cmsgcred.c M tools/regression/sockets/unix_cmsg/t_cmsgcred.h M tools/regression/sockets/unix_cmsg/t_cmsgcred_sockcred.c M tools/regression/sockets/unix_cmsg/t_cmsgcred_sockcred.h M tools/regression/sockets/unix_cmsg/t_generic.c M tools/regression/sockets/unix_cmsg/t_generic.h M tools/regression/sockets/unix_cmsg/t_peercred.c M tools/regression/sockets/unix_cmsg/t_peercred.h M tools/regression/sockets/unix_cmsg/t_sockcred.c M tools/regression/sockets/unix_cmsg/t_sockcred.h M tools/regression/sockets/unix_cmsg/t_xxxtime.c.in M tools/regression/sockets/unix_cmsg/t_xxxtime.h.in M tools/regression/sockets/unix_cmsg/uc_common.c M tools/regression/sockets/unix_cmsg/uc_common.h M tools/regression/sockets/unix_cmsg/unix_cmsg.c M tools/regression/sockets/unix_cmsg/unix_cmsg.t M tools/regression/sockets/unix_gc/Makefile M tools/regression/sockets/unix_gc/unix_gc.c M tools/regression/sockets/unix_sendtorace/Makefile M tools/regression/sockets/unix_sendtorace/unix_sendtorace.c M tools/regression/sockets/unix_socket/Makefile M tools/regression/sockets/unix_socket/unix_socket.c M tools/regression/sockets/unix_sorflush/Makefile M tools/regression/sockets/unix_sorflush/unix_sorflush.c M tools/regression/sockets/zerosend/Makefile M tools/regression/sockets/zerosend/zerosend.c M tools/regression/sysvmsg/Makefile M tools/regression/sysvmsg/README M tools/regression/sysvmsg/msgtest.c M tools/regression/sysvsem/Makefile M tools/regression/sysvsem/README M tools/regression/sysvsem/semtest.c M tools/regression/sysvshm/Makefile M tools/regression/sysvshm/README M tools/regression/sysvshm/shmtest.c M tools/regression/tls/Makefile M tools/regression/tls/libxx/Makefile M tools/regression/tls/libxx/xx.c M tools/regression/tls/libyy/Makefile M tools/regression/tls/libyy/yy.c M tools/regression/tls/ttls1/Makefile M tools/regression/tls/ttls1/ttls1.c M tools/regression/tls/ttls2/Makefile M tools/regression/tls/ttls2/ttls2.c M tools/regression/tls/ttls3/Makefile M tools/regression/tls/ttls3/elftls.S M tools/regression/tls/ttls3/tls-test-lib.c M tools/regression/tls/ttls3/tls-test.c M tools/regression/tls/ttls4/Makefile M tools/regression/tls/ttls4/ttls4.c M tools/regression/tmpfs/Makefile M tools/regression/tmpfs/h_funcs.subr M tools/regression/tmpfs/h_tools.c M tools/regression/tmpfs/t_create M tools/regression/tmpfs/t_dots M tools/regression/tmpfs/t_exec M tools/regression/tmpfs/t_link M tools/regression/tmpfs/t_mkdir M tools/regression/tmpfs/t_mount M tools/regression/tmpfs/t_pipes M tools/regression/tmpfs/t_read_write M tools/regression/tmpfs/t_readdir M tools/regression/tmpfs/t_remove M tools/regression/tmpfs/t_rename M tools/regression/tmpfs/t_rmdir M tools/regression/tmpfs/t_setattr M tools/regression/tmpfs/t_sizes M tools/regression/tmpfs/t_sockets M tools/regression/tmpfs/t_statvfs M tools/regression/tmpfs/t_symlink M tools/regression/tmpfs/t_times M tools/regression/tmpfs/t_trail_slash M tools/regression/tmpfs/t_truncate M tools/regression/tmpfs/t_vnd M tools/regression/tmpfs/t_vnode_leak M tools/regression/ufs/uprintf/Makefile M tools/regression/ufs/uprintf/ufs_uprintf.c M tools/regression/usb/usb_enum.t M tools/regression/usr.bin/cc/Makefile M tools/regression/usr.bin/cc/float.c M tools/regression/usr.bin/cc/float.t M tools/regression/usr.bin/env/Makefile M tools/regression/usr.bin/env/regress-env.rgdata M tools/regression/usr.bin/env/regress-sb.rb M tools/regression/zfs/LICENSE M tools/regression/zfs/misc.sh M tools/regression/zfs/zpool/add/cache.t M tools/regression/zfs/zpool/add/disks.t M tools/regression/zfs/zpool/add/doesnt_exist.t M tools/regression/zfs/zpool/add/files.t M tools/regression/zfs/zpool/add/log.t M tools/regression/zfs/zpool/add/mirror.t M tools/regression/zfs/zpool/add/option-f_inuse.t M tools/regression/zfs/zpool/add/option-f_replication_level_mismatch_0.t M tools/regression/zfs/zpool/add/option-f_replication_level_mismatch_1.t M tools/regression/zfs/zpool/add/option-f_size_mismatch.t M tools/regression/zfs/zpool/add/option-f_type_mismatch.t M tools/regression/zfs/zpool/add/option-n.t M tools/regression/zfs/zpool/add/raidz1.t M tools/regression/zfs/zpool/add/raidz2.t M tools/regression/zfs/zpool/add/spare.t M tools/regression/zfs/zpool/attach/log.t M tools/regression/zfs/zpool/attach/mirror.t M tools/regression/zfs/zpool/attach/option-f_inuse.t M tools/regression/zfs/zpool/create/already_exists.t M tools/regression/zfs/zpool/create/automount.t M tools/regression/zfs/zpool/create/cache.t M tools/regression/zfs/zpool/create/disks.t M tools/regression/zfs/zpool/create/files.t M tools/regression/zfs/zpool/create/log.t M tools/regression/zfs/zpool/create/mirror.t M tools/regression/zfs/zpool/create/option-R.t M tools/regression/zfs/zpool/create/option-f_inuse.t M tools/regression/zfs/zpool/create/option-f_replication_level_mismatch_0.t M tools/regression/zfs/zpool/create/option-f_replication_level_mismatch_1.t M tools/regression/zfs/zpool/create/option-f_size_mismatch.t M tools/regression/zfs/zpool/create/option-f_type_mismatch.t M tools/regression/zfs/zpool/create/option-m.t M tools/regression/zfs/zpool/create/option-n.t M tools/regression/zfs/zpool/create/option-o.t M tools/regression/zfs/zpool/create/raidz1.t M tools/regression/zfs/zpool/create/raidz2.t M tools/regression/zfs/zpool/create/spare.t M tools/regression/zfs/zpool/offline/io.t M tools/regression/zfs/zpool/offline/log.t M tools/regression/zfs/zpool/offline/mirror.t M tools/regression/zfs/zpool/offline/option-t.t M tools/regression/zfs/zpool/offline/raidz1.t M tools/regression/zfs/zpool/offline/raidz2.t M tools/regression/zfs/zpool/remove/cache.t M tools/regression/zfs/zpool/remove/spare.t M tools/regression/zfs/zpool/replace/cache.t M tools/regression/zfs/zpool/replace/disk.t M tools/regression/zfs/zpool/replace/log.t M tools/regression/zfs/zpool/replace/mirror.t M tools/regression/zfs/zpool/replace/raidz1.t M tools/regression/zfs/zpool/replace/raidz2.t M tools/regression/zfs/zpool/replace/spare.t Log Message: ----------- sync Compare: https://github.com/MidnightBSD/src/compare/4ba6c66c4db2...b888d8ea43a1 From noreply at github.com Tue Jul 26 17:34:34 2022 From: noreply at github.com (Lucas Holt) Date: Tue, 26 Jul 2022 14:34:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 4ca34f: fix a build issue Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 4ca34f52bd7380dc02b55dd102c3a1ce69c555c1 https://github.com/MidnightBSD/src/commit/4ca34f52bd7380dc02b55dd102c3a1ce69c555c1 Author: Lucas Holt Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M libexec/Makefile M libexec/rtld-elf/rtld.c M sys/net80211/ieee80211_ratectl.c M sys/net80211/ieee80211_ratectl_none.c M sys/net80211/ieee80211_regdomain.h M sys/net80211/ieee80211_scan.h Log Message: ----------- fix a build issue From noreply at github.com Wed Jul 27 21:59:02 2022 From: noreply at github.com (Lucas Holt) Date: Wed, 27 Jul 2022 18:59:02 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8eb121: kern Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 8eb121d1c3e2833344b1948e1c9188005a0b6067 https://github.com/MidnightBSD/src/commit/8eb121d1c3e2833344b1948e1c9188005a0b6067 Author: Lucas Holt Date: 2022-07-27 (Wed, 27 Jul 2022) Changed paths: M libexec/rtld-elf/rtld.c M sys/isa/isa_common.c M sys/isa/isa_common.h M sys/isa/isa_dmareg.h M sys/isa/isa_if.m M sys/isa/isahint.c M sys/isa/isareg.h M sys/isa/isavar.h M sys/isa/pnp.c M sys/isa/pnpparse.c M sys/isa/pnpreg.h M sys/isa/pnpvar.h M sys/isa/rtc.h M sys/isa/syscons_isa.c M sys/isa/vga_isa.c M sys/kern/Make.tags.inc M sys/kern/bus_if.m M sys/kern/kern_exit.c M sys/kern/kern_fail.c M sys/kern/kern_ffclock.c M sys/kern/kern_fork.c M sys/kern/kern_hhook.c M sys/kern/makesyscalls.sh M sys/net80211/ieee80211.h M sys/net80211/ieee80211_acl.c M sys/net80211/ieee80211_action.c M sys/net80211/ieee80211_action.h M sys/net80211/ieee80211_adhoc.c M sys/net80211/ieee80211_adhoc.h M sys/net80211/ieee80211_ageq.c M sys/net80211/ieee80211_ageq.h M sys/net80211/ieee80211_alq.c M sys/net80211/ieee80211_alq.h M sys/net80211/ieee80211_amrr.c M sys/net80211/ieee80211_amrr.h M sys/net80211/ieee80211_crypto.c M sys/net80211/ieee80211_crypto.h M sys/net80211/ieee80211_crypto_ccmp.c M sys/net80211/ieee80211_crypto_none.c M sys/net80211/ieee80211_crypto_tkip.c M sys/net80211/ieee80211_crypto_wep.c M sys/net80211/ieee80211_ddb.c M sys/net80211/ieee80211_dfs.c M sys/net80211/ieee80211_dfs.h M sys/net80211/ieee80211_freebsd.c M sys/net80211/ieee80211_freebsd.h M sys/net80211/ieee80211_hostap.c M sys/net80211/ieee80211_hostap.h M sys/net80211/ieee80211_ht.c M sys/net80211/ieee80211_ht.h M sys/net80211/ieee80211_hwmp.c M sys/net80211/ieee80211_input.c M sys/net80211/ieee80211_input.h M sys/net80211/ieee80211_ioctl.c M sys/net80211/ieee80211_ioctl.h M sys/net80211/ieee80211_mesh.c M sys/net80211/ieee80211_mesh.h M sys/net80211/ieee80211_monitor.c M sys/net80211/ieee80211_monitor.h M sys/net80211/ieee80211_node.c M sys/net80211/ieee80211_node.h M sys/net80211/ieee80211_output.c M sys/net80211/ieee80211_phy.c M sys/net80211/ieee80211_phy.h M sys/net80211/ieee80211_power.c M sys/net80211/ieee80211_power.h M sys/net80211/ieee80211_proto.c M sys/net80211/ieee80211_proto.h M sys/net80211/ieee80211_radiotap.c M sys/net80211/ieee80211_radiotap.h M sys/net80211/ieee80211_scan_sta.c Log Message: ----------- kern From noreply at github.com Thu Jul 28 13:31:12 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 10:31:12 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e50b0d: sys/ddb Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: e50b0d7a210bf8db5d71338c875c5c445d8900f2 https://github.com/MidnightBSD/src/commit/e50b0d7a210bf8db5d71338c875c5c445d8900f2 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: R release/picobsd/tinyware/simple_httpd/Makefile R release/picobsd/tinyware/simple_httpd/simple_httpd.c R release/picobsd/tinyware/view/Makefile R release/picobsd/tinyware/view/README R release/picobsd/tinyware/view/fbsd.png R release/picobsd/tinyware/view/picobsd.vu R release/picobsd/tinyware/view/view.c M release/scripts/make-manifest.sh M release/scripts/mk-vmimage.sh M release/scripts/mm-mtree.sh M rescue/librescue/Makefile M rescue/rescue/Makefile M sbin/restore/Makefile M sbin/restore/dirs.c M sbin/restore/extern.h M sbin/restore/interactive.c M sbin/restore/main.c M sbin/restore/restore.8 M sbin/restore/restore.c M sbin/restore/restore.h M sbin/restore/symtab.c M sbin/restore/tape.c M sbin/restore/utilities.c M sbin/route/Makefile M sbin/route/keywords M sbin/route/route.8 M sbin/route/route.c M sbin/routed/Makefile M sbin/routed/Makefile.inc M sbin/routed/defs.h M sbin/routed/if.c M sbin/routed/input.c M sbin/routed/main.c M sbin/routed/output.c M sbin/routed/parms.c M sbin/routed/pathnames.h M sbin/routed/radix.c M sbin/routed/radix.h M sbin/routed/rdisc.c M sbin/routed/routed.8 M sbin/routed/rtquery/Makefile M sbin/routed/rtquery/Makefile.depend M sbin/routed/rtquery/rtquery.8 M sbin/routed/rtquery/rtquery.c M sbin/routed/table.c M sbin/routed/trace.c M sbin/rtsol/Makefile M sbin/savecore/Makefile M sbin/savecore/savecore.8 M sbin/savecore/savecore.c M sbin/sconfig/Makefile M sbin/sconfig/sconfig.8 M sbin/sconfig/sconfig.c M sbin/setkey/Makefile M sbin/setkey/parse.y M sbin/setkey/sample.cf M sbin/setkey/scriptdump.pl M sbin/setkey/setkey.8 M sbin/setkey/setkey.c M sbin/setkey/test-pfkey.c M sbin/setkey/test-policy.c M sbin/setkey/token.l M sbin/setkey/vchar.h M sbin/shutdown/Makefile M sbin/shutdown/shutdown.8 M sbin/shutdown/shutdown.c M sbin/spppcontrol/Makefile M sbin/spppcontrol/spppcontrol.8 M sbin/spppcontrol/spppcontrol.c M sbin/sunlabel/Makefile M sbin/sunlabel/runtest.sh M sbin/sunlabel/sunlabel.8 M sbin/sunlabel/sunlabel.c M sbin/swapon/Makefile M sbin/swapon/swapon.8 M sbin/swapon/swapon.c M sbin/sysctl/Makefile M sbin/sysctl/sysctl.8 M sbin/sysctl/sysctl.c M sbin/tests/Makefile M sbin/tunefs/Makefile M sbin/tunefs/tunefs.8 M sbin/tunefs/tunefs.c M sbin/umount/Makefile M sbin/umount/umount.8 M sbin/umount/umount.c M secure/Makefile M secure/Makefile.inc M secure/lib/libcrypto/amd64/x86_64-mont5.S M stand/lua/cli.lua M stand/lua/cli.lua.8 M stand/userboot/userboot_lua/Makefile M sys/ddb/db_break.c M sys/ddb/db_break.h M sys/ddb/db_capture.c M sys/ddb/db_command.c M sys/ddb/db_command.h M sys/ddb/db_examine.c M sys/ddb/db_expr.c M sys/ddb/db_input.c M sys/ddb/db_lex.c M sys/ddb/db_lex.h M sys/ddb/db_main.c M sys/ddb/db_output.c M sys/ddb/db_output.h M sys/ddb/db_print.c M sys/ddb/db_ps.c M sys/ddb/db_run.c M sys/ddb/db_script.c M sys/ddb/db_sym.c M sys/ddb/db_sym.h M sys/ddb/db_textdump.c M sys/ddb/db_thread.c M sys/ddb/db_variables.c M sys/ddb/db_variables.h M sys/ddb/db_watch.c M sys/ddb/db_watch.h M sys/ddb/db_write_cmd.c M sys/ddb/ddb.h M sys/kern/kern_et.c M sys/kern/kern_event.c M sys/net/bpf.c M sys/net/bpfdesc.h M sys/net/bridgestp.c M sys/net/bridgestp.h M sys/net/dlt.h M sys/net/ethernet.h M sys/net/if_vxlan.c M sys/net/sff8472.h M sys/net/slcompress.c Log Message: ----------- sys/ddb Commit: 0d6a4d82cc6cbc0ea95bf7bda61ee183d22822a8 https://github.com/MidnightBSD/src/commit/0d6a4d82cc6cbc0ea95bf7bda61ee183d22822a8 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/fs/autofs/autofs.c M sys/fs/autofs/autofs.h M sys/fs/autofs/autofs_ioctl.h M sys/fs/autofs/autofs_vfsops.c M sys/fs/autofs/autofs_vnops.c M sys/fs/cd9660/TODO M sys/fs/cd9660/TODO.hibler M sys/fs/cd9660/cd9660_bmap.c M sys/fs/cd9660/cd9660_iconv.c M sys/fs/cd9660/cd9660_lookup.c M sys/fs/cd9660/cd9660_mount.h M sys/fs/cd9660/cd9660_node.c M sys/fs/cd9660/cd9660_node.h M sys/fs/cd9660/cd9660_rrip.c M sys/fs/cd9660/cd9660_rrip.h M sys/fs/cd9660/cd9660_util.c M sys/fs/cd9660/cd9660_vfsops.c M sys/fs/cd9660/cd9660_vnops.c M sys/fs/cd9660/iso.h M sys/fs/cd9660/iso_rrip.h M sys/fs/cuse/cuse.c M sys/fs/cuse/cuse_defs.h M sys/fs/cuse/cuse_ioctl.h M sys/fs/deadfs/dead_vnops.c M sys/fs/devfs/devfs.h M sys/fs/devfs/devfs_devs.c M sys/fs/devfs/devfs_dir.c M sys/fs/devfs/devfs_int.h M sys/fs/devfs/devfs_rule.c M sys/fs/devfs/devfs_vfsops.c M sys/fs/devfs/devfs_vnops.c M sys/fs/ext2fs/ext2_acl.c M sys/fs/ext2fs/ext2_acl.h M sys/fs/ext2fs/ext2_alloc.c M sys/fs/ext2fs/ext2_balloc.c M sys/fs/ext2fs/ext2_bmap.c M sys/fs/ext2fs/ext2_csum.c M sys/fs/ext2fs/ext2_dinode.h M sys/fs/ext2fs/ext2_dir.h M sys/fs/ext2fs/ext2_extattr.c M sys/fs/ext2fs/ext2_extattr.h M sys/fs/ext2fs/ext2_extents.c M sys/fs/ext2fs/ext2_extents.h M sys/fs/ext2fs/ext2_extern.h M sys/fs/ext2fs/ext2_hash.c M sys/fs/ext2fs/ext2_htree.c M sys/fs/ext2fs/ext2_inode.c M sys/fs/ext2fs/ext2_inode_cnv.c M sys/fs/ext2fs/ext2_lookup.c M sys/fs/ext2fs/ext2_mount.h M sys/fs/ext2fs/ext2_subr.c M sys/fs/ext2fs/ext2_vfsops.c M sys/fs/ext2fs/ext2_vnops.c M sys/fs/ext2fs/ext2fs.h M sys/fs/ext2fs/fs.h M sys/fs/ext2fs/htree.h M sys/fs/ext2fs/inode.h M sys/fs/fdescfs/fdesc.h M sys/fs/fdescfs/fdesc_vfsops.c M sys/fs/fdescfs/fdesc_vnops.c M sys/fs/fifofs/fifo_vnops.c M sys/fs/fuse/fuse.h M sys/fs/fuse/fuse_device.c M sys/fs/fuse/fuse_file.c M sys/fs/fuse/fuse_file.h M sys/fs/fuse/fuse_internal.c M sys/fs/fuse/fuse_internal.h M sys/fs/fuse/fuse_io.c M sys/fs/fuse/fuse_io.h M sys/fs/fuse/fuse_ipc.c M sys/fs/fuse/fuse_ipc.h M sys/fs/fuse/fuse_kernel.h M sys/fs/fuse/fuse_main.c M sys/fs/fuse/fuse_node.c M sys/fs/fuse/fuse_node.h M sys/fs/fuse/fuse_vfsops.c M sys/fs/fuse/fuse_vnops.c M sys/fs/msdosfs/bootsect.h M sys/fs/msdosfs/bpb.h M sys/fs/msdosfs/denode.h M sys/fs/msdosfs/direntry.h M sys/fs/msdosfs/fat.h M sys/fs/msdosfs/msdosfs_conv.c M sys/fs/msdosfs/msdosfs_denode.c M sys/fs/msdosfs/msdosfs_fat.c M sys/fs/msdosfs/msdosfs_iconv.c M sys/fs/msdosfs/msdosfs_lookup.c M sys/fs/msdosfs/msdosfs_vfsops.c M sys/fs/msdosfs/msdosfs_vnops.c M sys/fs/msdosfs/msdosfsmount.h M sys/fs/nandfs/bmap.c M sys/fs/nandfs/bmap.h M sys/fs/nandfs/nandfs.h M sys/fs/nandfs/nandfs_alloc.c M sys/fs/nandfs/nandfs_bmap.c M sys/fs/nandfs/nandfs_buffer.c M sys/fs/nandfs/nandfs_cleaner.c M sys/fs/nandfs/nandfs_cpfile.c M sys/fs/nandfs/nandfs_dat.c M sys/fs/nandfs/nandfs_dir.c M sys/fs/nandfs/nandfs_fs.h M sys/fs/nandfs/nandfs_ifile.c M sys/fs/nandfs/nandfs_mount.h M sys/fs/nandfs/nandfs_segment.c M sys/fs/nandfs/nandfs_subr.c M sys/fs/nandfs/nandfs_subr.h M sys/fs/nandfs/nandfs_sufile.c M sys/fs/nandfs/nandfs_vfsops.c M sys/fs/nandfs/nandfs_vnops.c M sys/fs/nfs/nfs.h M sys/fs/nfs/nfs_commonacl.c M sys/fs/nfs/nfs_commonkrpc.c M sys/fs/nfs/nfs_commonport.c M sys/fs/nfs/nfs_commonsubs.c M sys/fs/nfs/nfs_var.h M sys/fs/nfs/nfscl.h M sys/fs/nfs/nfsclstate.h M sys/fs/nfs/nfsdport.h M sys/fs/nfs/nfskpiport.h M sys/fs/nfs/nfsm_subs.h Log Message: ----------- nandfs Commit: 1d6eed9ef1e471453844b3c61ee3917f5027c80a https://github.com/MidnightBSD/src/commit/1d6eed9ef1e471453844b3c61ee3917f5027c80a Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/fs/nfs/nfsport.h M sys/fs/nfs/nfsproto.h M sys/fs/nfs/nfsrvcache.h M sys/fs/nfs/nfsrvstate.h M sys/fs/nfs/nfsv4_errstr.h M sys/fs/nfs/rpcv2.h M sys/fs/nfs/xdr_subs.h M sys/fs/nfsclient/nfs.h M sys/fs/nfsclient/nfs_clbio.c M sys/fs/nfsclient/nfs_clcomsubs.c M sys/fs/nfsclient/nfs_clkdtrace.c M sys/fs/nfsclient/nfs_clkrpc.c M sys/fs/nfsclient/nfs_clnfsiod.c M sys/fs/nfsclient/nfs_clnode.c M sys/fs/nfsclient/nfs_clport.c M sys/fs/nfsclient/nfs_clrpcops.c M sys/fs/nfsclient/nfs_clstate.c M sys/fs/nfsclient/nfs_clsubs.c M sys/fs/nfsclient/nfs_clvfsops.c M sys/fs/nfsclient/nfs_clvnops.c M sys/fs/nfsclient/nfs_kdtrace.h M sys/fs/nfsclient/nfsmount.h M sys/fs/nfsclient/nfsnode.h M sys/fs/nfsclient/nlminfo.h M sys/fs/nfsserver/nfs_fha_new.c M sys/fs/nfsserver/nfs_fha_new.h M sys/fs/nfsserver/nfs_nfsdcache.c M sys/fs/nfsserver/nfs_nfsdkrpc.c M sys/fs/nfsserver/nfs_nfsdport.c M sys/fs/nfsserver/nfs_nfsdserv.c M sys/fs/nfsserver/nfs_nfsdsocket.c M sys/fs/nfsserver/nfs_nfsdstate.c M sys/fs/nfsserver/nfs_nfsdsubs.c M sys/fs/nullfs/null.h M sys/fs/nullfs/null_subr.c M sys/fs/nullfs/null_vfsops.c M sys/fs/nullfs/null_vnops.c M sys/fs/procfs/procfs.c M sys/fs/procfs/procfs.h M sys/fs/procfs/procfs_dbregs.c M sys/fs/procfs/procfs_fpregs.c M sys/fs/procfs/procfs_ioctl.c M sys/fs/procfs/procfs_map.c M sys/fs/procfs/procfs_mem.c M sys/fs/procfs/procfs_note.c M sys/fs/procfs/procfs_osrel.c M sys/fs/procfs/procfs_regs.c M sys/fs/procfs/procfs_rlimit.c M sys/fs/procfs/procfs_status.c M sys/fs/procfs/procfs_type.c M sys/fs/pseudofs/pseudofs.c M sys/fs/pseudofs/pseudofs.h M sys/fs/pseudofs/pseudofs_fileno.c M sys/fs/pseudofs/pseudofs_internal.h M sys/fs/pseudofs/pseudofs_vncache.c M sys/fs/pseudofs/pseudofs_vnops.c M sys/fs/smbfs/smbfs.h M sys/fs/smbfs/smbfs_io.c M sys/fs/smbfs/smbfs_node.c M sys/fs/smbfs/smbfs_node.h M sys/fs/smbfs/smbfs_smb.c M sys/fs/smbfs/smbfs_subr.c M sys/fs/smbfs/smbfs_subr.h M sys/fs/smbfs/smbfs_vfsops.c M sys/fs/smbfs/smbfs_vnops.c M sys/fs/tmpfs/tmpfs.h M sys/fs/tmpfs/tmpfs_fifoops.c M sys/fs/tmpfs/tmpfs_fifoops.h M sys/fs/tmpfs/tmpfs_subr.c M sys/fs/tmpfs/tmpfs_vfsops.c M sys/fs/tmpfs/tmpfs_vnops.c M sys/fs/tmpfs/tmpfs_vnops.h M sys/fs/udf/ecma167-udf.h M sys/fs/udf/osta.c M sys/fs/udf/osta.h M sys/fs/udf/udf.h M sys/fs/udf/udf_iconv.c M sys/fs/udf/udf_mount.h M sys/fs/udf/udf_vfsops.c M sys/fs/udf/udf_vnops.c M sys/fs/unionfs/union.h M sys/fs/unionfs/union_subr.c M sys/fs/unionfs/union_vfsops.c M sys/fs/unionfs/union_vnops.c M sys/gdb/gdb.h M sys/gdb/gdb_cons.c M sys/gdb/gdb_int.h M sys/gdb/gdb_main.c M sys/gdb/gdb_packet.c Log Message: ----------- fs / gdb Commit: 0d7337007bed75fadbb14078bdfe4fca894d681d https://github.com/MidnightBSD/src/commit/0d7337007bed75fadbb14078bdfe4fca894d681d Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/geom/bde/g_bde.c M sys/geom/bde/g_bde.h M sys/geom/bde/g_bde_crypt.c M sys/geom/bde/g_bde_lock.c M sys/geom/bde/g_bde_work.c M sys/geom/cache/g_cache.c M sys/geom/cache/g_cache.h M sys/geom/concat/g_concat.c M sys/geom/concat/g_concat.h M sys/geom/gate/g_gate.c M sys/geom/gate/g_gate.h M sys/geom/geom.h M sys/geom/geom_bsd.c M sys/i386/include/sigframe.h M sys/i386/include/signal.h M sys/i386/include/smapi.h M sys/i386/include/smp.h M sys/i386/include/speaker.h M sys/i386/include/specialreg.h M sys/i386/include/stack.h M sys/i386/include/stdarg.h M sys/i386/include/sysarch.h M sys/i386/include/timerreg.h M sys/i386/include/trap.h M sys/i386/include/tss.h M sys/i386/include/ucontext.h M sys/i386/include/vdso.h M sys/i386/include/vm.h M sys/i386/include/vm86.h M sys/i386/include/vmparam.h M sys/i386/linux/Makefile M sys/i386/linux/imgact_linux.c M sys/i386/linux/linux.h M sys/i386/linux/linux_genassym.c M sys/i386/linux/linux_machdep.c M sys/i386/linux/linux_proto.h M sys/i386/linux/linux_ptrace.c M sys/i386/linux/linux_syscall.h M sys/i386/linux/linux_syscalls.c M sys/i386/linux/linux_sysent.c M sys/i386/linux/linux_systrace_args.c M sys/i386/linux/linux_sysvec.c M sys/i386/linux/linux_vdso.lds.s M sys/i386/linux/syscalls.conf M sys/i386/linux/syscalls.master M sys/i386/pci/pci_cfgreg.c M sys/i386/pci/pci_pir.c M sys/kern/Makefile M sys/kern/capabilities.conf M sys/kern/device_if.m M sys/kern/genassym.sh M sys/kern/imgact_aout.c M sys/kern/imgact_binmisc.c M sys/kern/imgact_elf.c M sys/kern/imgact_elf32.c M sys/kern/imgact_elf64.c M sys/kern/imgact_shell.c M sys/kern/init_main.c M sys/kern/init_sysent.c M sys/kern/kern_acct.c M sys/kern/kern_alq.c M sys/kern/kern_clock.c M sys/kern/kern_clocksource.c M sys/kern/kern_condvar.c M sys/kern/kern_cons.c M sys/kern/kern_context.c M sys/kern/kern_cpu.c M sys/net/altq/altq.h M sys/net/altq/altq_cbq.h M sys/net/altq/altq_codel.c M sys/net/altq/altq_codel.h M sys/net/altq/altq_fairq.c M sys/net/altq/altq_fairq.h M sys/net/altq/altq_hfsc.c M sys/net/altq/altq_hfsc.h M sys/net/altq/altq_priq.c M sys/net/altq/altq_priq.h M sys/net/altq/altq_red.c M sys/net/altq/altq_red.h M sys/net/altq/altq_rio.c M sys/net/altq/altq_rio.h M sys/net/altq/altq_rmclass.c M sys/net/altq/altq_rmclass.h M sys/net/altq/altq_rmclass_debug.h M sys/net/altq/altq_subr.c M sys/net/altq/altq_var.h M sys/net/altq/if_altq.h M sys/net/bpf.h M sys/net/bpf_buffer.c M sys/net/bpf_buffer.h M sys/net/bpf_filter.c M sys/net/bpf_jitter.c M sys/net/bpf_jitter.h M sys/net/bpf_zerocopy.c M sys/net/bpf_zerocopy.h M sys/net/firewire.h M sys/net/ieee8023ad_lacp.c M sys/net/ieee8023ad_lacp.h M sys/net/ieee_oui.h M sys/net/if.c M sys/net/if.h M sys/net/if_arp.h M sys/net/if_bridge.c M sys/net/if_bridgevar.h M sys/net/if_clone.c M sys/net/if_clone.h M sys/net/if_dead.c M sys/net/if_debug.c M sys/net/if_disc.c M sys/net/if_dl.h M sys/net/if_edsc.c M sys/net/if_enc.c M sys/net/if_enc.h M sys/net/if_epair.c M sys/net/if_ethersubr.c M sys/net/if_fwsubr.c M sys/net/if_gif.c M sys/net/if_gif.h M sys/net/if_gre.c M sys/net/if_gre.h M sys/net/if_ipsec.c M sys/net/if_ipsec.h M sys/net/if_lagg.c M sys/net/if_lagg.h M sys/net/if_llatbl.c M sys/net/if_llatbl.h M sys/net/if_llc.h M sys/net/if_loop.c M sys/net/if_me.c M sys/net/if_media.c M sys/net/if_media.h M sys/net/if_mib.c M sys/net/if_mib.h M sys/net/if_pflog.h M sys/net/if_pfsync.h M sys/net/if_sppp.h M sys/net/if_spppfr.c M sys/net/slcompress.h M sys/net/toeplitz.c M sys/net/toeplitz.h Log Message: ----------- kern Commit: 05011e58e653afb4916b66d321fb559ddb8dc424 https://github.com/MidnightBSD/src/commit/05011e58e653afb4916b66d321fb559ddb8dc424 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/i386/ibcs2/ibcs2_isc_sysent.c M sys/i386/ibcs2/ibcs2_misc.c M sys/i386/ibcs2/ibcs2_mount.h M sys/i386/ibcs2/ibcs2_msg.c M sys/i386/ibcs2/ibcs2_other.c M sys/i386/ibcs2/ibcs2_proto.h M sys/i386/ibcs2/ibcs2_signal.c M sys/i386/ibcs2/ibcs2_signal.h M sys/i386/ibcs2/ibcs2_socksys.c M sys/i386/ibcs2/ibcs2_socksys.h M sys/i386/ibcs2/ibcs2_stat.c M sys/i386/ibcs2/ibcs2_stat.h M sys/i386/ibcs2/ibcs2_statfs.h M sys/i386/ibcs2/ibcs2_stropts.h M sys/i386/ibcs2/ibcs2_syscall.h M sys/i386/ibcs2/ibcs2_sysent.c M sys/i386/ibcs2/ibcs2_sysi86.c M sys/i386/ibcs2/ibcs2_sysvec.c M sys/i386/ibcs2/ibcs2_termios.h M sys/i386/ibcs2/ibcs2_time.h M sys/i386/ibcs2/ibcs2_types.h M sys/i386/ibcs2/ibcs2_unistd.h M sys/i386/ibcs2/ibcs2_ustat.h M sys/i386/ibcs2/ibcs2_util.c M sys/i386/ibcs2/ibcs2_util.h M sys/i386/ibcs2/ibcs2_utime.h M sys/i386/ibcs2/ibcs2_utsname.h M sys/i386/ibcs2/ibcs2_xenix.c M sys/i386/ibcs2/ibcs2_xenix.h M sys/i386/ibcs2/ibcs2_xenix_syscall.h M sys/i386/ibcs2/ibcs2_xenix_sysent.c M sys/i386/ibcs2/imgact_coff.c M sys/i386/ibcs2/syscalls.conf M sys/i386/ibcs2/syscalls.isc M sys/i386/ibcs2/syscalls.isc.conf M sys/i386/ibcs2/syscalls.master M sys/i386/ibcs2/syscalls.xenix M sys/i386/ibcs2/syscalls.xenix.conf M sys/i386/include/_bus.h M sys/i386/include/_inttypes.h M sys/i386/include/_limits.h M sys/i386/include/_stdint.h M sys/i386/include/_types.h M sys/i386/include/acpica_machdep.h M sys/i386/include/apm_bios.h M sys/i386/include/apm_segments.h M sys/i386/include/asm.h M sys/i386/include/asmacros.h M sys/i386/include/atomic.h M sys/i386/include/bootinfo.h M sys/i386/include/bus.h M sys/i386/include/bus_dma.h M sys/i386/include/pcb.h M sys/i386/include/pcb_ext.h M sys/i386/include/pci_cfgreg.h M sys/i386/include/pcpu.h M sys/i386/include/perfmon.h M sys/i386/include/pmap.h M sys/i386/include/pmc_mdep.h M sys/i386/include/ppireg.h M sys/i386/include/proc.h M sys/i386/include/profile.h M sys/i386/include/psl.h M sys/i386/include/ptrace.h M sys/i386/include/pvclock.h M sys/i386/include/reg.h M sys/i386/include/reloc.h M sys/i386/include/resource.h M sys/kern/kern_cpuset.c M sys/kern/kern_ctf.c M sys/kern/kern_descrip.c M sys/kern/kern_dtrace.c M sys/kern/kern_dump.c M sys/kern/kern_environment.c M sys/kern/kern_event.c M sys/kern/kern_exec.c M sys/kern/kern_idle.c M sys/kern/kern_intr.c M sys/kern/kern_jail.c M sys/kern/kern_khelp.c M sys/kern/kern_kthread.c M sys/kern/kern_ktr.c M sys/kern/kern_ktrace.c M sys/kern/kern_linker.c M sys/kern/kern_lock.c M sys/kern/kern_lockf.c M sys/kern/kern_lockstat.c M sys/kern/kern_loginclass.c M sys/kern/kern_malloc.c M sys/kern/kern_mbuf.c M sys/kern/kern_mib.c M sys/kern/kern_module.c M sys/kern/kern_mtxpool.c M sys/kern/kern_mutex.c M sys/kern/kern_ntptime.c M sys/kern/kern_osd.c M sys/kern/kern_physio.c M sys/kern/kern_pmc.c M sys/kern/kern_poll.c M sys/kern/kern_priv.c M sys/kern/kern_proc.c M sys/kern/kern_procctl.c M sys/kern/kern_prot.c M sys/kern/kern_racct.c M sys/kern/kern_rangelock.c M sys/kern/kern_rctl.c M sys/kern/kern_resource.c M sys/kern/kern_rmlock.c M sys/kern/kern_rwlock.c M sys/kern/kern_sdt.c M sys/kern/kern_sema.c M sys/kern/kern_sendfile.c M sys/kern/kern_sharedpage.c M sys/kern/kern_sig.c M sys/kern/kern_switch.c M sys/kern/kern_sx.c M sys/kern/kern_synch.c M sys/kern/kern_syscalls.c M sys/kern/kern_sysctl.c M sys/kern/kern_tc.c M sys/kern/kern_thr.c M sys/kern/kern_thread.c M sys/kern/kern_time.c M sys/kern/kern_timeout.c M sys/kern/kern_umtx.c M sys/kern/kern_uuid.c M sys/kern/kern_xxx.c M sys/kern/ksched.c M sys/kern/link_elf.c M sys/net/route_var.h M sys/net/vnet.c M sys/net/vnet.h Log Message: ----------- include Commit: 6e6cc8b5207ad64c367ccc65eb2754886b7ef112 https://github.com/MidnightBSD/src/commit/6e6cc8b5207ad64c367ccc65eb2754886b7ef112 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/i386/include/clock.h M sys/i386/include/counter.h M sys/i386/include/cpu.h M sys/i386/include/cpufunc.h M sys/i386/include/cputypes.h M sys/i386/include/cserial.h M sys/i386/include/db_machdep.h M sys/i386/include/dump.h M sys/i386/include/efi.h M sys/i386/include/elan_mmcr.h M sys/i386/include/elf.h M sys/i386/include/endian.h M sys/i386/include/exec.h M sys/i386/include/fdt.h M sys/i386/include/float.h M sys/i386/include/floatingpoint.h M sys/i386/include/frame.h M sys/i386/include/gdb_machdep.h M sys/i386/include/ieeefp.h M sys/i386/include/if_wl_wavelan.h M sys/i386/include/in_cksum.h M sys/i386/include/intr_machdep.h M sys/i386/include/ioctl_bt848.h M sys/i386/include/ioctl_meteor.h M sys/i386/include/iodev.h M sys/i386/include/kdb.h M sys/i386/include/limits.h M sys/i386/include/md_var.h M sys/i386/include/memdev.h M sys/i386/include/metadata.h M sys/i386/include/minidump.h M sys/i386/include/mp_watchdog.h M sys/i386/include/nexusvar.h M sys/i386/include/npx.h M sys/i386/include/ofw_machdep.h M sys/i386/include/param.h M sys/i386/include/pc/bios.h M sys/i386/include/pc/display.h M sys/i386/include/runq.h M sys/i386/include/segments.h M sys/i386/include/setjmp.h M sys/i386/include/sf_buf.h M sys/kern/kern_conf.c M sys/kern/link_elf_obj.c M sys/kern/linker_if.m M sys/kern/md4c.c M sys/kern/md5c.c M sys/kern/msi_if.m M sys/kern/p1003_1b.c M sys/kern/pic_if.m M sys/kern/posix4_mib.c M sys/kern/sched_4bsd.c M sys/kern/sched_ule.c M sys/kern/serdev_if.m M sys/kern/stack_protector.c M sys/kern/subr_acl_nfs4.c M sys/kern/subr_acl_posix1e.c M sys/kern/subr_autoconf.c M sys/kern/subr_blist.c M sys/kern/subr_boot.c M sys/kern/subr_bufring.c M sys/kern/subr_bus.c M sys/kern/subr_bus_dma.c M sys/kern/subr_busdma_bufalloc.c M sys/kern/subr_capability.c M sys/kern/subr_clock.c M sys/kern/subr_counter.c M sys/kern/subr_devmap.c M sys/kern/subr_devstat.c M sys/kern/subr_disk.c M sys/kern/subr_dummy_vdso_tc.c M sys/kern/subr_eventhandler.c M sys/kern/subr_fattime.c M sys/kern/subr_firmware.c M sys/kern/subr_gtaskqueue.c M sys/kern/subr_hash.c M sys/kern/subr_hints.c M sys/kern/subr_intr.c M sys/kern/subr_kdb.c M sys/kern/subr_kobj.c M sys/kern/subr_lock.c M sys/kern/subr_log.c M sys/kern/subr_mchain.c M sys/kern/subr_module.c M sys/kern/subr_msgbuf.c M sys/kern/subr_param.c M sys/kern/subr_pcpu.c M sys/kern/subr_pctrie.c M sys/kern/subr_power.c M sys/kern/subr_prf.c M sys/kern/subr_prof.c M sys/kern/subr_rman.c M sys/kern/subr_rtc.c M sys/kern/subr_sbuf.c M sys/kern/subr_scanf.c M sys/kern/subr_sfbuf.c M sys/kern/subr_sglist.c M sys/kern/subr_sleepqueue.c M sys/kern/subr_smp.c M sys/kern/subr_stack.c M sys/kern/subr_syscall.c M sys/kern/subr_taskqueue.c M sys/kern/subr_terminal.c M sys/kern/subr_trap.c M sys/kern/subr_turnstile.c M sys/kern/subr_uio.c M sys/kern/subr_unit.c M sys/kern/subr_vmem.c M sys/kern/subr_witness.c M sys/kern/sys_capability.c M sys/kern/sys_generic.c M sys/kern/sys_pipe.c M sys/kern/sys_procdesc.c M sys/kern/sys_process.c M sys/kern/sys_socket.c M sys/kern/syscalls.c M sys/kern/syscalls.master M sys/kern/systrace_args.c M sys/kern/sysv_ipc.c M sys/kern/sysv_msg.c M sys/kern/sysv_sem.c M sys/kern/sysv_shm.c M sys/kern/tty.c M sys/kern/tty_compat.c M sys/kern/tty_info.c M sys/kern/tty_inq.c M sys/kern/tty_outq.c M sys/kern/tty_pts.c M sys/kern/tty_tty.c M sys/kern/tty_ttydisc.c M sys/kern/uipc_accf.c M sys/kern/uipc_debug.c M sys/kern/uipc_domain.c M sys/kern/uipc_mbuf.c M sys/kern/uipc_mbuf2.c M sys/kern/uipc_mbufhash.c M sys/kern/uipc_mqueue.c M sys/kern/uipc_sem.c M sys/kern/uipc_shm.c M sys/kern/uipc_sockbuf.c M sys/kern/uipc_socket.c M sys/kern/uipc_syscalls.c M sys/kern/uipc_usrreq.c M sys/kern/vfs_acl.c M sys/kern/vfs_aio.c M sys/kern/vfs_bio.c M sys/kern/vfs_cache.c M sys/kern/vfs_cluster.c M sys/kern/vfs_default.c M sys/kern/vfs_export.c M sys/kern/vfs_extattr.c M sys/kern/vfs_hash.c M sys/kern/vfs_init.c Log Message: ----------- kern Commit: c622679655066c72de494309e7379103e59162e1 https://github.com/MidnightBSD/src/commit/c622679655066c72de494309e7379103e59162e1 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/i386/ibcs2/ibcs2_dirent.h M sys/i386/ibcs2/ibcs2_errno.c M sys/i386/ibcs2/ibcs2_errno.h M sys/i386/ibcs2/ibcs2_fcntl.c M sys/i386/ibcs2/ibcs2_fcntl.h M sys/i386/ibcs2/ibcs2_ioctl.c M sys/i386/ibcs2/ibcs2_ipc.c M sys/i386/ibcs2/ibcs2_ipc.h M sys/i386/ibcs2/ibcs2_isc.c M sys/i386/ibcs2/ibcs2_isc_syscall.h M sys/kern/vfs_lookup.c M sys/kern/vfs_mount.c M sys/kern/vfs_mountroot.c M sys/kern/vfs_subr.c M sys/kern/vfs_syscalls.c M sys/kern/vfs_vnops.c M sys/kern/vnode_if.src M sys/kgssapi/gss_accept_sec_context.c M sys/kgssapi/gss_acquire_cred.c M sys/kgssapi/gss_add_oid_set_member.c M sys/kgssapi/gss_canonicalize_name.c M sys/kgssapi/gss_create_empty_oid_set.c M sys/kgssapi/gss_delete_sec_context.c M sys/kgssapi/gss_display_status.c M sys/kgssapi/gss_export_name.c M sys/kgssapi/gss_get_mic.c M sys/kgssapi/gss_impl.c M sys/kgssapi/gss_import_name.c M sys/kgssapi/gss_init_sec_context.c M sys/kgssapi/gss_names.c M sys/kgssapi/gss_pname_to_uid.c M sys/kgssapi/gss_release_buffer.c M sys/kgssapi/gss_release_cred.c M sys/kgssapi/gss_release_name.c M sys/kgssapi/gss_release_oid_set.c M sys/kgssapi/gss_set_cred_option.c M sys/kgssapi/gss_test_oid_set_member.c M sys/kgssapi/gss_unwrap.c M sys/kgssapi/gss_verify_mic.c M sys/kgssapi/gss_wrap.c M sys/kgssapi/gss_wrap_size_limit.c M sys/kgssapi/gssapi.h M sys/kgssapi/gssapi_impl.h M sys/kgssapi/gssd.x M sys/kgssapi/gssd_prot.c M sys/kgssapi/gsstest.c M sys/kgssapi/kgss_if.m M sys/kgssapi/krb5/kcrypto.c M sys/kgssapi/krb5/kcrypto.h M sys/kgssapi/krb5/kcrypto_aes.c M sys/kgssapi/krb5/kcrypto_arcfour.c M sys/kgssapi/krb5/kcrypto_des.c M sys/kgssapi/krb5/kcrypto_des3.c M sys/kgssapi/krb5/krb5_mech.c M sys/libkern/arc4random.c M sys/libkern/arm64/crc32c_armv8.S M sys/libkern/ashldi3.c M sys/libkern/ashrdi3.c M sys/libkern/asprintf.c M sys/libkern/bcd.c M sys/libkern/bcmp.c M sys/libkern/bsearch.c M sys/libkern/cmpdi2.c M sys/libkern/divdi3.c M sys/libkern/explicit_bzero.c M sys/libkern/ffs.c M sys/libkern/ffsl.c M sys/libkern/ffsll.c M sys/libkern/fls.c M sys/libkern/flsl.c M sys/libkern/flsll.c M sys/libkern/fnmatch.c M sys/libkern/iconv.c M sys/libkern/iconv_converter_if.m M sys/libkern/iconv_ucs.c M sys/libkern/iconv_xlat.c M sys/libkern/iconv_xlat16.c M sys/libkern/inet_aton.c M sys/libkern/inet_ntoa.c M sys/libkern/inet_ntop.c M sys/libkern/inet_pton.c M sys/libkern/jenkins_hash.c M sys/libkern/lshrdi3.c M sys/libkern/mcount.c M sys/libkern/memcchr.c M sys/libkern/memchr.c M sys/libkern/memcmp.c M sys/libkern/memmem.c M sys/libkern/memset.c M sys/libkern/moddi3.c M sys/libkern/murmur3_32.c M sys/libkern/qdivrem.c M sys/libkern/qsort.c M sys/libkern/qsort_r.c M sys/libkern/quad.h M sys/libkern/random.c M sys/libkern/scanc.c M sys/libkern/strcasecmp.c M sys/libkern/strcat.c M sys/libkern/strchr.c M sys/libkern/strcmp.c M sys/libkern/strcpy.c M sys/libkern/strcspn.c M sys/libkern/strdup.c M sys/libkern/strlcat.c M sys/libkern/strlcpy.c M sys/libkern/strlen.c M sys/libkern/strncat.c M sys/libkern/strncmp.c M sys/libkern/strncpy.c M sys/libkern/strndup.c M sys/libkern/strnlen.c M sys/libkern/strrchr.c M sys/libkern/strsep.c M sys/libkern/strspn.c M sys/libkern/strstr.c M sys/libkern/strtol.c M sys/libkern/strtoq.c M sys/libkern/strtoul.c M sys/libkern/strtouq.c M sys/libkern/strvalid.c M sys/libkern/timingsafe_bcmp.c M sys/libkern/ucmpdi2.c M sys/libkern/udivdi3.c M sys/libkern/umoddi3.c M sys/libkern/x86/crc32_sse42.c M sys/net/altq/altq_cbq.c M sys/net/if_spppsubr.c M sys/net/if_stf.c M sys/net/if_tap.h M sys/net/if_tun.h M sys/net/if_types.h M sys/net/if_var.h M sys/net/if_vlan.c M sys/net/if_vlan_var.h M sys/net/if_vxlan.h M sys/net/ifdi_if.m M sys/net/iflib.c M sys/net/iflib.h M sys/net/ifq.h M sys/net/mp_ring.c M sys/net/mp_ring.h M sys/net/mppc.h M sys/net/mppcc.c M sys/net/mppcd.c M sys/net/netisr.c M sys/net/netisr.h M sys/net/netisr_internal.h M sys/net/netmap.h M sys/net/netmap_legacy.h M sys/net/netmap_user.h M sys/net/netmap_virt.h M sys/net/paravirt.h M sys/net/pfil.c M sys/net/pfil.h M sys/net/pfkeyv2.h M sys/net/pfvar.h M sys/net/ppp_defs.h M sys/net/radix.c M sys/net/radix.h M sys/net/radix_mpath.c M sys/net/radix_mpath.h M sys/net/raw_cb.c M sys/net/raw_cb.h M sys/net/raw_usrreq.c M sys/net/rndis.h M sys/net/route.c M sys/net/route.h M sys/net/rss_config.c M sys/net/rss_config.h M sys/net/rtsock.c M sys/net/sff8436.h Log Message: ----------- kern Commit: 2f71ce0171c2f78066ea64851081722e453f8aa8 https://github.com/MidnightBSD/src/commit/2f71ce0171c2f78066ea64851081722e453f8aa8 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/i18n/esdb/Makefile.inc M share/i18n/esdb/Makefile.part M share/man/man1/Makefile M share/man/man3/assert.3 M share/man/man3/bitstring.3 M share/man/man3/intro.3 M share/man/man3/pthread_affinity_np.3 M share/man/man3/pthread_attr_affinity_np.3 M share/man/man3/pthread_barrierattr.3 M share/man/man3/pthread_condattr.3 M share/man/man3/pthread_getcpuclockid.3 M share/man/man3/pthread_join.3 M share/man/man3/pthread_mutexattr.3 M share/man/man3/pthread_rwlockattr_getpshared.3 M share/man/man3/pthread_set_name_np.3 M share/man/man3/queue.3 M share/man/man3/sigevent.3 M share/man/man3/siginfo.3 M share/man/man3/stdarg.3 M share/man/man3/timeradd.3 M share/man/man3/tree.3 M share/man/man4/Makefile M share/man/man4/acpi_ibm.4 M share/man/man4/ada.4 M share/man/man4/adv.4 M share/man/man4/ae.4 M share/man/man4/aesni.4 M share/man/man4/aha.4 M share/man/man4/ahc.4 M share/man/man4/ahci.4 M share/man/man4/altq.4 M share/man/man4/amr.4 M share/man/man4/an.4 M share/man/man4/apic.4 M share/man/man4/asmc.4 M share/man/man4/ata.4 M share/man/man4/ath.4 M share/man/man4/atrtc.4 M share/man/man4/audit.4 M share/man/man4/auditpipe.4 M share/man/man4/bcma.4 M share/man/man4/bhnd.4 M share/man/man4/bhndb.4 M share/man/man4/bktr.4 M share/man/man4/bnxt.4 M share/man/man4/bpf.4 M share/man/man4/bt.4 M share/man/man4/bwn.4 M share/man/man4/capsicum.4 M share/man/man4/carp.4 M share/man/man4/cc_dctcp.4 M share/man/man4/cc_newreno.4 M share/man/man4/ccr.4 M share/man/man4/cd.4 M share/man/man4/cdce.4 M share/man/man4/cfumass.4 M share/man/man4/cloudabi.4 M share/man/man4/cmx.4 M share/man/man4/crypto.4 M share/man/man4/cxgbe.4 M share/man/man4/da.4 M share/man/man4/ddb.4 M share/man/man4/dpt.4 M share/man/man4/dtrace_lockstat.4 M share/man/man4/dtrace_tcp.4 M share/man/man4/dtrace_udp.4 M share/man/man4/ed.4 M share/man/man4/ehci.4 M share/man/man4/em.4 M share/man/man4/ena.4 M share/man/man4/esp.4 M share/man/man4/etherswitch.4 M share/man/man4/fdc.4 M share/man/man4/fdt.4 M share/man/man4/full.4 M share/man/man4/fxp.4 M share/man/man4/geom.4 M share/man/man4/gif.4 M share/man/man4/gpioiic.4 M share/man/man4/gpioled.4 M share/man/man4/gre.4 M share/man/man4/hme.4 M share/man/man4/hv_vss.4 M share/man/man4/ichsmb.4 M share/man/man4/ida.4 M share/man/man4/iic.4 M share/man/man4/iicbus.4 M share/man/man4/iir.4 M share/man/man4/intro.4 M share/man/man4/ip.4 M share/man/man4/ip6.4 M share/man/man4/ipheth.4 M share/man/man4/ipmi.4 M share/man/man4/iscsi_initiator.4 M share/man/man4/isp.4 M share/man/man4/iwm.4 M share/man/man4/iwmfw.4 M share/man/man4/iwn.4 M share/man/man4/iwnfw.4 M share/man/man4/ixgbe.4 M share/man/man4/ixl.4 M share/man/man4/jedec_dimm.4 M share/man/man4/lagg.4 M share/man/man4/le.4 M share/man/man4/linux.4 M share/man/man4/liquidio.4 M share/man/man4/mac.4 M share/man/man4/man4.arm/Makefile M share/man/man4/man4.i386/Makefile M share/man/man4/man4.i386/aic.4 M share/man/man4/man4.i386/apm.4 M share/man/man4/man4.i386/ep.4 M share/man/man4/man4.i386/mse.4 M share/man/man4/man4.i386/vx.4 M share/man/man4/man4.powerpc/Makefile M share/man/man4/man4.powerpc/dtsec.4 M share/man/man4/mem.4 M share/man/man4/mfi.4 M share/man/man4/mlx.4 M share/man/man4/mlx5en.4 M share/man/man4/mly.4 M share/man/man4/mn.4 M share/man/man4/mod_cc.4 M share/man/man4/mouse.4 M share/man/man4/mpr.4 M share/man/man4/mps.4 M share/man/man4/mrsas.4 M share/man/man4/mxge.4 M share/man/man4/ncr.4 M share/man/man4/ncv.4 M share/man/man4/ndis.4 M share/man/man4/net80211.4 M share/man/man4/netintro.4 M share/man/man4/netmap.4 M share/man/man4/ng_bpf.4 M share/man/man4/ng_bridge.4 M share/man/man4/ng_bt3c.4 M share/man/man4/ng_car.4 M share/man/man4/ng_eiface.4 M share/man/man4/ng_h4.4 M share/man/man4/ng_iface.4 M share/man/man4/ng_nat.4 M share/man/man4/ng_pppoe.4 M share/man/man4/ng_source.4 M share/man/man4/ntb.4 M share/man/man4/ntb_hw_intel.4 M share/man/man4/ntb_transport.4 Log Message: ----------- man4 Commit: ed963d84214516a9e1f66c9e505727aa5c60ffa0 https://github.com/MidnightBSD/src/commit/ed963d84214516a9e1f66c9e505727aa5c60ffa0 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/man/man4/numa.4 M share/man/man4/nvd.4 M share/man/man4/nvme.4 M share/man/man4/ocs_fc.4 M share/man/man4/ohci.4 M share/man/man4/pccard.4 M share/man/man4/pci.4 M share/man/man4/pf.4 M share/man/man4/pflog.4 M share/man/man4/polling.4 M share/man/man4/procdesc.4 M share/man/man4/psm.4 M share/man/man4/pty.4 M share/man/man4/puc.4 M share/man/man4/ral.4 M share/man/man4/random.4 M share/man/man4/rights.4 M share/man/man4/rsu.4 M share/man/man4/rtwn.4 M share/man/man4/rtwnfw.4 M share/man/man4/run.4 M share/man/man4/sa.4 M share/man/man4/scsi.4 M share/man/man4/sctp.4 M share/man/man4/sdhci.4 M share/man/man4/siba.4 M share/man/man4/siftr.4 M share/man/man4/smp.4 M share/man/man4/sn.4 M share/man/man4/snd_ad1816.4 M share/man/man4/snd_ds1.4 M share/man/man4/snd_envy24ht.4 M share/man/man4/snd_ess.4 M share/man/man4/snd_gusc.4 M share/man/man4/snd_hda.4 M share/man/man4/snd_maestro.4 M share/man/man4/snd_mss.4 M share/man/man4/snd_sbc.4 M share/man/man4/spigen.4 M share/man/man4/sym.4 M share/man/man4/syscons.4 M share/man/man4/tap.4 M share/man/man4/tcp.4 M share/man/man4/termios.4 M share/man/man4/textdump.4 M share/man/man4/trm.4 M share/man/man4/tty.4 M share/man/man4/tun.4 M share/man/man4/twa.4 M share/man/man4/u3g.4 M share/man/man4/uart.4 M share/man/man4/ubsec.4 M share/man/man4/ucom.4 M share/man/man4/uep.4 M share/man/man4/ugen.4 M share/man/man4/uhci.4 M share/man/man4/uhid.4 M share/man/man4/ukbd.4 M share/man/man4/uled.4 M share/man/man4/umass.4 M share/man/man4/umodem.4 M share/man/man4/ums.4 M share/man/man4/unix.4 M share/man/man4/uplcom.4 M share/man/man4/ure.4 M share/man/man4/urndis.4 M share/man/man4/usb.4 M share/man/man4/usb_template.4 M share/man/man4/usfs.4 M share/man/man4/uslcom.4 M share/man/man4/vale.4 M share/man/man4/vlan.4 M share/man/man4/vmx.4 M share/man/man4/vpo.4 M share/man/man4/vt.4 M share/man/man4/vtnet.4 M share/man/man4/wbwd.4 M share/man/man4/wi.4 M share/man/man4/witness.4 M share/man/man4/wlan.4 M share/man/man4/xhci.4 M share/man/man5/Makefile M share/man/man5/acct.5 M share/man/man5/cd9660.5 M share/man/man5/core.5 M share/man/man5/dir.5 M share/man/man5/elf.5 M share/man/man5/ext2fs.5 M share/man/man5/forward.5 M share/man/man5/fs.5 M share/man/man5/fstab.5 M share/man/man5/hosts.equiv.5 M share/man/man5/linprocfs.5 M share/man/man5/linsysfs.5 M share/man/man5/make.conf.5 M share/man/man5/msdosfs.5 M share/man/man5/nsmb.conf.5 M share/man/man5/nsswitch.conf.5 M share/man/man5/nullfs.5 M share/man/man5/periodic.conf.5 M share/man/man5/pf.conf.5 M share/man/man5/procfs.5 M share/man/man5/rc.conf.5 M share/man/man5/src.conf.5 M share/man/man7/Makefile M share/man/man7/release.7 M share/man/man7/security.7 M share/man/man8/Makefile M share/man/man8/Makefile.depend M share/man/man8/crash.8 M share/man/man8/diskless.8 M share/man/man8/rc.8 M share/man/man8/rc.subr.8 M share/man/man8/uefi.8 M share/man/man9/BUS_CONFIG_INTR.9 M share/man/man9/BUS_RESCAN.9 M share/man/man9/DECLARE_MODULE.9 M share/man/man9/DEVICE_ATTACH.9 M share/man/man9/DEVICE_DETACH.9 M share/man/man9/DEVICE_IDENTIFY.9 M share/man/man9/DRIVER_MODULE.9 M share/man/man9/EVENTHANDLER.9 M share/man/man9/Makefile M share/man/man9/VFS_QUOTACTL.9 M share/man/man9/VFS_SET.9 M share/man/man9/VOP_FSYNC.9 M share/man/man9/VOP_GETPAGES.9 M share/man/man9/VOP_INACTIVE.9 M share/man/man9/VOP_PATHCONF.9 M share/man/man9/VOP_RDWR.9 M share/man/man9/VOP_READDIR.9 M share/man/man9/VOP_READLINK.9 M share/man/man9/VOP_REALLOCBLKS.9 M share/man/man9/VOP_REVOKE.9 M share/man/man9/VOP_SETACL.9 M share/man/man9/VOP_SETEXTATTR.9 M share/man/man9/VOP_STRATEGY.9 M share/man/man9/VOP_VPTOCNP.9 M share/man/man9/VOP_VPTOFH.9 M share/man/man9/accept_filter.9 M share/man/man9/accf_data.9 M share/man/man9/accf_dns.9 M share/man/man9/accf_http.9 M share/man/man9/acl.9 M share/man/man9/alq.9 M share/man/man9/altq.9 M share/man/man9/atomic.9 M share/man/man9/bios.9 M share/man/man9/bitset.9 M share/man/man9/bpf.9 M share/man/man9/buf.9 M share/man/man9/buf_ring.9 Log Message: ----------- man Commit: 5ed4f00998f0447757af478026589a6827403fc9 https://github.com/MidnightBSD/src/commit/5ed4f00998f0447757af478026589a6827403fc9 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/man/man9/bus_dma.9 M share/man/man9/bus_generic_attach.9 M share/man/man9/bus_generic_detach.9 M share/man/man9/bus_generic_new_pass.9 M share/man/man9/bus_generic_print_child.9 M share/man/man9/bus_generic_read_ivar.9 M share/man/man9/bus_generic_shutdown.9 M share/man/man9/bus_get_resource.9 M share/man/man9/bus_map_resource.9 M share/man/man9/bus_release_resource.9 M share/man/man9/bus_set_pass.9 M share/man/man9/bus_set_resource.9 M share/man/man9/bus_space.9 M share/man/man9/byteorder.9 M share/man/man9/casuword.9 M share/man/man9/cd.9 M share/man/man9/cnv.9 M share/man/man9/condvar.9 M share/man/man9/config_intrhook.9 M share/man/man9/contigmalloc.9 M share/man/man9/copy.9 M share/man/man9/counter.9 M share/man/man9/cpuset.9 M share/man/man9/cr_cansee.9 M share/man/man9/cr_seeothergids.9 M share/man/man9/cr_seeotheruids.9 M share/man/man9/critical_enter.9 M share/man/man9/crypto.9 M share/man/man9/dev_clone.9 M share/man/man9/devclass.9 M share/man/man9/devclass_find.9 M share/man/man9/devclass_get_count.9 M share/man/man9/devclass_get_device.9 M share/man/man9/devclass_get_devices.9 M share/man/man9/devclass_get_drivers.9 M share/man/man9/devclass_get_maxunit.9 M share/man/man9/devclass_get_name.9 M share/man/man9/devclass_get_softc.9 M share/man/man9/devfs_set_cdevpriv.9 M share/man/man9/device.9 M share/man/man9/device_add_child.9 M share/man/man9/device_delete_child.9 M share/man/man9/device_enable.9 M share/man/man9/device_find_child.9 M share/man/man9/device_get_children.9 M share/man/man9/device_get_devclass.9 M share/man/man9/device_get_driver.9 M share/man/man9/device_get_ivars.9 M share/man/man9/device_get_name.9 M share/man/man9/device_get_parent.9 M share/man/man9/device_get_softc.9 M share/man/man9/device_get_state.9 M share/man/man9/device_get_sysctl.9 M share/man/man9/device_get_unit.9 M share/man/man9/device_printf.9 M share/man/man9/device_probe_and_attach.9 M share/man/man9/device_quiet.9 M share/man/man9/device_set_desc.9 M share/man/man9/device_set_driver.9 M share/man/man9/device_set_flags.9 M share/man/man9/devstat.9 M share/man/man9/devtoname.9 M share/man/man9/disk.9 M share/man/man9/domain.9 M share/man/man9/drbr.9 M share/man/man9/driver.9 M share/man/man9/eventtimers.9 M share/man/man9/extattr.9 M share/man/man9/fail.9 M share/man/man9/fdt_pinctrl.9 M share/man/man9/fetch.9 M share/man/man9/firmware.9 M share/man/man9/fpu_kern.9 M share/man/man9/g_access.9 M share/man/man9/g_attach.9 M share/man/man9/g_bio.9 M share/man/man9/g_consumer.9 M share/man/man9/g_data.9 M share/man/man9/g_event.9 M share/man/man9/g_geom.9 M share/man/man9/g_provider.9 M share/man/man9/g_provider_by_name.9 M share/man/man9/g_wither_geom.9 M share/man/man9/get_cyclecount.9 M share/man/man9/getenv.9 M share/man/man9/getnewvnode.9 M share/man/man9/groupmember.9 M share/man/man9/hash.9 M share/man/man9/hashinit.9 M share/man/man9/hexdump.9 M share/man/man9/hhook.9 M share/man/man9/ieee80211.9 M share/man/man9/ieee80211_amrr.9 M share/man/man9/ieee80211_beacon.9 M share/man/man9/ieee80211_bmiss.9 M share/man/man9/ieee80211_crypto.9 M share/man/man9/ieee80211_ddb.9 M share/man/man9/ieee80211_input.9 M share/man/man9/ieee80211_node.9 M share/man/man9/ieee80211_output.9 M share/man/man9/ieee80211_proto.9 M share/man/man9/ieee80211_radiotap.9 M share/man/man9/ieee80211_regdomain.9 M share/man/man9/ieee80211_scan.9 M share/man/man9/ieee80211_vap.9 M share/man/man9/ifnet.9 M share/man/man9/inittodr.9 M share/man/man9/insmntque.9 M share/man/man9/intro.9 M share/man/man9/ithread.9 M share/man/man9/kern_testfrwk.9 M share/man/man9/kernacc.9 M share/man/man9/kernel_mount.9 M share/man/man9/khelp.9 M share/man/man9/kobj.9 M share/man/man9/kproc.9 M share/man/man9/kqueue.9 M share/man/man9/kthread.9 M share/man/man9/ktr.9 M share/man/man9/lock.9 M share/man/man9/locking.9 M share/man/man9/mac.9 M share/man/man9/make_dev.9 M share/man/man9/malloc.9 M share/man/man9/mbchain.9 M share/man/man9/mbuf.9 M share/man/man9/mbuf_tags.9 M share/man/man9/mdchain.9 M share/man/man9/memcchr.9 M share/man/man9/memguard.9 M share/man/man9/mi_switch.9 M share/man/man9/microseq.9 M share/man/man9/microtime.9 M share/man/man9/microuptime.9 M share/man/man9/mod_cc.9 M share/man/man9/module.9 M share/man/man9/mtx_pool.9 M share/man/man9/mutex.9 M share/man/man9/namei.9 M share/man/man9/netisr.9 M share/man/man9/nv.9 M share/man/man9/osd.9 M share/man/man9/owll.9 M share/man/man9/own.9 M share/man/man9/p_candebug.9 M share/man/man9/p_cansee.9 M share/man/man9/panic.9 M share/man/man9/pbuf.9 M share/man/man9/pci.9 M share/man/man9/pfil.9 M share/man/man9/pfind.9 M share/man/man9/pget.9 M share/man/man9/pgfind.9 M share/man/man9/physio.9 M share/man/man9/pmap.9 M share/man/man9/pmap_activate.9 M share/man/man9/pmap_clear_modify.9 M share/man/man9/pmap_copy.9 M share/man/man9/pmap_enter.9 M share/man/man9/pmap_extract.9 M share/man/man9/pmap_growkernel.9 M share/man/man9/pmap_init.9 M share/man/man9/pmap_is_modified.9 M share/man/man9/pmap_is_prefaultable.9 M share/man/man9/pmap_map.9 M share/man/man9/pmap_mincore.9 M share/man/man9/pmap_object_init_pt.9 M share/man/man9/pmap_page_exists_quick.9 M share/man/man9/pmap_page_init.9 M share/man/man9/pmap_pinit.9 M share/man/man9/pmap_protect.9 M share/man/man9/pmap_qenter.9 M share/man/man9/pmap_quick_enter_page.9 M share/man/man9/pmap_release.9 M share/man/man9/pmap_remove.9 M share/man/man9/pmap_resident_count.9 M share/man/man9/pmap_unwire.9 M share/man/man9/pmap_zero_page.9 M share/man/man9/printf.9 M share/man/man9/prison_check.9 M share/man/man9/priv.9 M share/man/man9/proc_rwmem.9 M share/man/man9/pseudofs.9 M share/man/man9/psignal.9 M share/man/man9/random.9 M share/man/man9/random_harvest.9 M share/man/man9/redzone.9 M share/man/man9/refcount.9 M share/man/man9/resettodr.9 M share/man/man9/resource_int_value.9 M share/man/man9/rijndael.9 M share/man/man9/rman.9 M share/man/man9/rmlock.9 M share/man/man9/rtalloc.9 M share/man/man9/rtentry.9 M share/man/man9/runqueue.9 M share/man/man9/rwlock.9 M share/man/man9/sbuf.9 M share/man/man9/scheduler.9 M share/man/man9/securelevel_gt.9 M share/man/man9/selrecord.9 M share/man/man9/sema.9 M share/man/man9/sf_buf.9 M share/man/man9/sglist.9 M share/man/man9/shm_map.9 M share/man/man9/signal.9 M share/man/man9/sleep.9 M share/man/man9/sleepqueue.9 M share/man/man9/socket.9 M share/man/man9/stack.9 M share/man/man9/store.9 M share/man/man9/style.9 M share/man/man9/style.lua.9 M share/man/man9/swi.9 M share/man/man9/sx.9 M share/man/man9/sysctl.9 M share/man/man9/sysctl_add_oid.9 M share/man/man9/sysctl_ctx_init.9 M share/man/man9/taskqueue.9 M share/man/man9/tcp_functions.9 M share/man/man9/thread_exit.9 M share/man/man9/time.9 M share/man/man9/timeout.9 M share/man/man9/tvtohz.9 M share/man/man9/ucred.9 M share/man/man9/uidinfo.9 M share/man/man9/uio.9 M share/man/man9/unr.9 M share/man/man9/usbdi.9 M share/man/man9/vaccess.9 M share/man/man9/vaccess_acl_nfs4.9 M share/man/man9/vaccess_acl_posix1e.9 M share/man/man9/vcount.9 M share/man/man9/vflush.9 M share/man/man9/vfs_busy.9 M share/man/man9/vfs_getnewfsid.9 M share/man/man9/vfs_getopt.9 M share/man/man9/vfs_getvfs.9 M share/man/man9/vfs_mountedfrom.9 M share/man/man9/vfs_rootmountalloc.9 M share/man/man9/vfs_suser.9 M share/man/man9/vfs_timestamp.9 M share/man/man9/vfs_unbusy.9 M share/man/man9/vfs_unmountall.9 M share/man/man9/vfsconf.9 M share/man/man9/vget.9 M share/man/man9/vgone.9 M share/man/man9/vhold.9 M share/man/man9/vinvalbuf.9 M share/man/man9/vm_fault_prefault.9 M share/man/man9/vm_map.9 M share/man/man9/vm_map_check_protection.9 M share/man/man9/vm_map_create.9 M share/man/man9/vm_map_delete.9 M share/man/man9/vm_map_entry_resize_free.9 M share/man/man9/vm_map_find.9 M share/man/man9/vm_map_findspace.9 M share/man/man9/vm_map_inherit.9 M share/man/man9/vm_map_init.9 M share/man/man9/vm_map_insert.9 M share/man/man9/vm_map_lock.9 M share/man/man9/vm_map_lookup.9 M share/man/man9/vm_map_madvise.9 M share/man/man9/vm_map_max.9 M share/man/man9/vm_map_protect.9 M share/man/man9/vm_map_remove.9 M share/man/man9/vm_map_simplify_entry.9 M share/man/man9/vm_map_stack.9 M share/man/man9/vm_map_submap.9 M share/man/man9/vm_map_sync.9 M share/man/man9/vm_map_wire.9 M share/man/man9/vm_page_aflag.9 M share/man/man9/vm_page_alloc.9 M share/man/man9/vm_page_bits.9 M share/man/man9/vm_page_busy.9 M share/man/man9/vm_page_deactivate.9 M share/man/man9/vm_page_dontneed.9 Log Message: ----------- man9 Commit: ab10880e288d487a0f15b55d443bc7fae7af91d4 https://github.com/MidnightBSD/src/commit/ab10880e288d487a0f15b55d443bc7fae7af91d4 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/man/man9/vm_page_free.9 M share/man/man9/vm_page_grab.9 M share/man/man9/vm_page_hold.9 M share/man/man9/vm_page_insert.9 M share/man/man9/vm_page_lookup.9 M share/man/man9/vm_page_rename.9 M share/man/man9/vm_page_wire.9 M share/man/man9/vm_set_page_size.9 M share/man/man9/vmem.9 M share/man/man9/vn_fullpath.9 M share/man/man9/vn_isdisk.9 M share/man/man9/vnet.9 M share/man/man9/vnode.9 M share/man/man9/vref.9 M share/man/man9/vrefcnt.9 M share/man/man9/vrele.9 M share/man/man9/vslock.9 M share/man/man9/watchdog.9 M share/man/man9/zone.9 M share/syscons/fonts/INDEX.fonts M share/syscons/fonts/Makefile M share/syscons/fonts/Makefile.depend M share/syscons/fonts/armscii8-8x14.fnt M share/syscons/fonts/armscii8-8x16.fnt M share/syscons/fonts/armscii8-8x8.fnt M share/syscons/fonts/cp1251-8x14.fnt M share/syscons/fonts/cp1251-8x16.fnt M share/syscons/fonts/cp1251-8x8.fnt M share/syscons/fonts/cp866u-8x14.fnt M share/syscons/fonts/cp866u-8x16.fnt M share/syscons/fonts/cp866u-8x8.fnt M share/syscons/fonts/haik8-8x14.fnt M share/syscons/fonts/haik8-8x16.fnt M share/syscons/fonts/haik8-8x8.fnt M share/syscons/fonts/iso-8x14.fnt M share/syscons/fonts/iso-8x16.fnt M share/syscons/fonts/iso-8x8.fnt M share/syscons/fonts/iso-thin-8x16.fnt M share/syscons/fonts/iso02-8x14.fnt M share/syscons/fonts/iso02-8x16.fnt M share/syscons/fonts/iso02-8x8.fnt M share/syscons/fonts/iso04-8x14.fnt M share/syscons/fonts/iso04-8x16.fnt M share/syscons/fonts/iso04-8x8.fnt M share/syscons/fonts/iso04-vga9-8x14.fnt M share/syscons/fonts/iso04-vga9-8x16.fnt M share/syscons/fonts/iso04-vga9-8x8.fnt M share/syscons/fonts/iso04-vga9-wide-8x16.fnt M share/syscons/fonts/iso04-wide-8x16.fnt M share/syscons/fonts/iso05-8x14.fnt M share/syscons/fonts/iso05-8x16.fnt M share/syscons/fonts/iso05-8x8.fnt M share/syscons/fonts/iso07-8x14.fnt M share/syscons/fonts/iso07-8x16.fnt M share/syscons/fonts/iso07-8x8.fnt M share/syscons/fonts/iso08-8x14.fnt M share/syscons/fonts/iso08-8x16.fnt M share/syscons/fonts/iso08-8x8.fnt M share/syscons/fonts/iso09-8x16.fnt M share/syscons/fonts/iso15-8x14.fnt M share/syscons/fonts/iso15-8x16.fnt M share/syscons/fonts/iso15-8x8.fnt M share/syscons/fonts/iso15-thin-8x16.fnt M share/syscons/fonts/koi8-r-8x14.fnt M share/syscons/fonts/koi8-r-8x16.fnt M share/syscons/fonts/koi8-r-8x8.fnt M share/syscons/fonts/koi8-rb-8x16.fnt M share/syscons/fonts/koi8-rc-8x16.fnt M share/syscons/fonts/koi8-u-8x14.fnt M share/syscons/fonts/koi8-u-8x16.fnt M share/syscons/fonts/koi8-u-8x8.fnt M share/syscons/fonts/swiss-1131-8x16.fnt M share/syscons/fonts/swiss-1251-8x16.fnt M share/syscons/fonts/swiss-8x14.fnt M share/syscons/keymaps/INDEX.keymaps M share/syscons/keymaps/Makefile M share/syscons/keymaps/Makefile.depend M share/syscons/keymaps/be.iso.acc.kbd M share/syscons/keymaps/be.iso.kbd M share/syscons/keymaps/bg.bds.ctrlcaps.kbd M share/syscons/keymaps/bg.phonetic.ctrlcaps.kbd M share/syscons/keymaps/br275.cp850.kbd M share/syscons/keymaps/br275.iso.acc.kbd M share/syscons/keymaps/br275.iso.kbd M share/syscons/keymaps/by.cp1131.kbd M share/syscons/keymaps/by.cp1251.kbd M share/syscons/keymaps/by.iso5.kbd M share/syscons/keymaps/ce.iso2.kbd M share/syscons/keymaps/colemak.iso15.acc.kbd M share/syscons/keymaps/cs.latin2.qwertz.kbd M share/syscons/keymaps/cz.iso2.kbd M share/syscons/keymaps/danish.cp865.kbd M share/syscons/keymaps/danish.iso.acc.kbd M share/syscons/keymaps/danish.iso.kbd M share/syscons/keymaps/danish.iso.macbook.kbd M share/syscons/keymaps/dutch.iso.acc.kbd M share/syscons/keymaps/eee_nordic.kbd M share/syscons/keymaps/el.iso07.kbd M share/syscons/keymaps/estonian.cp850.kbd M share/syscons/keymaps/estonian.iso.kbd M share/syscons/keymaps/estonian.iso15.kbd M share/syscons/keymaps/finnish.cp850.kbd M share/syscons/keymaps/finnish.iso.kbd M share/syscons/keymaps/fr.dvorak.acc.kbd M share/syscons/keymaps/fr.dvorak.kbd M share/syscons/keymaps/fr.iso.acc.kbd M share/syscons/keymaps/fr.iso.kbd M share/syscons/keymaps/fr.macbook.acc.kbd M share/syscons/keymaps/fr_CA.iso.acc.kbd M share/syscons/keymaps/german.cp850.kbd M share/syscons/keymaps/german.iso.acc.kbd M share/syscons/keymaps/german.iso.kbd M share/syscons/keymaps/gr.elot.acc.kbd M share/syscons/keymaps/gr.us101.acc.kbd M share/syscons/keymaps/hr.iso.kbd M share/syscons/keymaps/hu.iso2.101keys.kbd M share/syscons/keymaps/hu.iso2.102keys.kbd M share/syscons/keymaps/hy.armscii-8.kbd M share/syscons/keymaps/icelandic.iso.acc.kbd M share/syscons/keymaps/icelandic.iso.kbd M share/syscons/keymaps/it.iso.kbd M share/syscons/keymaps/iw.iso8.kbd M share/syscons/keymaps/jp.106.kbd M share/syscons/keymaps/jp.106x.kbd M share/syscons/keymaps/kk.pt154.io.kbd M share/syscons/keymaps/kk.pt154.kst.kbd M share/syscons/keymaps/latinamerican.iso.acc.kbd M share/syscons/keymaps/latinamerican.kbd M share/syscons/keymaps/lt.iso4.kbd M share/syscons/keymaps/norwegian.dvorak.kbd M share/syscons/keymaps/norwegian.iso.kbd M share/syscons/keymaps/pl_PL.ISO8859-2.kbd M share/syscons/keymaps/pl_PL.dvorak.kbd M share/syscons/keymaps/pt.iso.acc.kbd M share/syscons/keymaps/pt.iso.kbd M share/syscons/keymaps/ru.cp866.kbd M share/syscons/keymaps/ru.iso5.kbd M share/syscons/keymaps/ru.koi8-r.kbd M share/syscons/keymaps/ru.koi8-r.shift.kbd M share/syscons/keymaps/ru.koi8-r.win.kbd M share/syscons/keymaps/si.iso.kbd M share/syscons/keymaps/sk.iso2.kbd M share/syscons/keymaps/spanish.dvorak.kbd M share/syscons/keymaps/spanish.iso.acc.kbd M share/syscons/keymaps/spanish.iso.kbd M share/syscons/keymaps/spanish.iso15.acc.kbd M share/syscons/keymaps/swedish.cp850.kbd M share/syscons/keymaps/swedish.iso.kbd M share/syscons/keymaps/swissfrench.cp850.kbd M share/syscons/keymaps/swissfrench.iso.acc.kbd M share/syscons/keymaps/swissfrench.iso.kbd M share/syscons/keymaps/swissgerman.cp850.kbd M share/syscons/keymaps/swissgerman.iso.acc.kbd M share/syscons/keymaps/swissgerman.iso.kbd M share/syscons/keymaps/swissgerman.macbook.acc.kbd M share/syscons/keymaps/tr.iso9.q.kbd M share/syscons/keymaps/ua.iso5.kbd M share/syscons/keymaps/ua.koi8-u.kbd M share/syscons/keymaps/ua.koi8-u.shift.alt.kbd M share/syscons/keymaps/uk.cp850-ctrl.kbd M share/syscons/keymaps/uk.cp850.kbd M share/syscons/keymaps/uk.dvorak.kbd M share/syscons/keymaps/uk.iso-ctrl.kbd M share/syscons/keymaps/uk.iso.kbd M share/syscons/keymaps/us.dvorak.kbd M share/syscons/keymaps/us.dvorakl.kbd M share/syscons/keymaps/us.dvorakp.kbd M share/syscons/keymaps/us.dvorakr.kbd M share/syscons/keymaps/us.dvorakx.kbd M share/syscons/keymaps/us.emacs.kbd M share/syscons/keymaps/us.iso.acc.kbd M share/syscons/keymaps/us.iso.kbd M share/syscons/keymaps/us.pc-ctrl.kbd M share/syscons/keymaps/us.unix.kbd M share/syscons/scrnmaps/Makefile.depend M share/syscons/scrnmaps/armscii8-2haik8 M share/syscons/scrnmaps/iso-8859-1_to_cp437 M share/syscons/scrnmaps/iso-8859-4_for_vga9 M share/syscons/scrnmaps/iso-8859-7_to_cp437 M share/syscons/scrnmaps/koi8-r2cp866 M share/syscons/scrnmaps/koi8-u2cp866u M share/syscons/scrnmaps/mkscrfil.c M share/syscons/scrnmaps/us-ascii_to_cp437 M share/tabset/Makefile M share/termcap/Makefile M share/termcap/README M share/termcap/termcap M share/termcap/termcap.5 M share/tests/Makefile M share/timedef/Makefile M share/timedef/ca_IT.ISO8859-15.src Log Message: ----------- keymaps, etc Commit: 189e93ae0749c0d09ffdeecb0c431e2289b86a1a https://github.com/MidnightBSD/src/commit/189e93ae0749c0d09ffdeecb0c431e2289b86a1a Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/timedef/cs_CZ.ISO8859-2.src M share/timedef/de_AT.ISO8859-15.src M share/timedef/de_AT.UTF-8.src M share/timedef/de_DE.ISO8859-15.src M share/timedef/de_DE.UTF-8.src M share/timedef/ko_KR.UTF-8.src M share/timedef/ko_KR.eucKR.src M share/vt/Makefile M share/vt/fonts/INDEX.fonts M share/vt/fonts/Makefile M share/vt/fonts/Makefile.depend M share/vt/fonts/gallant.hex M share/vt/fonts/terminus-b32.hex M share/vt/fonts/vgarom-16x32.hex M share/vt/fonts/vgarom-8x14.hex M share/vt/fonts/vgarom-8x16.hex M share/vt/fonts/vgarom-8x8.hex M share/vt/fonts/vgarom-thin-8x16.hex M share/vt/fonts/vgarom-thin-8x8.hex M share/vt/keymaps/INDEX.keymaps M share/vt/keymaps/Makefile M share/vt/keymaps/Makefile.depend M share/vt/keymaps/am.kbd M share/vt/keymaps/be.acc.kbd M share/vt/keymaps/be.kbd M share/vt/keymaps/bg.bds.kbd M share/vt/keymaps/bg.phonetic.kbd M share/vt/keymaps/br.kbd M share/vt/keymaps/br.noacc.kbd M share/vt/keymaps/by.kbd M share/vt/keymaps/ca-fr.kbd M share/vt/keymaps/ca.kbd M share/vt/keymaps/centraleuropean.kbd M share/vt/keymaps/centraleuropean.qwerty.kbd M share/vt/keymaps/ch-fr.acc.kbd M share/vt/keymaps/ch-fr.kbd M share/vt/keymaps/ch.acc.kbd M share/vt/keymaps/ch.kbd M share/vt/keymaps/ch.macbook.acc.kbd M share/vt/keymaps/colemak.acc.kbd M share/vt/keymaps/cz.kbd M share/vt/keymaps/de.acc.kbd M share/vt/keymaps/de.kbd M share/vt/keymaps/de.noacc.kbd M share/vt/keymaps/dk.acc.kbd M share/vt/keymaps/dk.kbd M share/vt/keymaps/dk.macbook.kbd M share/vt/keymaps/ee.kbd M share/vt/keymaps/es.acc.kbd M share/vt/keymaps/es.dvorak.kbd M share/vt/keymaps/es.kbd M share/vt/keymaps/fi.kbd M share/vt/keymaps/fr.acc.kbd M share/vt/keymaps/fr.dvorak.acc.kbd M share/vt/keymaps/fr.dvorak.kbd M share/vt/keymaps/fr.kbd M share/vt/keymaps/fr.macbook.kbd M share/vt/keymaps/gr.101.acc.kbd M share/vt/keymaps/gr.elot.acc.kbd M share/vt/keymaps/gr.kbd M share/vt/keymaps/hr.kbd M share/vt/keymaps/hu.101.kbd M share/vt/keymaps/hu.102.kbd M share/vt/keymaps/il.kbd M share/vt/keymaps/is.acc.kbd M share/vt/keymaps/is.kbd M share/vt/keymaps/it.kbd M share/vt/keymaps/jp.capsctrl.kbd M share/vt/keymaps/jp.kbd M share/vt/keymaps/kz.io.kbd M share/vt/keymaps/kz.kst.kbd M share/vt/keymaps/latinamerican.acc.kbd M share/vt/keymaps/latinamerican.kbd M share/vt/keymaps/lt.kbd M share/vt/keymaps/nl.kbd M share/vt/keymaps/no.dvorak.kbd M share/vt/keymaps/no.kbd M share/vt/keymaps/nordic.asus-eee.kbd M share/vt/keymaps/pl.dvorak.kbd M share/vt/keymaps/pl.kbd M share/vt/keymaps/pt.acc.kbd M share/vt/keymaps/pt.kbd M share/vt/keymaps/ru.kbd M share/vt/keymaps/ru.shift.kbd M share/vt/keymaps/ru.win.kbd M share/vt/keymaps/se.kbd M share/vt/keymaps/si.kbd M share/vt/keymaps/sk.kbd M share/vt/keymaps/tr.f.kbd M share/vt/keymaps/tr.kbd M share/vt/keymaps/ua.kbd M share/vt/keymaps/ua.shift.alt.kbd M share/vt/keymaps/uk.capsctrl.kbd M share/vt/keymaps/uk.dvorak.kbd M share/vt/keymaps/uk.kbd M share/vt/keymaps/uk.macbook.kbd M share/vt/keymaps/us.acc.kbd M share/vt/keymaps/us.ctrl.kbd M share/vt/keymaps/us.dvorak.kbd M share/vt/keymaps/us.dvorakl.kbd M share/vt/keymaps/us.dvorakp.kbd M share/vt/keymaps/us.dvorakr.kbd M share/vt/keymaps/us.dvorakx.kbd M share/vt/keymaps/us.emacs.kbd M share/vt/keymaps/us.kbd M share/vt/keymaps/us.unix.kbd M tests/sys/geom/class/eli/Makefile.depend M tests/sys/geom/class/eli/attach_test.sh M tests/sys/geom/class/eli/conf.sh M tests/sys/geom/class/eli/configure_test.sh M tests/sys/geom/class/eli/delkey_test.sh M tests/sys/geom/class/eli/detach_test.sh M tests/sys/geom/class/eli/gentestvect.py M tests/sys/geom/class/eli/hmac_test.c M tests/sys/geom/class/eli/init_test.sh M tests/sys/geom/class/eli/integrity_test.sh M tests/sys/geom/class/eli/kill_test.sh M tests/sys/geom/class/eli/misc_test.sh M tests/sys/geom/class/eli/onetime_test.sh M tests/sys/geom/class/eli/resize_test.sh M tests/sys/geom/class/eli/setkey_test.sh M tests/sys/geom/class/eli/testvect.h M tests/sys/geom/class/gate/Makefile M tests/sys/geom/class/gate/Makefile.depend M tests/sys/geom/class/gate/ggate_test.sh M tests/sys/geom/class/geom_subr.sh M tests/sys/geom/class/mirror/10_test.sh M tests/sys/geom/class/mirror/11_test.sh M tests/sys/geom/class/mirror/12_test.sh M tests/sys/geom/class/mirror/13_test.sh M tests/sys/geom/class/mirror/1_test.sh M tests/sys/geom/class/mirror/2_test.sh M tests/sys/geom/class/mirror/3_test.sh M tests/sys/geom/class/mirror/4_test.sh M tests/sys/geom/class/mirror/5_test.sh M tests/sys/geom/class/mirror/6_test.sh M tests/sys/geom/class/mirror/7_test.sh M tests/sys/geom/class/mirror/8_test.sh M tests/sys/geom/class/mirror/9_test.sh M tests/sys/geom/class/mirror/Makefile M tests/sys/geom/class/mirror/Makefile.depend M tests/sys/geom/class/mirror/conf.sh M tests/sys/geom/class/mirror/sync_error.sh M tests/sys/geom/class/nop/Makefile M tests/sys/geom/class/nop/Makefile.depend M tests/sys/geom/class/nop/nop_test.sh M tests/sys/geom/class/part/Makefile M tests/sys/geom/class/part/misc.sh M tests/sys/geom/class/raid3/10_test.sh M tests/sys/geom/class/raid3/11_test.sh M tests/sys/geom/class/raid3/12_test.sh M tests/sys/geom/class/raid3/1_test.sh M tests/sys/geom/class/raid3/2_test.sh M tests/sys/geom/class/raid3/3_test.sh M tests/sys/geom/class/raid3/4_test.sh M tests/sys/geom/class/raid3/5_test.sh M tests/sys/geom/class/raid3/6_test.sh M tests/sys/geom/class/raid3/7_test.sh M tests/sys/geom/class/raid3/8_test.sh M tests/sys/geom/class/raid3/9_test.sh M tests/sys/geom/class/raid3/Makefile M tests/sys/geom/class/raid3/Makefile.depend M tests/sys/geom/class/raid3/conf.sh M tests/sys/geom/class/shsec/1_test.sh M tests/sys/geom/class/shsec/2_test.sh M tests/sys/geom/class/shsec/Makefile M tests/sys/geom/class/shsec/Makefile.depend M tests/sys/geom/class/shsec/conf.sh M tests/sys/geom/class/stripe/1_test.sh M tests/sys/geom/class/stripe/2_test.sh M tests/sys/geom/class/stripe/Makefile M tests/sys/geom/class/stripe/Makefile.depend M tests/sys/geom/class/stripe/conf.sh M tests/sys/geom/class/uzip/1_test.sh M tests/sys/geom/class/uzip/Makefile M tests/sys/geom/class/uzip/Makefile.depend M tests/sys/geom/class/uzip/conf.sh M tests/sys/geom/class/uzip/etalon/etalon.txt M tests/sys/kern/Makefile M tests/sys/kern/Makefile.depend M tests/sys/kern/acct/Makefile M tests/sys/kern/acct/Makefile.depend M tests/sys/kern/acct/acct_test.c M tests/sys/kern/execve/Makefile M tests/sys/kern/execve/Makefile.depend M tests/sys/kern/execve/bad_interp_len M tests/sys/kern/execve/execve_helper.c M tests/sys/kern/execve/execve_test.sh M tests/sys/kern/execve/good_aout.c M tests/sys/kern/execve/good_script M tests/sys/kern/execve/non_exist_shell M tests/sys/kern/kern_copyin.c M tests/sys/kern/kern_descrip_test.c M tests/sys/kern/libkern_crc32.c M tests/sys/kern/pdeathsig.c M tests/sys/kern/pdeathsig_helper.c M tests/sys/kern/pipe/Makefile M tests/sys/kern/pipe/Makefile.depend M tests/sys/kern/pipe/big_pipe_test.c Log Message: ----------- tests Commit: 5f354596d1d04b6f3826dcd943601d8b112f6fa9 https://github.com/MidnightBSD/src/commit/5f354596d1d04b6f3826dcd943601d8b112f6fa9 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M tests/sys/kern/pipe/pipe_fstat_bug_test.c M tests/sys/kern/pipe/pipe_ino_test.c M tests/sys/kern/pipe/pipe_overcommit1_test.c M tests/sys/kern/pipe/pipe_overcommit2_test.c M tests/sys/kern/pipe/pipe_reverse2_test.c M tests/sys/kern/pipe/pipe_reverse_test.c M tests/sys/kern/pipe/pipe_wraparound_test.c M tests/sys/kern/ptrace_test.c M tests/sys/kern/reaper.c M tests/sys/kern/unix_passfd_test.c M tests/sys/kern/unix_seqpacket_test.c M tests/sys/kern/unix_socketpair_test.c M tests/sys/kern/waitpid_nohang.c M tests/sys/kqueue/Makefile M tests/sys/kqueue/libkqueue/Makefile M tests/sys/kqueue/libkqueue/Makefile.depend M tests/sys/kqueue/libkqueue/common.h M tests/sys/kqueue/libkqueue/config.h M tests/sys/kqueue/libkqueue/kqueue_test.sh M tests/sys/kqueue/libkqueue/main.c M tests/sys/kqueue/libkqueue/proc.c M tests/sys/kqueue/libkqueue/read.c M tests/sys/kqueue/libkqueue/signal.c M tests/sys/kqueue/libkqueue/timer.c M tests/sys/kqueue/libkqueue/user.c M tests/sys/kqueue/libkqueue/vnode.c M tests/sys/mac/Makefile M tests/sys/mac/Makefile.depend M tests/sys/mac/bsdextended/Makefile M tests/sys/mac/bsdextended/Makefile.depend M tests/sys/mac/bsdextended/matches_test.sh M tests/sys/mac/bsdextended/ugidfw_test.c M tests/sys/mac/portacl/LICENSE M tests/sys/mac/portacl/Makefile M tests/sys/mac/portacl/Makefile.depend M tests/sys/mac/portacl/misc.sh M tests/sys/mac/portacl/nobody_test.sh M tests/sys/mac/portacl/root_test.sh M tests/sys/pjdfstest/tests/chflags/Makefile M tests/sys/pjdfstest/tests/chflags/Makefile.depend M tests/sys/pjdfstest/tests/chmod/Makefile M tests/sys/pjdfstest/tests/chmod/Makefile.depend M tests/sys/pjdfstest/tests/chown/Makefile M tests/sys/pjdfstest/tests/chown/Makefile.depend M tests/sys/pjdfstest/tests/conf M tests/sys/pjdfstest/tests/ftruncate/Makefile M tests/sys/pjdfstest/tests/ftruncate/Makefile.depend M tests/sys/pjdfstest/tests/granular/Makefile M tests/sys/pjdfstest/tests/granular/Makefile.depend M tests/sys/pjdfstest/tests/link/Makefile M tests/sys/pjdfstest/tests/link/Makefile.depend M tools/KSE/ksetest/kse_threads_test.c M tools/KSE/ksetest/simplelock.h M tools/KSE/rr/Makefile M tools/KSE/rr/kse_asm.S M tools/KSE/rr/rr.c M tools/KSE/rr/simplelock.h M tools/LibraryReport/LibraryReport.tcl M tools/README M tools/boot/rootgen.sh M tools/boot/universe.sh M tools/bsdbox/Makefile M tools/bsdbox/Makefile.base M tools/bsdbox/Makefile.fs M tools/bsdbox/Makefile.hostapd M tools/bsdbox/Makefile.kld M tools/bsdbox/Makefile.login M tools/bsdbox/Makefile.net M tools/bsdbox/Makefile.telnetd M tools/bsdbox/Makefile.textproc M tools/bsdbox/README M tools/build/Makefile M tools/build/check-links.sh M tools/build/cross-build/Makefile M tools/build/cross-build/date.sh M tools/build/cross-build/hostname.sh M tools/build/dummy.c M tools/build/futimens.c M tools/build/make_check/Makefile M tools/build/make_check/check.mk M tools/build/make_check/regress.t M tools/build/make_check/shell_test.sh M tools/build/mk/Makefile.boot M tools/build/options/WITHOUT_ACCT M tools/build/options/WITHOUT_ACPI M tools/build/options/WITHOUT_AMD M tools/build/options/WITHOUT_APM M tools/build/options/WITHOUT_ASSERT_DEBUG M tools/build/options/WITHOUT_AT M tools/build/options/WITHOUT_ATM M tools/build/options/WITHOUT_AUDIT M tools/build/options/WITHOUT_AUTHPF M tools/build/options/WITHOUT_AUTOFS M tools/build/options/WITHOUT_BHYVE M tools/build/options/WITHOUT_BINUTILS M tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP M tools/build/options/WITHOUT_BLACKLIST M tools/build/options/WITHOUT_BLACKLIST_SUPPORT M tools/build/options/WITHOUT_BLUETOOTH M tools/build/options/WITHOUT_BMAKE M tools/build/options/WITHOUT_BOOT M tools/build/options/WITHOUT_BOOTPARAMD M tools/build/options/WITHOUT_BOOTPD M tools/build/options/WITHOUT_BSDINSTALL M tools/build/options/WITHOUT_BSD_CPIO M tools/build/options/WITHOUT_BSNMP M tools/build/options/WITHOUT_BZIP2 M tools/build/options/WITHOUT_BZIP2_SUPPORT M tools/build/options/WITHOUT_CALENDAR M tools/build/options/WITHOUT_CAPSICUM M tools/build/options/WITHOUT_CASPER M tools/build/options/WITHOUT_CCD M tools/build/options/WITHOUT_CDDL M tools/build/options/WITHOUT_CLANG M tools/build/options/WITHOUT_CLANG_BOOTSTRAP M tools/build/options/WITHOUT_CLANG_FULL M tools/build/options/WITHOUT_CLANG_IS_CC M tools/build/options/WITHOUT_CPP M tools/build/options/WITHOUT_CROSS_COMPILER M tools/build/options/WITHOUT_CRYPT M tools/build/options/WITHOUT_CTM M tools/build/options/WITHOUT_CUSE M tools/build/options/WITHOUT_CVS M tools/build/options/WITHOUT_CXGBETOOL M tools/build/options/WITHOUT_CXX M tools/build/options/WITHOUT_DEBUG_FILES M tools/build/options/WITHOUT_DIALOG M tools/build/options/WITHOUT_DICT M tools/build/options/WITHOUT_DMAGENT M tools/build/options/WITHOUT_DOCCOMPRESS M tools/build/options/WITHOUT_DYNAMICROOT M tools/build/options/WITHOUT_ED_CRYPTO M tools/build/options/WITHOUT_EE M tools/build/options/WITHOUT_EFI M tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP M tools/build/options/WITHOUT_EXAMPLES M tools/build/options/WITHOUT_FDT M tools/build/options/WITHOUT_FILE M tools/build/options/WITHOUT_FINGER M tools/build/options/WITHOUT_FLOPPY M tools/build/options/WITHOUT_FMTREE M tools/build/options/WITHOUT_FORMAT_EXTENSIONS M tools/build/options/WITHOUT_FORTH M tools/build/options/WITHOUT_FP_LIBC M tools/build/options/WITHOUT_FTP M tools/build/options/WITHOUT_GAMES M tools/build/options/WITHOUT_GCC M tools/build/options/WITHOUT_GCC_BOOTSTRAP M tools/build/options/WITHOUT_GCOV M tools/build/options/WITHOUT_GDB M tools/build/options/WITHOUT_GNUCXX M tools/build/options/WITHOUT_GNU_DIFF M tools/build/options/WITHOUT_GNU_GREP M tools/build/options/WITHOUT_GNU_GREP_COMPAT M tools/build/options/WITHOUT_GPIO M tools/build/options/WITHOUT_GPL_DTC M tools/build/options/WITHOUT_GSSAPI M tools/build/options/WITHOUT_HAST M tools/build/options/WITHOUT_HTML M tools/build/options/WITHOUT_HYPERV M tools/build/options/WITHOUT_ICONV M tools/build/options/WITHOUT_INCLUDES M tools/build/options/WITHOUT_INET M tools/build/options/WITHOUT_INET6 M tools/build/options/WITHOUT_INET6_SUPPORT M tools/build/options/WITHOUT_INETD M tools/build/options/WITHOUT_INET_SUPPORT M tools/build/options/WITHOUT_INFO M tools/build/options/WITHOUT_INSTALLLIB M tools/build/options/WITHOUT_IPFILTER M tools/build/options/WITHOUT_IPFW M tools/build/options/WITHOUT_IPSEC_SUPPORT M tools/build/options/WITHOUT_ISCSI M tools/build/options/WITHOUT_JAIL M tools/build/options/WITHOUT_KDUMP M tools/build/options/WITHOUT_KERBEROS M tools/build/options/WITHOUT_KERBEROS_SUPPORT M tools/build/options/WITHOUT_KERNEL_RETPOLINE M tools/build/options/WITHOUT_KERNEL_SYMBOLS M tools/build/options/WITHOUT_KVM M tools/build/options/WITHOUT_KVM_SUPPORT M tools/build/options/WITHOUT_LDNS M tools/build/options/WITHOUT_LDNS_UTILS M tools/build/options/WITHOUT_LEGACY_CONSOLE M tools/build/options/WITHOUT_LIB32 M tools/build/options/WITHOUT_LIBCPLUSPLUS M tools/build/options/WITHOUT_LIBPTHREAD M tools/build/options/WITHOUT_LIBTHR M tools/build/options/WITHOUT_LLD M tools/build/options/WITHOUT_LLDB M tools/build/options/WITHOUT_LLD_BOOTSTRAP M tools/build/options/WITHOUT_LLD_IS_LD M tools/build/options/WITHOUT_LLVM_COV M tools/build/options/WITHOUT_LLVM_LIBUNWIND M tools/build/options/WITHOUT_LLVM_TARGET_AARCH64 M tools/build/options/WITHOUT_LLVM_TARGET_ARM M tools/build/options/WITHOUT_LLVM_TARGET_MIPS M tools/build/options/WITHOUT_LLVM_TARGET_POWERPC M tools/build/options/WITHOUT_LLVM_TARGET_RISCV M tools/build/options/WITHOUT_LLVM_TARGET_SPARC M tools/build/options/WITHOUT_LLVM_TARGET_X86 M tools/build/options/WITHOUT_LOADER_GELI M tools/build/options/WITHOUT_LOADER_LUA M tools/build/options/WITHOUT_LOADER_OFW M tools/build/options/WITHOUT_LOADER_UBOOT M tools/build/options/WITHOUT_LOADER_ZFS M tools/build/options/WITHOUT_LOCALES M tools/build/options/WITHOUT_LOCATE M tools/build/options/WITHOUT_LPR M tools/build/options/WITHOUT_LS_COLORS M tools/build/options/WITHOUT_LZMA_SUPPORT M tools/build/options/WITHOUT_MAIL M tools/build/options/WITHOUT_MAILWRAPPER M tools/build/options/WITHOUT_MAKE M tools/build/options/WITHOUT_MAN M tools/build/options/WITHOUT_MANCOMPRESS M tools/build/options/WITHOUT_MAN_UTILS M tools/build/options/WITHOUT_MLX5TOOL M tools/build/options/WITHOUT_NAND M tools/build/options/WITHOUT_NCP M tools/build/options/WITHOUT_NDIS M tools/build/options/WITHOUT_NETCAT M tools/build/options/WITHOUT_NETGRAPH M tools/build/options/WITHOUT_NETGRAPH_SUPPORT M tools/build/options/WITHOUT_NIS M tools/build/options/WITHOUT_NLS M tools/build/options/WITHOUT_NLS_CATALOGS M tools/build/options/WITHOUT_NS_CACHING M tools/build/options/WITHOUT_NTP M tools/build/options/WITHOUT_OPENMP M tools/build/options/WITHOUT_OPENSSH M tools/build/options/WITHOUT_OPENSSL M tools/build/options/WITHOUT_PAM M tools/build/options/WITHOUT_PAM_SUPPORT M tools/build/options/WITHOUT_PC_SYSINSTALL M tools/build/options/WITHOUT_PF M tools/build/options/WITHOUT_PKGBOOTSTRAP M tools/build/options/WITHOUT_PMC M tools/build/options/WITHOUT_PORTSNAP M tools/build/options/WITHOUT_PPP M tools/build/options/WITHOUT_PROFILE M tools/build/options/WITHOUT_QUOTAS M tools/build/options/WITHOUT_RADIUS_SUPPORT M tools/build/options/WITHOUT_RBOOTD M tools/build/options/WITHOUT_RESCUE M tools/build/options/WITHOUT_ROUTED M tools/build/options/WITHOUT_SENDMAIL M tools/build/options/WITHOUT_SETUID_LOGIN M tools/build/options/WITHOUT_SHAREDOCS M tools/build/options/WITHOUT_SHARED_TOOLCHAIN M tools/build/options/WITHOUT_SOURCELESS M tools/build/options/WITHOUT_SOURCELESS_HOST M tools/build/options/WITHOUT_SOURCELESS_UCODE M tools/build/options/WITHOUT_SSP Log Message: ----------- tools Commit: 51a032dbfd5117a73b257ce537a574248bc6f411 https://github.com/MidnightBSD/src/commit/51a032dbfd5117a73b257ce537a574248bc6f411 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M tests/sys/acl/00.sh M tests/sys/acl/01.sh M tests/sys/acl/02.sh M tests/sys/acl/03.sh M tests/sys/acl/04.sh M tests/sys/acl/Makefile M tests/sys/acl/Makefile.depend M tests/sys/acl/aclfuzzer.sh M tests/sys/acl/mktrivial.sh M tests/sys/acl/run M tests/sys/acl/tools-crossfs.test M tests/sys/acl/tools-nfs4-psarc.test M tests/sys/acl/tools-nfs4-trivial.test M tests/sys/acl/tools-nfs4.test M tests/sys/acl/tools-posix.test M tests/sys/aio/Makefile M tests/sys/aio/Makefile.depend M tests/sys/aio/aio_kqueue_test.c M tests/sys/aio/aio_test.c M tests/sys/aio/lio_kqueue_test.c M tests/sys/aio/lio_test.c M tests/sys/aio/local.h M tests/sys/audit/Makefile M tests/sys/audit/administrative.c M tests/sys/audit/file-attribute-access.c M tests/sys/audit/file-attribute-modify.c M tests/sys/audit/file-close.c M tests/sys/audit/file-create.c M tests/sys/audit/file-delete.c M tests/sys/audit/file-read.c M tests/sys/audit/file-write.c M tests/sys/audit/ioctl.c M tests/sys/audit/miscellaneous.c M tests/sys/audit/network.c M tests/sys/audit/open.c M tests/sys/audit/utils.c M tests/sys/audit/utils.h M tests/sys/auditpipe/Makefile M tests/sys/auditpipe/auditpipe_test.c M tests/sys/capsicum/Makefile M tests/sys/capsicum/ioctls_test.c M tests/sys/fifo/Makefile M tests/sys/fifo/Makefile.depend M tests/sys/fifo/fifo_create.c M tests/sys/fifo/fifo_io.c M tests/sys/fifo/fifo_misc.c M tests/sys/fifo/fifo_open.c M tests/sys/file/Makefile M tests/sys/file/Makefile.depend M tests/sys/file/closefrom_test.c M tests/sys/file/dup_test.c M tests/sys/file/fcntlflags_test.c M tests/sys/file/flock_helper.c M tests/sys/file/flock_test.sh M tests/sys/file/ftruncate_test.c M tests/sys/file/newfileops_on_fork_test.c M tests/sys/fs/Makefile M tests/sys/fs/tmpfs/Makefile M tools/build/options/WITHOUT_SVNLITE M tools/build/options/WITHOUT_SYMVER M tools/build/options/WITHOUT_SYSCONS M tools/build/options/WITHOUT_SYSTEM_COMPILER M tools/build/options/WITHOUT_TALK M tools/build/options/WITHOUT_TCP_WRAPPERS M tools/build/options/WITHOUT_TCSH M tools/build/options/WITHOUT_TELNET M tools/build/options/WITHOUT_TESTS M tools/build/options/WITHOUT_TESTS_SUPPORT M tools/build/options/WITHOUT_TEXTPROC M tools/build/options/WITHOUT_TFTP M tools/build/options/WITHOUT_TIMED M tools/build/options/WITHOUT_TOOLCHAIN M tools/build/options/WITHOUT_UNBOUND M tools/build/options/WITHOUT_USB M tools/build/options/WITHOUT_USB_GADGET_EXAMPLES M tools/build/options/WITHOUT_UTMPX M tools/build/options/WITHOUT_VI M tools/build/options/WITHOUT_VT M tools/build/options/WITHOUT_WARNS M tools/build/options/WITHOUT_WIRELESS M tools/build/options/WITHOUT_WIRELESS_SUPPORT M tools/build/options/WITHOUT_WPA_SUPPLICANT_EAPOL M tools/build/options/WITHOUT_ZFS M tools/build/options/WITHOUT_ZONEINFO M tools/build/options/WITH_AUTO_OBJ M tools/build/options/WITH_BINUTILS M tools/build/options/WITH_BINUTILS_BOOTSTRAP M tools/build/options/WITH_BSD_GREP M tools/build/options/WITH_CCACHE_BUILD M tools/build/options/WITH_CLANG M tools/build/options/WITH_CLANG_BOOTSTRAP M tools/build/options/WITH_CLANG_EXTRAS M tools/build/options/WITH_CLANG_FULL M tools/build/options/WITH_CLANG_IS_CC M tools/build/options/WITH_CTF M tools/build/options/WITH_CXGBETOOL M tools/build/options/WITH_DEBUG_FILES M tools/build/options/WITH_DIRDEPS_BUILD M tools/build/options/WITH_DIRDEPS_CACHE M tools/build/options/WITH_DTRACE_TESTS M tools/build/options/WITH_EFI M tools/build/options/WITH_EXTRA_TCP_STACKS M tools/build/options/WITH_FDT M tools/build/options/WITH_GCC M tools/build/options/WITH_GCC_BOOTSTRAP M tools/build/options/WITH_GDB M tools/build/options/WITH_GNUCXX M tools/build/options/WITH_GPL_DTC M tools/build/options/WITH_HESIOD M tools/build/options/WITH_INSTALL_AS_USER M tools/build/options/WITH_KERNEL_RETPOLINE M tools/build/options/WITH_LIBCPLUSPLUS M tools/build/options/WITH_LIBSOFT M tools/build/options/WITH_LLD M tools/build/options/WITH_LLDB M tools/build/options/WITH_LLD_BOOTSTRAP M tools/build/options/WITH_LLD_IS_LD M tools/build/options/WITH_LLVM_COV M tools/build/options/WITH_LLVM_LIBUNWIND M tools/build/options/WITH_LLVM_TARGET_AARCH64 M tools/build/options/WITH_LLVM_TARGET_ARM M tools/build/options/WITH_LLVM_TARGET_BPF M tools/build/options/WITH_LLVM_TARGET_MIPS M tools/build/options/WITH_LLVM_TARGET_POWERPC M tools/build/options/WITH_LLVM_TARGET_RISCV M tools/build/options/WITH_LLVM_TARGET_SPARC M tools/build/options/WITH_LLVM_TARGET_X86 M tools/build/options/WITH_LOADER_FIREWIRE M tools/build/options/WITH_LOADER_FORCE_LE M tools/build/options/WITH_LOADER_GELI M tools/build/options/WITH_LOADER_LUA M tools/build/options/WITH_LOADER_OFW M tools/build/options/WITH_LOADER_UBOOT M tools/build/options/WITH_META_MODE M tools/build/options/WITH_MLX5TOOL M tools/build/options/WITH_NAND M tools/build/options/WITH_OFED_EXTRA M tools/build/options/WITH_OPENLDAP M tools/build/options/WITH_OPENMP M tools/build/options/WITH_PROFILE M tools/build/options/WITH_REPRODUCIBLE_BUILD M tools/build/options/WITH_RPCBIND_WARMSTART_SUPPORT M tools/build/options/WITH_SHARED_TOOLCHAIN M tools/build/options/WITH_SORT_THREADS M tools/build/options/WITH_SSP M tools/build/options/WITH_STAGING M tools/build/options/WITH_STAGING_MAN M tools/build/options/WITH_STAGING_PROG M tools/build/options/WITH_STALE_STAGED M tools/build/options/WITH_SVN M tools/build/options/WITH_SYSROOT M tools/build/options/WITH_SYSTEM_COMPILER M tools/build/options/WITH_USB_GADGET_EXAMPLES M tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT M tools/build/options/WITH_ZONEINFO_OLD_TIMEZONES_SUPPORT M tools/build/options/makeman M tools/build/stat.h M tools/build/stdlib.h M tools/build/utimensat.c M tools/bus_space/C/Makefile M tools/bus_space/C/lang.c M tools/bus_space/C/libbus.h M tools/bus_space/Makefile M tools/bus_space/Makefile.inc M tools/bus_space/Python/Makefile M tools/bus_space/Python/lang.c M tools/bus_space/bus.c M tools/bus_space/bus.h M tools/bus_space/busdma.c M tools/bus_space/busdma.h M tools/bus_space/examples/am79c900_diag.py M tools/debugscripts/README M tools/debugscripts/dot.gdbinit M tools/debugscripts/gdbinit.i386 M tools/debugscripts/gdbinit.kernel M tools/debugscripts/kgdb M tools/debugscripts/kld_deb.py M tools/debugscripts/netstat-anr.gdb M tools/diag/README M tools/diag/dumpvfscache/Makefile M tools/diag/dumpvfscache/dumpvfscache.c M tools/diag/localeck/Makefile M tools/diag/localeck/docheck.sh M tools/diag/localeck/localeck.c M tools/ifnet/convert_drvapi.sh Log Message: ----------- tests / tools Commit: a375142de70fcb402d32c2ffd3f3f963cb350da6 https://github.com/MidnightBSD/src/commit/a375142de70fcb402d32c2ffd3f3f963cb350da6 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M targets/pseudo/userland/gnu/Makefile.depend M tests/README M tests/etc/Makefile M tests/etc/rc.d/Makefile M tests/etc/rc.d/Makefile.depend M tests/etc/rc.d/routing_test.sh M tests/freebsd_test_suite/macros.h M tests/sys/geom/Makefile M tests/sys/geom/Makefile.depend M tests/sys/geom/class/Makefile M tests/sys/geom/class/Makefile.depend M tests/sys/geom/class/concat/1_test.sh M tests/sys/geom/class/concat/2_test.sh M tests/sys/geom/class/concat/Makefile M tests/sys/geom/class/concat/Makefile.depend M tests/sys/geom/class/concat/conf.sh M tests/sys/geom/class/eli/Makefile Log Message: ----------- tools Commit: c8edcae1fbbb3be993e66f099c37a20e125a518a https://github.com/MidnightBSD/src/commit/c8edcae1fbbb3be993e66f099c37a20e125a518a Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M tools/sched/schedgraph.py M tools/test/README M tools/test/hwpmc/pmctest.py M tools/test/iconv/Makefile M tools/test/iconv/const-gnuism.c M tools/test/iconv/gnu/Makefile M tools/test/iconv/gnu/gnu.c M tools/test/iconv/posix/Makefile M tools/test/iconv/posix/posix.c M tools/test/iconv/ref/ARMSCII-8 M tools/test/iconv/ref/ARMSCII-8-rev M tools/test/iconv/ref/ASCII M tools/test/iconv/ref/ASCII-rev M tools/test/iconv/ref/ATARIST M tools/test/iconv/ref/ATARIST-rev M tools/test/iconv/ref/BIG5 M tools/test/iconv/ref/BIG5-2003 M tools/test/iconv/ref/BIG5-2003-rev M tools/test/iconv/ref/BIG5-HKSCS M tools/test/iconv/ref/BIG5-HKSCS-rev M tools/test/iconv/ref/BIG5-rev M tools/test/iconv/ref/BIG5HKSCS M tools/test/iconv/ref/BIG5HKSCS-rev M tools/test/iconv/ref/C99 M tools/test/iconv/ref/C99-rev M tools/test/iconv/ref/CP1046 M tools/test/iconv/ref/CP1046-rev M tools/test/iconv/ref/CP1124 M tools/test/iconv/ref/CP1124-rev M tools/test/iconv/ref/CP1125 M tools/test/iconv/ref/CP1125-rev M tools/test/iconv/ref/CP1129 M tools/test/iconv/ref/CP1129-rev M tools/test/iconv/ref/CP1131 M tools/test/iconv/ref/CP1131-rev M tools/test/iconv/ref/CP1133 M tools/test/iconv/ref/CP1133-rev M tools/test/iconv/ref/CP1161 M tools/test/iconv/ref/CP1161-rev M tools/test/iconv/ref/CP1162 M tools/test/iconv/ref/CP1162-rev M tools/test/iconv/ref/CP1163 M tools/test/iconv/ref/CP1163-rev M tools/test/iconv/ref/CP1250 M tools/test/iconv/ref/CP1250-rev M tools/test/iconv/ref/CP1251 M tools/test/iconv/ref/CP1251-rev M tools/test/iconv/ref/CP1252 M tools/test/iconv/ref/CP1252-rev M tools/test/iconv/ref/CP1253 M tools/test/iconv/ref/CP1253-rev M tools/test/iconv/ref/CP1254 M tools/test/iconv/ref/CP1254-rev M tools/test/iconv/ref/CP1255 M tools/test/iconv/ref/CP1255-rev M tools/test/iconv/ref/CP1256 M tools/test/iconv/ref/CP1256-rev M tools/test/iconv/ref/CP1257 M tools/test/iconv/ref/CP1257-rev M tools/test/iconv/ref/CP1258 M tools/test/iconv/ref/CP1258-rev M tools/test/iconv/ref/CP437 M tools/test/iconv/ref/CP437-rev M tools/test/iconv/ref/CP737 M tools/test/iconv/ref/CP737-rev M tools/test/iconv/ref/CP775 M tools/test/iconv/ref/CP775-rev M tools/test/iconv/ref/CP850 M tools/test/iconv/ref/CP850-rev M tools/test/iconv/ref/CP852 M tools/test/iconv/ref/CP852-rev M tools/test/iconv/ref/CP853 M tools/test/iconv/ref/CP853-rev M tools/test/iconv/ref/CP855 M tools/test/iconv/ref/CP855-rev M tools/test/iconv/ref/CP856 M tools/test/iconv/ref/CP856-rev M tools/test/iconv/ref/CP857 M tools/test/iconv/ref/CP857-rev M tools/test/iconv/ref/CP858 M tools/test/iconv/ref/CP858-rev M tools/test/iconv/ref/CP860 M tools/test/iconv/ref/CP860-rev M tools/test/iconv/ref/CP861 M tools/test/iconv/ref/CP861-rev M tools/test/iconv/ref/CP862 M tools/test/iconv/ref/CP862-rev M tools/test/iconv/ref/CP863 M tools/test/iconv/ref/CP863-rev M tools/test/iconv/ref/CP864 M tools/test/iconv/ref/CP864-rev M tools/test/iconv/ref/CP865 M tools/test/iconv/ref/CP865-rev M tools/test/iconv/ref/CP866 M tools/test/iconv/ref/CP866-rev M tools/test/iconv/ref/CP869 M tools/test/iconv/ref/CP869-rev M tools/test/iconv/ref/CP874 M tools/test/iconv/ref/CP874-rev M tools/test/iconv/ref/CP922 M tools/test/iconv/ref/CP922-rev M tools/test/iconv/ref/CP932 M tools/test/iconv/ref/CP932-rev M tools/test/iconv/ref/CP936 M tools/test/iconv/ref/CP936-rev M tools/test/iconv/ref/CP943 M tools/test/iconv/ref/CP943-rev M tools/test/iconv/ref/CP949 M tools/test/iconv/ref/CP949-rev M tools/test/iconv/ref/CP950 M tools/test/iconv/ref/CP950-rev M tools/test/iconv/ref/DEC-HANYU M tools/test/iconv/ref/DEC-HANYU-rev M tools/test/iconv/ref/EUC-CN M tools/test/iconv/ref/EUC-CN-rev M tools/test/iconv/ref/EUC-JIS-2004 M tools/test/iconv/ref/EUC-JIS-2004-rev M tools/test/iconv/ref/EUC-JP M tools/test/iconv/ref/EUC-JP-rev M tools/test/iconv/ref/EUC-KR M tools/test/iconv/ref/EUC-KR-rev M tools/test/iconv/ref/EUC-TW M tools/test/iconv/ref/EUC-TW-rev M tools/test/iconv/ref/GB18030 M tools/test/iconv/ref/GB18030-rev M tools/test/iconv/ref/GB2312 M tools/test/iconv/ref/GB2312-rev M tools/test/iconv/ref/GBK M tools/test/iconv/ref/GBK-rev M tools/test/iconv/ref/GEORGIAN-ACADEMY M tools/test/iconv/ref/GEORGIAN-ACADEMY-rev M tools/test/iconv/ref/GEORGIAN-PS M tools/test/iconv/ref/GEORGIAN-PS-rev M tools/test/iconv/ref/HP-ROMAN8 M tools/test/iconv/ref/HP-ROMAN8-rev M tools/test/iconv/ref/HZ M tools/test/iconv/ref/HZ-rev M tools/test/iconv/ref/ISO-2022-CN M tools/test/iconv/ref/ISO-2022-CN-EXT M tools/test/iconv/ref/ISO-2022-CN-EXT-rev M tools/test/iconv/ref/ISO-2022-CN-rev M tools/test/iconv/ref/ISO-2022-JP M tools/test/iconv/ref/ISO-2022-JP-1 M tools/test/iconv/ref/ISO-2022-JP-1-rev M tools/test/iconv/ref/ISO-2022-JP-2 M tools/test/iconv/ref/ISO-2022-JP-2-rev M tools/test/iconv/ref/ISO-2022-JP-2004 M tools/test/iconv/ref/ISO-2022-JP-2004-rev M tools/test/iconv/ref/ISO-2022-JP-rev M tools/test/iconv/ref/ISO-2022-KR M tools/test/iconv/ref/ISO-2022-KR-rev M tools/test/iconv/ref/ISO-IR-14 M tools/test/iconv/ref/ISO-IR-14-rev M tools/test/iconv/ref/ISO-IR-165 M tools/test/iconv/ref/ISO-IR-165-rev M tools/test/iconv/ref/ISO-IR-57 M tools/test/iconv/ref/ISO-IR-57-rev M tools/test/iconv/ref/ISO8859-1 M tools/test/iconv/ref/ISO8859-1-rev M tools/test/iconv/ref/ISO8859-10 M tools/test/iconv/ref/ISO8859-10-rev M tools/test/iconv/ref/ISO8859-11 M tools/test/iconv/ref/ISO8859-11-rev M tools/test/iconv/ref/ISO8859-13 M tools/test/iconv/ref/ISO8859-13-rev M tools/test/iconv/ref/ISO8859-14 M tools/test/iconv/ref/ISO8859-14-rev M tools/test/iconv/ref/ISO8859-15 M tools/test/iconv/ref/ISO8859-15-rev M tools/test/iconv/ref/ISO8859-16 M tools/test/iconv/ref/ISO8859-16-rev M tools/test/iconv/ref/ISO8859-2 M tools/test/iconv/ref/ISO8859-2-rev M tools/test/iconv/ref/ISO8859-3 M tools/test/iconv/ref/ISO8859-3-rev M tools/test/iconv/ref/ISO8859-4 M tools/test/iconv/ref/ISO8859-4-rev M tools/test/iconv/ref/ISO8859-5 M tools/test/iconv/ref/ISO8859-5-rev M tools/test/iconv/ref/ISO8859-6 M tools/test/iconv/ref/ISO8859-6-rev M tools/test/iconv/ref/ISO8859-7 M tools/test/iconv/ref/ISO8859-7-rev M tools/test/iconv/ref/ISO8859-8 M tools/test/iconv/ref/ISO8859-8-rev M tools/test/iconv/ref/ISO8859-9 M tools/test/iconv/ref/ISO8859-9-rev M tools/test/iconv/ref/JAVA M tools/test/iconv/ref/JAVA-rev M tools/test/iconv/ref/JIS_X0201 M tools/test/iconv/ref/JIS_X0201-rev M tools/test/iconv/ref/JIS_X0208-1990 M tools/test/iconv/ref/JIS_X0208-1990-rev M tools/test/iconv/ref/JOHAB M tools/test/iconv/ref/JOHAB-rev M tools/test/iconv/ref/KOI8-R M tools/test/iconv/ref/KOI8-R-rev M tools/test/iconv/ref/KOI8-RU M tools/test/iconv/ref/KOI8-RU-rev M tools/test/iconv/ref/KOI8-T M tools/test/iconv/ref/KOI8-T-rev M tools/test/iconv/ref/KOI8-U M tools/test/iconv/ref/KOI8-U-rev M tools/test/iconv/ref/KZ-1048 M tools/test/iconv/ref/KZ-1048-rev M tools/test/iconv/ref/MACARABIC M tools/test/iconv/ref/MACARABIC-rev M tools/test/iconv/ref/MACCENTRALEUROPE M tools/test/iconv/ref/MACCENTRALEUROPE-rev M tools/test/iconv/ref/MACCROATIAN M tools/test/iconv/ref/MACCROATIAN-rev M tools/test/iconv/ref/MACCYRILLIC M tools/test/iconv/ref/MACCYRILLIC-rev M tools/test/iconv/ref/MACGREEK M tools/test/iconv/ref/MACGREEK-rev M tools/test/iconv/ref/MACHEBREW Log Message: ----------- test files Commit: 9a8045a19378aa3ae7a2961a12bdc0f8d78ef463 https://github.com/MidnightBSD/src/commit/9a8045a19378aa3ae7a2961a12bdc0f8d78ef463 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M tools/test/iconv/ref/MACHEBREW-rev M tools/test/iconv/ref/MACICELAND M tools/test/iconv/ref/MACICELAND-rev M tools/test/iconv/ref/MACROMAN M tools/test/iconv/ref/MACROMAN-rev M tools/test/iconv/ref/MACROMANIA M tools/test/iconv/ref/MACROMANIA-rev M tools/test/iconv/ref/MACTHAI M tools/test/iconv/ref/MACTHAI-rev M tools/test/iconv/ref/MACTURKISH M tools/test/iconv/ref/MACTURKISH-rev M tools/test/iconv/ref/MACUKRAINE M tools/test/iconv/ref/MACUKRAINE-rev M tools/test/iconv/ref/MULELAO-1 M tools/test/iconv/ref/MULELAO-1-rev M tools/test/iconv/ref/NEXTSTEP M tools/test/iconv/ref/NEXTSTEP-rev M tools/test/iconv/ref/PT154 M tools/test/iconv/ref/PT154-rev M tools/test/iconv/ref/RISCOS-LATIN1 M tools/test/iconv/ref/RISCOS-LATIN1-rev M tools/test/iconv/ref/SHIFT_JIS M tools/test/iconv/ref/SHIFT_JIS-rev M tools/test/iconv/ref/TCVN5712-1 M tools/test/iconv/ref/TCVN5712-1-rev M tools/test/iconv/ref/TDS565 M tools/test/iconv/ref/TDS565-rev M tools/test/iconv/ref/UTF-16BE M tools/test/iconv/ref/UTF-16BE-rev M tools/test/iconv/ref/UTF-16LE M tools/test/iconv/ref/UTF-16LE-rev M tools/test/iconv/ref/UTF-32BE M tools/test/iconv/ref/UTF-32BE-rev M tools/test/iconv/ref/UTF-32LE M tools/test/iconv/ref/UTF-32LE-rev M tools/test/iconv/ref/UTF-7 M tools/test/iconv/ref/UTF-7-rev M tools/test/iconv/ref/UTF-8 M tools/test/iconv/ref/UTF-8-rev M tools/test/iconv/ref/VISCII M tools/test/iconv/ref/VISCII-rev M tools/test/iconv/refgen/Makefile M tools/test/iconv/tablegen/Makefile M tools/test/iconv/tablegen/cmp.sh M tools/test/iconv/tablegen/tablegen.c M tools/test/malloc/Makefile M tools/test/malloc/main.c M tools/test/net/Makefile M tools/test/net/connect.c M tools/test/net/listen.c M tools/test/netfibs/Makefile M tools/test/netfibs/README M tools/test/netfibs/forwarding.sh M tools/test/netfibs/initiator.sh M tools/test/netfibs/reflect.c M tools/test/netfibs/reflector.sh M tools/test/popss/popss.c M tools/test/ppsapi/Makefile M tools/test/ppsapi/README M tools/test/ppsapi/ppsapitest.c M tools/test/pthread_vfork/pthread_vfork_test.c M tools/test/ptrace/Makefile M tools/test/ptrace/scescx.c M tools/test/sort/bigtest/kcmd M tools/test/sort/regression/Makefile M tools/test/sort/regression/cmp.sh M tools/test/testfloat/random.c R tools/test/testfloat/sparc64/Makefile R tools/test/testfloat/sparc64/fpu_emul.S R tools/test/testfloat/sparc64/fpu_reg.h R tools/test/testfloat/sparc64/fpu_util.c R tools/test/testfloat/sparc64/libc_private.h R tools/test/testfloat/sparc64/softfloat.h R tools/test/testfloat/sparc64/sparc64.h R tools/test/testfloat/sparc64/systflags.c R tools/test/testfloat/sparc64/systfloat.S R tools/test/testfloat/sparc64/systfloat.h R tools/test/testfloat/sparc64/un-namespace.h M tools/test/testfloat/testCases.c M tools/test/testfloat/testfloat.c M tools/test/testfloat/testsoftfloat.c M tools/test/upsdl/Makefile M tools/test/upsdl/upsdl.c M tools/test/vm86/Makefile M tools/test/vm86/vm86_test.c M tools/test/vm86/vm86_test_asm.s M tools/tools/aac/Makefile M tools/tools/ansify/Makefile M tools/tools/ansify/ansify.pl M tools/tools/ath/Makefile M tools/tools/ath/athctrl.sh M tools/tools/ath/athdebug/Makefile M tools/tools/ath/athdebug/athdebug.c M tools/tools/ath/athstats/Makefile M tools/tools/ath/athstats/athstats.c M tools/tools/ath/athstats/athstats.h M tools/tools/ath/athstats/main.c M tools/tools/bootparttest/Makefile M tools/tools/bootparttest/bootparttest.c M tools/tools/commitsdb/make_commit_db M tools/tools/commitsdb/query_commit_db M tools/tools/find-sb/Makefile M tools/tools/locale/etc/charmaps/ARMSCII-8.TXT M tools/tools/locale/etc/charmaps/Big5.TXT M tools/tools/locale/etc/charmaps/CP1131.TXT M tools/tools/locale/etc/charmaps/CP1251.TXT M tools/tools/locale/etc/charmaps/CP866.TXT M tools/tools/locale/etc/charmaps/GB18030.TXT M tools/tools/locale/etc/charmaps/GB2312.TXT M tools/tools/locale/etc/charmaps/GBK.TXT M tools/tools/locale/etc/charmaps/ISCII-DEV.TXT M tools/tools/locale/etc/charmaps/ISO8859-1.TXT M tools/tools/locale/etc/charmaps/ISO8859-13.TXT M tools/tools/locale/etc/charmaps/ISO8859-15.TXT M tools/tools/locale/etc/charmaps/ISO8859-2.TXT M tools/tools/locale/etc/charmaps/ISO8859-4.TXT M tools/tools/locale/etc/charmaps/ISO8859-5.TXT M tools/tools/locale/etc/charmaps/ISO8859-7.TXT M tools/tools/locale/etc/charmaps/ISO8859-9.TXT M tools/tools/locale/etc/charmaps/KOI8-R.TXT M tools/tools/locale/etc/charmaps/KOI8-U.TXT M tools/tools/locale/etc/charmaps/PT154.TXT M tools/tools/locale/etc/charmaps/SJIS.TXT M tools/tools/locale/etc/charmaps/US-ASCII.TXT M tools/tools/locale/etc/charmaps/charmaps.txt M tools/tools/locale/etc/charmaps/eucCN.TXT M tools/tools/locale/etc/charmaps/eucJP.TXT M tools/tools/locale/etc/charmaps/eucKR.TXT M tools/tools/locale/etc/final-maps/map.Big5 M tools/tools/locale/etc/final-maps/map.UTF-8 M tools/tools/locale/etc/final-maps/widths.txt M tools/tools/locale/tools/charmaps.pm M tools/tools/locale/tools/cldr2def.pl M tools/tools/locale/tools/convert_map.pl M tools/tools/locale/tools/extract-colldef.awk M tools/tools/locale/tools/finalize M tools/tools/locale/tools/utf8-rollup.pl M tools/tools/mid/mid-build M tools/tools/mid/mid-index M tools/tools/mtxstat/mtxratio.sh M tools/tools/mtxstat/mtxstat.pl M tools/tools/nanobsd/Files/root/change_password M tools/tools/nanobsd/Files/root/save_sshkeys M tools/tools/nanobsd/Files/root/updatep1 M tools/tools/nanobsd/Files/root/updatep2 M tools/tools/nanobsd/FlashDevice.sub M tools/tools/nanobsd/nanobsd.sh M tools/tools/ncpus/Makefile M tools/tools/ncpus/acpi.c M tools/tools/ncpus/acpidump.h M tools/tools/ncpus/biosmptable.c M tools/tools/ncpus/ncpus.c M tools/tools/net80211/Makefile M tools/tools/net80211/wlanstats/Makefile M tools/tools/net80211/wlanstats/wlanstats.c M tools/tools/net80211/wlanwatch/Makefile M tools/tools/net80211/wlanwatch/wlanwatch.c M tools/tools/netmap/Makefile M tools/tools/netmap/README M tools/tools/netmap/bridge.c M tools/tools/netmap/pkt-gen.c M tools/tools/netrate/Makefile M tools/tools/netrate/Makefile.inc M tools/tools/netrate/README M tools/tools/netrate/http/Makefile M tools/tools/netrate/http/http.c M tools/tools/netrate/httpd/Makefile M tools/tools/netrate/httpd/httpd.c M tools/tools/netrate/juggle/Makefile M tools/tools/netrate/juggle/juggle.c M tools/tools/netrate/netblast/Makefile M tools/tools/netrate/netblast/netblast.c M tools/tools/netrate/netreceive/Makefile M tools/tools/netrate/netreceive/netreceive.c M tools/tools/netrate/netsend/Makefile M tools/tools/netrate/netsend/netsend.c M tools/tools/netrate/tcpconnect/Makefile M tools/tools/netrate/tcpconnect/tcpconnect.c M tools/tools/netrate/tcpp/Makefile M tools/tools/netrate/tcpp/README M tools/tools/netrate/tcpp/parallelism.csh M tools/tools/netrate/tcpp/runit.pl M tools/tools/netrate/tcpp/tcpp.c M tools/tools/netrate/tcpp/tcpp.h M tools/tools/netrate/tcpp/tcpp_client.c M tools/tools/netrate/tcpp/tcpp_server.c M tools/tools/netrate/tcpp/tcpp_util.c M tools/tools/netrate/tcpreceive/Makefile M tools/tools/netrate/tcpreceive/tcpreceive.c Log Message: ----------- tools Commit: 10227ba73a556912297bada4beebc639fa7c046c https://github.com/MidnightBSD/src/commit/10227ba73a556912297bada4beebc639fa7c046c Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M tools/tools/locale/Makefile M tools/tools/locale/README M tools/tools/locale/etc/charmaps.xml M tools/tools/npe/Makefile M tools/tools/npe/npestats/Makefile M tools/tools/npe/npestats/main.c M tools/tools/npe/npestats/npestats.c M tools/tools/npe/npestats/npestats.h M tools/tools/pirtool/Makefile M tools/tools/pirtool/pirtable.h M tools/tools/pirtool/pirtool.c M tools/tools/vhba/README M tools/tools/vhba/faulty/Makefile M tools/tools/vhba/faulty/vhba_faulty.c M tools/tools/vhba/lots/Makefile M tools/tools/vhba/lots/vhba_lots.c M tools/tools/vimage/Makefile M tools/tools/vimage/vimage.8 M tools/tools/vimage/vimage.c M tools/tools/vop_table/vop_table.pl M tools/tools/vop_table/vop_table.tcl M tools/tools/vt/fontcvt/terminus.sh M tools/tools/vt/keymaps/KBDFILES.map M tools/tools/vt/keymaps/LANG.map M tools/tools/vt/keymaps/convert-INDEX.pl M tools/tools/vt/keymaps/convert-keymap.pl M tools/tools/vt/keymaps/convert-keymaps.pl M tools/tools/vt/mkkfont/Makefile M tools/tools/vt/mkkfont/mkkfont.c M tools/tools/whereintheworld/Makefile M tools/tools/whereintheworld/whereintheworld.pl M tools/tools/wtap/Makefile M tools/tools/wtap/vis_map/Makefile M tools/tools/wtap/vis_map/vis_map.c M tools/tools/wtap/wtap/Makefile M tools/tools/wtap/wtap/wtap.c M tools/tools/zfsboottest/Makefile M tools/tools/zfsboottest/zfsboottest.c M tools/tools/zfsboottest/zfsboottest.sh M usr.bin/apply/Makefile M usr.bin/apply/apply.1 M usr.bin/apply/apply.c M usr.bin/asa/asa.c M usr.bin/at/Makefile M usr.bin/at/Makefile.inc M usr.bin/at/at.c M usr.bin/at/at.h M usr.bin/at/at.man M usr.bin/at/panic.c M usr.bin/at/panic.h M usr.bin/at/parsetime.c M usr.bin/at/parsetime.h M usr.bin/at/perm.c M usr.bin/at/perm.h M usr.bin/at/privs.h M usr.bin/atm/sscop/Makefile.depend M usr.bin/awk/Makefile M usr.bin/awk/awk.1 M usr.bin/banner/Makefile M usr.bin/banner/banner.6 M usr.bin/banner/banner.c M usr.bin/basename/Makefile M usr.bin/basename/basename.1 M usr.bin/basename/basename.c M usr.bin/basename/tests/Makefile M usr.bin/basename/tests/Makefile.depend M usr.bin/bc/Makefile M usr.bin/bc/bc.1 M usr.bin/bc/bc.library M usr.bin/bc/bc.y M usr.bin/bc/extern.h M usr.bin/bc/pathnames.h M usr.bin/bc/scan.l M usr.bin/bc/tty.c M usr.bin/bluetooth/Makefile M usr.bin/bluetooth/Makefile.inc M usr.bin/bluetooth/bthost/Makefile M usr.bin/bluetooth/bthost/Makefile.depend M usr.bin/bluetooth/bthost/bthost.1 M usr.bin/bluetooth/bthost/bthost.c M usr.bin/bluetooth/btsockstat/Makefile M usr.bin/bluetooth/btsockstat/Makefile.depend M usr.bin/bluetooth/btsockstat/btsockstat.1 M usr.bin/bluetooth/btsockstat/btsockstat.c M usr.bin/bluetooth/rfcomm_sppd/Makefile M usr.bin/bluetooth/rfcomm_sppd/Makefile.depend M usr.bin/bluetooth/rfcomm_sppd/rfcomm_sdp.c M usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 M usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.c Log Message: ----------- tool Commit: 542ddae195d3cad275da13c98d86aa7066e7931b https://github.com/MidnightBSD/src/commit/542ddae195d3cad275da13c98d86aa7066e7931b Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M sys/conf/kern.mk M sys/conf/kern.opts.mk M sys/conf/kern.post.mk M sys/geom/geom_fox.c M sys/geom/geom_int.h M sys/geom/geom_io.c M sys/geom/geom_kern.c M sys/geom/geom_map.c M sys/geom/geom_mbr.c M sys/geom/geom_mbr_enc.c M sys/geom/geom_redboot.c M sys/geom/geom_slice.c M sys/geom/geom_slice.h M sys/geom/geom_subr.c M sys/geom/geom_sunlabel.c M sys/geom/geom_sunlabel_enc.c M sys/geom/geom_vfs.c M sys/geom/geom_vfs.h M sys/geom/geom_vol_ffs.c M sys/geom/journal/g_journal.c M sys/geom/journal/g_journal.h M sys/geom/journal/g_journal_ufs.c M sys/geom/label/g_label.c M sys/geom/label/g_label.h M sys/geom/label/g_label_disk_ident.c M sys/geom/label/g_label_ext2fs.c M sys/geom/label/g_label_flashmap.c M sys/geom/label/g_label_gpt.c M sys/geom/label/g_label_iso9660.c M sys/geom/label/g_label_msdosfs.c M sys/geom/label/g_label_msdosfs.h M sys/geom/label/g_label_ntfs.c M sys/geom/label/g_label_reiserfs.c M sys/geom/label/g_label_ufs.c M sys/geom/linux_lvm/g_linux_lvm.c M sys/geom/linux_lvm/g_linux_lvm.h M sys/geom/mirror/g_mirror.c M sys/geom/mirror/g_mirror.h M sys/geom/mirror/g_mirror_ctl.c M sys/geom/mountver/g_mountver.c M sys/geom/mountver/g_mountver.h M sys/geom/multipath/g_multipath.c M sys/geom/multipath/g_multipath.h M sys/geom/nop/g_nop.c M sys/geom/nop/g_nop.h M sys/geom/notes M sys/geom/part/g_part.c M sys/geom/part/g_part.h M sys/geom/part/g_part_apm.c M sys/geom/part/g_part_bsd.c M sys/geom/part/g_part_bsd64.c M sys/geom/part/g_part_ebr.c M sys/geom/part/g_part_if.m M sys/geom/part/g_part_ldm.c M sys/geom/part/g_part_mbr.c M sys/geom/part/g_part_vtoc8.c M sys/geom/raid/g_raid.c M sys/geom/raid/g_raid.h M sys/geom/raid/g_raid_ctl.c M sys/geom/raid/g_raid_md_if.m M sys/geom/raid/g_raid_tr_if.m M sys/geom/raid/md_ddf.c M sys/geom/raid/md_ddf.h M sys/geom/raid/md_intel.c M sys/geom/raid/md_jmicron.c M sys/geom/raid/md_nvidia.c M sys/geom/raid/md_promise.c M sys/geom/raid/md_sii.c M sys/geom/raid/tr_concat.c M sys/geom/raid/tr_raid0.c M sys/geom/raid/tr_raid1.c M sys/geom/raid/tr_raid1e.c M sys/geom/raid/tr_raid5.c M sys/geom/raid3/g_raid3.c M sys/geom/raid3/g_raid3.h M sys/geom/raid3/g_raid3_ctl.c M sys/geom/sched/README M sys/geom/sched/g_sched.c M sys/geom/sched/g_sched.h M sys/geom/sched/gs_delay.c M sys/geom/sched/gs_rr.c M sys/geom/sched/gs_scheduler.h M sys/geom/shsec/g_shsec.c M sys/geom/shsec/g_shsec.h M sys/geom/stripe/g_stripe.c M sys/geom/stripe/g_stripe.h M sys/geom/uzip/g_uzip.c M sys/geom/uzip/g_uzip.h M sys/geom/uzip/g_uzip_cloop.h M sys/geom/uzip/g_uzip_dapi.h M sys/geom/uzip/g_uzip_lzma.c M sys/geom/uzip/g_uzip_lzma.h M sys/geom/uzip/g_uzip_softc.h M sys/geom/uzip/g_uzip_wrkthr.c M sys/geom/uzip/g_uzip_wrkthr.h M sys/geom/uzip/g_uzip_zlib.c M sys/geom/uzip/g_uzip_zlib.h M sys/geom/vinum/geom_vinum.c M sys/geom/vinum/geom_vinum.h M sys/geom/vinum/geom_vinum_create.c M sys/geom/vinum/geom_vinum_drive.c M sys/geom/vinum/geom_vinum_events.c M sys/geom/vinum/geom_vinum_init.c M sys/geom/vinum/geom_vinum_list.c M sys/geom/vinum/geom_vinum_move.c M sys/geom/vinum/geom_vinum_plex.c M sys/geom/vinum/geom_vinum_raid5.c M sys/geom/vinum/geom_vinum_raid5.h M sys/geom/vinum/geom_vinum_rename.c M sys/geom/vinum/geom_vinum_rm.c M sys/geom/vinum/geom_vinum_share.c M sys/geom/vinum/geom_vinum_share.h M sys/geom/vinum/geom_vinum_state.c M sys/geom/vinum/geom_vinum_subr.c M sys/geom/vinum/geom_vinum_var.h M sys/geom/vinum/geom_vinum_volume.c M sys/geom/virstor/binstream.c M sys/geom/virstor/binstream.h M sys/geom/virstor/g_virstor.c M sys/geom/virstor/g_virstor.h M sys/geom/virstor/g_virstor_md.c M sys/geom/virstor/g_virstor_md.h M sys/geom/zero/g_zero.c M sys/i386/Makefile M sys/i386/acpica/acpi_machdep.c M sys/i386/acpica/acpi_wakecode.S M sys/i386/bios/apm.c M sys/i386/bios/apm.h M sys/i386/bios/smapi.c M sys/i386/bios/smapi_bios.S M sys/i386/cloudabi32/cloudabi32_sysvec.c M sys/i386/conf/DEFAULTS M sys/i386/conf/GENERIC M sys/i386/conf/NOTES M sys/i386/i386/apic_vector.s M sys/i386/i386/atpic_vector.s M sys/i386/i386/bios.c M sys/i386/i386/bioscall.s M sys/i386/i386/bpf_jit_machdep.c M sys/i386/i386/bpf_jit_machdep.h M sys/i386/i386/db_disasm.c M sys/i386/i386/db_interface.c M sys/i386/i386/db_trace.c M sys/i386/i386/elan-mmcr.c M sys/i386/i386/elf_machdep.c M sys/i386/i386/exception.s M sys/i386/i386/gdb_machdep.c M sys/i386/i386/genassym.c M sys/i386/i386/geode.c M sys/i386/i386/in_cksum.c M sys/i386/i386/initcpu.c M sys/i386/i386/io.c M sys/i386/i386/k6_mem.c M sys/i386/i386/locore.s M sys/i386/i386/longrun.c M sys/i386/i386/machdep.c M sys/i386/i386/mem.c M sys/i386/i386/minidump_machdep.c M sys/i386/i386/mp_clock.c M sys/i386/i386/mp_machdep.c M sys/i386/i386/mpboot.s M sys/i386/i386/perfmon.c M sys/i386/i386/pmap.c M sys/i386/i386/ptrace_machdep.c M sys/i386/i386/sigtramp.s M sys/i386/i386/support.s M sys/i386/i386/swtch.s M sys/i386/i386/sys_machdep.c M sys/i386/i386/trap.c M sys/i386/i386/uio_machdep.c M sys/i386/i386/vm86.c M sys/i386/i386/vm86bios.s M sys/i386/i386/vm_machdep.c M sys/i386/ibcs2/Makefile M sys/i386/ibcs2/coff.h M targets/pseudo/userland/Makefile.depend M targets/pseudo/userland/games/Makefile M targets/pseudo/userland/games/Makefile.depend M targets/pseudo/userland/gnu/Makefile Log Message: ----------- sys (geom) Compare: https://github.com/MidnightBSD/src/compare/8eb121d1c3e2...542ddae195d3 From noreply at github.com Thu Jul 28 13:34:44 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 10:34:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src From noreply at github.com Thu Jul 28 17:19:34 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 14:19:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 021a08: more sys, bmake tests Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 021a0822c3c50af72a10f1060249d3faca9f1eed https://github.com/MidnightBSD/src/commit/021a0822c3c50af72a10f1060249d3faca9f1eed Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M secure/lib/libcrypto/opensslconf.h.in M secure/lib/libssh/Makefile.depend M sys/conf/Makefile.mips M sys/conf/Makefile.powerpc M sys/conf/Makefile.riscv M sys/conf/NOTES M sys/conf/WITHOUT_SOURCELESS M sys/conf/WITHOUT_SOURCELESS_HOST M sys/conf/WITHOUT_SOURCELESS_UCODE M sys/conf/config.mk M sys/conf/files M sys/conf/files.amd64 M sys/conf/files.arm M sys/conf/files.arm64 M sys/conf/files.i386 M sys/conf/files.mips M sys/conf/files.powerpc M sys/conf/files.riscv M sys/conf/kern.pre.mk M sys/conf/kmod.mk M sys/conf/ldscript.amd64 M sys/conf/ldscript.arm M sys/conf/ldscript.arm64 M sys/conf/ldscript.i386 M sys/conf/ldscript.mips M sys/conf/ldscript.mips.cfe M sys/conf/ldscript.mips.mips64 M sys/conf/ldscript.mips.octeon1 M sys/conf/ldscript.powerpc M sys/conf/ldscript.powerpc64 M sys/conf/ldscript.riscv M sys/geom/geom_bsd_enc.c M sys/geom/geom_ccd.c M sys/geom/geom_ctl.c M sys/geom/geom_ctl.h M sys/geom/geom_dev.c M sys/geom/geom_disk.c M sys/geom/geom_disk.h M sys/geom/geom_dump.c M sys/geom/geom_event.c M sys/geom/geom_flashmap.c M sys/geom/geom_flashmap.h M sys/geom/part/g_part_gpt.c M usr.bin/bmake/tests/Makefile.depend M usr.bin/bmake/tests/Makefile.inc M usr.bin/bmake/tests/README M usr.bin/bmake/tests/archives/Makefile M usr.bin/bmake/tests/archives/Makefile.depend M usr.bin/bmake/tests/archives/fmt_44bsd/Makefile M usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend M usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test M usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh M usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile M usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend M usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test M usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh M usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile M usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend M usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test M usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh M usr.bin/bmake/tests/basic/Makefile M usr.bin/bmake/tests/basic/Makefile.depend M usr.bin/bmake/tests/basic/t0/Makefile M usr.bin/bmake/tests/basic/t0/Makefile.depend M usr.bin/bmake/tests/basic/t0/legacy_test.sh M usr.bin/bmake/tests/basic/t1/Makefile M usr.bin/bmake/tests/basic/t1/Makefile.depend M usr.bin/bmake/tests/basic/t1/Makefile.test M usr.bin/bmake/tests/basic/t1/legacy_test.sh M usr.bin/bmake/tests/basic/t2/Makefile M usr.bin/bmake/tests/basic/t2/Makefile.depend M usr.bin/bmake/tests/basic/t2/Makefile.test M usr.bin/bmake/tests/basic/t2/legacy_test.sh M usr.bin/bmake/tests/basic/t3/Makefile M usr.bin/bmake/tests/basic/t3/Makefile.depend M usr.bin/bmake/tests/basic/t3/legacy_test.sh M usr.bin/bmake/tests/common.sh M usr.bin/bmake/tests/execution/Makefile M usr.bin/bmake/tests/execution/Makefile.depend M usr.bin/bmake/tests/execution/ellipsis/Makefile M usr.bin/bmake/tests/execution/ellipsis/Makefile.depend M usr.bin/bmake/tests/execution/ellipsis/Makefile.test M usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh M usr.bin/bmake/tests/execution/empty/Makefile M usr.bin/bmake/tests/execution/empty/Makefile.depend M usr.bin/bmake/tests/execution/empty/Makefile.test M usr.bin/bmake/tests/execution/empty/legacy_test.sh M usr.bin/bmake/tests/execution/joberr/Makefile M usr.bin/bmake/tests/execution/joberr/Makefile.depend M usr.bin/bmake/tests/execution/joberr/Makefile.test M usr.bin/bmake/tests/execution/joberr/legacy_test.sh M usr.bin/bmake/tests/execution/plus/Makefile M usr.bin/bmake/tests/execution/plus/Makefile.depend M usr.bin/bmake/tests/execution/plus/Makefile.test M usr.bin/bmake/tests/execution/plus/legacy_test.sh M usr.bin/bmake/tests/shell/Makefile.depend M usr.bin/bmake/tests/shell/builtin/Makefile M usr.bin/bmake/tests/shell/builtin/Makefile.depend M usr.bin/bmake/tests/shell/builtin/Makefile.test M usr.bin/bmake/tests/shell/builtin/legacy_test.sh M usr.bin/bmake/tests/shell/builtin/sh M usr.bin/bmake/tests/shell/meta/Makefile.depend M usr.bin/bmake/tests/shell/meta/Makefile.test M usr.bin/bmake/tests/shell/meta/legacy_test.sh M usr.bin/bmake/tests/shell/path/Makefile.depend M usr.bin/bmake/tests/shell/path/Makefile.test M usr.bin/bmake/tests/shell/path/legacy_test.sh M usr.bin/bmake/tests/shell/path/sh M usr.bin/bmake/tests/shell/path_select/Makefile M usr.bin/bmake/tests/shell/path_select/Makefile.depend M usr.bin/bmake/tests/shell/path_select/Makefile.test M usr.bin/bmake/tests/shell/path_select/legacy_test.sh M usr.bin/bmake/tests/shell/path_select/shell M usr.bin/bmake/tests/shell/select/Makefile.depend M usr.bin/bmake/tests/shell/select/Makefile.test M usr.bin/bmake/tests/shell/select/legacy_test.sh M usr.bin/bmake/tests/suffixes/Makefile.depend M usr.bin/bmake/tests/suffixes/basic/Makefile M usr.bin/bmake/tests/suffixes/basic/Makefile.depend M usr.bin/bmake/tests/suffixes/basic/Makefile.test M usr.bin/bmake/tests/suffixes/basic/legacy_test.sh M usr.bin/bmake/tests/suffixes/src_wild1/Makefile.depend M usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test M usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh M usr.bin/bmake/tests/suffixes/src_wild2/Makefile.depend M usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test M usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh M usr.bin/bmake/tests/syntax/Makefile.depend M usr.bin/bmake/tests/syntax/directive-t0/Makefile M usr.bin/bmake/tests/syntax/directive-t0/Makefile.depend M usr.bin/bmake/tests/syntax/directive-t0/Makefile.test M usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh M usr.bin/bmake/tests/syntax/enl/Makefile M usr.bin/bmake/tests/syntax/enl/Makefile.depend M usr.bin/bmake/tests/syntax/enl/Makefile.test M usr.bin/bmake/tests/syntax/enl/legacy_test.sh M usr.bin/bmake/tests/syntax/funny-targets/Makefile M usr.bin/bmake/tests/syntax/funny-targets/Makefile.depend M usr.bin/bmake/tests/syntax/funny-targets/Makefile.test M usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh M usr.bin/bmake/tests/syntax/semi/Makefile M usr.bin/bmake/tests/syntax/semi/Makefile.depend M usr.bin/bmake/tests/syntax/semi/Makefile.test M usr.bin/bmake/tests/syntax/semi/legacy_test.sh M usr.bin/bmake/tests/sysmk/Makefile M usr.bin/bmake/tests/sysmk/Makefile.depend M usr.bin/bmake/tests/sysmk/t0/2/1/Makefile M usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.depend M usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test M usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh M usr.bin/bmake/tests/sysmk/t0/2/Makefile M usr.bin/bmake/tests/sysmk/t0/2/Makefile.depend M usr.bin/bmake/tests/sysmk/t0/Makefile M usr.bin/bmake/tests/sysmk/t0/Makefile.depend M usr.bin/bmake/tests/sysmk/t0/mk/Makefile M usr.bin/bmake/tests/sysmk/t0/mk/Makefile.depend M usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test M usr.bin/bmake/tests/sysmk/t1/2/1/Makefile M usr.bin/bmake/tests/sysmk/t1/2/1/Makefile.depend M usr.bin/bmake/tests/sysmk/t1/2/1/cleanup M usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh M usr.bin/bmake/tests/sysmk/t1/2/Makefile M usr.bin/bmake/tests/sysmk/t1/2/Makefile.depend M usr.bin/bmake/tests/sysmk/t1/Makefile M usr.bin/bmake/tests/sysmk/t1/Makefile.depend M usr.bin/bmake/tests/sysmk/t1/mk/Makefile M usr.bin/bmake/tests/sysmk/t1/mk/Makefile.depend M usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test M usr.bin/bmake/tests/sysmk/t2/2/1/Makefile M usr.bin/bmake/tests/sysmk/t2/2/1/Makefile.depend M usr.bin/bmake/tests/sysmk/t2/2/1/cleanup M usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh M usr.bin/bmake/tests/sysmk/t2/2/Makefile M usr.bin/bmake/tests/sysmk/t2/2/Makefile.depend M usr.bin/bmake/tests/sysmk/t2/Makefile M usr.bin/bmake/tests/sysmk/t2/Makefile.depend M usr.bin/bmake/tests/sysmk/t2/mk/Makefile M usr.bin/bmake/tests/sysmk/t2/mk/Makefile.depend M usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test M usr.bin/bmake/tests/test-new.mk M usr.bin/bmake/tests/variables/Makefile M usr.bin/bmake/tests/variables/Makefile.depend M usr.bin/bmake/tests/variables/modifier_M/Makefile M usr.bin/bmake/tests/variables/modifier_M/Makefile.depend M usr.bin/bmake/tests/variables/modifier_M/Makefile.test M usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh M usr.bin/bmake/tests/variables/modifier_t/Makefile M usr.bin/bmake/tests/variables/modifier_t/Makefile.depend M usr.bin/bmake/tests/variables/modifier_t/Makefile.test M usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh M usr.bin/bmake/tests/variables/opt_V/Makefile M usr.bin/bmake/tests/variables/opt_V/Makefile.depend M usr.bin/bmake/tests/variables/opt_V/Makefile.test M usr.bin/bmake/tests/variables/opt_V/legacy_test.sh M usr.bin/bmake/tests/variables/t0/Makefile M usr.bin/bmake/tests/variables/t0/Makefile.depend M usr.bin/bmake/tests/variables/t0/Makefile.test M usr.bin/bmake/tests/variables/t0/legacy_test.sh M usr.bin/bmake/unit-tests/Makefile M usr.bin/bsdcat/Makefile M usr.bin/bsdcat/tests/Makefile M usr.bin/bzip2/Makefile Log Message: ----------- more sys, bmake tests Commit: 782b3eaef75dd4d0c81afa5bd5a87c3147011f7e https://github.com/MidnightBSD/src/commit/782b3eaef75dd4d0c81afa5bd5a87c3147011f7e Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/Makefile M share/colldef/Makefile M share/colldef/af_ZA.UTF-8.src M share/colldef/am_ET.UTF-8.src M share/colldef/ar_SA.UTF-8.src M share/colldef/be_BY.UTF-8.src M share/colldef/ca_AD.UTF-8.src M share/colldef/cs_CZ.ISO8859-2.src M share/colldef/cs_CZ.UTF-8.src M share/colldef/da_DK.ISO8859-1.src M share/colldef/da_DK.ISO8859-15.src M share/colldef/da_DK.UTF-8.src M share/colldef/el_GR.UTF-8.src M share/colldef/en_US.UTF-8.src M share/colldef/es_MX.UTF-8.src M share/colldef/et_EE.UTF-8.src M share/colldef/fi_FI.UTF-8.src M share/colldef/fr_CA.UTF-8.src M share/colldef/he_IL.UTF-8.src M share/colldef/hi_IN.UTF-8.src M share/colldef/hr_HR.ISO8859-2.src M share/colldef/hu_HU.ISO8859-2.src M share/colldef/hu_HU.UTF-8.src M share/colldef/hy_AM.UTF-8.src M share/colldef/is_IS.UTF-8.src M share/colldef/ja_JP.UTF-8.src M share/colldef/ja_JP.eucJP.src M share/colldef/kk_KZ.UTF-8.src M share/colldef/ko_KR.UTF-8.src M share/colldef/lt_LT.UTF-8.src M share/colldef/lv_LV.UTF-8.src M share/colldef/nb_NO.ISO8859-1.src M share/colldef/nb_NO.ISO8859-15.src M share/colldef/nn_NO.ISO8859-1.src M share/colldef/nn_NO.ISO8859-15.src M share/colldef/nn_NO.UTF-8.src M share/colldef/pl_PL.UTF-8.src M share/colldef/ro_RO.UTF-8.src M share/colldef/ru_RU.UTF-8.src M share/colldef/se_NO.UTF-8.src M share/colldef/sk_SK.ISO8859-2.src M share/colldef/sk_SK.UTF-8.src M share/colldef/sl_SI.UTF-8.src M share/colldef/sr_RS.ISO8859-2.src M share/colldef/sr_RS.ISO8859-5.src M share/colldef/sr_RS.UTF-8.src M share/colldef/sr_RS.UTF-8 at latin.src M share/colldef/sv_SE.UTF-8.src M share/colldef/tr_TR.UTF-8.src M share/colldef/uk_UA.UTF-8.src M share/colldef/zh_CN.GB18030.src M share/colldef/zh_CN.GB2312.src M share/colldef/zh_CN.GBK.src M share/colldef/zh_CN.UTF-8.src M share/colldef/zh_CN.eucCN.src M share/colldef/zh_TW.Big5.src M share/colldef/zh_TW.UTF-8.src M share/ctypedef/Makefile M share/ctypedef/ca_IT.ISO8859-1.src M share/ctypedef/en_US.ISO8859-1.src M share/ctypedef/hi_IN.ISCII-DEV.src M share/ctypedef/hy_AM.ARMSCII-8.src M share/ctypedef/ja_JP.eucJP.src M share/ctypedef/zh_CN.eucCN.src M share/dict/freebsd M share/doc/Makefile M share/doc/atf/Makefile M share/doc/atf/Makefile.depend M share/doc/legal/intel_ipw/Makefile M share/doc/legal/intel_ipw/Makefile.depend M share/doc/legal/intel_iwi/Makefile M share/doc/legal/intel_iwi/Makefile.depend M share/doc/legal/intel_iwn/Makefile M share/doc/legal/intel_iwn/Makefile.depend M share/doc/legal/intel_wpi/Makefile M share/doc/legal/intel_wpi/Makefile.depend M share/doc/legal/realtek/Makefile M share/doc/legal/realtek/Makefile.depend M share/doc/papers/beyond4.3/beyond43.ms M share/doc/papers/bufbio/bufsize.eps M share/doc/papers/contents/contents.ms M share/doc/papers/devfs/paper.me M share/doc/papers/fsinterface/fsinterface.ms M share/doc/papers/kernmalloc/appendix.ms M share/doc/papers/kernmalloc/kernmalloc.t M share/doc/papers/malloc/abs.ms M share/doc/papers/malloc/alternatives.ms M share/doc/papers/malloc/conclusion.ms M share/doc/papers/malloc/implementation.ms M share/doc/papers/malloc/intro.ms M share/doc/papers/malloc/kernel.ms M share/doc/papers/malloc/malloc.ms M share/doc/papers/malloc/performance.ms M share/doc/papers/malloc/problems.ms M share/doc/papers/newvm/1.t M share/doc/papers/newvm/Makefile M share/doc/papers/newvm/a.t M share/doc/papers/relengr/0.t M share/doc/papers/relengr/Makefile M share/doc/papers/sysperf/4.t M share/doc/papers/sysperf/5.t M share/doc/papers/sysperf/Makefile M share/doc/papers/sysperf/appendix.ms M share/doc/papers/timecounter/Makefile M share/doc/papers/timecounter/fig1.eps M share/doc/papers/timecounter/fig2.eps M share/doc/papers/timecounter/fig3.eps M share/doc/papers/timecounter/fig4.eps M share/doc/papers/timecounter/fig5.eps M share/doc/papers/timecounter/gps.ps M share/doc/papers/timecounter/intr.ps M share/doc/papers/timecounter/timecounter.ms M share/doc/papers/timecounter/tmac.usenix M share/doc/pjdfstest/Makefile M share/doc/psd/01.cacm/Makefile M share/doc/psd/01.cacm/p.mac M share/doc/psd/01.cacm/p1 M share/doc/psd/01.cacm/p2 M share/doc/psd/01.cacm/p3 M share/doc/psd/01.cacm/p4 M share/doc/psd/01.cacm/p5 M share/doc/psd/01.cacm/p6 M share/doc/psd/01.cacm/ref.bib M share/doc/psd/02.implement/Makefile M share/doc/psd/02.implement/fig1.pic M share/doc/psd/02.implement/fig2.pic M share/doc/psd/02.implement/implement M share/doc/psd/02.implement/ref.bib M share/doc/psd/03.iosys/Makefile M share/doc/psd/03.iosys/iosys M share/doc/psd/04.uprog/Makefile M share/doc/psd/04.uprog/p.mac M share/doc/psd/04.uprog/p0 M share/doc/psd/04.uprog/p1 M share/doc/psd/04.uprog/p2 M share/doc/psd/04.uprog/p3 M share/doc/psd/04.uprog/p4 M share/doc/psd/04.uprog/p5 M share/doc/psd/04.uprog/p6 M share/doc/psd/04.uprog/p8 M share/doc/psd/04.uprog/p9 M share/doc/psd/05.sysman/1.1.t M share/doc/psd/05.sysman/1.2.t M share/doc/psd/05.sysman/2.3.t M share/doc/psd/05.sysman/Makefile M share/doc/psd/06.Clang/Clang.ms M share/doc/psd/06.Clang/Makefile M share/doc/psd/12.make/Makefile M share/doc/psd/12.make/stubs M share/doc/psd/12.make/tutorial.ms M share/doc/psd/15.yacc/Makefile M share/doc/psd/15.yacc/ref.bib M share/doc/psd/15.yacc/ss0 M share/doc/psd/15.yacc/ss1 M share/doc/psd/15.yacc/ss10 M share/doc/psd/15.yacc/ss11 M share/doc/psd/15.yacc/ss2 M share/doc/psd/15.yacc/ss3 M share/doc/psd/15.yacc/ss4 M share/doc/psd/15.yacc/ss5 M share/doc/psd/15.yacc/ss6 M share/doc/psd/15.yacc/ss7 M share/doc/psd/15.yacc/ss8 M share/doc/psd/15.yacc/ss9 M share/doc/psd/15.yacc/ss_ M share/doc/psd/15.yacc/ssa M share/doc/psd/15.yacc/ssb M share/doc/psd/15.yacc/ssc M share/doc/psd/15.yacc/ssd M share/doc/psd/16.lex/Makefile M share/doc/psd/16.lex/lex.ms M share/doc/psd/17.m4/Makefile M share/doc/psd/17.m4/m4.ms M share/doc/psd/18.gprof/Makefile M share/doc/psd/20.ipctut/Makefile M share/doc/psd/21.ipc/3.t M share/doc/psd/21.ipc/4.t M share/doc/psd/21.ipc/5.t M share/doc/psd/21.ipc/Makefile M share/doc/psd/22.rpcgen/Makefile M share/doc/psd/22.rpcgen/rpcgen.ms M share/doc/psd/22.rpcgen/stubs M share/doc/psd/23.rpc/Makefile M share/doc/psd/23.rpc/rpc.prog.ms M share/doc/psd/23.rpc/stubs M share/doc/psd/24.xdr/Makefile M share/doc/psd/24.xdr/stubs M share/doc/psd/24.xdr/xdr.nts.ms M share/doc/psd/25.xdrrfc/Makefile M share/doc/psd/25.xdrrfc/stubs M share/doc/psd/25.xdrrfc/xdr.rfc.ms M share/doc/psd/26.rpcrfc/Makefile M share/doc/psd/26.rpcrfc/rpc.rfc.ms M share/doc/psd/26.rpcrfc/stubs M share/doc/psd/27.nfsrpc/Makefile M share/doc/psd/27.nfsrpc/nfs.rfc.ms M share/doc/psd/27.nfsrpc/stubs M share/doc/psd/Makefile M share/doc/psd/contents/Makefile M share/doc/psd/contents/contents.ms M share/doc/psd/title/Makefile M share/doc/psd/title/Title M share/doc/smm/01.setup/0.t M share/doc/smm/01.setup/2.t M share/doc/smm/01.setup/3.t M share/doc/smm/01.setup/4.t M share/doc/smm/01.setup/5.t M share/doc/smm/01.setup/Makefile M share/doc/smm/01.setup/spell.ok M share/doc/smm/01.setup/stubs M share/doc/smm/02.config/6.t M share/doc/smm/02.config/Makefile M share/doc/smm/02.config/spell.ok M share/doc/smm/03.fsck/0.t M share/doc/smm/03.fsck/1.t M share/doc/smm/03.fsck/2.t M share/doc/smm/03.fsck/3.t M share/doc/smm/03.fsck/4.t M share/doc/smm/03.fsck/Makefile M share/doc/smm/04.quotas/Makefile M share/doc/smm/05.fastfs/3.t M share/doc/smm/05.fastfs/Makefile M share/doc/smm/06.nfs/1.t M share/doc/smm/06.nfs/2.t M share/doc/smm/06.nfs/Makefile M share/doc/smm/07.lpd/Makefile M share/doc/smm/08.sendmailop/Makefile M share/doc/smm/11.timedop/Makefile M share/doc/smm/12.timed/Makefile M share/doc/smm/12.timed/timed.ms M share/doc/smm/18.net/7.t M share/doc/smm/18.net/Makefile M share/doc/smm/Makefile M share/doc/smm/contents/Makefile M share/doc/smm/contents/contents.ms M share/doc/smm/title/Makefile M share/doc/smm/title/Title M share/doc/usd/04.csh/Makefile M share/doc/usd/04.csh/csh.1 M share/doc/usd/04.csh/csh.2 M share/doc/usd/04.csh/csh.3 M share/doc/usd/04.csh/csh.4 M share/doc/usd/04.csh/csh.a M share/doc/usd/04.csh/csh.g M share/doc/usd/04.csh/tabs M share/doc/usd/05.dc/Makefile M share/doc/usd/05.dc/dc M share/doc/usd/06.bc/Makefile M share/doc/usd/06.bc/bc M share/doc/usd/07.mail/Makefile M share/doc/usd/07.mail/mail0.nr M share/doc/usd/07.mail/mail5.nr M share/doc/usd/10.exref/Makefile M share/doc/usd/10.exref/Makefile.inc M share/doc/usd/10.exref/exref/Makefile M share/doc/usd/10.exref/exref/ex.rm M share/doc/usd/10.exref/summary/Makefile M share/doc/usd/11.vitut/Makefile M share/doc/usd/12.vi/Makefile M share/doc/usd/12.vi/Makefile.inc M share/doc/usd/12.vi/summary/Makefile M share/doc/usd/12.vi/vi/Makefile M share/doc/usd/12.vi/viapwh/Makefile M share/doc/usd/13.viref/Makefile M share/doc/usd/13.viref/merge.awk M share/doc/usd/13.viref/vi.ref M share/doc/usd/18.msdiffs/Makefile M share/doc/usd/18.msdiffs/ms.diffs M share/doc/usd/19.memacros/Makefile M share/doc/usd/20.meref/Makefile M share/doc/usd/21.troff/Makefile M share/doc/usd/21.troff/m.mac M share/doc/usd/21.troff/m0 M share/doc/usd/21.troff/m0a M share/doc/usd/21.troff/m1 M share/doc/usd/21.troff/m2 M share/doc/usd/21.troff/m3 M share/doc/usd/21.troff/m4 M share/doc/usd/21.troff/m5 M share/doc/usd/21.troff/table1 M share/doc/usd/21.troff/table2 M share/doc/usd/22.trofftut/Makefile M share/doc/usd/22.trofftut/tt.mac M share/doc/usd/22.trofftut/tt00 M share/doc/usd/22.trofftut/tt01 M share/doc/usd/22.trofftut/tt02 M share/doc/usd/22.trofftut/tt03 M share/doc/usd/22.trofftut/tt04 M share/doc/usd/22.trofftut/tt05 M share/doc/usd/22.trofftut/tt06 M share/doc/usd/22.trofftut/tt07 M share/doc/usd/22.trofftut/tt08 M share/doc/usd/22.trofftut/tt09 M share/doc/usd/22.trofftut/tt10 M share/doc/usd/22.trofftut/tt11 M share/doc/usd/22.trofftut/tt12 M share/doc/usd/22.trofftut/tt13 M share/doc/usd/22.trofftut/tt14 M share/doc/usd/22.trofftut/ttack M share/doc/usd/22.trofftut/ttcharset M share/doc/usd/22.trofftut/ttindex M share/doc/usd/Makefile M share/doc/usd/contents/Makefile M share/doc/usd/contents/contents.ms M share/doc/usd/title/Makefile M share/doc/usd/title/Title M share/dtrace/Makefile M share/dtrace/README M share/dtrace/blocking M share/dtrace/disklatency M share/dtrace/disklatencycmd M share/dtrace/hotopen M share/dtrace/nfsattrstats M share/dtrace/nfsclienttime M share/dtrace/retval M share/dtrace/siftr M share/dtrace/tcpconn M share/dtrace/tcpdebug M share/dtrace/tcpstate M share/dtrace/tcptrack M share/dtrace/udptrack M share/examples/jails/README M share/examples/jails/VIMAGE M share/examples/jails/jail.xxx.conf M share/examples/jails/jib M share/examples/jails/jng M share/examples/jails/rc.conf.jails M share/examples/jails/rcjail.xxx.conf M share/examples/kld/cdev/test/Makefile M share/examples/kld/cdev/test/testcdev.c M share/examples/kld/dyn_sysctl/Makefile M share/examples/kld/dyn_sysctl/README M share/examples/kld/dyn_sysctl/dyn_sysctl.c M sys/conf/Makefile.arm M sys/geom/part/g_part_ebr.c M usr.bin/ypwhich/ypwhich.c M usr.sbin/Makefile.amd64 M usr.sbin/manctl/manctl.8 M usr.sbin/manctl/manctl.sh M usr.sbin/mergemaster/mergemaster.8 M usr.sbin/mergemaster/mergemaster.sh M usr.sbin/mld6query/Makefile M usr.sbin/mld6query/mld6.c M usr.sbin/mld6query/mld6query.8 M usr.sbin/mountd/exports.5 M usr.sbin/mountd/mountd.8 M usr.sbin/mountd/mountd.c M usr.sbin/mountd/netgroup.5 M usr.sbin/mountd/pathnames.h M usr.sbin/moused/moused.8 Log Message: ----------- share Commit: 0241a095a5545d8f1a8565154ae441df421c6349 https://github.com/MidnightBSD/src/commit/0241a095a5545d8f1a8565154ae441df421c6349 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/examples/bhyve/vmrun.sh M share/examples/find_interface/Makefile M share/examples/find_interface/find_interface.c M share/examples/hast/ucarp.sh M share/examples/hast/vip-down.sh M share/examples/hast/vip-up.sh M share/examples/hwpmc/Makefile M share/examples/hwpmc/README M share/examples/hwpmc/overhead.c M share/examples/kld/cdev/module/Makefile M share/examples/kld/cdev/module/cdev.c M share/examples/kld/cdev/module/cdev.h M share/examples/kld/cdev/module/cdevmod.c M share/examples/kld/firmware/README M share/examples/kld/firmware/fwconsumer/Makefile M share/examples/kld/firmware/fwconsumer/fw_consumer.c M share/examples/kld/firmware/fwimage/Makefile M share/examples/kld/firmware/fwimage/firmware.img.uu M share/examples/kld/khelp/h_example.c M share/examples/kld/random_adaptor/random_adaptor_example.c M share/examples/kld/syscall/module/Makefile M share/examples/kld/syscall/module/syscall.c M share/examples/kld/syscall/test/Makefile M share/examples/kld/syscall/test/call.c M share/examples/libusb20/Makefile M share/examples/libusb20/README M share/examples/libusb20/bulk.c M share/examples/libusb20/control.c M share/examples/libusb20/util.c M share/examples/libusb20/util.h M share/examples/libvgl/Makefile.depend M share/examples/libvgl/demo.c M share/examples/mdoc/POSIX-copyright M share/examples/mdoc/example.1 M share/examples/mdoc/example.3 M share/examples/mdoc/example.4 M share/examples/mdoc/example.9 M share/examples/netgraph/ngctl M share/examples/netgraph/raw M share/examples/netgraph/udp.tunnel M share/examples/netgraph/virtual.chain M share/examples/netgraph/virtual.lan M share/examples/perfmon/Makefile M share/examples/perfmon/README M share/examples/perfmon/perfmon.c M share/examples/pf/Makefile M share/examples/pf/Makefile.depend M share/examples/pf/ackpri M share/examples/pf/faq-example1 M share/examples/pf/faq-example2 M share/examples/pf/faq-example3 M share/examples/pf/pf.conf M share/examples/pf/queue1 M share/examples/pf/queue2 M share/examples/pf/queue3 M share/examples/pf/queue4 M share/examples/pf/spamd M share/examples/ppi/Makefile M share/examples/ppi/ppilcd.c M share/examples/ppp/chap-auth M share/examples/ppp/login-auth M share/examples/ppp/ppp.conf.sample M share/examples/ppp/ppp.conf.span-isp M share/examples/ppp/ppp.conf.span-isp.working M share/examples/ppp/ppp.linkdown.sample M share/examples/ppp/ppp.linkdown.span-isp M share/examples/ppp/ppp.linkdown.span-isp.working M share/examples/ppp/ppp.linkup.sample M share/examples/ppp/ppp.linkup.span-isp M share/examples/ppp/ppp.linkup.span-isp.working M share/examples/ppp/ppp.secret.sample M share/examples/ppp/ppp.secret.span-isp M share/examples/ppp/ppp.secret.span-isp.working M share/examples/printing/hpvf M share/examples/scsi_target/Makefile M share/examples/scsi_target/scsi_cmds.c M share/examples/scsi_target/scsi_target.8 M share/examples/scsi_target/scsi_target.c M share/examples/scsi_target/scsi_target.h M share/examples/ses/Makefile M share/examples/ses/Makefile.inc M share/examples/ses/getencstat/Makefile M share/examples/ses/getencstat/getencstat.0 M share/examples/ses/sesd/Makefile M share/examples/ses/sesd/sesd.0 M share/examples/ses/setencstat/Makefile M share/examples/ses/setencstat/setencstat.0 M share/examples/ses/setobjstat/Makefile M share/examples/ses/setobjstat/setobjstat.0 M share/examples/ses/srcs/chpmon.c M share/examples/ses/srcs/eltsub.c M share/examples/ses/srcs/eltsub.h M share/examples/ses/srcs/getencstat.c M share/examples/ses/srcs/getnobj.c M share/examples/ses/srcs/getobjmap.c M share/examples/ses/srcs/getobjstat.c M share/examples/ses/srcs/inienc.c M share/examples/ses/srcs/sesd.c M share/examples/ses/srcs/setencstat.c M share/examples/ses/srcs/setobjstat.c M share/examples/smbfs/Makefile M share/examples/smbfs/Makefile.depend M share/examples/smbfs/print/Makefile M share/examples/smbfs/print/Makefile.depend M share/examples/sunrpc/Makefile M share/examples/sunrpc/dir/Makefile M share/examples/sunrpc/msg/Makefile M share/examples/sunrpc/msg/msg_proc.c M share/examples/sunrpc/msg/printmsg.c M share/examples/sunrpc/sort/Makefile M share/examples/tests/Makefile M share/examples/tests/Makefile.depend M share/examples/tests/README M share/examples/tests/tests/Makefile M share/examples/tests/tests/Makefile.depend M share/examples/tests/tests/atf/Kyuafile M share/examples/tests/tests/atf/Makefile M share/examples/tests/tests/atf/Makefile.depend M share/examples/tests/tests/atf/cp_test.sh M share/examples/tests/tests/atf/printf_test.c M share/examples/tests/tests/plain/Kyuafile M share/examples/tests/tests/plain/Makefile M share/examples/tests/tests/plain/Makefile.depend M share/examples/tests/tests/plain/cp_test.sh M share/examples/tests/tests/plain/printf_test.c M share/examples/tests/tests/tap/Kyuafile M share/examples/tests/tests/tap/Makefile M share/examples/tests/tests/tap/Makefile.depend M share/examples/tests/tests/tap/cp_test.sh M share/examples/tests/tests/tap/printf_test.c M share/examples/uefisign/uefikeys M share/i18n/csmapper/APPLE/ARABIC%UCS.src M share/i18n/csmapper/APPLE/CELTIC%UCS.src M share/i18n/csmapper/APPLE/CENTEURO%UCS.src M share/i18n/csmapper/APPLE/CROATIAN%UCS.src M share/i18n/csmapper/APPLE/CYRILLIC%UCS.src M share/i18n/csmapper/APPLE/DEVANAGA%UCS.src M share/i18n/csmapper/APPLE/DINGBATS%UCS.src M share/i18n/csmapper/APPLE/FARSI%UCS.src M share/i18n/csmapper/APPLE/GAELIC%UCS.src M share/i18n/csmapper/APPLE/GREEK%UCS.src M share/i18n/csmapper/APPLE/GUJARATI%UCS.src M share/i18n/csmapper/APPLE/GURMUKHI%UCS.src M share/i18n/csmapper/APPLE/HEBREW%UCS.src M share/i18n/csmapper/APPLE/ICELAND%UCS.src M share/i18n/csmapper/APPLE/INUIT%UCS.src M share/i18n/csmapper/APPLE/KEYBOARD%UCS.src M share/i18n/csmapper/APPLE/MAC.part M share/i18n/csmapper/APPLE/Makefile M share/i18n/csmapper/APPLE/Makefile.depend M share/i18n/csmapper/APPLE/ROMAN%UCS.src M share/i18n/csmapper/APPLE/ROMANIAN%UCS.src M share/i18n/csmapper/APPLE/SYMBOL%UCS.src M share/i18n/csmapper/APPLE/THAI%UCS.src M share/i18n/csmapper/APPLE/TURKISH%UCS.src M share/i18n/csmapper/APPLE/UCS%ARABIC.src M share/i18n/csmapper/APPLE/UCS%CELTIC.src M share/i18n/csmapper/APPLE/UCS%CENTEURO.src M share/i18n/csmapper/APPLE/UCS%CROATIAN.src M share/i18n/csmapper/APPLE/UCS%CYRILLIC.src M share/i18n/csmapper/APPLE/UCS%DEVANAGA.src M share/i18n/csmapper/APPLE/UCS%DINGBATS.src M share/i18n/csmapper/APPLE/UCS%FARSI.src M share/i18n/csmapper/APPLE/UCS%GAELIC.src M share/i18n/csmapper/APPLE/UCS%GREEK.src M share/i18n/csmapper/APPLE/UCS%GUJARATI.src M share/i18n/csmapper/APPLE/UCS%GURMUKHI.src M share/i18n/csmapper/APPLE/UCS%HEBREW.src M share/i18n/csmapper/APPLE/UCS%ICELAND.src M share/i18n/csmapper/APPLE/UCS%INUIT.src M share/i18n/csmapper/APPLE/UCS%KEYBOARD.src M share/i18n/csmapper/APPLE/UCS%ROMAN.src M share/i18n/csmapper/APPLE/UCS%ROMANIAN.src M share/i18n/csmapper/APPLE/UCS%SYMBOL.src M share/i18n/csmapper/APPLE/UCS%THAI.src M share/i18n/csmapper/APPLE/UCS%TURKISH.src M share/i18n/csmapper/AST/ARMSCII-7%UCS.src M share/i18n/csmapper/AST/ARMSCII-8%UCS.src M share/i18n/csmapper/AST/ARMSCII-8A%UCS.src M share/i18n/csmapper/AST/ARMSCII.part M share/i18n/csmapper/AST/Makefile M share/i18n/csmapper/AST/Makefile.depend M share/i18n/csmapper/AST/UCS%ARMSCII-7.src M share/i18n/csmapper/AST/UCS%ARMSCII-8.src M share/i18n/csmapper/AST/UCS%ARMSCII-8A.src M share/i18n/csmapper/BIG5/Big5 at 1984%UCS.src M share/i18n/csmapper/BIG5/Big5EXT at 2003%UCS.src M share/i18n/csmapper/BIG5/Big5EXT at E%UCS.src M share/i18n/csmapper/BIG5/Big5EXT at IBM%UCS.src M share/i18n/csmapper/BIG5/Big5EXT at Plus%UCS.src M share/i18n/csmapper/BIG5/Big5UDA%UCS.src M share/i18n/csmapper/BIG5/ETen%UCS at BMP.src M share/i18n/csmapper/BIG5/ETen%UCS at SIP.src M share/i18n/csmapper/BIG5/HKSCS%UCS at BMP.src M share/i18n/csmapper/BIG5/HKSCS%UCS at SIP.src M share/i18n/csmapper/BIG5/Makefile M share/i18n/csmapper/BIG5/Makefile.depend M share/i18n/csmapper/BIG5/UCS%Big5 at 1984.src M share/i18n/csmapper/BIG5/UCS%Big5EXT at 2003.src M share/i18n/csmapper/BIG5/UCS%Big5EXT at E.src M share/i18n/csmapper/BIG5/UCS%Big5EXT at IBM.src M share/i18n/csmapper/BIG5/UCS%Big5EXT at Plus.src M share/i18n/csmapper/BIG5/UCS%Big5UDA.src M share/i18n/csmapper/BIG5/UCS at BMP%ETen.src M share/i18n/csmapper/BIG5/UCS at BMP%HKSCS.src M share/i18n/csmapper/BIG5/UCS at SIP%ETen.src M share/i18n/csmapper/BIG5/UCS at SIP%HKSCS.src M share/i18n/csmapper/BIG5/charset.pivot.BIG5.src M share/i18n/csmapper/BIG5/mapper.dir.BIG5.src M share/i18n/csmapper/CNS/CNS11643-1%UCS.src M share/i18n/csmapper/CNS/CNS11643-2%UCS.src M share/i18n/csmapper/CNS/CNS11643-3%UCS at BMP.src M share/i18n/csmapper/CNS/CNS11643-3%UCS at SIP.src M share/i18n/csmapper/CNS/CNS11643-4%UCS at BMP.src M share/i18n/csmapper/CNS/CNS11643-4%UCS at SIP.src M share/i18n/csmapper/CNS/CNS11643-5%UCS at BMP.src M share/i18n/csmapper/CNS/CNS11643-5%UCS at SIP.src M share/i18n/csmapper/CNS/CNS11643-6%UCS at BMP.src M share/i18n/csmapper/CNS/CNS11643-6%UCS at SIP.src M share/i18n/csmapper/CNS/CNS11643-7%UCS at BMP.src M share/i18n/csmapper/CNS/CNS11643-7%UCS at SIP.src M share/i18n/csmapper/CNS/Makefile M share/i18n/csmapper/CNS/Makefile.depend M share/i18n/csmapper/CNS/UCS%CNS11643-1.src M share/i18n/csmapper/CNS/UCS%CNS11643-2.src M share/i18n/csmapper/CNS/UCS at BMP%CNS11643-3.src M share/i18n/csmapper/CNS/UCS at BMP%CNS11643-4.src M share/i18n/csmapper/CNS/UCS at BMP%CNS11643-5.src M share/i18n/csmapper/CNS/UCS at BMP%CNS11643-6.src M share/i18n/csmapper/CNS/UCS at BMP%CNS11643-7.src M share/i18n/csmapper/CNS/UCS at SIP%CNS11643-3.src M share/i18n/csmapper/CNS/UCS at SIP%CNS11643-4.src M share/i18n/csmapper/CNS/UCS at SIP%CNS11643-5.src M share/i18n/csmapper/CNS/UCS at SIP%CNS11643-6.src M share/i18n/csmapper/CNS/UCS at SIP%CNS11643-7.src M share/i18n/csmapper/CNS/charset.pivot.CNS.src M share/i18n/csmapper/CNS/mapper.dir.CNS.src M share/i18n/csmapper/CP/CP.part M share/i18n/csmapper/CP/CP037%UCS.src M share/i18n/csmapper/CP/CP038%UCS.src M share/i18n/csmapper/CP/CP10000%UCS.src M share/i18n/csmapper/CP/CP10006%UCS.src M share/i18n/csmapper/CP/CP10007%UCS.src M share/i18n/csmapper/CP/CP10029%UCS.src M share/i18n/csmapper/CP/CP1006%UCS.src M share/i18n/csmapper/CP/CP10079%UCS.src M share/i18n/csmapper/CP/CP10081%UCS.src M share/i18n/csmapper/CP/CP1026%UCS.src M share/i18n/csmapper/CP/CP1046%UCS.src M share/i18n/csmapper/CP/CP1124%UCS.src M share/i18n/csmapper/CP/CP1125%UCS.src M share/i18n/csmapper/CP/CP1129%UCS.src M share/i18n/csmapper/CP/CP1131%UCS.src M share/i18n/csmapper/CP/CP1133%UCS.src M share/i18n/csmapper/CP/CP1161%UCS.src M share/i18n/csmapper/CP/CP1162%UCS.src M share/i18n/csmapper/CP/CP1163%UCS.src M share/i18n/csmapper/CP/CP1250%UCS.src M share/i18n/csmapper/CP/CP1251%UCS.src M share/i18n/csmapper/CP/CP1252%UCS.src M share/i18n/csmapper/CP/CP1253%UCS.src M share/i18n/csmapper/CP/CP1254%UCS.src M share/i18n/csmapper/CP/CP1255%UCS.src M share/i18n/csmapper/CP/CP1256%UCS.src M share/i18n/csmapper/CP/CP1257%UCS.src M share/i18n/csmapper/CP/CP1258%UCS.src M share/i18n/csmapper/CP/CP273%UCS.src M share/i18n/csmapper/CP/CP274%UCS.src M share/i18n/csmapper/CP/CP275%UCS.src M share/i18n/csmapper/CP/CP277%UCS.src M share/i18n/csmapper/CP/CP278%UCS.src M share/i18n/csmapper/CP/CP280%UCS.src M share/i18n/csmapper/CP/CP281%UCS.src M share/i18n/csmapper/CP/CP284%UCS.src M share/i18n/csmapper/CP/CP285%UCS.src M share/i18n/csmapper/CP/CP290%UCS.src M share/i18n/csmapper/CP/CP297%UCS.src M share/i18n/csmapper/CP/CP420%UCS.src M share/i18n/csmapper/CP/CP423%UCS.src M share/i18n/csmapper/CP/CP424%UCS.src M share/i18n/csmapper/CP/CP437%UCS.src M share/i18n/csmapper/CP/CP500%UCS.src M share/i18n/csmapper/CP/CP737%UCS.src M share/i18n/csmapper/CP/CP775%UCS.src M share/i18n/csmapper/CP/CP850%UCS.src M share/i18n/csmapper/CP/CP851%UCS.src M share/i18n/csmapper/CP/CP852%UCS.src M share/i18n/csmapper/CP/CP853%UCS.src M share/i18n/csmapper/CP/CP855%UCS.src M share/i18n/csmapper/CP/CP856%UCS.src M share/i18n/csmapper/CP/CP857%UCS.src M share/i18n/csmapper/CP/CP858%UCS.src M share/i18n/csmapper/CP/CP860%UCS.src M share/i18n/csmapper/CP/CP861%UCS.src M share/i18n/csmapper/CP/CP862%UCS.src M share/i18n/csmapper/CP/CP863%UCS.src M share/i18n/csmapper/CP/CP864%UCS.src M share/i18n/csmapper/CP/CP865%UCS.src M share/i18n/csmapper/CP/CP866%UCS.src M share/i18n/csmapper/CP/CP868%UCS.src M share/i18n/csmapper/CP/CP869%UCS.src M share/i18n/csmapper/CP/CP870%UCS.src M share/i18n/csmapper/CP/CP871%UCS.src M share/i18n/csmapper/CP/CP874%UCS.src M share/i18n/csmapper/CP/CP875%UCS.src M share/i18n/csmapper/CP/CP880%UCS.src M share/i18n/csmapper/CP/CP891%UCS.src M share/i18n/csmapper/CP/CP903%UCS.src M share/i18n/csmapper/CP/CP904%UCS.src M share/i18n/csmapper/CP/CP905%UCS.src M share/i18n/csmapper/CP/CP918%UCS.src M share/i18n/csmapper/CP/CP922%UCS.src M share/i18n/csmapper/CP/CP932UDA%UCS.src M share/i18n/csmapper/CP/CP932VDC at IBM%UCS.src M share/i18n/csmapper/CP/CP932VDC at NEC_IBM%UCS.src M share/i18n/csmapper/CP/CP936EXT%UCS.src M share/i18n/csmapper/CP/CP942EXT%UCS.src M share/i18n/csmapper/CP/CP949EXT%UCS.src M share/i18n/csmapper/CP/CP950%UCS.src M share/i18n/csmapper/CP/Makefile M share/i18n/csmapper/CP/Makefile.depend M share/i18n/csmapper/CP/UCS%CP037.src M share/i18n/csmapper/CP/UCS%CP038.src M share/i18n/csmapper/CP/UCS%CP10000.src M share/i18n/csmapper/CP/UCS%CP10006.src M share/i18n/csmapper/CP/UCS%CP10007.src M share/i18n/csmapper/CP/UCS%CP10029.src M share/i18n/csmapper/CP/UCS%CP1006.src M share/i18n/csmapper/CP/UCS%CP10079.src M share/i18n/csmapper/CP/UCS%CP918.src M share/i18n/csmapper/CP/UCS%CP922.src M share/i18n/csmapper/CP/UCS%CP932UDA.src M share/i18n/csmapper/CP/UCS%CP932VDC at IBM.src M share/i18n/csmapper/CP/UCS%CP932VDC at NEC_IBM.src M share/i18n/csmapper/CP/UCS%CP936EXT.src M share/i18n/csmapper/CP/UCS%CP942EXT.src M share/i18n/csmapper/CP/UCS%CP949EXT.src M share/i18n/csmapper/CP/UCS%CP950.src M share/i18n/csmapper/CP/charset.pivot.CP.src M share/i18n/csmapper/CP/mapper.dir.CP.src M share/i18n/csmapper/EBCDIC/EBCDIC-AT-DE%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-AT-DE-A%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-CA-FR%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-DK-NO%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-DK-NO-A%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-ES%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-ES-A%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-ES-S%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-FI-SE%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-FI-SE-A%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-FR%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-IT%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-PT%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC-UK%UCS.src M share/i18n/csmapper/EBCDIC/EBCDIC.part M share/i18n/csmapper/EBCDIC/Makefile M share/i18n/csmapper/EBCDIC/Makefile.depend M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-AT-DE-A.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-AT-DE.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-CA-FR.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-DK-NO-A.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-DK-NO.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES-A.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES-S.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-ES.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FI-SE-A.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FI-SE.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-FR.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-IT.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-PT.src M share/i18n/csmapper/EBCDIC/UCS%EBCDIC-UK.src M share/i18n/csmapper/GB/GB12345%UCS.src M share/i18n/csmapper/GB/GB18030%UCS at BMP.src M share/i18n/csmapper/GB/GB2312%UCS.src M share/i18n/csmapper/GB/GB2312EXT%UCS.src M share/i18n/csmapper/GB/GB2312GBK%UCS.src M share/i18n/csmapper/GB/GB2312UDA1%UCS.src M share/i18n/csmapper/GB/GB2312UDA2%UCS.src M share/i18n/csmapper/GB/GBKEXT%UCS.src M share/i18n/csmapper/GB/GBKUDA%UCS.src M share/i18n/csmapper/GB/ISO-IR-165EXT%UCS.src M share/i18n/csmapper/GB/Makefile M share/i18n/csmapper/GB/Makefile.depend M share/i18n/csmapper/GB/UCS%GB12345.src M share/i18n/csmapper/GB/UCS%GB2312.src M share/i18n/csmapper/GB/UCS%GB2312EXT.src M share/i18n/csmapper/GB/UCS%GB2312UDA1.src M share/i18n/csmapper/GB/UCS%GB2312UDA2.src M share/i18n/csmapper/GB/UCS%GBKEXT.src M share/i18n/csmapper/GB/UCS%GBKUDA.src M share/i18n/csmapper/GB/UCS%ISO-IR-165EXT.src M share/i18n/csmapper/GB/UCS at BMP%GB18030.src M share/i18n/csmapper/GB/charset.pivot.GB.src M share/i18n/csmapper/GB/mapper.dir.GB.src M share/i18n/csmapper/GEORGIAN/GEORGIAN-ACADEMY%UCS.src M share/i18n/csmapper/GEORGIAN/GEORGIAN-ACADEMY at OldCapital%UCS.src M share/i18n/csmapper/GEORGIAN/GEORGIAN-PS%UCS.src M share/i18n/csmapper/GEORGIAN/GEORGIAN-PS at OldCapital%UCS.src M share/i18n/csmapper/GEORGIAN/GEORGIAN.part M share/i18n/csmapper/GEORGIAN/Makefile M share/i18n/csmapper/GEORGIAN/Makefile.depend M share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-ACADEMY.src M share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-ACADEMY at OldCapital.src M share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-PS.src M share/i18n/csmapper/GEORGIAN/UCS%GEORGIAN-PS at OldCapital.src M share/i18n/csmapper/ISO-8859/ISO-8859-10%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-11%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-13%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-14%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-15%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-16%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-2%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-3%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-4%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-5%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-6%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-7%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-8%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859-9%UCS.src M share/i18n/csmapper/ISO-8859/ISO-8859.part M share/i18n/csmapper/ISO-8859/Makefile M share/i18n/csmapper/ISO-8859/Makefile.depend M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-10.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-11.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-13.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-14.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-15.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-16.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-2.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-3.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-4.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-5.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-6.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-7.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-8.src M share/i18n/csmapper/ISO-8859/UCS%ISO-8859-9.src M share/i18n/csmapper/ISO646/ISO646-BASIC at 1983%UCS.646 M share/i18n/csmapper/ISO646/ISO646-CA%UCS.646 M share/i18n/csmapper/ISO646/ISO646-CA2%UCS.646 M share/i18n/csmapper/ISO646/ISO646-CN%UCS.646 M share/i18n/csmapper/ISO646/ISO646-CU%UCS.646 M share/i18n/csmapper/ISO646/ISO646-DE%UCS.646 M share/i18n/csmapper/ISO646/ISO646-DK%UCS.646 M share/i18n/csmapper/ISO646/ISO646-ES%UCS.646 M share/i18n/csmapper/ISO646/ISO646-ES2%UCS.646 M share/i18n/csmapper/ISO646/ISO646-FI%UCS.646 M share/i18n/csmapper/ISO646/ISO646-FR%UCS.646 M share/i18n/csmapper/ISO646/ISO646-FR1%UCS.646 M share/i18n/csmapper/ISO646/ISO646-GB%UCS.646 M share/i18n/csmapper/ISO646/ISO646-HU%UCS.646 M share/i18n/csmapper/ISO646/ISO646-IRV at 1983%UCS.646 M share/i18n/csmapper/ISO646/ISO646-IT%UCS.646 M share/i18n/csmapper/ISO646/ISO646-JP%UCS.646 M share/i18n/csmapper/ISO646/ISO646-JP-OCR-B%UCS.646 M share/i18n/csmapper/ISO646/ISO646-KR%UCS.646 M share/i18n/csmapper/ISO646/ISO646-NO%UCS.646 M share/i18n/csmapper/ISO646/ISO646-NO2%UCS.646 M share/i18n/csmapper/ISO646/ISO646-PT%UCS.646 M share/i18n/csmapper/ISO646/ISO646-PT2%UCS.646 M share/i18n/csmapper/ISO646/ISO646-SE%UCS.646 M share/i18n/csmapper/ISO646/ISO646-SE2%UCS.646 M share/i18n/csmapper/ISO646/ISO646-US%UCS.646 M share/i18n/csmapper/ISO646/ISO646-YU%UCS.646 M share/i18n/csmapper/ISO646/ISO646.part M share/i18n/csmapper/ISO646/Makefile M share/i18n/csmapper/ISO646/Makefile.depend M share/i18n/csmapper/JIS/JISX0201-KANA%UCS.src M share/i18n/csmapper/JIS/JISX0208 at 1978%UCS.src M share/i18n/csmapper/JIS/JISX0208 at 1990%UCS.src M share/i18n/csmapper/JIS/JISX0208 at MS%UCS.src M share/i18n/csmapper/JIS/JISX0208UDC%UCS.src M share/i18n/csmapper/JIS/JISX0208VDC at NEC%UCS.src M share/i18n/csmapper/JIS/JISX0212%UCS.src M share/i18n/csmapper/JIS/JISX0212 at MS%UCS.src M share/i18n/csmapper/JIS/JISX0212UDC%UCS.src M share/i18n/csmapper/JIS/JISX0212VDC at IBM%UCS.src M share/i18n/csmapper/JIS/JISX0213-1%UCS at BMP.src M share/i18n/csmapper/JIS/JISX0213-1%UCS at SIP.src M share/i18n/csmapper/JIS/JISX0213-2%UCS at BMP.src M share/i18n/csmapper/JIS/JISX0213-2%UCS at SIP.src M share/i18n/csmapper/JIS/Makefile M share/i18n/csmapper/JIS/Makefile.depend M share/i18n/csmapper/JIS/UCS%JISX0201-KANA.src M share/i18n/csmapper/JIS/UCS%JISX0208 at 1978.src M share/i18n/csmapper/JIS/UCS%JISX0208 at 1990.src M share/i18n/csmapper/JIS/UCS%JISX0208 at MS.src M share/i18n/csmapper/JIS/UCS%JISX0208UDC.src M share/i18n/csmapper/JIS/UCS%JISX0208VDC at NEC.src M share/i18n/csmapper/JIS/UCS%JISX0212.src M share/i18n/csmapper/JIS/UCS%JISX0212 at MS.src M share/i18n/csmapper/JIS/UCS%JISX0212UDC.src M share/i18n/csmapper/JIS/UCS%JISX0212VDC at IBM.src M share/i18n/csmapper/JIS/UCS at BMP%JISX0213-1.src M share/i18n/csmapper/JIS/UCS at BMP%JISX0213-2.src M share/i18n/csmapper/JIS/UCS at SIP%JISX0213-1.src M share/i18n/csmapper/JIS/UCS at SIP%JISX0213-2.src M share/i18n/csmapper/JIS/charset.pivot.JIS.src M share/i18n/csmapper/JIS/mapper.dir.JIS.src M share/i18n/csmapper/KAZAKH/KZ1048%UCS.src M share/i18n/csmapper/KAZAKH/Makefile M share/i18n/csmapper/KAZAKH/Makefile.depend M share/i18n/csmapper/KAZAKH/PTCP154%UCS.src M share/i18n/csmapper/KAZAKH/UCS%KZ1048.src M share/i18n/csmapper/KAZAKH/UCS%PTCP154.src M share/i18n/csmapper/KAZAKH/charset.pivot.KAZAKH.src M share/i18n/csmapper/KAZAKH/mapper.dir.KAZAKH.src M share/i18n/csmapper/KOI/GOST19768-74%UCS.src M share/i18n/csmapper/KOI/ISO-5427%UCS.src M share/i18n/csmapper/KOI/KOI7%UCS.src M share/i18n/csmapper/KOI/KOI8%UCS.src M share/i18n/csmapper/KOI/KOI8-C%UCS.src M share/i18n/csmapper/KOI/KOI8-CyrillicOld%UCS.src M share/i18n/csmapper/KOI/KOI8-E%UCS.src M share/i18n/csmapper/KOI/KOI8-R%UCS.src M share/i18n/csmapper/KOI/KOI8-RU%UCS.src M share/i18n/csmapper/KOI/KOI8-T%UCS.src M share/i18n/csmapper/KOI/KOI8-U%UCS.src M share/i18n/csmapper/KOI/KOI8.part M share/i18n/csmapper/KOI/Makefile M share/i18n/csmapper/KOI/Makefile.depend M share/i18n/csmapper/KOI/UCS%GOST19768-74.src M share/i18n/csmapper/KOI/UCS%ISO-5427.src M share/i18n/csmapper/KOI/UCS%KOI7.src M share/i18n/csmapper/KOI/UCS%KOI8-C.src M share/i18n/csmapper/KOI/UCS%KOI8-CyrillicOld.src M share/i18n/csmapper/KOI/UCS%KOI8-E.src M share/i18n/csmapper/KOI/UCS%KOI8-R.src M share/i18n/csmapper/KOI/UCS%KOI8-RU.src M share/i18n/csmapper/KOI/UCS%KOI8-T.src M share/i18n/csmapper/KOI/UCS%KOI8-U.src M share/i18n/csmapper/KOI/UCS%KOI8.src M share/i18n/csmapper/KOI/charset.pivot.KOI.src M share/i18n/csmapper/KOI/mapper.dir.KOI.src M share/i18n/csmapper/KS/JOHAB%UCS.src M share/i18n/csmapper/KS/KSC5601HANGUL%UCS.src M share/i18n/csmapper/KS/KSC5601HANJA%UCS.src M share/i18n/csmapper/KS/Makefile M share/i18n/csmapper/KS/Makefile.depend M share/i18n/csmapper/KS/UCS%JOHAB.src M share/i18n/csmapper/KS/UCS%KSC5601HANGUL.src M share/i18n/csmapper/KS/UCS%KSC5601HANJA.src M share/i18n/csmapper/KS/charset.pivot.KS.src M share/i18n/csmapper/KS/mapper.dir.KS.src M share/i18n/csmapper/MISC/ATARIST%UCS.src M share/i18n/csmapper/MISC/DECMCS%UCS.src M share/i18n/csmapper/MISC/HP-ROMAN8%UCS.src M share/i18n/csmapper/MISC/MULELAO-1%UCS.src M share/i18n/csmapper/MISC/Makefile M share/i18n/csmapper/MISC/Makefile.depend M share/i18n/csmapper/MISC/NEXTSTEP%UCS.src M share/i18n/csmapper/MISC/RISCOS-LATIN1%UCS.src M share/i18n/csmapper/MISC/TDS565%UCS.src M share/i18n/csmapper/MISC/UCS%ATARIST.src M share/i18n/csmapper/MISC/UCS%DECMCS.src M share/i18n/csmapper/MISC/UCS%HP-ROMAN8.src M share/i18n/csmapper/MISC/UCS%MULELAO-1.src M share/i18n/csmapper/MISC/UCS%NEXTSTEP.src M share/i18n/csmapper/MISC/UCS%RISCOS-LATIN1.src M share/i18n/csmapper/MISC/UCS%TDS565.src M share/i18n/csmapper/MISC/charset.pivot.MISC.src M share/i18n/csmapper/MISC/mapper.dir.MISC.src M share/i18n/csmapper/Makefile M share/i18n/csmapper/Makefile.depend M share/i18n/csmapper/Makefile.inc M share/i18n/csmapper/Makefile.part M share/i18n/csmapper/TCVN/Makefile M share/i18n/csmapper/TCVN/Makefile.depend M share/i18n/csmapper/TCVN/TCVN5712-1%UCS.src M share/i18n/csmapper/TCVN/UCS%TCVN5712-1.src M share/i18n/csmapper/TCVN/UCS%VISCII.src M share/i18n/csmapper/TCVN/VISCII%UCS.src M share/i18n/csmapper/TCVN/charset.pivot.TCVN.src M share/i18n/csmapper/TCVN/mapper.dir.TCVN.src M share/i18n/csmapper/charset.pivot.src M share/i18n/esdb/APPLE/MAC.alias M share/i18n/esdb/APPLE/MAC.part M share/i18n/esdb/APPLE/MAC.src M share/i18n/esdb/APPLE/Makefile M share/i18n/esdb/APPLE/Makefile.depend M share/i18n/esdb/AST/ARMSCII-7.src M share/i18n/esdb/AST/ARMSCII.alias M share/i18n/esdb/AST/ARMSCII.part M share/i18n/esdb/AST/ARMSCII.src M share/i18n/esdb/AST/Makefile M share/i18n/esdb/AST/Makefile.depend M share/i18n/esdb/BIG5/Big5.alias M share/i18n/esdb/BIG5/Big5.part M share/i18n/esdb/BIG5/Big5.src M share/i18n/esdb/BIG5/Big5.variable M share/i18n/esdb/BIG5/Makefile M share/i18n/esdb/BIG5/Makefile.depend M share/i18n/esdb/CP/CP.alias M share/i18n/esdb/CP/CP.part M share/i18n/esdb/CP/CP.src M share/i18n/esdb/CP/CP50220.src M share/i18n/esdb/CP/CP50221.src M share/i18n/esdb/CP/CP50222.src M share/i18n/esdb/CP/CP51932.src M share/i18n/esdb/CP/CP932.src M share/i18n/esdb/CP/CP936.src M share/i18n/esdb/CP/CP942.src M share/i18n/esdb/CP/CP942C.src M share/i18n/esdb/CP/CP943.src M share/i18n/esdb/CP/CP943C.src M share/i18n/esdb/CP/CP949.src M share/i18n/esdb/CP/CP950.src M share/i18n/esdb/CP/Makefile M share/i18n/esdb/CP/Makefile.depend M share/i18n/esdb/DEC/DEC.alias M share/i18n/esdb/DEC/DEC.part M share/i18n/esdb/DEC/DEC.src M share/i18n/esdb/DEC/DECHanyu.src M share/i18n/esdb/DEC/Makefile M share/i18n/esdb/DEC/Makefile.depend M share/i18n/esdb/EBCDIC/EBCDIC.alias M share/i18n/esdb/EBCDIC/EBCDIC.part M share/i18n/esdb/EBCDIC/EBCDIC.src M share/i18n/esdb/EBCDIC/Makefile M share/i18n/esdb/EBCDIC/Makefile.depend M share/i18n/esdb/EUC/EUC-CN.src M share/i18n/esdb/EUC/EUC-JIS-2004.src M share/i18n/esdb/EUC/EUC-JP-MS.src M share/i18n/esdb/EUC/EUC-JP.src M share/i18n/esdb/EUC/EUC-KR.src M share/i18n/esdb/EUC/EUC-TW.src M share/i18n/esdb/EUC/EUC.alias M share/i18n/esdb/EUC/EUC.part M share/i18n/esdb/EUC/Makefile M share/i18n/esdb/EUC/Makefile.depend M share/i18n/esdb/GB/GB.alias M share/i18n/esdb/GB/GB.part M share/i18n/esdb/GB/GB12345.src M share/i18n/esdb/GB/GB18030.src M share/i18n/esdb/GB/GBK.src M share/i18n/esdb/GB/Makefile M share/i18n/esdb/GB/Makefile.depend M share/i18n/esdb/GEORGIAN/GEORGIAN.alias M share/i18n/esdb/GEORGIAN/GEORGIAN.part M share/i18n/esdb/GEORGIAN/GEORGIAN.src M share/i18n/esdb/GEORGIAN/Makefile M share/i18n/esdb/GEORGIAN/Makefile.depend M share/i18n/esdb/ISO-2022/ISO-2022-CN-EXT.src M share/i18n/esdb/ISO-2022/ISO-2022-CN.src M share/i18n/esdb/ISO-2022/ISO-2022-JP-1.src M share/i18n/esdb/ISO-2022/ISO-2022-JP-2.src M share/i18n/esdb/ISO-2022/ISO-2022-JP-2004.src M share/i18n/esdb/ISO-2022/ISO-2022-JP.src M share/i18n/esdb/ISO-2022/ISO-2022-KR.src M share/i18n/esdb/ISO-2022/ISO-2022.alias M share/i18n/esdb/ISO-2022/ISO-2022.part M share/i18n/esdb/ISO-2022/Makefile M share/man/man1/builtin.1 M share/man/man1/intro.1 M share/man/man3/ATOMIC_VAR_INIT.3 M share/man/man3/Makefile Log Message: ----------- share Commit: 828d851259bf0fd28f8e40922f2a689bb4981c93 https://github.com/MidnightBSD/src/commit/828d851259bf0fd28f8e40922f2a689bb4981c93 Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M share/examples/hast/ucarp_down.sh M share/examples/hast/ucarp_up.sh M share/examples/ipfilter/Makefile M share/examples/ipfilter/Makefile.depend M share/examples/ipfilter/README M share/examples/ipfilter/example.14 M share/examples/ipfilter/examples.txt M share/examples/ipfilter/firewall.1 M share/examples/ipfilter/firewall.2 M share/examples/ipfilter/ipf-howto.txt M share/examples/ipfilter/ipf.conf.permissive M share/examples/ipfilter/ipf.conf.restrictive M share/examples/ipfilter/ipf.conf.sample M share/examples/ipfilter/ipnat.conf.sample M share/examples/ipfilter/rules.txt M share/examples/ipfw/change_rules.sh M share/man/man6/Makefile M share/man/man6/Makefile.depend M share/man/man6/intro.6 M share/man/man7/Makefile M share/man/man7/arch.7 M share/man/man7/ascii.7 M share/man/man7/bsd.snmpmod.mk.7 M share/man/man7/build.7 M share/man/man7/c99.7 M share/man/man7/crypto.7 M share/man/man7/development.7 M share/man/man7/hier.7 M share/man/man7/hostname.7 M share/man/man7/intro.7 M share/misc/usb_hid_usages M share/zoneinfo/tests/Makefile M share/zoneinfo/tests/backward_test.sh M share/zoneinfo/tests/zoneinfo_common.sh M stand/Makefile M stand/Makefile.amd64 M stand/Makefile.inc M stand/arm64/Makefile M stand/arm64/libarm64/cache.c M stand/arm64/libarm64/cache.h M stand/common/bcache.c M stand/common/boot.c M stand/common/bootstrap.h M stand/common/commands.c M stand/common/console.c M stand/common/dev_net.c M stand/common/dev_net.h M stand/common/devopen.c M stand/common/disk.c M stand/common/disk.h M stand/common/help.common M stand/common/install.c M stand/common/interp.c M stand/common/interp_backslash.c M stand/common/interp_forth.c M stand/common/interp_lua.c M stand/common/interp_parse.c M stand/common/interp_simple.c M stand/common/isapnp.c M stand/common/isapnp.h M stand/common/load_elf.c M stand/common/load_elf32.c M stand/common/load_elf32_obj.c M stand/common/load_elf64.c M stand/common/load_elf64_obj.c M stand/common/load_elf_obj.c M stand/common/ls.c M stand/common/md.c M stand/common/merge_help.awk M stand/common/metadata.c M stand/common/misc.c M stand/common/module.c M stand/common/newvers.sh M stand/fdt/fdt_loader_cmd.c M stand/fdt/fdt_platform.h M stand/ficl.mk M stand/ficl/amd64/sysdep.c M stand/ficl/ficl.h M stand/ficl/fileaccess.c M stand/ficl/float.c M stand/ficl/i386/sysdep.c M stand/ficl/i386/sysdep.h M stand/ficl/loader.c M stand/ficl/math64.c M stand/ficl/math64.h M stand/ficl/prefix.c M stand/ficl/search.c M stand/ficl/softwords/classes.fr M stand/ficl/softwords/ficlclass.fr M stand/ficl/softwords/ficllocal.fr M stand/ficl/softwords/fileaccess.fr M stand/ficl/softwords/forml.fr M stand/ficl/softwords/freebsd.fr M stand/ficl/softwords/ifbrack.fr M stand/ficl/softwords/jhlocal.fr M stand/ficl/softwords/marker.fr M stand/ficl/softwords/oo.fr M stand/ficl/softwords/prefix.fr M stand/ficl/softwords/softcore.awk M stand/ficl/softwords/softcore.fr M stand/ficl/softwords/string.fr M stand/ficl/stack.c M stand/ficl/testmain.c M stand/ficl/tools.c M stand/ficl/unix.c M stand/ficl/vm.c M stand/ficl/words.c M stand/ficl32/Makefile M stand/forth/Makefile M stand/forth/beastie.4th.8 M stand/forth/brand.4th.8 M stand/forth/delay.4th.8 M stand/forth/efi.4th M stand/forth/frames.4th M stand/forth/loader.4th M stand/forth/loader.4th.8 M stand/forth/loader.rc M stand/forth/logo-beastie.4th M stand/forth/logo-orb.4th M stand/forth/logo-orbbw.4th M stand/forth/menu.4th M stand/forth/menu.4th.8 M stand/forth/menu.rc M stand/forth/menusets.4th.8 M stand/forth/support.4th M stand/forth/version.4th.8 M stand/i386/Makefile M stand/i386/Makefile.inc M stand/i386/boot0/Makefile M stand/i386/boot0/Makefile.depend M stand/i386/boot0sio/Makefile M stand/i386/boot0sio/Makefile.depend M stand/i386/boot2/Makefile M stand/i386/boot2/Makefile.depend M stand/i386/boot2/boot1.S M stand/i386/boot2/lib.h M stand/i386/boot2/sio.S M stand/i386/btx/Makefile M stand/i386/btx/Makefile.inc M stand/i386/btx/btx/Makefile M stand/i386/btx/btx/Makefile.depend M stand/i386/btx/btx/btx.S M stand/i386/btx/btxldr/Makefile M stand/i386/btx/btxldr/Makefile.depend M stand/i386/btx/btxldr/btxldr.S M stand/i386/btx/lib/Makefile M stand/i386/btx/lib/Makefile.depend M stand/i386/btx/lib/btxcsu.S M stand/i386/btx/lib/btxsys.s M stand/i386/cdboot/Makefile M stand/i386/cdboot/cdboot.S M stand/i386/common/bootargs.h M stand/i386/common/cons.c M stand/i386/common/cons.h M stand/i386/common/drv.c M stand/i386/common/drv.h M stand/i386/common/edd.h M stand/i386/gptboot/Makefile M stand/i386/gptboot/Makefile.depend M stand/i386/gptboot/gptboot.8 M stand/i386/gptboot/gptboot.c M stand/i386/gptboot/gptldr.S M stand/i386/gptzfsboot/Makefile M stand/i386/gptzfsboot/Makefile.depend M stand/i386/isoboot/Makefile M stand/i386/libfirewire/dconsole.c M stand/i386/libi386/Makefile M stand/i386/libi386/Makefile.depend M stand/i386/libi386/amd64_tramp.S M stand/i386/libi386/bio.c M stand/i386/libi386/biosacpi.c M stand/i386/libi386/biosdisk.c M stand/i386/libi386/biospci.c M stand/i386/libi386/bootinfo64.c M stand/i386/libi386/comconsole.c M stand/i386/libi386/devicename.c M stand/i386/libi386/elf32_freebsd.c M stand/i386/libi386/elf64_freebsd.c M stand/i386/libi386/i386_copy.c M stand/i386/libi386/i386_module.c M stand/i386/libi386/libi386.h M stand/i386/libi386/pxe.c M stand/i386/libi386/pxe.h M stand/i386/libi386/vidconsole.c M stand/i386/loader/Makefile M stand/i386/loader/Makefile.depend M stand/i386/loader/chain.c M stand/i386/loader/conf.c M stand/i386/loader/loader.rc M stand/i386/loader/main.c M stand/i386/loader/version M stand/i386/loader_4th/Makefile M stand/i386/loader_lua/Makefile M stand/i386/loader_simp/Makefile M stand/i386/mbr/Makefile M stand/i386/mbr/Makefile.depend M stand/i386/mbr/mbr.s M stand/i386/pmbr/Makefile M stand/i386/pmbr/Makefile.depend M stand/libsa/environment.c M stand/libsa/ext2fs.c M stand/libsa/geli/geliboot.c M stand/libsa/geli/geliboot.h M stand/libsa/geli/geliboot_crypto.c M stand/libsa/geli/geliboot_internal.h M stand/libsa/geli/gelidev.c M stand/libsa/geli/pwgets.c M stand/libsa/getopt.c M stand/libsa/gets.c M stand/libsa/gpt.c M stand/libsa/gpt.h M stand/libsa/gzipfs.c M stand/libsa/i386/_setjmp.S M stand/libsa/in_cksum.c M stand/libsa/inet_ntoa.c M stand/libsa/ioctl.c M stand/libsa/iodesc.h M stand/libsa/ip.c M stand/libsa/lseek.c M stand/libsa/nandfs.c M stand/libsa/net.c M stand/libsa/net.h M stand/libsa/nfsv2.h M stand/libsa/nullfs.c M stand/libsa/open.c M stand/libsa/pkgfs.c M stand/libsa/printf.c M stand/libsa/random.c M stand/libsa/rarp.c M stand/libsa/read.c M stand/libsa/readdir.c M stand/libsa/rpc.c M stand/libsa/rpc.h M stand/libsa/rpcv2.h M stand/libsa/saioctl.h M stand/libsa/sbrk.c M stand/libsa/splitfs.c M stand/libsa/stand.h M stand/libsa/stat.c M stand/libsa/strcasecmp.c M stand/libsa/strdup.c M stand/libsa/strerror.c M stand/libsa/tftp.c M stand/libsa/tftp.h M stand/libsa/twiddle.c M stand/libsa/udp.c M stand/libsa/ufs.c M stand/libsa/ufsread.c M stand/libsa/write.c M stand/libsa/xlocale_private.h M stand/libsa/zalloc.c M stand/libsa/zalloc_defs.h M stand/libsa/zalloc_malloc.c M stand/libsa/zalloc_mem.h M stand/libsa/zalloc_protos.h M stand/libsa/zfs/Makefile.inc M stand/libsa/zfs/devicename_stubs.c M stand/libsa/zfs/libzfs.h M stand/libsa/zfs/zfs.c M stand/libsa/zfs/zfsimpl.c M stand/loader.mk M stand/lua.mk M stand/userboot/userboot/elf64_freebsd.c M stand/userboot/userboot/host.c M stand/userboot/userboot/libuserboot.h M stand/userboot/userboot/main.c M stand/userboot/userboot/userboot_disk.c M sys/amd64/conf/GENERIC M tools/tools/find-sb/find-sb.c M tools/tools/gdb_regofs/Makefile M tools/tools/genericize/genericize.pl M tools/tools/ifinfo/Makefile M tools/tools/ifinfo/ifinfo.c M tools/tools/kerninclude/kerninclude.sh M tools/tools/kernxref/kernxref.sh M usr.bin/bmake/Makefile.inc M usr.bin/brandelf/brandelf.1 M usr.bin/brandelf/brandelf.c M usr.bin/bsdcat/tests/Makefile.depend M usr.bin/bsdcat/tests/functional_test.sh M usr.bin/bsdiff/Makefile.inc M usr.bin/bsdiff/bsdiff/Makefile M usr.bin/bsdiff/bsdiff/Makefile.depend M usr.bin/bsdiff/bsdiff/bsdiff.1 M usr.bin/bsdiff/bsdiff/bsdiff.c M usr.bin/bsdiff/bsdiff/config.h M usr.bin/bsdiff/bspatch/Makefile M usr.bin/bsdiff/bspatch/Makefile.depend M usr.bin/bsdiff/bspatch/bspatch.1 M usr.bin/bsdiff/bspatch/bspatch.c M usr.bin/c89/c89.c M usr.bin/c99/c99.c M usr.bin/calendar/calendar.h M usr.bin/calendar/calendars/calendar.all M usr.bin/calendar/calendars/calendar.australia M usr.bin/calendar/calendars/calendar.birthday M usr.bin/calendar/calendars/calendar.brazilian M usr.bin/calendar/calendars/calendar.christian M usr.bin/calendar/calendars/calendar.computer M usr.bin/calendar/calendars/calendar.croatian M usr.bin/calendar/calendars/calendar.dutch M usr.bin/calendar/calendars/calendar.french M usr.bin/calendar/calendars/calendar.german M usr.bin/calendar/calendars/calendar.history M usr.bin/calendar/calendars/calendar.holiday M usr.bin/calendar/calendars/calendar.hungarian M usr.bin/calendar/calendars/calendar.judaic M usr.bin/calendar/calendars/calendar.lotr M usr.bin/calendar/calendars/calendar.music M usr.bin/calendar/calendars/calendar.newzealand M usr.bin/calendar/calendars/calendar.russian M usr.bin/calendar/calendars/calendar.southafrica M usr.bin/calendar/calendars/calendar.ukrainian M usr.bin/calendar/calendars/calendar.usholiday M usr.bin/calendar/calendars/calendar.world M usr.bin/calendar/calendars/de_AT.ISO_8859-15/calendar.feiertag M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.all M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.feiertag M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.geschichte M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.kirche M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.literatur M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.musik M usr.bin/calendar/calendars/de_DE.ISO8859-1/calendar.wissenschaft M usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.all M usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes M usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.french M usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies M usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.proverbes M usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.all M usr.bin/calendar/calendars/hr_HR.ISO8859-2/calendar.praznici M usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.all M usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.nevnapok M usr.bin/calendar/calendars/hu_HU.ISO8859-2/calendar.unnepek M usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.all M usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.commemorative M usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.holidays M usr.bin/calendar/calendars/pt_BR.ISO8859-1/calendar.mcommemorative M usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.all M usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.commemorative M usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.holidays M usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.mcommemorative M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.all M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.common M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.holiday M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.military M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.orthodox M usr.bin/calendar/calendars/ru_RU.KOI8-R/calendar.pagan M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.all M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.common M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.holiday M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.military M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.orthodox M usr.bin/calendar/calendars/ru_RU.UTF-8/calendar.pagan M usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.all M usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.holiday M usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.misc M usr.bin/calendar/calendars/uk_UA.KOI8-U/calendar.orthodox M usr.bin/calendar/dates.c M usr.bin/calendar/day.c M usr.bin/calendar/events.c M usr.bin/calendar/io.c M usr.bin/calendar/locale.c M usr.bin/calendar/ostern.c M usr.bin/calendar/parsedata.c M usr.bin/calendar/paskha.c M usr.bin/calendar/pathnames.h M usr.bin/calendar/pom.c M usr.bin/calendar/sunpos.c M usr.bin/calendar/tests/Makefile M usr.bin/calendar/tests/Makefile.depend M usr.bin/calendar/tests/calendar.calibrate M usr.bin/calendar/tests/legacy_test.sh M usr.bin/calendar/tests/regress.sh M usr.bin/cap_mkdb/Makefile M usr.bin/cap_mkdb/cap_mkdb.1 M usr.bin/cap_mkdb/cap_mkdb.c M usr.bin/chat/Makefile M usr.bin/chat/chat.8 M usr.bin/chat/chat.c M usr.bin/chkey/Makefile M usr.bin/chkey/chkey.1 M usr.bin/chkey/chkey.c M usr.bin/chpass/Makefile M usr.bin/chpass/chpass.1 M usr.bin/chpass/chpass.c M usr.bin/chpass/chpass.h M usr.bin/chpass/edit.c M usr.bin/chpass/field.c M usr.bin/chpass/table.c M usr.bin/chpass/util.c M usr.bin/cksum/cksum.1 M usr.bin/cksum/cksum.c M usr.bin/cksum/extern.h M usr.bin/cksum/print.c M usr.bin/cksum/sum1.c M usr.bin/cksum/sum2.c M usr.bin/clang/Makefile M usr.bin/clang/Makefile.inc M usr.bin/clang/bugpoint/Makefile.depend M usr.bin/clang/bugpoint/bugpoint.1 M usr.bin/clang/clang-format/Makefile.depend M usr.bin/clang/clang-tblgen/Makefile M usr.bin/clang/clang-tblgen/Makefile.depend M usr.bin/clang/clang/CC.sh M usr.bin/clang/clang/Makefile M usr.bin/clang/clang/Makefile.depend M usr.bin/clang/clang/clang.1 M usr.bin/clang/llc/Makefile.depend M usr.bin/clang/llc/llc.1 M usr.bin/clang/lld/Makefile M usr.bin/clang/lld/Makefile.depend M usr.bin/clang/lldb/Makefile M usr.bin/clang/lldb/Makefile.depend M usr.bin/clang/lldb/lldb.1 M usr.bin/clang/lli/Makefile M usr.bin/clang/lli/Makefile.depend M usr.bin/clang/lli/lli.1 M usr.bin/clang/llvm-ar/Makefile M usr.bin/clang/llvm-ar/Makefile.depend M usr.bin/clang/llvm-ar/llvm-ar.1 M usr.bin/clang/llvm-ar/llvm-ranlib.1 M usr.bin/clang/llvm-as/Makefile.depend M usr.bin/clang/llvm-as/llvm-as.1 M usr.bin/clang/llvm-bcanalyzer/Makefile.depend M usr.bin/clang/llvm-bcanalyzer/llvm-bcanalyzer.1 M usr.bin/clang/llvm-cov/Makefile.depend M usr.bin/clang/llvm-cov/llvm-cov.1 M usr.bin/clang/llvm-cxxdump/Makefile.depend M usr.bin/clang/llvm-cxxfilt/Makefile M usr.bin/clang/llvm-cxxfilt/Makefile.depend M usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt.1 M usr.bin/clang/llvm-diff/Makefile.depend M usr.bin/clang/llvm-diff/llvm-diff.1 M usr.bin/clang/llvm-dis/Makefile.depend M usr.bin/clang/llvm-dis/llvm-dis.1 M usr.bin/clang/llvm-dwarfdump/Makefile M usr.bin/clang/llvm-dwarfdump/Makefile.depend M usr.bin/clang/llvm-dwarfdump/llvm-dwarfdump.1 M usr.bin/clang/llvm-dwp/Makefile M usr.bin/clang/llvm-extract/Makefile.depend M usr.bin/clang/llvm-extract/llvm-extract.1 M usr.bin/clang/llvm-link/Makefile.depend M usr.bin/clang/llvm-link/llvm-link.1 M usr.bin/clang/llvm-lto/Makefile.depend M usr.bin/clang/llvm-lto2/Makefile.depend M usr.bin/clang/llvm-mc/Makefile.depend M usr.bin/clang/llvm-mca/Makefile M usr.bin/clang/llvm-mca/llvm-mca.1 M usr.bin/clang/llvm-modextract/Makefile.depend M usr.bin/clang/llvm-nm/Makefile M usr.bin/clang/llvm-nm/Makefile.depend M usr.bin/clang/llvm-nm/llvm-nm.1 M usr.bin/clang/llvm-objcopy/Makefile M usr.bin/clang/llvm-objcopy/llvm-objcopy.1 M usr.bin/clang/llvm-objdump/Makefile M usr.bin/clang/llvm-objdump/Makefile.depend M usr.bin/clang/llvm-objdump/llvm-objdump.1 M usr.bin/clang/llvm-pdbutil/Makefile.depend M usr.bin/clang/llvm-pdbutil/llvm-pdbutil.1 M usr.bin/clang/llvm-profdata/Makefile.depend M usr.bin/clang/llvm-profdata/llvm-profdata.1 M usr.bin/clang/llvm-rtdyld/Makefile.depend M usr.bin/clang/llvm-size/Makefile M usr.bin/clang/llvm-size/llvm-size.1 M usr.bin/clang/llvm-strings/Makefile M usr.bin/clang/llvm-strings/llvm-strings.1 M usr.bin/clang/llvm-symbolizer/Makefile M usr.bin/clang/llvm-symbolizer/Makefile.depend M usr.bin/clang/llvm-symbolizer/llvm-addr2line.1 M usr.bin/clang/llvm-symbolizer/llvm-symbolizer.1 M usr.bin/clang/llvm-tblgen/Makefile M usr.bin/clang/llvm-tblgen/Makefile.depend M usr.bin/clang/llvm-tblgen/llvm-tblgen.1 M usr.bin/clang/llvm-xray/Makefile.depend M usr.bin/clang/llvm.prog.mk M usr.bin/clang/opt/Makefile.depend M usr.bin/clang/opt/opt.1 M usr.bin/cmp/Makefile M usr.bin/cmp/cmp.1 M usr.sbin/Makefile.arm M usr.sbin/acpi/acpiconf/acpiconf.8 M usr.sbin/mlxcontrol/command.c M usr.sbin/mlxcontrol/config.c M usr.sbin/mlxcontrol/interface.c M usr.sbin/mptutil/mpt_cam.c M usr.sbin/mptutil/mpt_cmd.c M usr.sbin/mptutil/mpt_config.c M usr.sbin/mptutil/mpt_drive.c M usr.sbin/mptutil/mpt_evt.c M usr.sbin/mptutil/mpt_show.c M usr.sbin/mptutil/mpt_volume.c M usr.sbin/mptutil/mptutil.8 M usr.sbin/mptutil/mptutil.c M usr.sbin/mptutil/mptutil.h M usr.sbin/nandsim/Makefile M usr.sbin/nandsim/nandsim.8 M usr.sbin/nandsim/nandsim_cfgparse.h M usr.sbin/nandsim/nandsim_rcfile.c M usr.sbin/nandsim/nandsim_rcfile.h M usr.sbin/nandsim/sample.conf M usr.sbin/nandtool/nand_erase.c M usr.sbin/nandtool/nand_info.c M usr.sbin/nandtool/nand_read.c M usr.sbin/nandtool/nand_readoob.c M usr.sbin/nandtool/nand_write.c M usr.sbin/nandtool/nand_writeoob.c M usr.sbin/nandtool/nandtool.8 M usr.sbin/nandtool/nandtool.c M usr.sbin/nandtool/nandtool.h M usr.sbin/nandtool/usage.h M usr.sbin/ndiscvt/Makefile M usr.sbin/ndiscvt/inf-parse.y M usr.sbin/ndiscvt/inf-token.l M usr.sbin/ndiscvt/inf.c M usr.sbin/ndiscvt/ndiscvt.8 M usr.sbin/ndiscvt/ndiscvt.c M usr.sbin/ndiscvt/ndisgen.sh M usr.sbin/ndiscvt/windrv_stub.c M usr.sbin/ndp/Makefile M usr.sbin/ndp/ndp.c M usr.sbin/newsyslog/Makefile M usr.sbin/newsyslog/extern.h M usr.sbin/newsyslog/newsyslog.8 M usr.sbin/newsyslog/newsyslog.c M usr.sbin/newsyslog/newsyslog.conf.5 M usr.sbin/newsyslog/pathnames.h M usr.sbin/newsyslog/ptimes.c M usr.sbin/newsyslog/tests/legacy_test.sh M usr.sbin/nfscbd/nfscbd.8 M usr.sbin/nfscbd/nfscbd.c M usr.sbin/nfsd/Makefile M usr.sbin/nfsd/nfsd.8 M usr.sbin/nfsd/nfsd.c M usr.sbin/nfsd/nfsv4.4 M usr.sbin/nfsd/stablerestart.5 M usr.sbin/nfsdumpstate/nfsdumpstate.c M usr.sbin/nfsuserd/nfsuserd.8 Log Message: ----------- sync Commit: 2c77a9f24ea0de357bba2bbadf332d9fcf9149ba https://github.com/MidnightBSD/src/commit/2c77a9f24ea0de357bba2bbadf332d9fcf9149ba Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M usr.bin/cmp/cmp.c M usr.bin/cmp/extern.h M usr.bin/cmp/link.c M usr.bin/cmp/misc.c M usr.bin/cmp/regular.c M usr.bin/cmp/special.c M usr.bin/cmp/tests/Makefile M usr.bin/cmp/tests/Makefile.depend M usr.bin/cmp/tests/cmp_test2.sh M usr.bin/col/Makefile M usr.bin/col/README M usr.bin/col/col.1 M usr.bin/col/col.c M usr.bin/col/tests/Makefile M usr.bin/col/tests/Makefile.depend M usr.bin/col/tests/col_test.sh M usr.bin/colldef/Makefile M usr.bin/colldef/colldef.1 M usr.bin/colldef/common.h M usr.bin/colldef/parse.y M usr.bin/colldef/scan.l M usr.bin/colrm/Makefile M usr.bin/colrm/colrm.1 M usr.bin/colrm/colrm.c M usr.bin/column/Makefile M usr.bin/column/column.1 M usr.bin/column/column.c M usr.bin/comm/Makefile M usr.bin/comm/comm.1 M usr.bin/comm/comm.c M usr.bin/comm/tests/Makefile M usr.bin/comm/tests/Makefile.depend M usr.bin/comm/tests/legacy_test.sh M usr.bin/comm/tests/regress.sh M usr.bin/compile_et/Makefile M usr.bin/compress/Makefile M usr.bin/compress/compress.1 M usr.bin/compress/compress.c M usr.bin/compress/doc/NOTES M usr.bin/compress/doc/README M usr.bin/compress/doc/revision.log M usr.bin/compress/tests/Makefile M usr.bin/compress/tests/compress_test.sh M usr.bin/compress/zopen.3 M usr.bin/compress/zopen.c M usr.bin/compress/zopen.h M usr.bin/cpio/Makefile M usr.bin/cpio/tests/Makefile M usr.bin/cpio/tests/Makefile.depend M usr.bin/cpio/tests/functional_test.sh M usr.bin/csplit/Makefile M usr.bin/csplit/csplit.1 M usr.bin/csplit/csplit.c M usr.bin/ctags/C.c M usr.bin/ctags/Makefile M usr.bin/ctags/ctags.1 M usr.bin/ctags/ctags.c M usr.bin/ctags/ctags.h M usr.bin/ctags/fortran.c M usr.bin/ctags/lisp.c M usr.bin/ctags/print.c M usr.bin/ctags/tree.c M usr.bin/ctags/yacc.c M usr.bin/ctlstat/Makefile M usr.bin/ctlstat/ctlstat.8 M usr.bin/ctlstat/ctlstat.c M usr.bin/cut/Makefile M usr.bin/cut/cut.1 M usr.bin/cut/cut.c M usr.bin/cut/tests/Makefile M usr.bin/cut/tests/Makefile.depend M usr.bin/cut/tests/cut2_test.sh M usr.bin/cxxfilt/Makefile M usr.bin/dc/Makefile M usr.bin/dc/bcode.c M usr.bin/dc/bcode.h M usr.bin/dc/dc.1 M usr.bin/dc/dc.c M usr.bin/dc/extern.h M usr.bin/dc/inout.c M usr.bin/dc/mem.c M usr.bin/dc/stack.c M usr.bin/diff/Makefile M usr.bin/diff/TODO M usr.bin/diff/diff.1 M usr.bin/diff/diff.c M usr.bin/diff/diff.h M usr.bin/diff/diffdir.c M usr.bin/diff/diffreg.c M usr.bin/diff/tests/Makefile M usr.bin/diff/tests/diff_test.sh M usr.bin/diff/xmalloc.c M usr.bin/diff/xmalloc.h M usr.bin/dirname/Makefile M usr.bin/dirname/dirname.c M usr.bin/dirname/tests/Makefile M usr.bin/dirname/tests/Makefile.depend M usr.bin/dpv/Makefile M usr.bin/dpv/dpv.1 M usr.bin/dpv/dpv.c M usr.bin/dpv/dpv_util.h M usr.bin/drill/Makefile M usr.bin/elf2aout/Makefile M usr.bin/elf2aout/elf2aout.1 M usr.bin/elf2aout/elf2aout.c M usr.bin/elfdump/Makefile M usr.bin/elfdump/elfdump.1 M usr.bin/etdump/Makefile M usr.bin/etdump/etdump.1 M usr.bin/etdump/etdump.c M usr.bin/etdump/etdump.h M usr.bin/etdump/output_shell.c M usr.bin/etdump/output_text.c M usr.bin/expand/Makefile M usr.bin/expand/expand.1 M usr.bin/expand/expand.c M usr.bin/false/Makefile M usr.bin/false/false.1 M usr.bin/false/false.c M usr.bin/fetch/Makefile M usr.bin/fetch/fetch.1 M usr.bin/fetch/fetch.c M usr.bin/file/Makefile M usr.bin/file2c/Makefile M usr.bin/file2c/file2c.1 M usr.bin/file2c/file2c.c M usr.bin/file2c/tests/Makefile M usr.bin/file2c/tests/Makefile.depend M usr.bin/file2c/tests/legacy_test.sh M usr.bin/file2c/tests/regress.sh M usr.bin/find/Makefile M usr.bin/find/extern.h M usr.bin/find/find.1 M usr.bin/find/find.c M usr.bin/find/find.h M usr.bin/find/function.c M usr.bin/find/getdate.y M usr.bin/find/ls.c M usr.bin/find/main.c M usr.bin/find/misc.c M usr.bin/find/operator.c M usr.bin/find/option.c M usr.bin/finger/Makefile M usr.bin/finger/extern.h M usr.bin/finger/finger.1 M usr.bin/finger/finger.c M usr.bin/finger/finger.conf.5 M usr.bin/finger/finger.h M usr.bin/finger/lprint.c M usr.bin/finger/net.c M usr.bin/finger/pathnames.h M usr.bin/finger/sprint.c M usr.bin/finger/util.c M usr.bin/fstat/Makefile M usr.bin/fstat/fstat.1 M usr.bin/fstat/fstat.c M usr.bin/fstat/functions.h M usr.bin/fstat/fuser.1 M usr.bin/fstat/fuser.c M usr.bin/fstat/main.c M usr.bin/fsync/Makefile M usr.bin/fsync/fsync.1 M usr.bin/fsync/fsync.c M usr.bin/ftp/Makefile M usr.bin/ftp/tnftp_config.h M usr.bin/gcore/Makefile M usr.bin/gcore/elf32core.c M usr.bin/gcore/elfcore.c M usr.bin/gcore/extern.h M usr.bin/gcore/gcore.1 M usr.bin/gcore/gcore.c M usr.bin/gencat/Makefile M usr.bin/gencat/gencat.1 M usr.bin/gencat/gencat.c M usr.bin/getaddrinfo/Makefile M usr.bin/getaddrinfo/getaddrinfo.1 M usr.bin/getaddrinfo/getaddrinfo.c M usr.bin/getaddrinfo/tables.awk M usr.bin/getconf/Makefile M usr.bin/getconf/confstr.gperf M usr.bin/getconf/fake-gperf.awk M usr.bin/getconf/getconf.1 M usr.bin/getconf/getconf.c M usr.bin/getconf/getconf.h M usr.bin/getconf/limits.gperf M usr.bin/getconf/pathconf.gperf M usr.bin/getconf/progenv.gperf M usr.bin/getconf/sysconf.gperf M usr.bin/getconf/tests/Makefile M usr.bin/getconf/tests/arch_type.c M usr.bin/getconf/tests/getconf_test.sh M usr.bin/getent/Makefile M usr.bin/getent/getent.1 M usr.bin/getent/getent.c M usr.bin/getopt/Makefile M usr.bin/getopt/getopt.1 M usr.bin/getopt/getopt.c M usr.bin/gprof/Makefile M usr.bin/gprof/amd64.h M usr.bin/gprof/aout.c M usr.bin/gprof/arcs.c M usr.bin/gprof/arm.h M usr.bin/gprof/dfn.c M usr.bin/gprof/elf.c M usr.bin/gprof/gprof.1 M usr.bin/gprof/gprof.c M usr.bin/gprof/gprof.h M usr.bin/gprof/hertz.c M usr.bin/gprof/i386.h M usr.bin/gprof/kernel.c M usr.bin/gprof/lookup.c M usr.bin/gprof/mips.h M usr.bin/gprof/pathnames.h M usr.bin/gprof/powerpc.h M usr.bin/gprof/printgprof.c M usr.bin/gprof/printlist.c M usr.bin/gprof/sparc64.h M usr.bin/grep/Makefile M usr.bin/grep/file.c M usr.bin/grep/grep.1 M usr.bin/grep/grep.c M usr.bin/grep/grep.h M usr.bin/grep/queue.c M usr.bin/grep/tests/Makefile M usr.bin/grep/tests/Makefile.depend M usr.bin/grep/tests/grep_freebsd_test.sh M usr.bin/grep/util.c M usr.bin/gzip/Makefile M usr.bin/gzip/gzexe M usr.bin/gzip/gzexe.1 M usr.bin/gzip/gzip.1 M usr.bin/gzip/gzip.c M usr.bin/gzip/tests/Makefile M usr.bin/gzip/tests/Makefile.depend M usr.bin/gzip/unbzip2.c M usr.bin/gzip/unlz.c M usr.bin/gzip/unpack.c M usr.bin/gzip/unxz.c M usr.bin/gzip/zdiff M usr.bin/gzip/zdiff.1 M usr.bin/gzip/zforce M usr.bin/gzip/zforce.1 M usr.bin/gzip/zmore M usr.bin/gzip/zmore.1 M usr.bin/gzip/znew M usr.bin/gzip/znew.1 M usr.bin/gzip/zuncompress.c M usr.bin/head/Makefile M usr.bin/head/head.1 M usr.bin/head/head.c M usr.bin/head/tests/Makefile M usr.bin/head/tests/head_test.sh M usr.bin/hesinfo/Makefile M usr.bin/hesinfo/hesinfo.1 M usr.bin/hesinfo/hesinfo.c M usr.bin/hexdump/Makefile M usr.bin/hexdump/conv.c M usr.bin/hexdump/display.c M usr.bin/hexdump/hexdump.1 M usr.bin/hexdump/hexdump.c M usr.bin/hexdump/hexdump.h M usr.bin/hexdump/hexsyntax.c M usr.bin/hexdump/od.1 M usr.bin/hexdump/odsyntax.c M usr.bin/hexdump/parse.c M usr.bin/hexdump/tests/Makefile M usr.bin/hexdump/tests/hexdump_test.sh M usr.bin/hexdump/tests/od_test.sh M usr.bin/host/Makefile M usr.bin/iconv/Makefile M usr.bin/iconv/iconv.1 M usr.bin/iconv/iconv.c M usr.bin/id/Makefile M usr.bin/id/groups.1 M usr.bin/id/id.1 M usr.bin/id/id.c M usr.bin/id/whoami.1 M usr.bin/ident/Makefile M usr.bin/ident/ident.1 M usr.bin/ident/ident.c M usr.bin/ident/tests/Makefile M usr.bin/ident/tests/Makefile.depend M usr.bin/ident/tests/ident_test.sh M usr.bin/indent/Makefile M usr.bin/indent/README M usr.bin/indent/args.c M usr.bin/indent/indent.1 M usr.bin/indent/indent.c M usr.bin/indent/indent.h M usr.bin/indent/indent_codes.h M usr.bin/indent/indent_globs.h M usr.bin/indent/io.c M usr.bin/indent/lexi.c M usr.bin/indent/parse.c M usr.bin/indent/pr_comment.c M usr.bin/indent/tests/Makefile M usr.bin/indent/tests/binary.0 M usr.bin/indent/tests/binary.0.stdout M usr.bin/indent/tests/comments.0 M usr.bin/indent/tests/comments.0.pro M usr.bin/indent/tests/comments.0.stdout M usr.bin/indent/tests/declarations.0 M usr.bin/indent/tests/declarations.0.stdout M usr.bin/indent/tests/float.0 M usr.bin/indent/tests/float.0.stdout M usr.bin/indent/tests/functional_test.sh M usr.bin/indent/tests/label.0 M usr.bin/indent/tests/label.0.pro M usr.bin/indent/tests/label.0.stdout M usr.bin/indent/tests/offsetof.0 M usr.bin/indent/tests/offsetof.0.stdout M usr.bin/indent/tests/struct.0 M usr.bin/indent/tests/struct.0.stdout M usr.bin/indent/tests/surplusbad.0 M usr.bin/indent/tests/surplusbad.0.pro M usr.bin/indent/tests/surplusbad.0.stdout M usr.bin/indent/tests/wchar.0 M usr.bin/indent/tests/wchar.0.stdout M usr.bin/ipcrm/Makefile M usr.bin/ipcrm/ipcrm.1 M usr.bin/ipcrm/ipcrm.c M usr.bin/ipcs/Makefile M usr.bin/ipcs/ipc.c M usr.bin/ipcs/ipc.h M usr.bin/ipcs/ipcs.1 M usr.bin/ipcs/ipcs.c M usr.bin/iscsictl/Makefile M usr.bin/iscsictl/iscsi.conf.5 M usr.bin/iscsictl/iscsictl.8 M usr.bin/iscsictl/iscsictl.c M usr.bin/iscsictl/iscsictl.h M usr.bin/iscsictl/parse.y M usr.bin/iscsictl/periphs.c M usr.bin/iscsictl/token.l M usr.bin/join/Makefile M usr.bin/join/join.1 M usr.bin/join/join.c M usr.bin/join/tests/Makefile M usr.bin/join/tests/Makefile.depend M usr.bin/join/tests/legacy_test.sh M usr.bin/join/tests/regress.sh M usr.bin/jot/Makefile M usr.bin/jot/jot.1 M usr.bin/jot/jot.c M usr.bin/jot/tests/Makefile M usr.bin/jot/tests/Makefile.depend M usr.bin/jot/tests/legacy_test.sh M usr.bin/jot/tests/regress.sh M usr.bin/kdump/Makefile M usr.bin/kdump/kdump.1 M usr.bin/kdump/kdump.c M usr.bin/keylogin/Makefile M usr.bin/keylogin/keylogin.1 M usr.bin/keylogin/keylogin.c M usr.bin/keylogout/Makefile M usr.bin/keylogout/keylogout.1 M usr.bin/keylogout/keylogout.c M usr.bin/killall/Makefile M usr.bin/killall/killall.1 M usr.bin/killall/killall.c M usr.bin/ktrdump/Makefile M usr.bin/ktrdump/ktrdump.8 M usr.bin/ktrdump/ktrdump.c M usr.bin/lam/Makefile M usr.bin/lam/lam.1 M usr.bin/lam/lam.c M usr.bin/last/Makefile M usr.bin/last/last.1 M usr.bin/last/last.c M usr.bin/lastcomm/Makefile M usr.bin/lastcomm/lastcomm.1 M usr.bin/lastcomm/lastcomm.c M usr.bin/lastcomm/pathnames.h M usr.bin/lastcomm/readrec.c M usr.bin/lastcomm/tests/Makefile M usr.bin/lastcomm/tests/Makefile.depend M usr.bin/lastcomm/tests/README M usr.bin/lastcomm/tests/legacy_test.sh M usr.bin/lastcomm/tests/values.sh M usr.bin/ldd/Makefile M usr.bin/ldd/extern.h M usr.bin/ldd/ldd.1 M usr.bin/ldd/ldd.c M usr.bin/ldd/sods.c M usr.bin/leave/Makefile M usr.bin/leave/leave.1 M usr.bin/leave/leave.c M usr.bin/less/Makefile M usr.bin/less/Makefile.common M usr.bin/less/defines.h M usr.bin/less/lesspipe.sh M usr.bin/less/zless.sh M usr.bin/lessecho/Makefile M usr.bin/lesskey/Makefile M usr.bin/lex/Makefile M usr.bin/lex/config.h M usr.bin/lex/initparse.c M usr.bin/lex/initparse.h M usr.bin/lex/lex.1 M usr.bin/lex/lib/Makefile M usr.bin/lex/lib/Makefile.depend M usr.bin/lex/version.awk M usr.bin/limits/Makefile M usr.bin/limits/limits.1 M usr.bin/limits/limits.c M usr.bin/limits/tests/Makefile M usr.bin/limits/tests/Makefile.depend M usr.bin/limits/tests/limits_test.sh M usr.bin/locale/Makefile M usr.bin/locale/locale.1 M usr.bin/locale/locale.c M usr.bin/localedef/Makefile M usr.bin/localedef/charmap.c M usr.bin/localedef/collate.c M usr.bin/localedef/ctype.c M usr.bin/localedef/localedef.1 M usr.bin/localedef/localedef.c M usr.bin/localedef/localedef.h M usr.bin/localedef/messages.c M usr.bin/localedef/monetary.c M usr.bin/localedef/numeric.c M usr.bin/localedef/parser.y M usr.bin/localedef/scanner.c M usr.bin/localedef/time.c M usr.bin/localedef/wide.c M usr.bin/locate/Makefile M usr.bin/locate/Makefile.inc M usr.bin/locate/bigram/Makefile M usr.bin/locate/bigram/Makefile.depend M usr.bin/locate/bigram/locate.bigram.c M usr.bin/locate/code/Makefile M usr.bin/locate/code/Makefile.depend M usr.bin/locate/code/locate.code.c M usr.bin/locate/locate/Makefile M usr.bin/locate/locate/Makefile.depend M usr.bin/locate/locate/concatdb.sh M usr.bin/locate/locate/fastfind.c M usr.bin/locate/locate/locate.1 M usr.bin/locate/locate/locate.c M usr.bin/locate/locate/locate.h M usr.bin/locate/locate/locate.rc M usr.bin/locate/locate/locate.updatedb.8 M usr.bin/locate/locate/mklocatedb.sh M usr.bin/locate/locate/pathnames.h M usr.bin/locate/locate/updatedb.sh M usr.bin/locate/locate/util.c M usr.bin/lock/Makefile M usr.bin/lock/lock.1 M usr.bin/lock/lock.c M usr.bin/logger/Makefile M usr.bin/logger/logger.1 M usr.bin/logger/logger.c M usr.bin/logins/Makefile M usr.bin/logins/logins.1 M usr.bin/logins/logins.c M usr.bin/logname/logname.c M usr.bin/look/look.c M usr.bin/lorder/lorder.1 M usr.bin/lorder/lorder.sh M usr.bin/lsvfs/lsvfs.1 M usr.bin/lsvfs/lsvfs.c M usr.bin/m4/TEST/ack.m4 M usr.bin/m4/TEST/hanoi.m4 M usr.bin/m4/TEST/hash.m4 M usr.bin/m4/TEST/math.m4 M usr.bin/m4/TEST/sqroot.m4 M usr.bin/m4/TEST/string.m4 M usr.bin/m4/TEST/test.m4 M usr.bin/m4/eval.c M usr.bin/m4/expr.c M usr.bin/m4/extern.h M usr.bin/m4/gnum4.c M usr.bin/m4/look.c M usr.bin/m4/m4.1 M usr.bin/m4/main.c M usr.bin/m4/misc.c M usr.bin/m4/parser.y M usr.bin/m4/pathnames.h M usr.bin/m4/stdd.h M usr.bin/m4/tests/Makefile M usr.bin/m4/tests/Makefile.depend M usr.bin/m4/tests/args.m4 M usr.bin/m4/tests/args2.m4 M usr.bin/m4/tests/comments.m4 M usr.bin/m4/tests/esyscmd.m4 M usr.bin/m4/tests/eval.m4 M usr.bin/m4/tests/ff_after_dnl.m4.uu M usr.bin/m4/tests/gnueval.m4 M usr.bin/m4/tests/gnuformat.m4 M usr.bin/m4/tests/gnupatterns.m4 M usr.bin/m4/tests/gnupatterns2.m4 M usr.bin/m4/tests/gnusofterror.m4 M usr.bin/m4/tests/includes.aux M usr.bin/m4/tests/includes.m4 M usr.bin/m4/tests/legacy_test.sh M usr.bin/m4/tests/m4wrap3.m4 M usr.bin/m4/tests/patterns.m4 M usr.bin/m4/tests/quotes.m4 M usr.bin/m4/tests/redef.m4 M usr.bin/m4/tests/regress.sh M usr.bin/m4/tests/strangequotes.m4.uu M usr.bin/m4/tests/translit.m4 M usr.bin/m4/tests/translit2.m4 M usr.bin/m4/tokenizer.l M usr.bin/m4/trace.c M usr.bin/mail/Makefile M usr.bin/mail/cmd1.c M usr.bin/mail/cmd2.c M usr.bin/mail/cmd3.c M usr.bin/mail/cmdtab.c M usr.bin/mail/collect.c M usr.bin/mail/def.h M usr.bin/mail/edit.c M usr.bin/mail/extern.h M usr.bin/mail/fio.c M usr.bin/mail/getname.c M usr.bin/mail/glob.h M usr.bin/mail/head.c M usr.bin/mail/lex.c M usr.bin/mail/list.c M usr.bin/mail/mail.1 M usr.bin/mail/main.c M usr.bin/mail/names.c M usr.bin/mail/pathnames.h M usr.bin/mail/popen.c M usr.bin/mail/quit.c M usr.bin/mail/rcv.h M usr.bin/mail/send.c M usr.bin/mail/strings.c M usr.bin/mail/temp.c M usr.bin/mail/tty.c M usr.bin/mail/util.c M usr.bin/mail/v7.local.c M usr.bin/mail/vars.c M usr.bin/mail/version.c M usr.bin/msgs/Makefile M usr.bin/msgs/msgs.1 M usr.bin/msgs/msgs.c M usr.bin/msgs/pathnames.h M usr.bin/mt/Makefile M usr.bin/mt/mt.1 M usr.bin/mt/mt.c M usr.bin/nc/Makefile M usr.bin/ncal/Makefile M usr.bin/ncal/ncal.1 M usr.bin/ncal/ncal.c M usr.bin/ncal/tests/Makefile M usr.bin/ncal/tests/Makefile.depend M usr.bin/ncal/tests/legacy_test.sh M usr.bin/ncal/tests/regress.sh M usr.bin/netstat/Makefile M usr.bin/netstat/bpf.c M usr.bin/netstat/if.c M usr.bin/netstat/inet.c M usr.bin/netstat/inet6.c M usr.bin/netstat/ipsec.c M usr.bin/netstat/main.c M usr.bin/netstat/mbuf.c M usr.bin/netstat/mroute.c M usr.bin/netstat/mroute6.c M usr.bin/netstat/netgraph.c M usr.bin/netstat/netisr.c M usr.bin/netstat/netstat.1 M usr.bin/netstat/netstat.h M usr.bin/netstat/nlist_symbols M usr.bin/netstat/pfkey.c M usr.bin/netstat/route.c M usr.bin/netstat/sctp.c M usr.bin/netstat/unix.c M usr.bin/newgrp/Makefile M usr.bin/newgrp/newgrp.1 M usr.bin/newgrp/newgrp.c M usr.bin/newkey/Makefile M usr.bin/newkey/extern.h M usr.bin/newkey/generic.c M usr.bin/newkey/newkey.8 M usr.bin/newkey/newkey.c M usr.bin/newkey/update.c M usr.bin/nfsstat/Makefile M usr.bin/nfsstat/nfsstat.1 M usr.bin/nfsstat/nfsstat.c M usr.bin/nice/Makefile M usr.bin/nice/nice.1 M usr.bin/nice/nice.c M usr.bin/nl/Makefile M usr.bin/nl/nl.1 M usr.bin/nl/nl.c M usr.bin/nm/Makefile M usr.bin/nohup/Makefile M usr.bin/nohup/nohup.1 M usr.bin/nohup/nohup.c M usr.bin/ofed/Makefile M usr.bin/ofed/infiniband-diags/Makefile M usr.bin/ofed/infiniband-diags/Makefile.inc M usr.bin/ofed/infiniband-diags/dump_fts/Makefile M usr.bin/ofed/infiniband-diags/ibaddr/Makefile M usr.bin/ofed/infiniband-diags/ibcacheedit/Makefile M usr.bin/ofed/infiniband-diags/ibccconfig/Makefile Log Message: ----------- sync Compare: https://github.com/MidnightBSD/src/compare/542ddae195d3...2c77a9f24ea0 From noreply at github.com Thu Jul 28 17:27:21 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 14:27:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e9b76d: usr.bin Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: e9b76d6f82f71632cf0b528fc95c8cf60086c4bd https://github.com/MidnightBSD/src/commit/e9b76d6f82f71632cf0b528fc95c8cf60086c4bd Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M usr.bin/ofed/infiniband-diags/ibccquery/Makefile M usr.bin/ofed/infiniband-diags/iblinkinfo/Makefile M usr.bin/ofed/infiniband-diags/ibmirror/Makefile M usr.bin/ofed/infiniband-diags/ibnetdiscover/Makefile M usr.bin/ofed/infiniband-diags/ibping/Makefile M usr.bin/ofed/infiniband-diags/ibportstate/Makefile M usr.bin/ofed/infiniband-diags/ibqueryerrors/Makefile M usr.bin/ofed/infiniband-diags/ibroute/Makefile M usr.bin/ofed/infiniband-diags/ibstat/Makefile M usr.bin/ofed/infiniband-diags/ibsysstat/Makefile M usr.bin/ofed/infiniband-diags/ibtracert/Makefile M usr.bin/ofed/infiniband-diags/perfquery/Makefile M usr.bin/ofed/infiniband-diags/saquery/Makefile M usr.bin/ofed/infiniband-diags/sminfo/Makefile M usr.bin/ofed/infiniband-diags/smpdump/Makefile M usr.bin/ofed/infiniband-diags/smpquery/Makefile M usr.bin/ofed/infiniband-diags/vendstat/Makefile M usr.bin/ofed/libibverbs/Makefile M usr.bin/ofed/libibverbs/Makefile.inc M usr.bin/ofed/libibverbs/asyncwatch/Makefile M usr.bin/ofed/libibverbs/devices/Makefile M usr.bin/ofed/libibverbs/devinfo/Makefile M usr.bin/ofed/libibverbs/rc_pingpong/Makefile M usr.bin/ofed/libibverbs/srq_pingpong/Makefile M usr.bin/ofed/libibverbs/uc_pingpong/Makefile M usr.bin/ofed/libibverbs/ud_pingpong/Makefile M usr.bin/ofed/librdmacm/Makefile M usr.bin/ofed/librdmacm/Makefile.inc M usr.bin/ofed/librdmacm/mckey/Makefile M usr.bin/ofed/librdmacm/rping/Makefile M usr.bin/ofed/librdmacm/ucmatose/Makefile M usr.bin/ofed/librdmacm/udaddy/Makefile M usr.bin/ofed/opensm/Makefile M usr.bin/opieinfo/Makefile M usr.bin/opiekey/Makefile M usr.bin/opiepasswd/Makefile M usr.bin/pagesize/Makefile M usr.bin/pagesize/pagesize.1 M usr.bin/pagesize/pagesize.sh M usr.bin/pamtest/Makefile M usr.bin/passwd/Makefile M usr.bin/passwd/passwd.1 M usr.bin/passwd/passwd.c M usr.bin/paste/Makefile M usr.bin/paste/paste.1 M usr.bin/paste/paste.c M usr.bin/patch/Makefile M usr.bin/patch/backupfile.c M usr.bin/patch/backupfile.h M usr.bin/patch/common.h M usr.bin/patch/inp.c M usr.bin/patch/inp.h M usr.bin/patch/mkpath.c M usr.bin/patch/patch.1 M usr.bin/patch/patch.c M usr.bin/patch/pathnames.h M usr.bin/patch/pch.c M usr.bin/patch/pch.h M usr.bin/patch/tests/Makefile M usr.bin/patch/tests/unified_patch_test.sh M usr.bin/patch/util.h M usr.bin/pathchk/Makefile M usr.bin/pathchk/pathchk.1 M usr.bin/pathchk/pathchk.c M usr.bin/perror/Makefile M usr.bin/perror/perror.1 M usr.bin/perror/perror.c M usr.bin/pr/Makefile M usr.bin/pr/egetopt.c M usr.bin/pr/extern.h M usr.bin/pr/pr.1 M usr.bin/pr/pr.c M usr.bin/pr/pr.h M usr.bin/pr/tests/Makefile M usr.bin/pr/tests/basic2_test.sh M usr.bin/printenv/Makefile M usr.bin/printenv/printenv.1 M usr.bin/printenv/printenv.c M usr.bin/printf/Makefile M usr.bin/printf/printf.1 M usr.bin/printf/printf.c M usr.bin/printf/tests/Makefile M usr.bin/printf/tests/Makefile.depend M usr.bin/printf/tests/legacy_test.sh M usr.bin/printf/tests/regress.sh M usr.bin/proccontrol/Makefile M usr.bin/proccontrol/proccontrol.c M usr.bin/procstat/Makefile M usr.bin/procstat/procstat.1 M usr.bin/procstat/procstat.c M usr.bin/procstat/procstat.h M usr.bin/procstat/procstat_args.c M usr.bin/procstat/procstat_auxv.c M usr.bin/procstat/procstat_basic.c M usr.bin/procstat/procstat_bin.c M usr.bin/procstat/procstat_cred.c M usr.bin/procstat/procstat_cs.c M usr.bin/procstat/procstat_files.c M usr.bin/procstat/procstat_kstack.c M usr.bin/procstat/procstat_ptlwpinfo.c M usr.bin/procstat/procstat_rlimit.c M usr.bin/procstat/procstat_rusage.c M usr.bin/procstat/procstat_sigs.c M usr.bin/procstat/procstat_threads.c M usr.bin/procstat/procstat_vm.c M usr.bin/procstat/tests/Makefile M usr.bin/procstat/tests/procstat_test.sh M usr.bin/procstat/tests/while1.c M usr.bin/protect/Makefile M usr.bin/protect/protect.1 M usr.bin/protect/protect.c M usr.bin/quota/Makefile M usr.bin/quota/quota.1 M usr.bin/quota/quota.c M usr.bin/rctl/Makefile M usr.bin/rctl/rctl.8 M usr.bin/rctl/rctl.c M usr.bin/readelf/Makefile M usr.bin/renice/Makefile M usr.bin/renice/renice.8 M usr.bin/renice/renice.c M usr.bin/resizewin/Makefile M usr.bin/resizewin/resizewin.1 M usr.bin/resizewin/resizewin.c M usr.bin/rev/Makefile M usr.bin/rev/rev.1 M usr.bin/rev/rev.c M usr.bin/revoke/Makefile M usr.bin/revoke/revoke.1 M usr.bin/revoke/revoke.c M usr.bin/rpcgen/Makefile M usr.bin/rpcgen/rpc_clntout.c M usr.bin/rpcgen/rpc_cout.c M usr.bin/rpcgen/rpc_hout.c M usr.bin/rpcgen/rpc_main.c M usr.bin/rpcgen/rpc_parse.c M usr.bin/rpcgen/rpc_parse.h M usr.bin/rpcgen/rpc_sample.c M usr.bin/rpcgen/rpc_scan.c M usr.bin/rpcgen/rpc_scan.h M usr.bin/rpcgen/rpc_svcout.c M usr.bin/rpcgen/rpc_tblout.c M usr.bin/rpcgen/rpc_util.c M usr.bin/rpcgen/rpc_util.h M usr.bin/rpcgen/rpcgen.1 M usr.bin/rpcinfo/Makefile M usr.bin/rpcinfo/rpcinfo.8 M usr.bin/rpcinfo/rpcinfo.c M usr.bin/rs/Makefile M usr.bin/rs/rs.1 M usr.bin/rs/rs.c M usr.bin/rup/Makefile M usr.bin/rup/rup.1 M usr.bin/rup/rup.c M usr.bin/ruptime/Makefile M usr.bin/ruptime/ruptime.1 M usr.bin/ruptime/ruptime.c M usr.bin/rusers/Makefile M usr.bin/rusers/rusers.1 M usr.bin/rusers/rusers.c M usr.bin/rwall/Makefile M usr.bin/rwall/rwall.1 M usr.bin/rwall/rwall.c M usr.bin/rwho/Makefile M usr.bin/rwho/rwho.1 M usr.bin/rwho/rwho.c M usr.bin/script/Makefile M usr.bin/script/script.1 M usr.bin/script/script.c M usr.bin/sdiff/Makefile M usr.bin/sdiff/edit.c M usr.bin/sdiff/extern.h M usr.bin/sdiff/sdiff.1 M usr.bin/sdiff/sdiff.c M usr.bin/sdiff/tests/Makefile M usr.bin/sdiff/tests/Makefile.depend M usr.bin/sdiff/tests/sdiff_test.sh M usr.bin/sed/Makefile M usr.bin/sed/POSIX M usr.bin/sed/compile.c M usr.bin/sed/defs.h M usr.bin/sed/extern.h M usr.bin/sed/main.c M usr.bin/sed/misc.c M usr.bin/sed/process.c M usr.bin/sed/sed.1 M usr.bin/sed/tests/Makefile M usr.bin/sed/tests/Makefile.depend M usr.bin/sed/tests/hanoi.sed M usr.bin/sed/tests/inplace_race_test.sh M usr.bin/sed/tests/legacy_test.sh M usr.bin/sed/tests/math.sed M usr.bin/sed/tests/multi_test.sh M usr.bin/sed/tests/regress.multitest.out/8.22 M usr.bin/sed/tests/regress.multitest.out/Makefile M usr.bin/sed/tests/regress.multitest.out/Makefile.depend M usr.bin/sed/tests/regress.sh M usr.bin/sed/tests/sed2_test.sh M usr.bin/seq/Makefile M usr.bin/seq/seq.1 M usr.bin/seq/seq.c M usr.bin/seq/tests/Makefile M usr.bin/seq/tests/seq_test.sh M usr.bin/setchannel/Makefile M usr.bin/setchannel/setchannel.1 M usr.bin/setchannel/setchannel.c M usr.bin/shar/Makefile M usr.bin/shar/shar.1 M usr.bin/shar/shar.sh M usr.bin/showmount/Makefile M usr.bin/showmount/showmount.8 M usr.bin/showmount/showmount.c M usr.bin/size/Makefile M usr.bin/smbutil/Makefile M usr.bin/sockstat/Makefile M usr.bin/sockstat/sockstat.1 M usr.bin/sockstat/sockstat.c M usr.bin/soelim/Makefile M usr.bin/soelim/soelim.1 M usr.bin/soelim/soelim.c M usr.bin/soelim/tests/Makefile M usr.bin/soelim/tests/Makefile.depend M usr.bin/soelim/tests/soelim_test.sh M usr.bin/sort/Makefile M usr.bin/sort/bwstring.c M usr.bin/sort/bwstring.h M usr.bin/sort/coll.c M usr.bin/sort/coll.h M usr.bin/sort/file.c M usr.bin/sort/file.h M usr.bin/sort/mem.c M usr.bin/sort/mem.h M usr.bin/sort/nls/C.msg M usr.bin/sort/nls/hu_HU.ISO8859-2.msg M usr.bin/sort/radixsort.c M usr.bin/sort/radixsort.h M usr.bin/sort/sort.1.in M usr.bin/sort/sort.c M usr.bin/sort/sort.h M usr.bin/sort/vsort.c M usr.bin/sort/vsort.h M usr.bin/split/Makefile M usr.bin/split/split.1 M usr.bin/split/split.c M usr.bin/ssh-copy-id/Makefile M usr.bin/ssh-copy-id/ssh-copy-id.1 M usr.bin/ssh-copy-id/ssh-copy-id.sh M usr.bin/stat/Makefile M usr.bin/stat/stat.1 M usr.bin/stat/stat.c M usr.bin/stat/tests/Makefile M usr.bin/stat/tests/readlink_test.sh M usr.bin/stat/tests/stat_test.sh M usr.bin/stdbuf/Makefile M usr.bin/stdbuf/stdbuf.1 M usr.bin/stdbuf/stdbuf.c M usr.bin/strings/Makefile M usr.bin/su/Makefile M usr.bin/su/su.1 M usr.bin/su/su.c M usr.bin/svn/Makefile.inc M usr.bin/svn/lib/libapr/apr.h M usr.bin/svn/lib/libapr/apr_private.h M usr.bin/svn/lib/libapr_util/apu_config.h M usr.bin/svn/lib/libsvn_subr/Makefile M usr.bin/svn/svn/Makefile M usr.bin/svn/svn/Makefile.depend M usr.bin/svn/svnadmin/Makefile M usr.bin/svn/svnadmin/Makefile.depend M usr.bin/svn/svnbench/Makefile M usr.bin/svn/svnbench/Makefile.depend M usr.bin/svn/svndumpfilter/Makefile M usr.bin/svn/svndumpfilter/Makefile.depend M usr.bin/svn/svnfsfs/Makefile M usr.bin/svn/svnfsfs/Makefile.depend M usr.bin/svn/svnlook/Makefile M usr.bin/svn/svnlook/Makefile.depend M usr.bin/svn/svnmucc/Makefile M usr.bin/svn/svnmucc/Makefile.depend M usr.bin/svn/svnrdump/Makefile M usr.bin/svn/svnrdump/Makefile.depend M usr.bin/svn/svnserve/Makefile M usr.bin/svn/svnserve/Makefile.depend M usr.bin/svn/svnsync/Makefile M usr.bin/svn/svnsync/Makefile.depend M usr.bin/svn/svnversion/Makefile M usr.bin/svn/svnversion/Makefile.depend M usr.bin/systat/Makefile M usr.bin/systat/cmds.c M usr.bin/systat/cmdtab.c M usr.bin/systat/convtbl.c M usr.bin/systat/convtbl.h M usr.bin/systat/devs.c M usr.bin/systat/devs.h M usr.bin/systat/extern.h M usr.bin/systat/fetch.c M usr.bin/systat/icmp.c M usr.bin/systat/icmp6.c M usr.bin/systat/ifcmds.c M usr.bin/systat/ifstat.c M usr.bin/systat/iostat.c M usr.bin/systat/ip.c M usr.bin/systat/ip6.c M usr.bin/systat/keyboard.c M usr.bin/systat/main.c M usr.bin/systat/mode.c M usr.bin/systat/mode.h M usr.bin/systat/netcmds.c M usr.bin/systat/netstat.c M usr.bin/systat/pigs.c M usr.bin/systat/sctp.c M usr.bin/systat/swap.c M usr.bin/systat/systat.1 M usr.bin/systat/systat.h M usr.bin/systat/tcp.c M usr.bin/systat/vmstat.c M usr.bin/systat/zarc.c M usr.bin/tabs/Makefile M usr.bin/tabs/tabs.1 M usr.bin/tabs/tabs.c M usr.bin/tail/Makefile M usr.bin/tail/extern.h M usr.bin/tail/forward.c M usr.bin/tail/misc.c M usr.bin/tail/read.c M usr.bin/tail/reverse.c M usr.bin/tail/tail.1 M usr.bin/tail/tail.c M usr.bin/tail/tests/Makefile M usr.bin/tail/tests/tail_test.sh M usr.bin/talk/Makefile M usr.bin/talk/ctl.c M usr.bin/talk/ctl_transact.c M usr.bin/talk/display.c M usr.bin/talk/get_addrs.c M usr.bin/talk/get_iface.c M usr.bin/talk/get_names.c M usr.bin/talk/init_disp.c M usr.bin/talk/invite.c M usr.bin/talk/io.c M usr.bin/talk/look_up.c M usr.bin/talk/msgs.c M usr.bin/talk/talk.1 M usr.bin/talk/talk.c M usr.bin/talk/talk.h M usr.bin/talk/talk_ctl.h M usr.bin/tar/Makefile M usr.bin/tar/tests/Makefile M usr.bin/tar/tests/Makefile.depend M usr.bin/tar/tests/functional_test.sh M usr.bin/tcopy/Makefile M usr.bin/tcopy/tcopy.1 M usr.bin/tcopy/tcopy.c M usr.bin/tee/Makefile M usr.bin/tee/tee.1 M usr.bin/tee/tee.c M usr.bin/telnet/Makefile M usr.bin/tests/Makefile M usr.bin/tests/regress.m4 M usr.bin/tftp/Makefile M usr.bin/tftp/main.c M usr.bin/tftp/tftp.1 M usr.bin/tftp/tftp.c M usr.bin/tftp/tftp.h M usr.bin/time/Makefile M usr.bin/time/time.1 M usr.bin/time/time.c M usr.bin/timeout/Makefile M usr.bin/timeout/tests/Makefile M usr.bin/timeout/tests/Makefile.depend M usr.bin/timeout/tests/timeout_test.sh M usr.bin/timeout/timeout.1 M usr.bin/timeout/timeout.c M usr.bin/top/Makefile M usr.bin/top/machine.c M usr.bin/touch/Makefile M usr.bin/touch/touch.1 M usr.bin/touch/touch.c M usr.bin/tput/Makefile M usr.bin/tput/clear.sh M usr.bin/tput/tput.1 M usr.bin/tput/tput.c M usr.bin/tr/Makefile M usr.bin/tr/cmap.c M usr.bin/tr/cmap.h M usr.bin/tr/cset.c M usr.bin/tr/cset.h M usr.bin/tr/extern.h M usr.bin/tr/str.c M usr.bin/tr/tests/Makefile M usr.bin/tr/tests/Makefile.depend M usr.bin/tr/tests/legacy_test.sh M usr.bin/tr/tests/regress.sh M usr.bin/tr/tr.1 M usr.bin/tr/tr.c M usr.bin/true/Makefile M usr.bin/true/true.1 M usr.bin/true/true.c M usr.bin/truncate/Makefile M usr.bin/truncate/tests/Makefile M usr.bin/truncate/tests/Makefile.depend M usr.bin/truncate/tests/truncate_test.sh M usr.bin/truncate/truncate.1 M usr.bin/truncate/truncate.c M usr.bin/truss/Makefile M usr.bin/truss/extern.h M usr.bin/truss/main.c M usr.bin/truss/setup.c M usr.bin/truss/syscall.h M usr.bin/truss/syscalls.c M usr.bin/truss/truss.1 M usr.bin/truss/truss.h M usr.bin/tset/Makefile M usr.bin/tset/extern.h M usr.bin/tset/map.c M usr.bin/tset/misc.c M usr.bin/tset/set.c M usr.bin/tset/term.c M usr.bin/tset/tset.1 M usr.bin/tset/tset.c M usr.bin/tset/wrterm.c M usr.bin/tsort/Makefile M usr.bin/tsort/tsort.1 M usr.bin/tsort/tsort.c M usr.bin/tty/Makefile M usr.bin/tty/tty.1 M usr.bin/tty/tty.c M usr.bin/ul/Makefile M usr.bin/ul/ul.1 M usr.bin/ul/ul.c M usr.bin/uname/Makefile M usr.bin/uname/uname.1 M usr.bin/uname/uname.c M usr.bin/unexpand/Makefile M usr.bin/unexpand/unexpand.c M usr.bin/unifdef/Makefile M usr.bin/unifdef/unifdef.1 M usr.bin/unifdef/unifdef.c M usr.bin/unifdef/unifdef.h M usr.bin/unifdef/unifdefall.sh M usr.bin/uniq/Makefile M usr.bin/uniq/tests/Makefile M usr.bin/uniq/tests/Makefile.depend M usr.bin/uniq/uniq.1 M usr.bin/uniq/uniq.c M usr.bin/units/Makefile M usr.bin/units/README M usr.bin/units/definitions.units M usr.bin/units/tests/Makefile M usr.bin/units/tests/Makefile.depend M usr.bin/units/tests/basics_test.sh M usr.bin/units/units.1 M usr.bin/units/units.c M usr.bin/unvis/Makefile M usr.bin/unzip/Makefile M usr.bin/unzip/unzip.1 M usr.bin/unzip/unzip.c M usr.bin/usbhidaction/Makefile M usr.bin/usbhidaction/usbhidaction.1 M usr.bin/usbhidaction/usbhidaction.c M usr.bin/usbhidctl/Makefile M usr.bin/usbhidctl/usbhid.c M usr.bin/usbhidctl/usbhidctl.1 M usr.bin/users/Makefile M usr.bin/users/users.1 M usr.bin/users/users.cc M usr.bin/uudecode/Makefile M usr.bin/uudecode/tests/Makefile Log Message: ----------- usr.bin From noreply at github.com Thu Jul 28 17:33:50 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 14:33:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 090bd2: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 090bd254fc27e3771a803f2a814ff37ca3ebbf0b https://github.com/MidnightBSD/src/commit/090bd254fc27e3771a803f2a814ff37ca3ebbf0b Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M usr.bin/uudecode/tests/Makefile.depend M usr.bin/uudecode/tests/legacy_test.sh M usr.bin/uudecode/tests/regress.sh M usr.bin/uudecode/uudecode.c M usr.bin/uuencode/Makefile M usr.bin/uuencode/tests/Makefile M usr.bin/uuencode/tests/Makefile.depend M usr.bin/uuencode/tests/legacy_test.sh M usr.bin/uuencode/tests/regress.sh M usr.bin/uuencode/uuencode.1 M usr.bin/uuencode/uuencode.c M usr.bin/uuencode/uuencode.format.5 M usr.bin/vacation/Makefile M usr.bin/vgrind/Makefile M usr.bin/vgrind/extern.h M usr.bin/vgrind/pathnames.h M usr.bin/vgrind/regexp.c M usr.bin/vgrind/tmac.vgrind M usr.bin/vgrind/vfontedpr.c M usr.bin/vgrind/vgrind.1 M usr.bin/vgrind/vgrind.sh M usr.bin/vgrind/vgrindefs.5 M usr.bin/vgrind/vgrindefs.src M usr.bin/vi/Makefile M usr.bin/vi/catalog/Makefile M usr.bin/vi/catalog/Makefile.depend M usr.bin/vi/config.h M usr.bin/vi/pathnames.h M usr.bin/vis/Makefile M usr.bin/vmstat/Makefile M usr.bin/vmstat/vmstat.8 M usr.bin/vmstat/vmstat.c M usr.bin/vtfontcvt/Makefile M usr.bin/vtfontcvt/vtfontcvt.8 M usr.bin/vtfontcvt/vtfontcvt.c M usr.bin/w/Makefile M usr.bin/w/extern.h M usr.bin/w/pr_time.c M usr.bin/w/proc_compare.c M usr.bin/w/uptime.1 M usr.bin/w/w.1 M usr.bin/w/w.c M usr.bin/wall/Makefile M usr.bin/wall/ttymsg.c M usr.bin/wall/ttymsg.h M usr.bin/wall/wall.1 M usr.bin/wall/wall.c M usr.bin/wc/Makefile M usr.bin/wc/wc.1 M usr.bin/wc/wc.c M usr.bin/what/Makefile M usr.bin/what/what.1 M usr.bin/what/what.c M usr.bin/whereis/Makefile M usr.bin/whereis/pathnames.h M usr.bin/whereis/whereis.1 M usr.bin/whereis/whereis.c M usr.bin/which/Makefile M usr.bin/which/which.1 M usr.bin/which/which.c M usr.bin/who/Makefile M usr.bin/who/who.1 M usr.bin/who/who.c M usr.bin/whois/Makefile M usr.bin/whois/whois.1 M usr.bin/whois/whois.c M usr.bin/write/Makefile M usr.bin/write/write.1 M usr.bin/write/write.c M usr.bin/xargs/Makefile M usr.bin/xargs/pathnames.h M usr.bin/xargs/strnsubst.c M usr.bin/xargs/tests/Makefile M usr.bin/xargs/tests/Makefile.depend M usr.bin/xargs/tests/legacy_test.sh M usr.bin/xargs/tests/regress.sh M usr.bin/xargs/xargs.1 M usr.bin/xargs/xargs.c M usr.bin/xinstall/Makefile M usr.bin/xinstall/install.1 M usr.bin/xinstall/tests/Makefile M usr.bin/xinstall/tests/Makefile.depend M usr.bin/xinstall/tests/install_test.sh M usr.bin/xinstall/xinstall.c M usr.bin/xo/Makefile M usr.bin/xo/tests/Makefile M usr.bin/xo/tests/Makefile.depend M usr.bin/xo/tests/functional_test.sh M usr.bin/xstr/pathnames.h M usr.bin/xstr/xstr.1 M usr.bin/xstr/xstr.c M usr.bin/xz/Makefile M usr.bin/xzdec/Makefile M usr.bin/yacc/Makefile M usr.bin/yacc/tests/Makefile M usr.bin/yacc/tests/Makefile.depend M usr.bin/yacc/tests/yacc_tests.sh M usr.bin/yes/Makefile M usr.bin/yes/yes.1 M usr.bin/yes/yes.c M usr.bin/ypcat/Makefile M usr.bin/ypcat/ypcat.1 M usr.bin/ypcat/ypcat.c M usr.sbin/Makefile.arm64 M usr.sbin/Makefile.i386 M usr.sbin/Makefile.inc M usr.sbin/Makefile.mips M usr.sbin/Makefile.powerpc M usr.sbin/acpi/Makefile M usr.sbin/acpi/Makefile.inc M usr.sbin/acpi/acpiconf/Makefile M usr.sbin/acpi/acpiconf/Makefile.depend M usr.sbin/acpi/acpiconf/acpiconf.c M usr.sbin/acpi/acpidb/Makefile M usr.sbin/acpi/acpidb/Makefile.depend M usr.sbin/acpi/acpidb/acpidb.8 M usr.sbin/acpi/acpidb/acpidb.c M usr.sbin/acpi/acpidump/Makefile M usr.sbin/acpi/acpidump/Makefile.depend M usr.sbin/acpi/acpidump/acpi.c M usr.sbin/acpi/acpidump/acpi_user.c M usr.sbin/acpi/acpidump/acpidump.8 M usr.sbin/acpi/acpidump/acpidump.c M usr.sbin/acpi/acpidump/acpidump.h M usr.sbin/acpi/iasl/Makefile M usr.sbin/acpi/iasl/Makefile.depend M usr.sbin/acpi/iasl/iasl.8 M usr.sbin/adduser/Makefile M usr.sbin/adduser/adduser.8 M usr.sbin/adduser/adduser.conf.5 M usr.sbin/adduser/rmuser.8 M usr.sbin/adduser/rmuser.sh M usr.sbin/ancontrol/Makefile M usr.sbin/ancontrol/ancontrol.8 M usr.sbin/ancontrol/ancontrol.c M usr.sbin/apm/Makefile M usr.sbin/apm/apm.8 M usr.sbin/apm/apm.c M usr.sbin/arp/Makefile M usr.sbin/arp/arp.4 M usr.sbin/arp/arp.8 M usr.sbin/arp/arp.c M usr.sbin/audit/Makefile M usr.sbin/auditd/Makefile M usr.sbin/auditdistd/Makefile M usr.sbin/auditreduce/Makefile M usr.sbin/authpf/Makefile M usr.sbin/bhyvectl/Makefile M usr.sbin/bhyvectl/bhyvectl.8 M usr.sbin/bhyvectl/bhyvectl.c M usr.sbin/bhyveload/Makefile M usr.sbin/bhyveload/bhyveload.8 M usr.sbin/bhyveload/bhyveload.c M usr.sbin/binmiscctl/Makefile M usr.sbin/binmiscctl/binmiscctl.8 M usr.sbin/binmiscctl/binmiscctl.c M usr.sbin/blacklistctl/Makefile M usr.sbin/blacklistd/Makefile M usr.sbin/bluetooth/Makefile M usr.sbin/bluetooth/Makefile.inc M usr.sbin/bluetooth/ath3kfw/Makefile M usr.sbin/bluetooth/ath3kfw/Makefile.depend M usr.sbin/bluetooth/ath3kfw/ath3k_dbg.h M usr.sbin/bluetooth/ath3kfw/ath3k_fw.c M usr.sbin/bluetooth/ath3kfw/ath3k_fw.h M usr.sbin/bluetooth/ath3kfw/ath3k_hw.c M usr.sbin/bluetooth/ath3kfw/ath3k_hw.h M usr.sbin/bluetooth/ath3kfw/ath3kfw.8 M usr.sbin/bluetooth/ath3kfw/main.c M usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt M usr.sbin/bluetooth/bcmfw/Makefile M usr.sbin/bluetooth/bcmfw/Makefile.depend M usr.sbin/bluetooth/bcmfw/README M usr.sbin/bluetooth/bcmfw/bcmfw.8 M usr.sbin/bluetooth/bcmfw/bcmfw.c M usr.sbin/bluetooth/bt3cfw/Makefile M usr.sbin/bluetooth/bt3cfw/Makefile.depend M usr.sbin/bluetooth/bt3cfw/bt3cfw.8 M usr.sbin/bluetooth/bt3cfw/bt3cfw.c M usr.sbin/bluetooth/bthidcontrol/Makefile M usr.sbin/bluetooth/bthidcontrol/Makefile.depend M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h M usr.sbin/bluetooth/bthidcontrol/hid.c M usr.sbin/bluetooth/bthidcontrol/sdp.c M usr.sbin/bluetooth/bthidd/Makefile M usr.sbin/bluetooth/bthidd/Makefile.depend M usr.sbin/bluetooth/bthidd/bthid_config.h M usr.sbin/bluetooth/bthidd/bthidd.8 M usr.sbin/bluetooth/bthidd/bthidd.c M usr.sbin/bluetooth/bthidd/bthidd.conf.sample M usr.sbin/bluetooth/bthidd/bthidd.h M usr.sbin/bluetooth/bthidd/client.c M usr.sbin/bluetooth/bthidd/hid.c M usr.sbin/bluetooth/bthidd/kbd.c M usr.sbin/bluetooth/bthidd/kbd.h M usr.sbin/bluetooth/bthidd/lexer.l M usr.sbin/bluetooth/bthidd/parser.y M usr.sbin/bluetooth/bthidd/server.c M usr.sbin/bluetooth/bthidd/session.c M usr.sbin/bluetooth/btpand/Makefile M usr.sbin/bluetooth/btpand/Makefile.depend M usr.sbin/bluetooth/btpand/bnep.c M usr.sbin/bluetooth/btpand/bnep.h M usr.sbin/bluetooth/btpand/btpand.8 M usr.sbin/bluetooth/btpand/btpand.c M usr.sbin/bluetooth/btpand/btpand.h M usr.sbin/bluetooth/btpand/channel.c M usr.sbin/bluetooth/btpand/client.c M usr.sbin/bluetooth/btpand/event.c M usr.sbin/bluetooth/btpand/event.h M usr.sbin/bluetooth/btpand/packet.c M usr.sbin/bluetooth/btpand/sdp.c M usr.sbin/bluetooth/btpand/sdp.h M usr.sbin/bluetooth/btpand/server.c M usr.sbin/bluetooth/btpand/tap.c M usr.sbin/bluetooth/hccontrol/Makefile M usr.sbin/bluetooth/hccontrol/Makefile.depend M usr.sbin/bluetooth/hccontrol/hccontrol.8 M usr.sbin/bluetooth/hccontrol/hccontrol.c M usr.sbin/bluetooth/hccontrol/hccontrol.h M usr.sbin/bluetooth/hccontrol/host_controller_baseband.c M usr.sbin/bluetooth/hccontrol/info.c M usr.sbin/bluetooth/hccontrol/le.c M usr.sbin/bluetooth/hccontrol/link_control.c M usr.sbin/bluetooth/hccontrol/link_policy.c M usr.sbin/bluetooth/hccontrol/node.c M usr.sbin/bluetooth/hccontrol/send_recv.c M usr.sbin/bluetooth/hccontrol/status.c M usr.sbin/bluetooth/hccontrol/util.c M usr.sbin/bluetooth/hcsecd/Makefile M usr.sbin/bluetooth/hcsecd/Makefile.depend M usr.sbin/bluetooth/hcsecd/hcsecd.8 M usr.sbin/bluetooth/hcsecd/hcsecd.c M usr.sbin/bluetooth/hcsecd/hcsecd.conf M usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 M usr.sbin/bluetooth/hcsecd/hcsecd.h M usr.sbin/bluetooth/hcsecd/lexer.l M usr.sbin/bluetooth/hcsecd/parser.y M usr.sbin/bluetooth/hcseriald/Makefile M usr.sbin/bluetooth/hcseriald/Makefile.depend M usr.sbin/bluetooth/hcseriald/hcseriald.8 M usr.sbin/bluetooth/hcseriald/hcseriald.c M usr.sbin/bluetooth/l2control/Makefile M usr.sbin/bluetooth/l2control/Makefile.depend M usr.sbin/bluetooth/l2control/l2cap.c M usr.sbin/bluetooth/l2control/l2control.8 M usr.sbin/bluetooth/l2control/l2control.c M usr.sbin/bluetooth/l2control/l2control.h M usr.sbin/bluetooth/l2ping/Makefile M usr.sbin/bluetooth/l2ping/Makefile.depend M usr.sbin/bluetooth/l2ping/l2ping.8 M usr.sbin/bluetooth/l2ping/l2ping.c M usr.sbin/bluetooth/rfcomm_pppd/Makefile M usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend M usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 M usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c M usr.sbin/bluetooth/sdpcontrol/Makefile M usr.sbin/bluetooth/sdpcontrol/Makefile.depend M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h M usr.sbin/bluetooth/sdpcontrol/search.c M usr.sbin/bluetooth/sdpd/Makefile M usr.sbin/bluetooth/sdpd/Makefile.depend M usr.sbin/bluetooth/sdpd/audio_sink.c M usr.sbin/bluetooth/sdpd/audio_source.c M usr.sbin/bluetooth/sdpd/bgd.c M usr.sbin/bluetooth/sdpd/dun.c M usr.sbin/bluetooth/sdpd/ftrn.c M usr.sbin/bluetooth/sdpd/gn.c M usr.sbin/bluetooth/sdpd/irmc.c M usr.sbin/bluetooth/sdpd/irmc_command.c M usr.sbin/bluetooth/sdpd/lan.c M usr.sbin/bluetooth/sdpd/log.c M usr.sbin/bluetooth/sdpd/log.h M usr.sbin/bluetooth/sdpd/main.c M usr.sbin/bluetooth/sdpd/nap.c M usr.sbin/bluetooth/sdpd/opush.c M usr.sbin/bluetooth/sdpd/panu.c M usr.sbin/bluetooth/sdpd/profile.c M usr.sbin/bluetooth/sdpd/profile.h M usr.sbin/bluetooth/sdpd/provider.c M usr.sbin/bluetooth/sdpd/provider.h M usr.sbin/bluetooth/sdpd/sar.c M usr.sbin/bluetooth/sdpd/scr.c M usr.sbin/bluetooth/sdpd/sd.c M usr.sbin/bluetooth/sdpd/sdpd.8 M usr.sbin/bluetooth/sdpd/server.c M usr.sbin/bluetooth/sdpd/server.h M usr.sbin/bluetooth/sdpd/sp.c M usr.sbin/bluetooth/sdpd/srr.c M usr.sbin/bluetooth/sdpd/ssar.c M usr.sbin/bluetooth/sdpd/ssr.c M usr.sbin/bluetooth/sdpd/sur.c M usr.sbin/bluetooth/sdpd/uuid-private.h M usr.sbin/bluetooth/sdpd/uuid.c M usr.sbin/boot0cfg/Makefile M usr.sbin/boot0cfg/boot0cfg.8 M usr.sbin/boot0cfg/boot0cfg.c M usr.sbin/bootparamd/Makefile M usr.sbin/bootparamd/Makefile.inc M usr.sbin/bootparamd/bootparamd/Makefile M usr.sbin/bootparamd/bootparamd/Makefile.depend M usr.sbin/bootparamd/bootparamd/README M usr.sbin/bootparamd/bootparamd/bootparamd.8 M usr.sbin/bootparamd/bootparamd/bootparamd.c M usr.sbin/bootparamd/bootparamd/bootparams.5 M usr.sbin/bootparamd/bootparamd/main.c M usr.sbin/bootparamd/callbootd/Makefile M usr.sbin/bootparamd/callbootd/Makefile.depend M usr.sbin/bootparamd/callbootd/callbootd.c M usr.sbin/bsdconfig/Makefile M usr.sbin/bsdconfig/USAGE M usr.sbin/bsdconfig/bsdconfig M usr.sbin/bsdconfig/bsdconfig.8 M usr.sbin/bsdconfig/console/INDEX M usr.sbin/bsdconfig/console/Makefile M usr.sbin/bsdconfig/console/Makefile.depend M usr.sbin/bsdconfig/console/USAGE M usr.sbin/bsdconfig/console/console M usr.sbin/bsdconfig/console/font M usr.sbin/bsdconfig/console/include/Makefile M usr.sbin/bsdconfig/console/include/Makefile.depend M usr.sbin/bsdconfig/console/keymap M usr.sbin/bsdconfig/console/repeat M usr.sbin/bsdconfig/console/screenmap M usr.sbin/bsdconfig/console/ttys M usr.sbin/bsdconfig/diskmgmt/INDEX M usr.sbin/bsdconfig/diskmgmt/Makefile M usr.sbin/bsdconfig/diskmgmt/Makefile.depend M usr.sbin/bsdconfig/diskmgmt/USAGE M usr.sbin/bsdconfig/diskmgmt/diskmgmt M usr.sbin/bsdconfig/diskmgmt/include/Makefile M usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend M usr.sbin/bsdconfig/diskmgmt/include/messages.subr M usr.sbin/bsdconfig/docsinstall/Makefile.depend M usr.sbin/bsdconfig/docsinstall/include/Makefile.depend M usr.sbin/bsdconfig/dot/INDEX M usr.sbin/bsdconfig/dot/Makefile M usr.sbin/bsdconfig/dot/Makefile.depend M usr.sbin/bsdconfig/dot/USAGE M usr.sbin/bsdconfig/dot/dot M usr.sbin/bsdconfig/dot/include/Makefile M usr.sbin/bsdconfig/dot/include/Makefile.depend M usr.sbin/bsdconfig/dot/include/messages.subr M usr.sbin/bsdconfig/examples/Makefile M usr.sbin/bsdconfig/examples/Makefile.depend M usr.sbin/bsdconfig/share/Makefile.depend Log Message: ----------- sync From noreply at github.com Thu Jul 28 17:56:15 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 14:56:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 75af3b: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 75af3bf67b0a089399385841b4a85134c70e84ab https://github.com/MidnightBSD/src/commit/75af3bf67b0a089399385841b4a85134c70e84ab Author: Lucas Holt Date: 2022-07-28 (Thu, 28 Jul 2022) Changed paths: M stand/defs.mk M stand/efi/Makefile M stand/efi/Makefile.inc M stand/efi/boot1/Makefile M stand/efi/boot1/Makefile.depend M stand/efi/boot1/boot1.c M stand/efi/boot1/boot_module.h M stand/efi/boot1/fat-amd64.tmpl.xz M stand/efi/boot1/fat-arm.tmpl.xz M stand/efi/boot1/fat-arm64.tmpl.xz M stand/efi/boot1/fat-i386.tmpl.xz M stand/efi/boot1/generate-fat.sh M stand/efi/boot1/ufs_module.c M stand/efi/boot1/zfs_module.c M stand/efi/fdt/Makefile M stand/efi/fdt/Makefile.depend M stand/efi/fdt/efi_fdt.c M stand/efi/include/Guid/MemoryTypeInformation.h M stand/efi/include/Guid/MtcVendor.h M stand/efi/include/Guid/ZeroGuid.h M stand/efi/include/Protocol/EdidActive.h M stand/efi/include/Protocol/EdidDiscovered.h M stand/efi/include/Protocol/EdidOverride.h M stand/efi/include/README M stand/efi/include/amd64/efibind.h M stand/efi/include/amd64/pe.h M stand/efi/include/arm64/efibind.h M stand/efi/include/efi.h M stand/efi/include/efichar.h M stand/efi/include/eficon.h M stand/efi/include/eficonsctl.h M stand/efi/include/efidebug.h M stand/efi/include/efidef.h M stand/efi/include/efidevp.h M stand/efi/include/efierr.h M stand/efi/include/efifpswa.h M stand/efi/include/efifs.h M stand/efi/include/efigop.h M stand/efi/include/efigpt.h M stand/efi/include/efiip.h M stand/efi/include/efilib.h M stand/efi/include/efinet.h M stand/efi/include/efipart.h M stand/efi/include/efipciio.h M stand/efi/include/efipoint.h M stand/efi/include/efiprot.h M stand/efi/include/efipxebc.h M stand/efi/include/efiser.h M stand/efi/include/efistdarg.h M stand/efi/include/efitcp.h M stand/efi/include/efiudp.h M stand/efi/include/efiuga.h M stand/efi/include/efizfs.h M stand/efi/include/i386/efibind.h M stand/efi/include/i386/pe.h M stand/efi/libefi/Makefile M stand/efi/libefi/Makefile.depend M stand/efi/libefi/delay.c M stand/efi/libefi/devicename.c M stand/efi/libefi/devpath.c M stand/efi/libefi/efi_console.c M stand/efi/libefi/efi_driver_utils.c M stand/efi/libefi/efichar.c M stand/efi/loader/arch/arm64/start.S M stand/efi/loader/arch/i386/Makefile.inc M stand/efi/loader/arch/i386/elf32_freebsd.c M stand/efi/loader/arch/i386/exec.c M stand/efi/loader/arch/i386/i386_copy.c M stand/efi/loader/arch/i386/ldscript.i386 M stand/efi/loader/arch/i386/start.S M stand/efi/loader/autoload.c M stand/efi/loader/bootinfo.c M stand/efi/loader/conf.c M stand/efi/loader/copy.c M stand/efi/loader/efi_main.c M stand/efi/loader/framebuffer.c M stand/efi/loader/framebuffer.h M stand/efi/loader/loader_efi.h M stand/efi/loader/main.c M stand/efi/loader/version M stand/efi/loader_4th/Makefile M stand/efi/loader_lua/Makefile M stand/efi/loader_simp/Makefile M stand/i386/pxeldr/Makefile M stand/i386/pxeldr/Makefile.depend M stand/i386/pxeldr/pxeboot.8 M stand/i386/pxeldr/pxeldr.S M stand/i386/zfsboot/Makefile M stand/i386/zfsboot/Makefile.depend M stand/i386/zfsboot/zfsboot.8 M stand/kshim/bsd_busspace.c M stand/kshim/bsd_kernel.c M stand/kshim/bsd_kernel.h M stand/kshim/kshim.mk M stand/kshim/sysinit.h M stand/liblua/Makefile M stand/liblua/float.h M stand/liblua/lerrno.c M stand/liblua/lerrno.h M stand/liblua/locale.h M stand/liblua/lstd.c M stand/liblua/lstd.h M stand/liblua/luaconf.h M stand/liblua/lutils.c M stand/liblua/lutils.h M stand/liblua/math.h M stand/liblua32/Makefile M stand/libsa/Makefile M stand/libsa/__main.c M stand/libsa/abort.c M stand/libsa/amd64/_setjmp.S M stand/libsa/arp.c M stand/libsa/assert.c M stand/libsa/bcd.c M stand/libsa/bootp.c M stand/libsa/bootp.h M stand/libsa/bootparam.c M stand/libsa/bootparam.h M stand/libsa/bzipfs.c M stand/libsa/cd9660.c M stand/libsa/cd9660read.c M stand/libsa/close.c M stand/libsa/closeall.c M stand/libsa/dev.c M stand/libsa/dosfs.c M stand/libsa/net.c M stand/lua/color.lua M stand/lua/color.lua.8 M stand/lua/config.lua M stand/lua/config.lua.8 M stand/lua/core.lua M stand/lua/core.lua.8 M stand/lua/drawer.lua M stand/lua/drawer.lua.8 M stand/lua/hook.lua M stand/lua/hook.lua.8 M stand/lua/loader.lua M stand/lua/menu.lua M stand/lua/menu.lua.8 M stand/lua/password.lua M stand/lua/password.lua.8 M stand/lua/screen.lua M stand/lua/screen.lua.8 M stand/man/Makefile M stand/man/loader.8 M stand/uboot.mk M stand/uboot/Makefile M stand/uboot/Makefile.inc M stand/uboot/common/main.c M stand/uboot/fdt/Makefile M stand/uboot/fdt/uboot_fdt.c M stand/uboot/lib/Makefile M stand/uboot/lib/api_public.h M stand/uboot/lib/console.c M stand/uboot/lib/copy.c M stand/uboot/lib/devicename.c M stand/uboot/lib/disk.c M stand/uboot/lib/elf_freebsd.c M stand/uboot/lib/glue.c M stand/uboot/lib/glue.h M stand/uboot/lib/libuboot.h M stand/uboot/lib/module.c M stand/uboot/lib/net.c M stand/uboot/lib/reboot.c M stand/uboot/lib/time.c M stand/usb/Makefile M stand/usb/storage/umass_common.c M stand/usb/storage/umass_common.h M stand/usb/storage/umass_loader.c M stand/usb/test/Makefile M stand/usb/test/bsd_usbloader_test.c M stand/usb/tools/Makefile M stand/usb/tools/sysinit.c M stand/usb/usb_busdma_loader.c M stand/usb/usbcore.mk M stand/userboot/Makefile M stand/userboot/Makefile.inc M stand/userboot/test/Makefile M stand/userboot/test/Makefile.depend M stand/userboot/test/test.c M stand/userboot/userboot.h M stand/userboot/userboot/Makefile M stand/userboot/userboot/Makefile.depend M stand/userboot/userboot/autoload.c M stand/userboot/userboot/biossmap.c M stand/userboot/userboot/bootinfo.c M stand/userboot/userboot/bootinfo32.c M stand/userboot/userboot/bootinfo64.c M stand/userboot/userboot/conf.c M stand/userboot/userboot/copy.c M stand/userboot/userboot/devicename.c M stand/userboot/userboot/elf32_freebsd.c M usr.bin/calendar/Makefile M usr.bin/calendar/calendar.c M usr.bin/clang/clang.prog.mk M usr.bin/enigma/Makefile M usr.bin/enigma/enigma.1 M usr.bin/enigma/enigma.c M usr.bin/env/Makefile M usr.bin/env/env.1 M usr.bin/env/env.c M usr.bin/env/envopts.c M usr.bin/env/envopts.h M usr.sbin/bsdconfig/include/Makefile M usr.sbin/bsdconfig/include/Makefile.depend M usr.sbin/bsdconfig/include/messages.subr M usr.sbin/bsdconfig/includes/Makefile M usr.sbin/bsdconfig/includes/Makefile.depend M usr.sbin/bsdconfig/includes/USAGE M usr.sbin/bsdconfig/includes/include/Makefile M usr.sbin/bsdconfig/includes/include/Makefile.depend M usr.sbin/bsdconfig/includes/include/messages.subr M usr.sbin/bsdconfig/includes/includes.sh M usr.sbin/bsdconfig/mouse/INDEX M usr.sbin/bsdconfig/mouse/Makefile M usr.sbin/bsdconfig/mouse/Makefile.depend M usr.sbin/bsdconfig/mouse/USAGE M usr.sbin/bsdconfig/mouse/disable M usr.sbin/bsdconfig/mouse/enable M usr.sbin/bsdconfig/mouse/flags M usr.sbin/bsdconfig/mouse/include/Makefile M usr.sbin/bsdconfig/mouse/include/Makefile.depend M usr.sbin/bsdconfig/mouse/include/messages.subr M usr.sbin/bsdconfig/mouse/mouse M usr.sbin/bsdconfig/mouse/port M usr.sbin/bsdconfig/mouse/type M usr.sbin/bsdconfig/networking/INDEX M usr.sbin/bsdconfig/networking/Makefile M usr.sbin/bsdconfig/networking/Makefile.depend M usr.sbin/bsdconfig/networking/USAGE M usr.sbin/bsdconfig/networking/defaultrouter M usr.sbin/bsdconfig/networking/devices M usr.sbin/bsdconfig/networking/hostname M usr.sbin/bsdconfig/networking/include/Makefile M usr.sbin/bsdconfig/networking/include/Makefile.depend M usr.sbin/bsdconfig/networking/include/messages.subr M usr.sbin/bsdconfig/networking/nameservers M usr.sbin/bsdconfig/networking/networking M usr.sbin/bsdconfig/networking/share/Makefile M usr.sbin/bsdconfig/networking/share/Makefile.depend M usr.sbin/bsdconfig/networking/share/common.subr M usr.sbin/bsdconfig/networking/share/device.subr M usr.sbin/bsdconfig/networking/share/hostname.subr M usr.sbin/bsdconfig/networking/share/ipaddr.subr M usr.sbin/bsdconfig/networking/share/media.subr M usr.sbin/bsdconfig/networking/share/netmask.subr M usr.sbin/bsdconfig/networking/share/resolv.subr M usr.sbin/bsdconfig/networking/share/routing.subr M usr.sbin/bsdconfig/networking/share/services.subr M usr.sbin/bsdconfig/packages/Makefile M usr.sbin/bsdconfig/packages/Makefile.depend M usr.sbin/bsdconfig/packages/include/Makefile M usr.sbin/bsdconfig/packages/include/Makefile.depend M usr.sbin/bsdconfig/password/Makefile.depend M usr.sbin/bsdconfig/password/USAGE M usr.sbin/bsdconfig/password/include/Makefile M usr.sbin/bsdconfig/password/include/Makefile.depend M usr.sbin/bsdconfig/password/include/messages.subr M usr.sbin/bsdconfig/security/Makefile M usr.sbin/bsdconfig/security/Makefile.depend M usr.sbin/bsdconfig/security/include/Makefile M usr.sbin/bsdconfig/security/include/Makefile.depend M usr.sbin/bsdconfig/security/include/messages.subr M usr.sbin/bsdconfig/share/Makefile M usr.sbin/bsdconfig/startup/Makefile M usr.sbin/bsdconfig/startup/Makefile.depend M usr.sbin/bsdconfig/startup/include/Makefile M usr.sbin/bsdconfig/startup/include/Makefile.depend M usr.sbin/bsdconfig/startup/include/messages.subr M usr.sbin/bsdconfig/startup/misc M usr.sbin/bsdconfig/startup/rcadd M usr.sbin/bsdconfig/startup/rcconf M usr.sbin/bsdconfig/startup/rcdelete M usr.sbin/bsdconfig/startup/rcedit M usr.sbin/bsdconfig/startup/rcvar M usr.sbin/bsdconfig/startup/share/Makefile M usr.sbin/bsdconfig/startup/share/Makefile.depend M usr.sbin/bsdconfig/startup/share/rcconf.subr M usr.sbin/bsdconfig/startup/share/rcedit.subr M usr.sbin/bsdconfig/startup/share/rcvar.subr M usr.sbin/bsdconfig/startup/startup M usr.sbin/bsdconfig/timezone/INDEX M usr.sbin/bsdconfig/timezone/Makefile M usr.sbin/bsdconfig/timezone/Makefile.depend M usr.sbin/bsdconfig/timezone/USAGE M usr.sbin/bsdconfig/timezone/include/Makefile M usr.sbin/bsdconfig/timezone/include/Makefile.depend M usr.sbin/bsdconfig/timezone/include/messages.subr M usr.sbin/bsdconfig/timezone/share/Makefile M usr.sbin/bsdconfig/timezone/share/Makefile.depend M usr.sbin/bsdconfig/timezone/share/continents.subr M usr.sbin/bsdconfig/timezone/share/countries.subr M usr.sbin/bsdconfig/timezone/share/menus.subr M usr.sbin/bsdconfig/timezone/share/zones.subr M usr.sbin/bsdconfig/timezone/timezone M usr.sbin/bsdconfig/ttys/INDEX M usr.sbin/bsdconfig/ttys/Makefile M usr.sbin/bsdconfig/ttys/Makefile.depend M usr.sbin/bsdconfig/ttys/USAGE M usr.sbin/bsdconfig/ttys/include/Makefile M usr.sbin/bsdconfig/ttys/include/Makefile.depend M usr.sbin/bsdconfig/ttys/include/messages.subr M usr.sbin/bsdconfig/ttys/ttys M usr.sbin/bsdconfig/usermgmt/INDEX M usr.sbin/bsdconfig/usermgmt/Makefile M usr.sbin/bsdconfig/usermgmt/Makefile.depend M usr.sbin/bsdconfig/usermgmt/USAGE M usr.sbin/bsdconfig/usermgmt/groupadd M usr.sbin/bsdconfig/usermgmt/groupdel M usr.sbin/bsdconfig/usermgmt/groupedit M usr.sbin/bsdconfig/usermgmt/include/Makefile M usr.sbin/bsdconfig/usermgmt/include/Makefile.depend M usr.sbin/bsdconfig/usermgmt/include/messages.subr M usr.sbin/bsdconfig/usermgmt/share/Makefile M usr.sbin/bsdconfig/usermgmt/share/Makefile.depend M usr.sbin/bsdconfig/usermgmt/share/group.subr M usr.sbin/bsdconfig/usermgmt/share/group_input.subr M usr.sbin/bsdconfig/usermgmt/share/user.subr M usr.sbin/bsdconfig/usermgmt/share/user_input.subr M usr.sbin/bsdconfig/usermgmt/useradd M usr.sbin/bsdconfig/usermgmt/userdel M usr.sbin/bsdconfig/usermgmt/useredit M usr.sbin/bsdconfig/usermgmt/usermgmt M usr.sbin/bsdinstall/bsdinstall.8 M usr.sbin/bsdinstall/partedit/partedit_x86.c M usr.sbin/bsdinstall/partedit/sade.8 M usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 M usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpimport.c M usr.sbin/btxld/Makefile M usr.sbin/btxld/btx.h M usr.sbin/btxld/btxld.8 M usr.sbin/btxld/btxld.c M usr.sbin/btxld/elfh.c M usr.sbin/btxld/elfh.h M usr.sbin/cdcontrol/Makefile M usr.sbin/cdcontrol/cdcontrol.1 M usr.sbin/cdcontrol/cdcontrol.c M usr.sbin/certctl/Makefile M usr.sbin/certctl/certctl.8 M usr.sbin/certctl/certctl.sh M usr.sbin/chkgrp/Makefile M usr.sbin/chkgrp/chkgrp.8 M usr.sbin/chkgrp/chkgrp.c M usr.sbin/chown/Makefile M usr.sbin/chown/chgrp.1 M usr.sbin/chown/chown.8 M usr.sbin/chown/chown.c M usr.sbin/chown/tests/Makefile M usr.sbin/chown/tests/Makefile.depend M usr.sbin/chown/tests/chown_test.sh M usr.sbin/chroot/Makefile M usr.sbin/chroot/chroot.8 M usr.sbin/chroot/chroot.c M usr.sbin/ckdist/Makefile M usr.sbin/ckdist/ckdist.1 M usr.sbin/ckdist/ckdist.c M usr.sbin/clear_locks/Makefile M usr.sbin/clear_locks/clear_locks.8 M usr.sbin/clear_locks/clear_locks.c M usr.sbin/config/Makefile M usr.sbin/config/config.5 M usr.sbin/config/config.8 M usr.sbin/config/config.h M usr.sbin/config/config.y M usr.sbin/config/configvers.h M usr.sbin/config/kernconf.tmpl M usr.sbin/config/lang.l M usr.sbin/config/main.c M usr.sbin/config/mkheaders.c M usr.sbin/config/mkmakefile.c M usr.sbin/config/mkoptions.c M usr.sbin/cpucontrol/Makefile M usr.sbin/cpucontrol/amd.c M usr.sbin/cpucontrol/amd.h M usr.sbin/cpucontrol/amd10h.c M usr.sbin/cpucontrol/cpucontrol.8 M usr.sbin/cpucontrol/cpucontrol.c M usr.sbin/cpucontrol/cpucontrol.h M usr.sbin/cpucontrol/intel.c M usr.sbin/cpucontrol/intel.h M usr.sbin/cpucontrol/via.c M usr.sbin/cpucontrol/via.h M usr.sbin/crashinfo/Makefile M usr.sbin/crashinfo/crashinfo.8 M usr.sbin/crashinfo/crashinfo.sh M usr.sbin/cron/Makefile M usr.sbin/cron/Makefile.inc M usr.sbin/cron/cron/Makefile M usr.sbin/cron/cron/Makefile.depend M usr.sbin/cron/cron/compat.h M usr.sbin/cron/cron/config.h M usr.sbin/cron/cron/cron.8 M usr.sbin/cron/cron/cron.c M usr.sbin/cron/cron/cron.h M usr.sbin/cron/cron/database.c M usr.sbin/cron/cron/do_command.c M usr.sbin/cron/cron/externs.h M usr.sbin/cron/cron/job.c M usr.sbin/cron/cron/pathnames.h M usr.sbin/cron/cron/popen.c M usr.sbin/cron/cron/user.c M usr.sbin/cron/crontab/Makefile M usr.sbin/cron/crontab/Makefile.depend M usr.sbin/cron/crontab/crontab.1 M usr.sbin/cron/crontab/crontab.5 M usr.sbin/cron/crontab/crontab.c M usr.sbin/cron/doc/CHANGES M usr.sbin/cron/doc/CONVERSION M usr.sbin/cron/doc/FEATURES M usr.sbin/cron/doc/INSTALL M usr.sbin/cron/doc/MAIL M usr.sbin/cron/doc/Makefile.vixie M usr.sbin/cron/doc/README M usr.sbin/cron/lib/Makefile M usr.sbin/cron/lib/Makefile.depend M usr.sbin/cron/lib/compat.c M usr.sbin/cron/lib/entry.c M usr.sbin/cron/lib/env.c M usr.sbin/cron/lib/misc.c M usr.sbin/crunch/Makefile M usr.sbin/crunch/Makefile.inc M usr.sbin/crunch/crunchgen/Makefile M usr.sbin/crunch/crunchgen/Makefile.depend M usr.sbin/crunch/crunchgen/crunched_main.c M usr.sbin/crunch/crunchgen/crunchgen.1 M usr.sbin/crunch/crunchgen/crunchgen.c M usr.sbin/crunch/crunchgen/mkskel.sh M usr.sbin/crunch/crunchide/Makefile M usr.sbin/crunch/crunchide/Makefile.depend M usr.sbin/crunch/crunchide/crunchide.1 M usr.sbin/crunch/crunchide/crunchide.c M usr.sbin/crunch/crunchide/exec_elf32.c M usr.sbin/crunch/crunchide/exec_elf64.c M usr.sbin/crunch/crunchide/extern.h M usr.sbin/crunch/examples/Makefile M usr.sbin/crunch/examples/filesystem.conf M usr.sbin/crunch/examples/fixit.conf M usr.sbin/crunch/examples/kcopy.conf M usr.sbin/crunch/examples/really-big.conf M usr.sbin/ctladm/Makefile M usr.sbin/ctladm/ctladm.8 M usr.sbin/ctladm/ctladm.c M usr.sbin/ctladm/ctladm.h M usr.sbin/ctladm/util.c M usr.sbin/ctld/Makefile M usr.sbin/ctld/chap.c M usr.sbin/ctld/ctl.conf.5 M usr.sbin/ctld/ctld.8 M usr.sbin/ctld/ctld.c M usr.sbin/ctld/ctld.h M usr.sbin/ctld/discovery.c M usr.sbin/ctld/isns.c M usr.sbin/ctld/isns.h M usr.sbin/ctld/kernel.c M usr.sbin/ctld/keys.c M usr.sbin/ctld/log.c M usr.sbin/ctld/login.c M usr.sbin/ctld/parse.y M usr.sbin/ctld/pdu.c M usr.sbin/ctld/token.l M usr.sbin/ctld/uclparse.c M usr.sbin/ctm/Makefile M usr.sbin/ctm/Makefile.inc M usr.sbin/ctm/README M usr.sbin/ctm/ctm/Makefile M usr.sbin/ctm/ctm/Makefile.depend M usr.sbin/ctm/ctm/ctm.1 M usr.sbin/ctm/ctm/ctm.5 M usr.sbin/ctm/ctm/ctm.c M usr.sbin/ctm/ctm/ctm.h M usr.sbin/ctm/ctm/ctm_ed.c M usr.sbin/ctm/ctm/ctm_input.c M usr.sbin/ctm/ctm/ctm_pass1.c M usr.sbin/ctm/ctm/ctm_pass2.c M usr.sbin/ctm/ctm/ctm_pass3.c M usr.sbin/ctm/ctm/ctm_passb.c M usr.sbin/ctm/ctm/ctm_syntax.c M usr.sbin/ctm/ctm_dequeue/Makefile M usr.sbin/ctm/ctm_dequeue/Makefile.depend M usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c M usr.sbin/ctm/ctm_rmail/Makefile M usr.sbin/ctm/ctm_rmail/Makefile.depend M usr.sbin/ctm/ctm_rmail/ctm_rmail.1 M usr.sbin/ctm/ctm_rmail/ctm_rmail.c M usr.sbin/ctm/ctm_rmail/error.c M usr.sbin/ctm/ctm_rmail/error.h M usr.sbin/ctm/ctm_rmail/options.h M usr.sbin/ctm/ctm_smail/Makefile M usr.sbin/ctm/ctm_smail/Makefile.depend M usr.sbin/ctm/ctm_smail/ctm_smail.c M usr.sbin/ctm/mkCTM/Makefile M usr.sbin/ctm/mkCTM/dequeue M usr.sbin/ctm/mkCTM/mkCTM M usr.sbin/ctm/mkCTM/mkctm.c M usr.sbin/cxgbetool/Makefile M usr.sbin/cxgbetool/cxgbetool.8 M usr.sbin/cxgbetool/cxgbetool.c M usr.sbin/cxgbetool/reg_defs_t4.c M usr.sbin/cxgbetool/reg_defs_t4vf.c M usr.sbin/cxgbetool/reg_defs_t5.c M usr.sbin/cxgbetool/reg_defs_t6.c M usr.sbin/cxgbetool/tcb_common.c M usr.sbin/cxgbetool/tcb_common.h M usr.sbin/cxgbetool/tcbinfot4.c M usr.sbin/cxgbetool/tcbinfot5.c M usr.sbin/cxgbetool/tcbinfot6.c M usr.sbin/cxgbetool/tcbshowt4.c M usr.sbin/cxgbetool/tcbshowt5.c M usr.sbin/cxgbetool/tcbshowt6.c M usr.sbin/daemon/Makefile M usr.sbin/daemon/daemon.8 M usr.sbin/daemon/daemon.c M usr.sbin/dconschat/Makefile M usr.sbin/dconschat/dconschat.8 M usr.sbin/dconschat/dconschat.c M usr.sbin/devctl/Makefile M usr.sbin/devctl/devctl.8 M usr.sbin/devctl/devctl.c M usr.sbin/devinfo/Makefile M usr.sbin/devinfo/devinfo.8 M usr.sbin/devinfo/devinfo.c M usr.sbin/diskinfo/Makefile M usr.sbin/diskinfo/diskinfo.8 M usr.sbin/diskinfo/diskinfo.c M usr.sbin/dumpcis/Makefile M usr.sbin/dumpcis/cardinfo.h M usr.sbin/dumpcis/cis.h M usr.sbin/dumpcis/dumpcis.8 M usr.sbin/dumpcis/main.c M usr.sbin/dumpcis/printcis.c M usr.sbin/dumpcis/readcis.c M usr.sbin/dumpcis/readcis.h M usr.sbin/editmap/Makefile M usr.sbin/edquota/Makefile M usr.sbin/edquota/edquota.8 M usr.sbin/edquota/edquota.c M usr.sbin/edquota/pathnames.h M usr.sbin/eeprom/Makefile M usr.sbin/eeprom/eeprom.8 M usr.sbin/eeprom/eeprom.c M usr.sbin/eeprom/ofw_options.c M usr.sbin/eeprom/ofw_options.h M usr.sbin/efibootmgr/Makefile M usr.sbin/efibootmgr/efibootmgr.8 M usr.sbin/efibootmgr/efibootmgr.c M usr.sbin/efidp/Makefile M usr.sbin/efidp/efidp.8 M usr.sbin/efidp/efidp.c M usr.sbin/efivar/Makefile M usr.sbin/efivar/efiutil.c M usr.sbin/efivar/efiutil.h M usr.sbin/efivar/efivar.8 M usr.sbin/efivar/efivar.c M usr.sbin/etcupdate/Makefile M usr.sbin/etcupdate/etcupdate.8 M usr.sbin/extattr/Makefile M usr.sbin/extattr/rmextattr.8 M usr.sbin/extattr/rmextattr.c M usr.sbin/extattr/tests/Makefile M usr.sbin/extattr/tests/Makefile.depend M usr.sbin/extattr/tests/extattr_test.sh M usr.sbin/extattrctl/Makefile M usr.sbin/extattrctl/extattrctl.8 M usr.sbin/extattrctl/extattrctl.c M usr.sbin/fdcontrol/Makefile M usr.sbin/fdcontrol/fdcontrol.8 M usr.sbin/fdcontrol/fdcontrol.c M usr.sbin/fdformat/Makefile M usr.sbin/fdformat/fdformat.8 M usr.sbin/fdformat/fdformat.c M usr.sbin/fdread/Makefile M usr.sbin/fdread/fdread.1 M usr.sbin/fdread/fdread.c M usr.sbin/fdread/fdutil.c M usr.sbin/fdread/fdutil.h M usr.sbin/fdwrite/Makefile M usr.sbin/fdwrite/fdwrite.1 M usr.sbin/fdwrite/fdwrite.c M usr.sbin/fifolog/Makefile M usr.sbin/fifolog/Makefile.inc Log Message: ----------- sync From noreply at github.com Thu Jul 28 17:56:18 2022 From: noreply at github.com (Lucas Holt) Date: Thu, 28 Jul 2022 14:56:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src From noreply at github.com Fri Jul 29 14:47:49 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 11:47:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] b679e5: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: b679e55fdd096a66d61fceabeac72b6d731e1078 https://github.com/MidnightBSD/src/commit/b679e55fdd096a66d61fceabeac72b6d731e1078 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M secure/usr.sbin/sshd/Makefile.depend M share/examples/Makefile M share/examples/bootforth/frames.4th M share/examples/bootforth/menuconf.4th M share/examples/bootforth/screen.4th M share/examples/csh/dot.cshrc M share/examples/diskless/ME M share/examples/drivers/README M share/examples/drivers/make_device_driver.sh M share/examples/drivers/make_pseudo_driver.sh M share/examples/etc/README.examples M share/examples/etc/bsd-style-copyright M share/examples/etc/make.conf M stand/common/part.c M stand/common/part.h M stand/common/paths.h M stand/common/reloc_elf.c M stand/common/reloc_elf32.c M stand/common/reloc_elf64.c M stand/common/self_reloc.c M stand/common/zfs_cmd.c M stand/defaults/Makefile M stand/defaults/loader.conf M stand/defaults/loader.conf.5 M stand/efi/libefi/efienv.c M stand/efi/libefi/efinet.c M stand/efi/libefi/efipart.c M stand/efi/libefi/efizfs.c M stand/efi/libefi/env.c M stand/efi/libefi/handles.c M stand/efi/libefi/libefi.c M stand/efi/libefi/time_event.c M stand/efi/libefi/wchar.c M stand/efi/loader/Makefile M stand/efi/loader/Makefile.depend M stand/efi/loader/arch/amd64/Makefile.inc M stand/efi/loader/arch/amd64/amd64_tramp.S M stand/efi/loader/arch/amd64/elf64_freebsd.c M stand/efi/loader/arch/arm64/ldscript.arm64 M stand/i386/zfsboot/zfsboot.c M tools/build/mk/OptionalObsoleteFiles.inc M usr.bin/Makefile M usr.bin/brandelf/brandelf.c M usr.bin/elfdump/elfdump.c M usr.sbin/bsdconfig/password/share/Makefile M usr.sbin/bsdconfig/share/common.subr M usr.sbin/bsdconfig/share/device.subr M usr.sbin/bsdconfig/share/dialog.subr M usr.sbin/bsdconfig/share/geom.subr M usr.sbin/bsdconfig/share/keymap.subr M usr.sbin/bsdconfig/share/media/Makefile M usr.sbin/bsdconfig/share/media/tcpip.subr M usr.sbin/bsdconfig/share/packages/Makefile M usr.sbin/bsdconfig/share/packages/index.subr M usr.sbin/bsdconfig/share/packages/musthavepkg.subr M usr.sbin/bsdconfig/share/packages/packages.subr M usr.sbin/bsdconfig/share/strings.subr M usr.sbin/bsdconfig/share/sysrc.subr M usr.sbin/bsdinstall/bsdinstall.8 M usr.sbin/bsdinstall/distextract/Makefile.depend M usr.sbin/bsdinstall/distextract/distextract.c M usr.sbin/bsdinstall/distfetch/Makefile.depend M usr.sbin/bsdinstall/distfetch/distfetch.c M usr.sbin/bsdinstall/partedit/Makefile.depend M usr.sbin/bsdinstall/partedit/diskeditor.c M usr.sbin/bsdinstall/partedit/diskeditor.h M usr.sbin/bsdinstall/partedit/gpart_ops.c M usr.sbin/bsdinstall/partedit/part_wizard.c M usr.sbin/bsdinstall/partedit/partedit.h M usr.sbin/bsdinstall/partedit/partedit_sparc64.c M usr.sbin/bsdinstall/partedit/scripted.c M usr.sbin/bsdinstall/scripts/auto M usr.sbin/bsdinstall/scripts/checksum M usr.sbin/bsdinstall/scripts/config M usr.sbin/bsdinstall/scripts/entropy M usr.sbin/bsdinstall/scripts/hardening M usr.sbin/bsdinstall/scripts/hostname M usr.sbin/bsdinstall/scripts/jail M usr.sbin/bsdinstall/scripts/keymap M usr.sbin/bsdinstall/scripts/mirrorselect M usr.sbin/bsdinstall/scripts/mount M usr.sbin/bsdinstall/scripts/netconfig M usr.sbin/bsdinstall/scripts/netconfig_ipv4 M usr.sbin/bsdinstall/scripts/netconfig_ipv6 M usr.sbin/bsdinstall/scripts/rootpass M usr.sbin/bsdinstall/scripts/script M usr.sbin/bsdinstall/scripts/services M usr.sbin/bsdinstall/scripts/time M usr.sbin/bsdinstall/scripts/umount M usr.sbin/bsdinstall/scripts/wlanconfig M usr.sbin/bsdinstall/scripts/zfsboot M usr.sbin/bsnmpd/bsnmpd/Makefile M usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c M usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c M usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt M usr.sbin/bsnmpd/modules/snmp_pf/Makefile M usr.sbin/bsnmpd/modules/snmp_pf/Makefile.depend M usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c M usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def M usr.sbin/bsnmpd/tools/Makefile.inc M usr.sbin/etcupdate/etcupdate.sh M usr.sbin/etcupdate/tests/Makefile M usr.sbin/etcupdate/tests/Makefile.depend M usr.sbin/etcupdate/tests/always_test.sh M usr.sbin/etcupdate/tests/conflicts_test.sh M usr.sbin/etcupdate/tests/fbsdid_test.sh M usr.sbin/etcupdate/tests/ignore_test.sh M usr.sbin/etcupdate/tests/preworld_test.sh M usr.sbin/etcupdate/tests/tests_test.sh M usr.sbin/etcupdate/tests/tzsetup_test.sh M usr.sbin/fifolog/fifolog_create/Makefile M usr.sbin/fifolog/fifolog_create/Makefile.depend M usr.sbin/fifolog/fifolog_create/fifolog.1 M usr.sbin/fifolog/fifolog_create/fifolog_create.c M usr.sbin/fifolog/fifolog_reader/Makefile M usr.sbin/fifolog/fifolog_reader/Makefile.depend M usr.sbin/fifolog/fifolog_reader/fifolog_reader.c M usr.sbin/fifolog/fifolog_writer/Makefile M usr.sbin/fifolog/fifolog_writer/Makefile.depend M usr.sbin/fifolog/fifolog_writer/fifolog_writer.c M usr.sbin/fifolog/flint.lnt M usr.sbin/fifolog/lib/Makefile M usr.sbin/fifolog/lib/Makefile.depend M usr.sbin/fifolog/lib/fifolog.h M usr.sbin/fifolog/lib/fifolog_create.c M usr.sbin/fifolog/lib/fifolog_int.c M usr.sbin/fifolog/lib/fifolog_reader.c M usr.sbin/fifolog/lib/fifolog_write.h M usr.sbin/fifolog/lib/fifolog_write_poll.c M usr.sbin/fifolog/lib/getdate.y M usr.sbin/fifolog/lib/libfifolog.h M usr.sbin/fifolog/lib/libfifolog_int.h M usr.sbin/fifolog/lib/miniobj.h M usr.sbin/flowctl/Makefile M usr.sbin/flowctl/flowctl.8 M usr.sbin/flowctl/flowctl.c M usr.sbin/fmtree/Makefile M usr.sbin/fmtree/compare.c M usr.sbin/fmtree/create.c M usr.sbin/fmtree/excludes.c M usr.sbin/fmtree/extern.h M usr.sbin/fmtree/misc.c M usr.sbin/fmtree/mtree.8 M usr.sbin/fstyp/Makefile M usr.sbin/fstyp/exfat.c M usr.sbin/fstyp/fstyp.c M usr.sbin/fstyp/fstyp.h M usr.sbin/fstyp/msdosfs.c M usr.sbin/fstyp/ntfs.c M usr.sbin/fstyp/tests/Makefile M usr.sbin/fstyp/tests/fstyp_test.sh M usr.sbin/fstyp/ufs.c M usr.sbin/fstyp/zfs.c M usr.sbin/ftp-proxy/Makefile M usr.sbin/fwcontrol/fwcontrol.c M usr.sbin/fwcontrol/fwdv.c M usr.sbin/fwcontrol/fwmpegts.c M usr.sbin/getfmac/Makefile M usr.sbin/gpioctl/gpioctl.c M usr.sbin/gstat/gstat.8 M usr.sbin/gstat/gstat.c M usr.sbin/hyperv/tools/kvp/Makefile.depend M usr.sbin/hyperv/tools/vss/Makefile.depend M usr.sbin/i2c/i2c.8 M usr.sbin/ifmcstat/ifmcstat.c M usr.sbin/ifmcstat/printb.c M usr.sbin/inetd/Makefile M usr.sbin/inetd/inetd.8 M usr.sbin/inetd/inetd.c M usr.sbin/inetd/inetd.h M usr.sbin/inetd/pathnames.h M usr.sbin/iovctl/Makefile M usr.sbin/iovctl/iovctl.8 M usr.sbin/iovctl/iovctl.c M usr.sbin/iovctl/iovctl.conf.5 M usr.sbin/ip6addrctl/ip6addrctl.c M usr.sbin/ipfwpcap/Makefile M usr.sbin/ipfwpcap/ipfwpcap.8 M usr.sbin/ipfwpcap/ipfwpcap.c M usr.sbin/jexec/jexec.c M usr.sbin/kbdmap/kbdmap.c M usr.sbin/keyserv/Makefile M usr.sbin/kgmon/kgmon.8 M usr.sbin/kgmon/kgmon.c M usr.sbin/lpr/chkprintcap/Makefile.depend M usr.sbin/lpr/chkprintcap/chkprintcap.c M usr.sbin/lpr/chkprintcap/skimprintcap.c M usr.sbin/lpr/common_source/common.c M usr.sbin/lpr/common_source/ctlinfo.c M usr.sbin/lpr/common_source/displayq.c M usr.sbin/lpr/common_source/lp.h M usr.sbin/lpr/common_source/lp.local.h M usr.sbin/lpr/common_source/net.c M usr.sbin/lpr/common_source/pathnames.h M usr.sbin/lpr/common_source/printcap.c M usr.sbin/lpr/common_source/rmjob.c M usr.sbin/lpr/common_source/startdaemon.c M usr.sbin/lpr/filters.ru/koi2855/Makefile.depend M usr.sbin/lpr/filters.ru/koi2alt/Makefile.depend M usr.sbin/lpr/filters/Makefile.depend M usr.sbin/lpr/filters/lpf.c M usr.sbin/lpr/lpc/Makefile.depend M usr.sbin/lpr/lpc/cmds.c M usr.sbin/lpr/lpc/cmdtab.c M usr.sbin/lpr/lpc/extern.h M usr.sbin/lpr/lpc/lpc.8 M usr.sbin/lpr/lpc/lpc.c M usr.sbin/lpr/lpc/lpc.h M usr.sbin/lpr/lpd/Makefile M usr.sbin/lpr/lpd/Makefile.depend M usr.sbin/lpr/lpd/extern.h M usr.sbin/lpr/lpd/lpd.8 M usr.sbin/lpr/lpd/lpd.c M usr.sbin/lpr/lpd/lpdchar.c M usr.sbin/lpr/lpd/modes.c M usr.sbin/lpr/lpd/printjob.c M usr.sbin/lpr/lpd/recvjob.c M usr.sbin/lpr/lpq/Makefile.depend M usr.sbin/lpr/lpq/lpq.1 M usr.sbin/lpr/lpq/lpq.c M usr.sbin/lpr/lpr/Makefile.depend M usr.sbin/lpr/lpr/lpr.1 M usr.sbin/lpr/lpr/lpr.c M usr.sbin/lpr/lpr/printcap.5 M usr.sbin/lpr/lprm/Makefile M usr.sbin/lpr/lprm/Makefile.depend M usr.sbin/lpr/lprm/lprm.1 M usr.sbin/lpr/lprm/lprm.c M usr.sbin/lpr/lptest/Makefile.depend M usr.sbin/lpr/lptest/lptest.1 M usr.sbin/lpr/lptest/lptest.c M usr.sbin/lpr/pac/Makefile.depend M usr.sbin/lpr/pac/pac.8 M usr.sbin/lpr/pac/pac.c M usr.sbin/mailwrapper/Makefile M usr.sbin/ngctl/dot.c M usr.sbin/nmtree/Makefile M usr.sbin/nmtree/mtree.5 M usr.sbin/nologin/nologin.5 M usr.sbin/nologin/nologin.8 M usr.sbin/nscd/Makefile M usr.sbin/nscd/debug.c M usr.sbin/nscd/debug.h M usr.sbin/nscd/nscd.8 M usr.sbin/nscd/nscd.c M usr.sbin/nscd/nscd.conf.5 M usr.sbin/nscd/nscdcli.c M usr.sbin/nscd/query.c M usr.sbin/nvram/nvram.8 M usr.sbin/ofwdump/ofwdump.c M usr.sbin/pc-sysinstall/backend-partmanager/create-part.sh M usr.sbin/pc-sysinstall/backend-query/detect-emulation.sh M usr.sbin/pc-sysinstall/backend-query/detect-laptop.sh M usr.sbin/pc-sysinstall/backend-query/detect-nics.sh M usr.sbin/pc-sysinstall/backend-query/disk-info.sh M usr.sbin/pc-sysinstall/backend-query/disk-list.sh M usr.sbin/pc-sysinstall/backend-query/disk-part.sh M usr.sbin/pc-sysinstall/backend-query/enable-net.sh M usr.sbin/pc-sysinstall/backend-query/get-packages.sh M usr.sbin/pc-sysinstall/backend-query/list-components.sh M usr.sbin/pc-sysinstall/backend-query/list-config.sh M usr.sbin/pc-sysinstall/backend-query/list-mirrors.sh M usr.sbin/pc-sysinstall/backend-query/list-packages.sh M usr.sbin/pc-sysinstall/backend-query/list-rsync-backups.sh M usr.sbin/pc-sysinstall/backend-query/list-tzones.sh M usr.sbin/pc-sysinstall/backend-query/query-langs.sh M usr.sbin/pc-sysinstall/backend-query/send-logs.sh M usr.sbin/pc-sysinstall/backend-query/set-mirror.sh M usr.sbin/pc-sysinstall/backend-query/setup-ssh-keys.sh M usr.sbin/pc-sysinstall/backend-query/sys-mem.sh M usr.sbin/pc-sysinstall/backend-query/test-live.sh M usr.sbin/pc-sysinstall/backend-query/test-netup.sh M usr.sbin/pc-sysinstall/backend-query/update-part-list.sh M usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh M usr.sbin/pc-sysinstall/backend-query/xkeyboard-models.sh M usr.sbin/pc-sysinstall/backend-query/xkeyboard-variants.sh M usr.sbin/pc-sysinstall/backend/functions-bsdlabel.sh M usr.sbin/pc-sysinstall/backend/functions-cleanup.sh M usr.sbin/pc-sysinstall/backend/functions-disk.sh M usr.sbin/pc-sysinstall/backend/functions-extractimage.sh M usr.sbin/pc-sysinstall/backend/functions-ftp.sh M usr.sbin/pc-sysinstall/backend/functions-installcomponents.sh M usr.sbin/pc-sysinstall/backend/functions-installpackages.sh M usr.sbin/pc-sysinstall/backend/functions-localize.sh M usr.sbin/pc-sysinstall/backend/functions-mountdisk.sh M usr.sbin/pc-sysinstall/backend/functions-mountoptical.sh M usr.sbin/pc-sysinstall/backend/functions-networking.sh M usr.sbin/pc-sysinstall/backend/functions-newfs.sh M usr.sbin/pc-sysinstall/backend/functions-packages.sh M usr.sbin/pc-sysinstall/backend/functions-parse.sh M usr.sbin/pc-sysinstall/backend/functions-runcommands.sh M usr.sbin/pc-sysinstall/backend/functions-unmount.sh M usr.sbin/pc-sysinstall/backend/functions-upgrade.sh M usr.sbin/pc-sysinstall/backend/functions-users.sh M usr.sbin/pc-sysinstall/backend/functions.sh M usr.sbin/pc-sysinstall/backend/installimage.sh M usr.sbin/pc-sysinstall/backend/parseconfig.sh M usr.sbin/pc-sysinstall/backend/startautoinstall.sh M usr.sbin/pc-sysinstall/pc-sysinstall/pc-sysinstall.sh M usr.sbin/pciconf/cap.c M usr.sbin/pciconf/pciconf.8 M usr.sbin/pciconf/pciconf.c M usr.sbin/pciconf/pciconf.h M usr.sbin/periodic/Makefile M usr.sbin/periodic/periodic.8 M usr.sbin/pmcannotate/pmcannotate.c M usr.sbin/pmccontrol/Makefile M usr.sbin/pmccontrol/pmccontrol.c M usr.sbin/pmcstat/Makefile M usr.sbin/pmcstat/pmcpl_annotate_cg.c M usr.sbin/pmcstat/pmcpl_annotate_cg.h M usr.sbin/pmcstat/pmcpl_callgraph.c M usr.sbin/pmcstat/pmcpl_callgraph.h M usr.sbin/pmcstat/pmcpl_calltree.c M usr.sbin/pmcstat/pmcpl_calltree.h M usr.sbin/pmcstat/pmcpl_gprof.c M usr.sbin/pmcstat/pmcstat.8 M usr.sbin/pmcstat/pmcstat.c M usr.sbin/pmcstat/pmcstat.h M usr.sbin/pmcstat/pmcstat_log.c M usr.sbin/pmcstat/pmcstat_log.h M usr.sbin/pmcstudy/eval_expr.c M usr.sbin/pmcstudy/eval_expr.h M usr.sbin/pmcstudy/pmcstudy.8 M usr.sbin/pmcstudy/pmcstudy.c M usr.sbin/pnpinfo/Makefile M usr.sbin/portsnap/Makefile M usr.sbin/portsnap/Makefile.inc M usr.sbin/portsnap/make_index/Makefile M usr.sbin/portsnap/make_index/Makefile.depend M usr.sbin/portsnap/make_index/make_index.c M usr.sbin/powerd/Makefile M usr.sbin/powerd/powerd.8 M usr.sbin/powerd/powerd.c M usr.sbin/ppp/Makefile M usr.sbin/ppp/README.changes M usr.sbin/ppp/README.nat M usr.sbin/ppp/acf.c M usr.sbin/ppp/acf.h M usr.sbin/ppp/arp.c M usr.sbin/ppp/arp.h M usr.sbin/ppp/async.c M usr.sbin/ppp/async.h M usr.sbin/ppp/auth.c M usr.sbin/ppp/chap_ms.c M usr.sbin/ppp/command.c M usr.sbin/ppp/iface.c M usr.sbin/ppp/ip.c M usr.sbin/ppp/ncp.c M usr.sbin/ppp/ncp.h M usr.sbin/ppp/physical.c M usr.sbin/ppp/ppp.8 M usr.sbin/ppp/ppp.conf M usr.sbin/ppp/slcompress.c M usr.sbin/ppp/slcompress.h M usr.sbin/pppctl/pppctl.c M usr.sbin/praudit/Makefile M usr.sbin/praudit/tests/input/del_comma M usr.sbin/praudit/tests/input/del_underscore M usr.sbin/praudit/tests/input/no_args M usr.sbin/praudit/tests/input/numeric_form M usr.sbin/praudit/tests/input/same_line M usr.sbin/praudit/tests/input/short_form M usr.sbin/praudit/tests/input/xml_form M usr.sbin/pstat/pstat.c M usr.sbin/pw/Makefile M usr.sbin/pw/pw.8 M usr.sbin/pw/pw.c M usr.sbin/pw/pw.h M usr.sbin/pw/pw_conf.c M usr.sbin/pw/pw_group.c M usr.sbin/pw/pw_user.c M usr.sbin/pw/pw_utils.c M usr.sbin/pw/pw_vpw.c M usr.sbin/pw/pwupd.h M usr.sbin/pw/rm_r.c M usr.sbin/pw/strtounum.c M usr.sbin/pw/tests/Makefile.depend M usr.sbin/pwd_mkdb/pwd_mkdb.8 M usr.sbin/pwd_mkdb/pwd_mkdb.c M usr.sbin/quot/Makefile M usr.sbin/quot/quot.c M usr.sbin/quotaon/quotaon.8 M usr.sbin/quotaon/quotaon.c M usr.sbin/rarpd/Makefile M usr.sbin/rarpd/rarpd.8 M usr.sbin/rarpd/rarpd.c M usr.sbin/repquota/repquota.8 M usr.sbin/repquota/repquota.c M usr.sbin/rip6query/rip6query.c M usr.sbin/rmt/Makefile M usr.sbin/rmt/rmt.8 M usr.sbin/rmt/rmt.c M usr.sbin/route6d/misc/cksum.c M usr.sbin/route6d/route6d.c M usr.sbin/route6d/route6d.h M usr.sbin/rpc.lockd/Makefile M usr.sbin/rpc.lockd/lock_proc.c M usr.sbin/rpc.lockd/lockd.c M usr.sbin/rpc.lockd/lockd.h M usr.sbin/rpc.lockd/lockd_lock.c M usr.sbin/rpc.lockd/lockd_lock.h M usr.sbin/rpc.lockd/rpc.lockd.8 M usr.sbin/rpc.lockd/test.c M usr.sbin/rpc.statd/Makefile M usr.sbin/rpc.statd/file.c M usr.sbin/rpc.statd/procs.c M usr.sbin/rpc.statd/rpc.statd.8 M usr.sbin/rpc.statd/statd.c M usr.sbin/rpc.statd/statd.h M usr.sbin/rpc.statd/test.c M usr.sbin/rpc.umntall/Makefile M usr.sbin/rpc.umntall/mounttab.c M usr.sbin/rpc.umntall/mounttab.h M usr.sbin/rpc.umntall/rpc.umntall.8 M usr.sbin/rpc.umntall/rpc.umntall.c M usr.sbin/rpc.yppasswdd/Makefile M usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 M usr.sbin/rpc.yppasswdd/yppasswd_private.x M usr.sbin/rpc.yppasswdd/yppasswdd_extern.h M usr.sbin/rpc.yppasswdd/yppasswdd_main.c M usr.sbin/rpc.yppasswdd/yppasswdd_server.c M usr.sbin/rpc.yppasswdd/yppwupdate M usr.sbin/rpc.ypupdated/Makefile M usr.sbin/rpc.ypupdated/update.c M usr.sbin/rpc.ypupdated/yp_dbdelete.c M usr.sbin/rpc.ypupdated/yp_dbupdate.c M usr.sbin/rpc.ypupdated/ypupdate M usr.sbin/rpc.ypupdated/ypupdated_extern.h M usr.sbin/rpc.ypupdated/ypupdated_main.c M usr.sbin/rpc.ypupdated/ypupdated_server.c M usr.sbin/rpc.ypxfrd/Makefile M usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 M usr.sbin/rpc.ypxfrd/ypxfrd_extern.h M usr.sbin/rpc.ypxfrd/ypxfrd_main.c M usr.sbin/rpc.ypxfrd/ypxfrd_server.c M usr.sbin/rpcbind/Makefile M usr.sbin/rpcbind/check_bound.c M usr.sbin/rpcbind/pmap_svc.c M usr.sbin/rpcbind/rpcb_stat.c M usr.sbin/rpcbind/rpcb_svc.c M usr.sbin/rpcbind/rpcb_svc_4.c M usr.sbin/rpcbind/rpcb_svc_com.c M usr.sbin/rpcbind/rpcbind.8 M usr.sbin/rpcbind/rpcbind.c M usr.sbin/rpcbind/rpcbind.h M usr.sbin/rpcbind/security.c M usr.sbin/rpcbind/tests/Makefile M usr.sbin/rpcbind/tests/Makefile.depend M usr.sbin/rpcbind/tests/addrmerge_test.c M usr.sbin/rpcbind/util.c M usr.sbin/rpcbind/warmstart.c M usr.sbin/rrenumd/Makefile M usr.sbin/rrenumd/lexer.l M usr.sbin/rrenumd/parser.y M usr.sbin/rrenumd/rrenumd.8 M usr.sbin/rrenumd/rrenumd.c M usr.sbin/rrenumd/rrenumd.conf.5 M usr.sbin/rrenumd/rrenumd.h M usr.sbin/rtadvctl/Makefile M usr.sbin/rtadvctl/rtadvctl.8 M usr.sbin/rtadvctl/rtadvctl.c M usr.sbin/rtadvd/Makefile M usr.sbin/rtadvd/advcap.c M usr.sbin/rtadvd/advcap.h M usr.sbin/rtadvd/config.c M usr.sbin/rtadvd/config.h M usr.sbin/rtadvd/control.c M usr.sbin/rtadvd/control.h M usr.sbin/rtadvd/control_client.c M usr.sbin/rtadvd/control_client.h M usr.sbin/rtadvd/control_server.c M usr.sbin/rtadvd/control_server.h M usr.sbin/rtadvd/if.c M usr.sbin/rtadvd/if.h M usr.sbin/rtadvd/pathnames.h M usr.sbin/rtadvd/rrenum.c M usr.sbin/rtadvd/rrenum.h M usr.sbin/rtadvd/rtadvd.8 M usr.sbin/rtadvd/rtadvd.c M usr.sbin/rtadvd/rtadvd.conf M usr.sbin/rtadvd/rtadvd.conf.5 M usr.sbin/rtadvd/rtadvd.h M usr.sbin/rtadvd/timer.c M usr.sbin/rtadvd/timer.h M usr.sbin/rtadvd/timer_subr.c M usr.sbin/rtadvd/timer_subr.h M usr.sbin/rtprio/Makefile M usr.sbin/rtprio/rtprio.1 M usr.sbin/rtprio/rtprio.c M usr.sbin/rwhod/Makefile M usr.sbin/rwhod/rwhod.8 M usr.sbin/rwhod/rwhod.c M usr.sbin/sa/Makefile M usr.sbin/sa/db.c M usr.sbin/sa/extern.h M usr.sbin/sa/main.c M usr.sbin/sa/pathnames.h M usr.sbin/sa/pdb.c M usr.sbin/sa/sa.8 M usr.sbin/sa/tests/Makefile M usr.sbin/sa/tests/Makefile.depend M usr.sbin/sa/tests/legacy_test.sh M usr.sbin/sa/tests/prime.sh M usr.sbin/sa/usrdb.c M usr.sbin/sendmail/Makefile M usr.sbin/service/Makefile M usr.sbin/service/service.8 M usr.sbin/service/service.sh M usr.sbin/sesutil/Makefile M usr.sbin/sesutil/eltsub.c M usr.sbin/sesutil/eltsub.h M usr.sbin/sesutil/sesutil.8 M usr.sbin/sesutil/sesutil.c M usr.sbin/setfib/Makefile M usr.sbin/setfib/setfib.1 M usr.sbin/setfib/setfib.c M usr.sbin/setfmac/Makefile M usr.sbin/setfmac/setfmac.8 M usr.sbin/setfmac/setfmac.c M usr.sbin/setfmac/setfsmac.8 M usr.sbin/setpmac/Makefile M usr.sbin/setpmac/setpmac.8 M usr.sbin/setpmac/setpmac.c M usr.sbin/smbmsg/Makefile M usr.sbin/smbmsg/pathnames.h M usr.sbin/smbmsg/smbmsg.8 M usr.sbin/smbmsg/smbmsg.c M usr.sbin/snapinfo/Makefile M usr.sbin/snapinfo/snapinfo.8 M usr.sbin/snapinfo/snapinfo.c M usr.sbin/spi/Makefile M usr.sbin/spi/spi.8 M usr.sbin/spi/spi.c M usr.sbin/spkrtest/Makefile M usr.sbin/spkrtest/spkrtest.8 M usr.sbin/spkrtest/spkrtest.sh M usr.sbin/spray/Makefile M usr.sbin/spray/spray.8 M usr.sbin/spray/spray.c M usr.sbin/sysrc/Makefile M usr.sbin/sysrc/sysrc M usr.sbin/sysrc/sysrc.8 M usr.sbin/tcpdchk/Makefile M usr.sbin/tcpdmatch/Makefile M usr.sbin/tcpdrop/Makefile M usr.sbin/tcpdrop/tcpdrop.8 M usr.sbin/tcpdrop/tcpdrop.c M usr.sbin/tcpdump/Makefile M usr.sbin/tcpdump/Makefile.inc M usr.sbin/tcpdump/tcpdump/Makefile M usr.sbin/tcpdump/tcpdump/Makefile.depend M usr.sbin/tcpdump/tcpdump/config.h M usr.sbin/tests/Makefile M usr.sbin/timed/Makefile M usr.sbin/timed/timed/CHANGES M usr.sbin/timed/timed/Makefile M usr.sbin/timed/timed/Makefile.depend M usr.sbin/timed/timed/acksend.c M usr.sbin/timed/timed/byteorder.c M usr.sbin/timed/timed/candidate.c M usr.sbin/timed/timed/cksum.c M usr.sbin/timed/timed/correct.c M usr.sbin/timed/timed/extern.h M usr.sbin/timed/timed/globals.h M usr.sbin/timed/timed/master.c M usr.sbin/timed/timed/measure.c M usr.sbin/timed/timed/networkdelta.c M usr.sbin/timed/timed/pathnames.h M usr.sbin/timed/timed/readmsg.c M usr.sbin/timed/timed/slave.c M usr.sbin/timed/timed/timed.8 M usr.sbin/timed/timed/timed.c M usr.sbin/timed/timedc/Makefile M usr.sbin/timed/timedc/Makefile.depend M usr.sbin/timed/timedc/cmds.c M usr.sbin/timed/timedc/cmdtab.c M usr.sbin/timed/timedc/extern.h M usr.sbin/timed/timedc/timedc.8 M usr.sbin/timed/timedc/timedc.c M usr.sbin/timed/timedc/timedc.h M usr.sbin/traceroute/findsaddr-udp.c M usr.sbin/traceroute6/Makefile M usr.sbin/traceroute6/traceroute6.8 M usr.sbin/traceroute6/traceroute6.c M usr.sbin/trpt/Makefile M usr.sbin/trpt/trpt.8 M usr.sbin/trpt/trpt.c M usr.sbin/tzsetup/Makefile M usr.sbin/tzsetup/tzsetup.8 M usr.sbin/tzsetup/tzsetup.c M usr.sbin/wpa/Makefile.inc Log Message: ----------- sync Commit: 5552e8f90ecb05df7ff5374cfc25ca3ec4925d55 https://github.com/MidnightBSD/src/commit/5552e8f90ecb05df7ff5374cfc25ca3ec4925d55 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M release/scripts/make-manifest.sh M release/scripts/pkg-stage.sh M release/tools/arm.subr M release/tools/ec2.conf M release/tools/gce.conf M release/tools/openstack.conf M release/tools/vagrant-virtualbox.conf M release/tools/vagrant.conf M release/tools/vmimage.subr M share/skel/dot.cshrc M share/zoneinfo/Makefile M usr.sbin/wpa/Makefile.crypto Log Message: ----------- sync Compare: https://github.com/MidnightBSD/src/compare/75af3bf67b0a...5552e8f90ecb From noreply at github.com Fri Jul 29 16:01:25 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 13:01:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] a06d73: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: a06d7383dbf8e6ea3a537f408948b8b5fb2c1396 https://github.com/MidnightBSD/src/commit/a06d7383dbf8e6ea3a537f408948b8b5fb2c1396 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M share/man/man5/src.conf.5 M share/man/man5/stab.5 M share/man/man5/style.Makefile.5 M share/man/man5/sysctl.conf.5 M share/man/man5/tmpfs.5 M share/misc/bsd-family-tree M stand/i386/pmbr/pmbr.s M usr.sbin/bsdinstall/partedit/gpart_ops.c M usr.sbin/bsdinstall/partedit/partedit_generic.c M usr.sbin/bsdinstall/partedit/partedit_powerpc.c M usr.sbin/bsdinstall/scripts/Makefile M usr.sbin/bsdinstall/scripts/netconfig_ipv4 M usr.sbin/wpa/hostapd/Makefile.depend M usr.sbin/wpa/hostapd/hostapd.conf.5 M usr.sbin/wpa/hostapd_cli/Makefile.depend M usr.sbin/wpa/ndis_events/Makefile.depend M usr.sbin/wpa/ndis_events/ndis_events.c M usr.sbin/wpa/wpa_cli/Makefile.depend M usr.sbin/wpa/wpa_passphrase/Makefile.depend Log Message: ----------- sync Commit: 35ed96d7da2bb773def1a6cfe3cd3ed179b8a801 https://github.com/MidnightBSD/src/commit/35ed96d7da2bb773def1a6cfe3cd3ed179b8a801 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- sync Compare: https://github.com/MidnightBSD/src/compare/5552e8f90ecb...35ed96d7da2b From noreply at github.com Fri Jul 29 17:05:48 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 14:05:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] fcd765: fix some issues Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: fcd765eff8cc693381a1225f5a273b9c26eb9310 https://github.com/MidnightBSD/src/commit/fcd765eff8cc693381a1225f5a273b9c26eb9310 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: R share/examples/BSD_daemon/FreeBSD.pfa R share/examples/BSD_daemon/README R share/examples/BSD_daemon/beastie.eps R share/examples/BSD_daemon/beastie.fig R share/examples/BSD_daemon/beastie2.eps R share/examples/BSD_daemon/eps.patch R share/examples/BSD_daemon/poster.sh M share/examples/Makefile M share/examples/sound/README M share/man/man1/builtin.1 M share/mk/src.libnames.mk M share/skel/Makefile M share/skel/dot.cshrc M share/skel/dot.login M stand/efi/boot1/boot1.c M stand/efi/gptboot/proto.c M stand/efi/include/efilib.h M stand/efi/libefi/Makefile M stand/efi/libefi/Makefile.depend M stand/efi/libefi/efienv.c M stand/efi/loader/main.c M tools/build/mk/OptionalObsoleteFiles.inc Log Message: ----------- fix some issues From noreply at github.com Fri Jul 29 17:26:31 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 14:26:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d16faf: etc Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: d16fafa8f642ee43df4307ea60913958f4873dbc https://github.com/MidnightBSD/src/commit/d16fafa8f642ee43df4307ea60913958f4873dbc Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M etc/Makefile M etc/mtree/BSD.debug.dist M etc/mtree/BSD.include.dist M etc/mtree/BSD.usr.dist M etc/rc.firewall M etc/sendmail/Makefile Log Message: ----------- etc From noreply at github.com Fri Jul 29 17:28:44 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 14:28:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0d3103: wpa Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 0d3103723d5ed53e1a908020868fa7cd347ed8e7 https://github.com/MidnightBSD/src/commit/0d3103723d5ed53e1a908020868fa7cd347ed8e7 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M usr.sbin/wpa/Makefile.crypto M usr.sbin/wpa/Makefile.inc M usr.sbin/wpa/hostapd/Makefile M usr.sbin/wpa/hostapd_cli/Makefile M usr.sbin/wpa/wpa_cli/Makefile M usr.sbin/wpa/wpa_passphrase/Makefile M usr.sbin/wpa/wpa_priv/Makefile M usr.sbin/wpa/wpa_supplicant/Makefile Log Message: ----------- wpa From noreply at github.com Fri Jul 29 18:06:51 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:06:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 2e1451: sync Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 2e145144d1bc478f9f871bdc536ec50a216dc16a https://github.com/MidnightBSD/src/commit/2e145144d1bc478f9f871bdc536ec50a216dc16a Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: A release/packages/Makefile.package A release/packages/acct.ucl A release/packages/acpi.ucl A release/packages/amd.ucl A release/packages/apm.ucl A release/packages/at.ucl A release/packages/autofs.ucl A release/packages/bhyve.ucl A release/packages/binutils.ucl A release/packages/bsdinstall.ucl A release/packages/bsnmp.ucl A release/packages/clang.ucl A release/packages/clibs.ucl A release/packages/dma.ucl A release/packages/docs.ucl A release/packages/ee.ucl A release/packages/gdb.ucl A release/packages/generate-ucl.sh A release/packages/groff.ucl A release/packages/jail-debug.ucl A release/packages/jail-development.ucl A release/packages/jail-lib32-debug.ucl A release/packages/jail-lib32-development.ucl A release/packages/jail-lib32-profile.ucl A release/packages/jail-lib32.ucl A release/packages/jail-profile.ucl A release/packages/jail.ucl A release/packages/kernel.ucl A release/packages/lld.ucl A release/packages/lldb.ucl A release/packages/rcmds.ucl A release/packages/runtime-debug.ucl A release/packages/runtime-development.ucl A release/packages/runtime-lib32.ucl A release/packages/runtime-manuals.ucl A release/packages/runtime-profile.ucl A release/packages/runtime.ucl A release/packages/ssh.ucl A release/packages/svn.ucl A release/packages/syscons.ucl A release/packages/template.ucl A release/packages/tests.ucl A release/packages/unbound.ucl A release/packages/vi.ucl M usr.bin/bmake/Makefile M usr.bin/bmake/config.h Log Message: ----------- sync Commit: dd0125dde68fed6d39be113dc3787e0d5986caca https://github.com/MidnightBSD/src/commit/dd0125dde68fed6d39be113dc3787e0d5986caca Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M lib/libpam/modules/pam_ssh/pam_ssh.c M libexec/rtld-elf/Symbol.map M libexec/rtld-elf/rtld.c M release/tools/vmimage.subr M secure/usr.bin/scp/Makefile.depend M secure/usr.bin/sftp/Makefile.depend M secure/usr.bin/ssh-add/Makefile.depend M secure/usr.bin/ssh-agent/Makefile.depend M secure/usr.bin/ssh-keygen/Makefile.depend M secure/usr.bin/ssh-keyscan/Makefile.depend M secure/usr.bin/ssh/Makefile.depend Log Message: ----------- fixup Compare: https://github.com/MidnightBSD/src/compare/0d3103723d5e...dd0125dde68f From noreply at github.com Fri Jul 29 18:07:18 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:07:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src From noreply at github.com Fri Jul 29 18:14:41 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:14:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3ba527: fixup Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 3ba527c784654e3b51e6d008f362ea9c8746ae70 https://github.com/MidnightBSD/src/commit/3ba527c784654e3b51e6d008f362ea9c8746ae70 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M release/arm64/make-memstick.sh M release/tools/arm.subr M release/tools/ec2.conf M release/tools/vagrant.conf Log Message: ----------- fixup From noreply at github.com Fri Jul 29 18:16:21 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:16:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ff1e05: kbsd Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: ff1e05c75c19e18ce1cd81c0e6b0edb45ccd30c5 https://github.com/MidnightBSD/src/commit/ff1e05c75c19e18ce1cd81c0e6b0edb45ccd30c5 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M sys/i386/i386/elf_machdep.c Log Message: ----------- kbsd From noreply at github.com Fri Jul 29 18:28:07 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:28:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 462b27: fix branding, libc makefile and libedit makefile Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src Commit: 462b27291335e0d27db107d1bab250ebe9384572 https://github.com/MidnightBSD/src/commit/462b27291335e0d27db107d1bab250ebe9384572 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M lib/csu/common/crtbrand.c M lib/csu/common/ignore_init.c M lib/libc/Makefile M lib/libedit/Makefile Log Message: ----------- fix branding, libc makefile and libedit makefile Commit: e48cf8a82bacd8e0307770eb407ab0f6add3e6e9 https://github.com/MidnightBSD/src/commit/e48cf8a82bacd8e0307770eb407ab0f6add3e6e9 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M release/amd64/mkisoimages.sh Log Message: ----------- update iso build Commit: 6d85e4c81815b5e11f96db9e4ae7b28dd0716e50 https://github.com/MidnightBSD/src/commit/6d85e4c81815b5e11f96db9e4ae7b28dd0716e50 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M usr.sbin/midnightbsd-update/Makefile A usr.sbin/midnightbsd-update/midnightbsd-update.conf Log Message: ----------- config Compare: https://github.com/MidnightBSD/src/compare/ff1e05c75c19...6d85e4c81815 From noreply at github.com Fri Jul 29 18:31:12 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:31:12 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 2ec947: Import FreeBSD 12-stable June 17, 2022 from commit... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 2ec947db3f6a4189e95eb81babc7da42ee75dde4 https://github.com/MidnightBSD/src/commit/2ec947db3f6a4189e95eb81babc7da42ee75dde4 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M Makefile M Makefile.inc1 M Makefile.libcompat A Makefile.sys.inc M ObsoleteFiles.inc M bin/Makefile.inc M bin/cat/Makefile M bin/cat/cat.1 M bin/cat/tests/Makefile M bin/cat/tests/Makefile.depend M bin/chio/Makefile M bin/chio/Makefile.depend M bin/chio/chio.c M bin/chio/defs.h M bin/chio/pathnames.h M bin/chmod/Makefile M bin/chmod/Makefile.depend M bin/chmod/chmod.1 M bin/chmod/chmod.c M bin/chmod/tests/Makefile A bin/chmod/tests/Makefile.depend M bin/chmod/tests/chmod_test.sh M bin/cp/Makefile M bin/cp/Makefile.depend M bin/cp/cp.1 M bin/cp/cp.c M bin/cp/extern.h A bin/cp/tests/Makefile A bin/cp/tests/cp_test.sh M bin/cp/utils.c M bin/csh/Makefile M bin/csh/Makefile.depend M bin/csh/config.h A bin/csh/csh.cshrc A bin/csh/csh.login A bin/csh/csh.logout A bin/csh/dot.cshrc A bin/csh/dot.login M bin/csh/iconv_stub.c M bin/csh/iconv_stub.h M bin/date/Makefile M bin/date/Makefile.depend M bin/date/date.1 M bin/date/date.c M bin/date/extern.h M bin/date/netdate.c M bin/date/tests/Makefile M bin/date/tests/Makefile.depend M bin/date/tests/format_string_test.sh M bin/date/vary.c M bin/date/vary.h M bin/dd/Makefile M bin/dd/Makefile.depend M bin/dd/args.c M bin/dd/conv.c M bin/dd/conv_tab.c M bin/dd/dd.1 M bin/dd/dd.c M bin/dd/dd.h M bin/dd/extern.h M bin/dd/gen.c M bin/dd/misc.c M bin/dd/position.c M bin/dd/ref.ascii M bin/dd/ref.ebcdic M bin/dd/ref.ibm M bin/dd/ref.lcase M bin/dd/ref.obs_zeroes M bin/dd/ref.oldascii M bin/dd/ref.oldebcdic M bin/dd/ref.oldibm M bin/dd/ref.pareven M bin/dd/ref.parnone M bin/dd/ref.parodd M bin/dd/ref.parset M bin/dd/ref.swab M bin/dd/ref.ucase M bin/dd/tests/Makefile M bin/dd/tests/Makefile.depend M bin/dd/tests/dd2_test.sh M bin/df/Makefile M bin/df/Makefile.depend M bin/df/df.1 M bin/df/df.c M bin/domainname/Makefile M bin/domainname/Makefile.depend M bin/domainname/domainname.1 M bin/domainname/domainname.c M bin/echo/Makefile M bin/echo/Makefile.depend M bin/echo/echo.1 M bin/echo/echo.c M bin/echo/tests/Makefile A bin/echo/tests/Makefile.depend M bin/echo/tests/echo_test.sh M bin/ed/Makefile M bin/ed/Makefile.depend M bin/ed/POSIX M bin/ed/README M bin/ed/buf.c M bin/ed/cbc.c M bin/ed/ed.1 M bin/ed/ed.h M bin/ed/glbl.c M bin/ed/io.c M bin/ed/main.c M bin/ed/re.c M bin/ed/sub.c M bin/ed/test/Makefile M bin/ed/test/README M bin/ed/test/ckscripts.sh M bin/ed/test/mkscripts.sh M bin/ed/undo.c M bin/expr/Makefile M bin/expr/Makefile.depend M bin/expr/expr.1 M bin/expr/expr.y M bin/expr/tests/Makefile M bin/expr/tests/Makefile.depend M bin/getfacl/Makefile M bin/getfacl/Makefile.depend M bin/getfacl/getfacl.1 M bin/getfacl/getfacl.c M bin/hostname/Makefile M bin/hostname/Makefile.depend M bin/hostname/hostname.1 M bin/hostname/hostname.c M bin/kenv/Makefile M bin/kenv/Makefile.depend M bin/kenv/kenv.1 M bin/kenv/kenv.c M bin/kill/Makefile M bin/kill/Makefile.depend M bin/kill/kill.1 M bin/kill/kill.c M bin/ln/Makefile M bin/ln/Makefile.depend M bin/ln/ln.1 M bin/ln/ln.c M bin/ln/symlink.7 M bin/ln/tests/Makefile A bin/ln/tests/Makefile.depend M bin/ln/tests/ln_test.sh M bin/ls/Makefile M bin/ls/Makefile.depend A bin/ls/Makefile.depend.options M bin/ls/cmp.c M bin/ls/extern.h M bin/ls/ls.1 M bin/ls/ls.c M bin/ls/ls.h M bin/ls/print.c M bin/ls/tests/Makefile M bin/ls/tests/Makefile.depend M bin/ls/tests/ls_tests.sh M bin/ls/util.c M bin/mkdir/Makefile M bin/mkdir/Makefile.depend M bin/mkdir/mkdir.1 M bin/mkdir/mkdir.c M bin/mkdir/tests/Makefile A bin/mkdir/tests/Makefile.depend M bin/mkdir/tests/mkdir_test.sh M bin/mv/Makefile M bin/mv/Makefile.depend M bin/mv/mv.1 M bin/mv/mv.c M bin/mv/tests/Makefile M bin/mv/tests/Makefile.depend M bin/mv/tests/legacy_test.sh M bin/pax/Makefile M bin/pax/Makefile.depend M bin/pax/ar_io.c M bin/pax/ar_subs.c M bin/pax/buf_subs.c M bin/pax/cache.c M bin/pax/cache.h M bin/pax/cpio.c M bin/pax/cpio.h M bin/pax/extern.h M bin/pax/file_subs.c M bin/pax/ftree.c M bin/pax/ftree.h M bin/pax/gen_subs.c M bin/pax/getoldopt.c M bin/pax/options.c M bin/pax/options.h M bin/pax/pat_rep.c M bin/pax/pat_rep.h M bin/pax/pax.1 M bin/pax/pax.c M bin/pax/pax.h M bin/pax/sel_subs.c M bin/pax/sel_subs.h M bin/pax/tables.c M bin/pax/tables.h M bin/pax/tar.c M bin/pax/tar.h M bin/pax/tests/Makefile M bin/pax/tests/Makefile.depend M bin/pax/tests/legacy_test.pl M bin/pax/tty_subs.c M bin/pkill/Makefile M bin/pkill/Makefile.depend M bin/pkill/pkill.1 M bin/pkill/pkill.c M bin/pkill/tests/Makefile M bin/pkill/tests/Makefile.depend M bin/pkill/tests/pgrep-F_test.sh M bin/pkill/tests/pgrep-LF_test.sh M bin/pkill/tests/pgrep-P_test.sh M bin/pkill/tests/pgrep-U_test.sh M bin/pkill/tests/pgrep-_g_test.sh M bin/pkill/tests/pgrep-_s_test.sh M bin/pkill/tests/pgrep-g_test.sh M bin/pkill/tests/pgrep-i_test.sh M bin/pkill/tests/pgrep-j_test.sh M bin/pkill/tests/pgrep-l_test.sh M bin/pkill/tests/pgrep-n_test.sh M bin/pkill/tests/pgrep-o_test.sh M bin/pkill/tests/pgrep-q_test.sh M bin/pkill/tests/pgrep-s_test.sh M bin/pkill/tests/pgrep-t_test.sh M bin/pkill/tests/pgrep-v_test.sh M bin/pkill/tests/pgrep-x_test.sh M bin/pkill/tests/pkill-F_test.sh M bin/pkill/tests/pkill-LF_test.sh M bin/pkill/tests/pkill-P_test.sh M bin/pkill/tests/pkill-U_test.sh M bin/pkill/tests/pkill-_g_test.sh M bin/pkill/tests/pkill-g_test.sh M bin/pkill/tests/pkill-i_test.sh M bin/pkill/tests/pkill-j_test.sh M bin/pkill/tests/pkill-s_test.sh M bin/pkill/tests/pkill-t_test.sh M bin/pkill/tests/pkill-x_test.sh M bin/ps/Makefile M bin/ps/Makefile.depend M bin/ps/extern.h M bin/ps/fmt.c M bin/ps/keyword.c M bin/ps/nlist.c M bin/ps/print.c M bin/ps/ps.1 M bin/ps/ps.c M bin/ps/ps.h M bin/pwait/Makefile M bin/pwait/Makefile.depend M bin/pwait/pwait.1 M bin/pwait/pwait.c M bin/pwait/tests/Makefile M bin/pwait/tests/Makefile.depend M bin/pwait/tests/pwait_test.sh M bin/pwd/Makefile M bin/pwd/Makefile.depend M bin/pwd/pwd.1 M bin/pwd/pwd.c M bin/realpath/Makefile M bin/realpath/Makefile.depend M bin/realpath/realpath.1 M bin/realpath/realpath.c M bin/rm/Makefile M bin/rm/Makefile.depend M bin/rm/rm.1 M bin/rm/rm.c A bin/rm/tests/Makefile A bin/rm/tests/Makefile.depend A bin/rm/tests/rm_test.sh M bin/rmail/Makefile M bin/rmail/Makefile.depend M bin/rmdir/Makefile M bin/rmdir/Makefile.depend M bin/rmdir/rmdir.1 M bin/rmdir/rmdir.c M bin/rmdir/tests/Makefile A bin/rmdir/tests/Makefile.depend M bin/rmdir/tests/rmdir_test.sh M bin/setfacl/Makefile M bin/setfacl/Makefile.depend M bin/setfacl/file.c M bin/setfacl/mask.c M bin/setfacl/merge.c M bin/setfacl/remove.c M bin/setfacl/setfacl.1 M bin/setfacl/setfacl.c M bin/setfacl/setfacl.h M bin/setfacl/util.c M bin/sh/Makefile M bin/sh/Makefile.depend M bin/sh/error.c M bin/sh/eval.c M bin/sh/funcs/cmv M bin/sh/funcs/dirs M bin/sh/funcs/login M bin/sh/funcs/newgrp M bin/sh/funcs/popd M bin/sh/funcs/pushd M bin/sh/funcs/suspend M bin/sh/mkbuiltins M bin/sh/mktokens M bin/sh/nodes.c.pat M bin/sh/nodetypes A bin/sh/profile M bin/sh/shell.h M bin/sh/tests/Makefile M bin/sh/tests/Makefile.depend M bin/sh/tests/builtins/Makefile M bin/sh/tests/builtins/Makefile.depend M bin/sh/tests/builtins/alias.0 M bin/sh/tests/builtins/alias.1 M bin/sh/tests/builtins/alias3.0 M bin/sh/tests/builtins/alias4.0 M bin/sh/tests/builtins/break1.0 M bin/sh/tests/builtins/break2.0 M bin/sh/tests/builtins/break3.0 M bin/sh/tests/builtins/break4.4 M bin/sh/tests/builtins/break5.4 M bin/sh/tests/builtins/break6.0 M bin/sh/tests/builtins/builtin1.0 M bin/sh/tests/builtins/case1.0 M bin/sh/tests/builtins/case10.0 M bin/sh/tests/builtins/case11.0 M bin/sh/tests/builtins/case12.0 M bin/sh/tests/builtins/case13.0 M bin/sh/tests/builtins/case14.0 M bin/sh/tests/builtins/case15.0 M bin/sh/tests/builtins/case16.0 M bin/sh/tests/builtins/case17.0 M bin/sh/tests/builtins/case18.0 M bin/sh/tests/builtins/case19.0 M bin/sh/tests/builtins/case2.0 M bin/sh/tests/builtins/case20.0 A bin/sh/tests/builtins/case21.0 A bin/sh/tests/builtins/case22.0 M bin/sh/tests/builtins/case23.0 M bin/sh/tests/builtins/case3.0 M bin/sh/tests/builtins/case4.0 M bin/sh/tests/builtins/case5.0 M bin/sh/tests/builtins/case6.0 M bin/sh/tests/builtins/case7.0 M bin/sh/tests/builtins/case8.0 M bin/sh/tests/builtins/case9.0 M bin/sh/tests/builtins/cd1.0 A bin/sh/tests/builtins/cd10.0 A bin/sh/tests/builtins/cd11.0 M bin/sh/tests/builtins/cd2.0 M bin/sh/tests/builtins/cd3.0 M bin/sh/tests/builtins/cd4.0 M bin/sh/tests/builtins/cd5.0 M bin/sh/tests/builtins/cd6.0 M bin/sh/tests/builtins/cd7.0 M bin/sh/tests/builtins/cd8.0 M bin/sh/tests/builtins/cd9.0 M bin/sh/tests/builtins/command1.0 M bin/sh/tests/builtins/command10.0 M bin/sh/tests/builtins/command11.0 M bin/sh/tests/builtins/command12.0 M bin/sh/tests/builtins/command2.0 M bin/sh/tests/builtins/command3.0 M bin/sh/tests/builtins/command4.0 M bin/sh/tests/builtins/command5.0 M bin/sh/tests/builtins/command6.0 M bin/sh/tests/builtins/command7.0 M bin/sh/tests/builtins/command8.0 M bin/sh/tests/builtins/command9.0 M bin/sh/tests/builtins/dot1.0 M bin/sh/tests/builtins/dot2.0 M bin/sh/tests/builtins/dot3.0 M bin/sh/tests/builtins/dot4.0 A bin/sh/tests/builtins/echo1.0 A bin/sh/tests/builtins/echo2.0 A bin/sh/tests/builtins/echo3.0 M bin/sh/tests/builtins/eval1.0 M bin/sh/tests/builtins/eval2.0 M bin/sh/tests/builtins/eval3.0 M bin/sh/tests/builtins/eval4.0 M bin/sh/tests/builtins/eval5.0 M bin/sh/tests/builtins/eval6.0 M bin/sh/tests/builtins/eval7.0 M bin/sh/tests/builtins/eval8.7 M bin/sh/tests/builtins/exec1.0 M bin/sh/tests/builtins/exec2.0 M bin/sh/tests/builtins/exit1.0 M bin/sh/tests/builtins/exit2.8 M bin/sh/tests/builtins/exit3.0 M bin/sh/tests/builtins/export1.0 M bin/sh/tests/builtins/fc1.0 M bin/sh/tests/builtins/fc2.0 M bin/sh/tests/builtins/for1.0 M bin/sh/tests/builtins/for2.0 M bin/sh/tests/builtins/for3.0 M bin/sh/tests/builtins/getopts1.0 M bin/sh/tests/builtins/getopts10.0 M bin/sh/tests/builtins/getopts2.0 M bin/sh/tests/builtins/getopts3.0 M bin/sh/tests/builtins/getopts4.0 M bin/sh/tests/builtins/getopts5.0 M bin/sh/tests/builtins/getopts6.0 M bin/sh/tests/builtins/getopts7.0 M bin/sh/tests/builtins/getopts8.0 M bin/sh/tests/builtins/getopts9.0 M bin/sh/tests/builtins/hash1.0 M bin/sh/tests/builtins/hash2.0 M bin/sh/tests/builtins/hash3.0 M bin/sh/tests/builtins/hash4.0 M bin/sh/tests/builtins/jobid1.0 M bin/sh/tests/builtins/jobid2.0 M bin/sh/tests/builtins/kill1.0 M bin/sh/tests/builtins/kill2.0 M bin/sh/tests/builtins/lineno.0 M bin/sh/tests/builtins/lineno2.0 M bin/sh/tests/builtins/lineno3.0 M bin/sh/tests/builtins/local1.0 M bin/sh/tests/builtins/local2.0 M bin/sh/tests/builtins/local3.0 M bin/sh/tests/builtins/local4.0 M bin/sh/tests/builtins/local5.0 M bin/sh/tests/builtins/local6.0 M bin/sh/tests/builtins/local7.0 M bin/sh/tests/builtins/locale1.0 M bin/sh/tests/builtins/locale2.0 M bin/sh/tests/builtins/printf1.0 M bin/sh/tests/builtins/printf2.0 M bin/sh/tests/builtins/printf3.0 M bin/sh/tests/builtins/printf4.0 M bin/sh/tests/builtins/read1.0 M bin/sh/tests/builtins/read2.0 M bin/sh/tests/builtins/read3.0 M bin/sh/tests/builtins/read4.0 M bin/sh/tests/builtins/read5.0 M bin/sh/tests/builtins/read6.0 M bin/sh/tests/builtins/read7.0 M bin/sh/tests/builtins/read8.0 M bin/sh/tests/builtins/read9.0 M bin/sh/tests/builtins/return1.0 M bin/sh/tests/builtins/return2.1 M bin/sh/tests/builtins/return3.1 M bin/sh/tests/builtins/return4.0 M bin/sh/tests/builtins/return5.0 M bin/sh/tests/builtins/return6.4 M bin/sh/tests/builtins/return7.4 M bin/sh/tests/builtins/return8.0 M bin/sh/tests/builtins/set2.0 M bin/sh/tests/builtins/set3.0 M bin/sh/tests/builtins/trap1.0 M bin/sh/tests/builtins/trap10.0 M bin/sh/tests/builtins/trap11.0 M bin/sh/tests/builtins/trap12.0 M bin/sh/tests/builtins/trap13.0 M bin/sh/tests/builtins/trap14.0 M bin/sh/tests/builtins/trap15.0 M bin/sh/tests/builtins/trap16.0 M bin/sh/tests/builtins/trap17.0 M bin/sh/tests/builtins/trap2.0 M bin/sh/tests/builtins/trap3.0 M bin/sh/tests/builtins/trap4.0 M bin/sh/tests/builtins/trap5.0 M bin/sh/tests/builtins/trap6.0 M bin/sh/tests/builtins/trap7.0 M bin/sh/tests/builtins/trap8.0 M bin/sh/tests/builtins/trap9.0 M bin/sh/tests/builtins/type1.0 M bin/sh/tests/builtins/type2.0 M bin/sh/tests/builtins/type3.0 M bin/sh/tests/builtins/unalias.0 M bin/sh/tests/builtins/var-assign.0 M bin/sh/tests/builtins/var-assign2.0 M bin/sh/tests/builtins/wait1.0 M bin/sh/tests/builtins/wait10.0 M bin/sh/tests/builtins/wait2.0 M bin/sh/tests/builtins/wait3.0 M bin/sh/tests/builtins/wait4.0 M bin/sh/tests/builtins/wait5.0 M bin/sh/tests/builtins/wait6.0 M bin/sh/tests/builtins/wait7.0 M bin/sh/tests/builtins/wait8.0 M bin/sh/tests/builtins/wait9.127 M bin/sh/tests/errors/Makefile M bin/sh/tests/errors/Makefile.depend M bin/sh/tests/errors/assignment-error1.0 M bin/sh/tests/errors/assignment-error2.0 M bin/sh/tests/errors/backquote-error1.0 M bin/sh/tests/errors/backquote-error2.0 M bin/sh/tests/errors/bad-binary1.126 M bin/sh/tests/errors/bad-keyword1.0 M bin/sh/tests/errors/bad-parm-exp1.0 M bin/sh/tests/errors/bad-parm-exp2.2 M bin/sh/tests/errors/bad-parm-exp3.2 M bin/sh/tests/errors/bad-parm-exp4.2 M bin/sh/tests/errors/bad-parm-exp5.2 M bin/sh/tests/errors/bad-parm-exp6.2 M bin/sh/tests/errors/bad-parm-exp7.0 M bin/sh/tests/errors/bad-parm-exp8.0 M bin/sh/tests/errors/option-error.0 M bin/sh/tests/errors/redirection-error.0 M bin/sh/tests/errors/redirection-error2.2 M bin/sh/tests/errors/redirection-error3.0 M bin/sh/tests/errors/redirection-error4.0 M bin/sh/tests/errors/redirection-error5.0 M bin/sh/tests/errors/redirection-error6.0 M bin/sh/tests/errors/redirection-error7.0 A bin/sh/tests/errors/redirection-error8.0 M bin/sh/tests/errors/write-error1.0 M bin/sh/tests/execution/Makefile M bin/sh/tests/execution/Makefile.depend M bin/sh/tests/execution/bg1.0 M bin/sh/tests/execution/bg10.0 A bin/sh/tests/execution/bg11.0 A bin/sh/tests/execution/bg12.0 M bin/sh/tests/execution/bg2.0 M bin/sh/tests/execution/bg3.0 M bin/sh/tests/execution/bg4.0 M bin/sh/tests/execution/bg5.0 M bin/sh/tests/execution/bg6.0 M bin/sh/tests/execution/bg7.0 M bin/sh/tests/execution/bg8.0 M bin/sh/tests/execution/bg9.0 M bin/sh/tests/execution/fork1.0 M bin/sh/tests/execution/fork2.0 M bin/sh/tests/execution/fork3.0 M bin/sh/tests/execution/func1.0 M bin/sh/tests/execution/func2.0 M bin/sh/tests/execution/func3.0 M bin/sh/tests/execution/hash1.0 M bin/sh/tests/execution/int-cmd1.0 M bin/sh/tests/execution/killed1.0 M bin/sh/tests/execution/killed2.0 M bin/sh/tests/execution/not1.0 M bin/sh/tests/execution/not2.0 M bin/sh/tests/execution/path1.0 M bin/sh/tests/execution/pipefail1.0 M bin/sh/tests/execution/pipefail2.42 M bin/sh/tests/execution/pipefail3.42 M bin/sh/tests/execution/pipefail4.42 M bin/sh/tests/execution/pipefail5.42 M bin/sh/tests/execution/pipefail6.42 M bin/sh/tests/execution/pipefail7.0 M bin/sh/tests/execution/redir1.0 M bin/sh/tests/execution/redir2.0 M bin/sh/tests/execution/redir3.0 M bin/sh/tests/execution/redir4.0 M bin/sh/tests/execution/redir5.0 M bin/sh/tests/execution/redir6.0 M bin/sh/tests/execution/redir7.0 A bin/sh/tests/execution/set-C1.0 M bin/sh/tests/execution/set-n1.0 M bin/sh/tests/execution/set-n2.0 M bin/sh/tests/execution/set-n3.0 M bin/sh/tests/execution/set-n4.0 M bin/sh/tests/execution/set-x1.0 M bin/sh/tests/execution/set-x2.0 M bin/sh/tests/execution/set-x3.0 M bin/sh/tests/execution/set-x4.0 M bin/sh/tests/execution/shellproc1.0 A bin/sh/tests/execution/shellproc2.0 A bin/sh/tests/execution/shellproc3.0 A bin/sh/tests/execution/shellproc4.0 A bin/sh/tests/execution/shellproc5.0 A bin/sh/tests/execution/shellproc6.0 A bin/sh/tests/execution/shellproc7.0 M bin/sh/tests/execution/subshell1.0 M bin/sh/tests/execution/subshell2.0 M bin/sh/tests/execution/subshell3.0 M bin/sh/tests/execution/subshell4.0 M bin/sh/tests/execution/unknown1.0 A bin/sh/tests/execution/unknown2.0 M bin/sh/tests/execution/var-assign1.0 M bin/sh/tests/expansion/Makefile M bin/sh/tests/expansion/Makefile.depend M bin/sh/tests/expansion/arith1.0 M bin/sh/tests/expansion/arith10.0 M bin/sh/tests/expansion/arith11.0 M bin/sh/tests/expansion/arith12.0 M bin/sh/tests/expansion/arith13.0 M bin/sh/tests/expansion/arith14.0 A bin/sh/tests/expansion/arith15.0 A bin/sh/tests/expansion/arith16.0 A bin/sh/tests/expansion/arith17.0 M bin/sh/tests/expansion/arith2.0 M bin/sh/tests/expansion/arith3.0 M bin/sh/tests/expansion/arith4.0 M bin/sh/tests/expansion/arith5.0 M bin/sh/tests/expansion/arith6.0 M bin/sh/tests/expansion/arith7.0 M bin/sh/tests/expansion/arith8.0 M bin/sh/tests/expansion/arith9.0 M bin/sh/tests/expansion/assign1.0 M bin/sh/tests/expansion/cmdsubst1.0 M bin/sh/tests/expansion/cmdsubst10.0 M bin/sh/tests/expansion/cmdsubst11.0 M bin/sh/tests/expansion/cmdsubst12.0 M bin/sh/tests/expansion/cmdsubst13.0 M bin/sh/tests/expansion/cmdsubst14.0 M bin/sh/tests/expansion/cmdsubst15.0 M bin/sh/tests/expansion/cmdsubst16.0 M bin/sh/tests/expansion/cmdsubst17.0 M bin/sh/tests/expansion/cmdsubst18.0 M bin/sh/tests/expansion/cmdsubst19.0 M bin/sh/tests/expansion/cmdsubst2.0 M bin/sh/tests/expansion/cmdsubst20.0 M bin/sh/tests/expansion/cmdsubst21.0 M bin/sh/tests/expansion/cmdsubst22.0 M bin/sh/tests/expansion/cmdsubst23.0 A bin/sh/tests/expansion/cmdsubst24.0 A bin/sh/tests/expansion/cmdsubst25.0 A bin/sh/tests/expansion/cmdsubst26.0 M bin/sh/tests/expansion/cmdsubst3.0 M bin/sh/tests/expansion/cmdsubst4.0 M bin/sh/tests/expansion/cmdsubst5.0 M bin/sh/tests/expansion/cmdsubst6.0 M bin/sh/tests/expansion/cmdsubst7.0 M bin/sh/tests/expansion/cmdsubst8.0 M bin/sh/tests/expansion/cmdsubst9.0 M bin/sh/tests/expansion/export1.0 M bin/sh/tests/expansion/export2.0 M bin/sh/tests/expansion/export3.0 M bin/sh/tests/expansion/heredoc1.0 M bin/sh/tests/expansion/heredoc2.0 M bin/sh/tests/expansion/ifs1.0 M bin/sh/tests/expansion/ifs2.0 M bin/sh/tests/expansion/ifs3.0 M bin/sh/tests/expansion/ifs4.0 M bin/sh/tests/expansion/ifs5.0 M bin/sh/tests/expansion/ifs6.0 M bin/sh/tests/expansion/ifs7.0 M bin/sh/tests/expansion/length1.0 M bin/sh/tests/expansion/length2.0 M bin/sh/tests/expansion/length3.0 M bin/sh/tests/expansion/length4.0 M bin/sh/tests/expansion/length5.0 M bin/sh/tests/expansion/length6.0 M bin/sh/tests/expansion/length7.0 M bin/sh/tests/expansion/length8.0 M bin/sh/tests/expansion/local1.0 M bin/sh/tests/expansion/local2.0 M bin/sh/tests/expansion/pathname1.0 M bin/sh/tests/expansion/pathname2.0 M bin/sh/tests/expansion/pathname3.0 M bin/sh/tests/expansion/pathname4.0 M bin/sh/tests/expansion/pathname5.0 M bin/sh/tests/expansion/pathname6.0 M bin/sh/tests/expansion/plus-minus1.0 M bin/sh/tests/expansion/plus-minus2.0 M bin/sh/tests/expansion/plus-minus3.0 M bin/sh/tests/expansion/plus-minus4.0 M bin/sh/tests/expansion/plus-minus5.0 M bin/sh/tests/expansion/plus-minus6.0 M bin/sh/tests/expansion/plus-minus7.0 M bin/sh/tests/expansion/plus-minus8.0 A bin/sh/tests/expansion/plus-minus9.0 M bin/sh/tests/expansion/question1.0 A bin/sh/tests/expansion/question2.0 M bin/sh/tests/expansion/readonly1.0 M bin/sh/tests/expansion/redir1.0 M bin/sh/tests/expansion/set-u1.0 M bin/sh/tests/expansion/set-u2.0 M bin/sh/tests/expansion/set-u3.0 M bin/sh/tests/expansion/tilde1.0 M bin/sh/tests/expansion/tilde2.0 M bin/sh/tests/expansion/trim1.0 A bin/sh/tests/expansion/trim10.0 A bin/sh/tests/expansion/trim11.0 M bin/sh/tests/expansion/trim2.0 M bin/sh/tests/expansion/trim3.0 M bin/sh/tests/expansion/trim4.0 M bin/sh/tests/expansion/trim5.0 M bin/sh/tests/expansion/trim6.0 M bin/sh/tests/expansion/trim7.0 M bin/sh/tests/expansion/trim8.0 M bin/sh/tests/expansion/trim9.0 M bin/sh/tests/functional_test.sh A bin/sh/tests/invocation/Makefile A bin/sh/tests/invocation/Makefile.depend A bin/sh/tests/invocation/sh-ac1.0 A bin/sh/tests/invocation/sh-c-missing1.0 A bin/sh/tests/invocation/sh-c1.0 A bin/sh/tests/invocation/sh-ca1.0 A bin/sh/tests/invocation/sh-fca1.0 M bin/sh/tests/parameters/Makefile M bin/sh/tests/parameters/Makefile.depend M bin/sh/tests/parameters/env1.0 M bin/sh/tests/parameters/exitstatus1.0 A bin/sh/tests/parameters/ifs1.0 M bin/sh/tests/parameters/mail1.0 M bin/sh/tests/parameters/mail2.0 M bin/sh/tests/parameters/optind1.0 M bin/sh/tests/parameters/optind2.0 M bin/sh/tests/parameters/positional1.0 M bin/sh/tests/parameters/positional2.0 M bin/sh/tests/parameters/positional3.0 M bin/sh/tests/parameters/positional4.0 M bin/sh/tests/parameters/positional5.0 M bin/sh/tests/parameters/positional6.0 M bin/sh/tests/parameters/positional7.0 M bin/sh/tests/parameters/positional8.0 M bin/sh/tests/parameters/positional9.0 M bin/sh/tests/parameters/pwd1.0 M bin/sh/tests/parameters/pwd2.0 M bin/sh/tests/parser/Makefile M bin/sh/tests/parser/Makefile.depend M bin/sh/tests/parser/alias1.0 M bin/sh/tests/parser/alias10.0 M bin/sh/tests/parser/alias11.0 M bin/sh/tests/parser/alias12.0 M bin/sh/tests/parser/alias13.0 M bin/sh/tests/parser/alias14.0 M bin/sh/tests/parser/alias15.0 A bin/sh/tests/parser/alias16.0 A bin/sh/tests/parser/alias17.0 A bin/sh/tests/parser/alias18.0 M bin/sh/tests/parser/alias2.0 M bin/sh/tests/parser/alias3.0 M bin/sh/tests/parser/alias4.0 M bin/sh/tests/parser/alias5.0 M bin/sh/tests/parser/alias6.0 M bin/sh/tests/parser/alias7.0 M bin/sh/tests/parser/alias8.0 M bin/sh/tests/parser/alias9.0 M bin/sh/tests/parser/and-pipe-not.0 M bin/sh/tests/parser/case1.0 M bin/sh/tests/parser/case2.0 M bin/sh/tests/parser/comment1.0 M bin/sh/tests/parser/comment2.42 M bin/sh/tests/parser/dollar-quote10.0 M bin/sh/tests/parser/dollar-quote11.0 M bin/sh/tests/parser/dollar-quote12.0 M bin/sh/tests/parser/dollar-quote13.0 M bin/sh/tests/parser/empty-braces1.0 M bin/sh/tests/parser/empty-cmd1.0 M bin/sh/tests/parser/for1.0 M bin/sh/tests/parser/for2.0 M bin/sh/tests/parser/func1.0 M bin/sh/tests/parser/func2.0 M bin/sh/tests/parser/func3.0 M bin/sh/tests/parser/heredoc1.0 M bin/sh/tests/parser/heredoc10.0 M bin/sh/tests/parser/heredoc11.0 M bin/sh/tests/parser/heredoc12.0 M bin/sh/tests/parser/heredoc13.0 M bin/sh/tests/parser/heredoc2.0 M bin/sh/tests/parser/heredoc3.0 M bin/sh/tests/parser/heredoc4.0 M bin/sh/tests/parser/heredoc5.0 M bin/sh/tests/parser/heredoc6.0 M bin/sh/tests/parser/heredoc7.0 M bin/sh/tests/parser/heredoc8.0 M bin/sh/tests/parser/heredoc9.0 M bin/sh/tests/parser/line-cont1.0 M bin/sh/tests/parser/line-cont10.0 M bin/sh/tests/parser/line-cont11.0 A bin/sh/tests/parser/line-cont12.0 M bin/sh/tests/parser/line-cont2.0 M bin/sh/tests/parser/line-cont3.0 M bin/sh/tests/parser/line-cont4.0 M bin/sh/tests/parser/line-cont5.0 M bin/sh/tests/parser/line-cont6.0 M bin/sh/tests/parser/line-cont7.0 M bin/sh/tests/parser/line-cont8.0 M bin/sh/tests/parser/line-cont9.0 M bin/sh/tests/parser/no-space1.0 M bin/sh/tests/parser/no-space2.0 M bin/sh/tests/parser/nul1.0 M bin/sh/tests/parser/only-redir1.0 M bin/sh/tests/parser/only-redir2.0 M bin/sh/tests/parser/only-redir3.0 M bin/sh/tests/parser/only-redir4.0 M bin/sh/tests/parser/pipe-not1.0 M bin/sh/tests/parser/set-v1.0 M bin/sh/tests/parser/var-assign1.0 M bin/sh/tests/set-e/Makefile M bin/sh/tests/set-e/Makefile.depend M bin/sh/tests/set-e/and1.0 M bin/sh/tests/set-e/and2.1 M bin/sh/tests/set-e/and3.0 M bin/sh/tests/set-e/and4.0 M bin/sh/tests/set-e/background1.0 M bin/sh/tests/set-e/cmd1.0 M bin/sh/tests/set-e/cmd2.1 M bin/sh/tests/set-e/elif1.0 M bin/sh/tests/set-e/elif2.0 M bin/sh/tests/set-e/eval1.0 M bin/sh/tests/set-e/eval2.1 M bin/sh/tests/set-e/for1.0 M bin/sh/tests/set-e/func1.0 M bin/sh/tests/set-e/func2.1 M bin/sh/tests/set-e/if1.0 M bin/sh/tests/set-e/if2.0 M bin/sh/tests/set-e/if3.0 M bin/sh/tests/set-e/not1.0 M bin/sh/tests/set-e/not2.0 M bin/sh/tests/set-e/or1.0 M bin/sh/tests/set-e/or2.0 M bin/sh/tests/set-e/or3.1 M bin/sh/tests/set-e/pipe1.1 M bin/sh/tests/set-e/pipe2.0 M bin/sh/tests/set-e/return1.0 M bin/sh/tests/set-e/semi1.1 M bin/sh/tests/set-e/semi2.1 M bin/sh/tests/set-e/subshell1.0 M bin/sh/tests/set-e/subshell2.1 M bin/sh/tests/set-e/until1.0 M bin/sh/tests/set-e/until2.0 M bin/sh/tests/set-e/until3.0 M bin/sh/tests/set-e/while1.0 M bin/sh/tests/set-e/while2.0 M bin/sh/tests/set-e/while3.0 M bin/sleep/Makefile M bin/sleep/Makefile.depend M bin/sleep/sleep.1 M bin/sleep/sleep.c M bin/sleep/tests/Makefile M bin/sleep/tests/Makefile.depend M bin/stty/Makefile M bin/stty/Makefile.depend M bin/stty/cchar.c M bin/stty/extern.h M bin/stty/gfmt.c M bin/stty/key.c M bin/stty/modes.c M bin/stty/print.c M bin/stty/stty.1 M bin/stty/stty.c M bin/stty/stty.h M bin/stty/util.c M bin/sync/Makefile M bin/sync/Makefile.depend M bin/sync/sync.8 M bin/sync/sync.c M bin/test/Makefile M bin/test/Makefile.depend M bin/test/test.1 M bin/test/test.c M bin/test/tests/Makefile M bin/test/tests/Makefile.depend M bin/test/tests/legacy_test.sh M bin/tests/Makefile M bin/tests/Makefile.depend M bin/uuidgen/Makefile M bin/uuidgen/Makefile.depend M bin/uuidgen/uuidgen.1 M bin/uuidgen/uuidgen.c M cddl/Makefile M cddl/Makefile.inc M cddl/compat/opensolaris/include/alloca.h M cddl/compat/opensolaris/include/assert.h M cddl/compat/opensolaris/include/devid.h M cddl/compat/opensolaris/include/dtrace.h M cddl/compat/opensolaris/include/fcntl.h M cddl/compat/opensolaris/include/fsshare.h M cddl/compat/opensolaris/include/libintl.h M cddl/compat/opensolaris/include/libproc.h M cddl/compat/opensolaris/include/libshare.h M cddl/compat/opensolaris/include/mnttab.h M cddl/compat/opensolaris/include/priv.h M cddl/compat/opensolaris/include/sha2.h M cddl/compat/opensolaris/include/solaris.h M cddl/compat/opensolaris/include/stdio.h M cddl/compat/opensolaris/include/zone.h M cddl/compat/opensolaris/lib/libumem/umem.c M cddl/compat/opensolaris/lib/libumem/umem.h M cddl/compat/opensolaris/misc/deviceid.c M cddl/compat/opensolaris/misc/thread_pool.c M cddl/compat/opensolaris/misc/zmount.c M cddl/compat/opensolaris/misc/zone.c M cddl/lib/Makefile M cddl/lib/Makefile.inc M cddl/lib/drti/Makefile M cddl/lib/drti/Makefile.depend M cddl/lib/libavl/Makefile M cddl/lib/libavl/Makefile.depend M cddl/lib/libctf/Makefile M cddl/lib/libctf/Makefile.depend M cddl/lib/libdtrace/Makefile M cddl/lib/libdtrace/Makefile.depend M cddl/lib/libdtrace/errno.d M cddl/lib/libdtrace/io.d M cddl/lib/libdtrace/ip.d M cddl/lib/libdtrace/libproc_compat.h M cddl/lib/libdtrace/net.d M cddl/lib/libdtrace/nfs.d M cddl/lib/libdtrace/nfssrv.d M cddl/lib/libdtrace/psinfo.d M cddl/lib/libdtrace/regs_x86.d M cddl/lib/libdtrace/sched.d A cddl/lib/libdtrace/sctp.d M cddl/lib/libdtrace/siftr.d M cddl/lib/libdtrace/signal.d M cddl/lib/libdtrace/socket.d M cddl/lib/libdtrace/tcp.d M cddl/lib/libdtrace/udp.d A cddl/lib/libdtrace/udplite.d M cddl/lib/libdtrace/unistd.d M cddl/lib/libnvpair/Makefile M cddl/lib/libnvpair/Makefile.depend M cddl/lib/libumem/Makefile M cddl/lib/libumem/Makefile.depend M cddl/lib/libuutil/Makefile M cddl/lib/libuutil/Makefile.depend M cddl/lib/libzfs/Makefile M cddl/lib/libzfs/Makefile.depend M cddl/lib/libzfs_core/Makefile M cddl/lib/libzfs_core/Makefile.depend M cddl/lib/libzpool/Makefile M cddl/lib/libzpool/Makefile.depend M cddl/lib/tests/Makefile M cddl/lib/tests/Makefile.depend M cddl/sbin/Makefile M cddl/sbin/Makefile.inc M cddl/sbin/tests/Makefile M cddl/sbin/tests/Makefile.depend M cddl/sbin/zfs/Makefile M cddl/sbin/zfs/Makefile.depend M cddl/sbin/zpool/Makefile M cddl/sbin/zpool/Makefile.depend M cddl/tests/Makefile M cddl/tests/Makefile.depend M cddl/usr.bin/Makefile M cddl/usr.bin/Makefile.inc M cddl/usr.bin/ctfconvert/Makefile M cddl/usr.bin/ctfconvert/Makefile.depend M cddl/usr.bin/ctfconvert/ctfconvert.1 M cddl/usr.bin/ctfconvert/tests/Makefile M cddl/usr.bin/ctfconvert/tests/ctfconvert_test.sh M cddl/usr.bin/ctfdump/Makefile M cddl/usr.bin/ctfdump/Makefile.depend M cddl/usr.bin/ctfdump/ctfdump.1 M cddl/usr.bin/ctfmerge/Makefile M cddl/usr.bin/ctfmerge/Makefile.depend M cddl/usr.bin/ctfmerge/ctfmerge.1 M cddl/usr.bin/tests/Makefile M cddl/usr.bin/tests/Makefile.depend M cddl/usr.bin/zinject/Makefile M cddl/usr.bin/zinject/Makefile.depend M cddl/usr.bin/zlook/Makefile M cddl/usr.bin/zstreamdump/Makefile M cddl/usr.bin/zstreamdump/Makefile.depend M cddl/usr.bin/ztest/Makefile M cddl/usr.bin/ztest/Makefile.depend A cddl/usr.bin/ztest/tests/Makefile A cddl/usr.bin/ztest/tests/ztest.sh M cddl/usr.sbin/Makefile M cddl/usr.sbin/Makefile.inc M cddl/usr.sbin/dtrace/Makefile.depend M cddl/usr.sbin/dtrace/tests/Makefile M cddl/usr.sbin/dtrace/tests/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/Makefile M cddl/usr.sbin/dtrace/tests/common/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/begin/Makefile M cddl/usr.sbin/dtrace/tests/common/begin/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cg/Makefile M cddl/usr.sbin/dtrace/tests/common/cg/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/decls/Makefile M cddl/usr.sbin/dtrace/tests/common/decls/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/drops/Makefile M cddl/usr.sbin/dtrace/tests/common/drops/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/end/Makefile M cddl/usr.sbin/dtrace/tests/common/end/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/enum/Makefile M cddl/usr.sbin/dtrace/tests/common/enum/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/env/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/exit/Makefile M cddl/usr.sbin/dtrace/tests/common/exit/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/include/Makefile M cddl/usr.sbin/dtrace/tests/common/include/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/inline/Makefile M cddl/usr.sbin/dtrace/tests/common/inline/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/io/Makefile M cddl/usr.sbin/dtrace/tests/common/io/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ip/Makefile M cddl/usr.sbin/dtrace/tests/common/ip/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/json/Makefile M cddl/usr.sbin/dtrace/tests/common/json/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mib/Makefile M cddl/usr.sbin/dtrace/tests/common/mib/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/misc/Makefile M cddl/usr.sbin/dtrace/tests/common/misc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/nfs/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/operators/Makefile M cddl/usr.sbin/dtrace/tests/common/operators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pid/Makefile M cddl/usr.sbin/dtrace/tests/common/pid/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/print/Makefile M cddl/usr.sbin/dtrace/tests/common/print/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printa/Makefile M cddl/usr.sbin/dtrace/tests/common/printa/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printf/Makefile M cddl/usr.sbin/dtrace/tests/common/printf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/privs/Makefile M cddl/usr.sbin/dtrace/tests/common/privs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/probes/Makefile M cddl/usr.sbin/dtrace/tests/common/probes/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/proc/Makefile M cddl/usr.sbin/dtrace/tests/common/proc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/providers/Makefile M cddl/usr.sbin/dtrace/tests/common/providers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/raise/Makefile M cddl/usr.sbin/dtrace/tests/common/raise/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/rates/Makefile M cddl/usr.sbin/dtrace/tests/common/rates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/safety/Makefile M cddl/usr.sbin/dtrace/tests/common/safety/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sched/Makefile M cddl/usr.sbin/dtrace/tests/common/sched/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stability/Makefile M cddl/usr.sbin/dtrace/tests/common/stability/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stack/Makefile M cddl/usr.sbin/dtrace/tests/common/stack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stop/Makefile M cddl/usr.sbin/dtrace/tests/common/stop/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/struct/Makefile M cddl/usr.sbin/dtrace/tests/common/struct/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sysevent/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/trace/Makefile M cddl/usr.sbin/dtrace/tests/common/trace/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/translators/Makefile M cddl/usr.sbin/dtrace/tests/common/translators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/types/Makefile M cddl/usr.sbin/dtrace/tests/common/types/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/union/Makefile M cddl/usr.sbin/dtrace/tests/common/union/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/vars/Makefile M cddl/usr.sbin/dtrace/tests/common/vars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/version/Makefile M cddl/usr.sbin/dtrace/tests/common/version/Makefile.depend M cddl/usr.sbin/dtrace/tests/dtrace.test.mk A cddl/usr.sbin/dtrace/tests/i386/Makefile A cddl/usr.sbin/dtrace/tests/i386/arrays/Makefile A cddl/usr.sbin/dtrace/tests/i386/funcs/Makefile A cddl/usr.sbin/dtrace/tests/i386/pid/Makefile A cddl/usr.sbin/dtrace/tests/i386/ustack/Makefile M cddl/usr.sbin/dtrace/tests/tools/dtest.sh M cddl/usr.sbin/dtrace/tests/tools/exclude.sh M cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh M cddl/usr.sbin/dtrace/tests/tools/gentest.sh M cddl/usr.sbin/dwatch/Makefile M cddl/usr.sbin/dwatch/dwatch M cddl/usr.sbin/dwatch/dwatch.1 M cddl/usr.sbin/dwatch/examples/Makefile M cddl/usr.sbin/dwatch/examples/profile_template M cddl/usr.sbin/dwatch/libexec/Makefile M cddl/usr.sbin/dwatch/libexec/chmod M cddl/usr.sbin/dwatch/libexec/errno M cddl/usr.sbin/dwatch/libexec/io M cddl/usr.sbin/dwatch/libexec/ip M cddl/usr.sbin/dwatch/libexec/kill M cddl/usr.sbin/dwatch/libexec/nanosleep M cddl/usr.sbin/dwatch/libexec/open M cddl/usr.sbin/dwatch/libexec/proc M cddl/usr.sbin/dwatch/libexec/rw M cddl/usr.sbin/dwatch/libexec/sched M cddl/usr.sbin/dwatch/libexec/sendrecv A cddl/usr.sbin/dwatch/libexec/systop M cddl/usr.sbin/dwatch/libexec/tcp M cddl/usr.sbin/dwatch/libexec/udp A cddl/usr.sbin/dwatch/libexec/udplite M cddl/usr.sbin/dwatch/libexec/vop_create M cddl/usr.sbin/dwatch/libexec/vop_readdir M cddl/usr.sbin/dwatch/libexec/vop_rename M cddl/usr.sbin/dwatch/libexec/vop_symlink M cddl/usr.sbin/lockstat/Makefile.depend M cddl/usr.sbin/plockstat/Makefile M cddl/usr.sbin/plockstat/Makefile.depend M cddl/usr.sbin/plockstat/plockstat.1 M cddl/usr.sbin/tests/Makefile M cddl/usr.sbin/tests/Makefile.depend M cddl/usr.sbin/zdb/Makefile M cddl/usr.sbin/zdb/Makefile.depend M cddl/usr.sbin/zfsd/Makefile M cddl/usr.sbin/zfsd/Makefile.common M cddl/usr.sbin/zfsd/Makefile.depend M cddl/usr.sbin/zfsd/callout.cc M cddl/usr.sbin/zfsd/callout.h M cddl/usr.sbin/zfsd/case_file.cc M cddl/usr.sbin/zfsd/case_file.h M cddl/usr.sbin/zfsd/tests/Makefile M cddl/usr.sbin/zfsd/tests/libmocks.c M cddl/usr.sbin/zfsd/tests/libmocks.h M cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc M cddl/usr.sbin/zfsd/tests/zfsd_unittest.supp M cddl/usr.sbin/zfsd/vdev.cc M cddl/usr.sbin/zfsd/vdev.h M cddl/usr.sbin/zfsd/vdev_iterator.cc M cddl/usr.sbin/zfsd/vdev_iterator.h M cddl/usr.sbin/zfsd/zfsd.8 M cddl/usr.sbin/zfsd/zfsd.cc M cddl/usr.sbin/zfsd/zfsd.h M cddl/usr.sbin/zfsd/zfsd_event.cc M cddl/usr.sbin/zfsd/zfsd_event.h M cddl/usr.sbin/zfsd/zfsd_exception.cc M cddl/usr.sbin/zfsd/zfsd_exception.h M cddl/usr.sbin/zfsd/zfsd_main.cc M cddl/usr.sbin/zfsd/zpool_list.cc M cddl/usr.sbin/zfsd/zpool_list.h M cddl/usr.sbin/zhack/Makefile.depend R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4 R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S R contrib/netbsd-tests/lib/csu/arch/sparc64/h_initfini_align.S R contrib/netbsd-tests/lib/libc/arch/sparc64/exec_prot_support.c R contrib/netbsd-tests/lib/libc/arch/sparc64/return_one.S M etc/Makefile M etc/mail/mailer.conf M etc/mtree/BSD.debug.dist M etc/mtree/BSD.include.dist M etc/mtree/BSD.lib32.dist M etc/mtree/BSD.root.dist M etc/mtree/BSD.tests.dist M etc/mtree/BSD.usr.dist M etc/mtree/BSD.var.dist M etc/mtree/Makefile M etc/rc.firewall M etc/sendmail/Makefile M etc/sendmail/Makefile.depend M gnu/Makefile M gnu/lib/Makefile M gnu/lib/Makefile.inc M gnu/lib/csu/Makefile M gnu/lib/csu/Makefile.depend M gnu/lib/libdialog/Makefile M gnu/lib/libdialog/dlg_config.h M gnu/lib/libgcc/Makefile M gnu/lib/libgcc/Makefile.depend M gnu/lib/libgcov/Makefile M gnu/lib/libgcov/Makefile.depend M gnu/lib/libgomp/Makefile M gnu/lib/libgomp/Makefile.depend M gnu/lib/libgomp/config.h R gnu/lib/libodialog/CHANGES R gnu/lib/libodialog/COPYING R gnu/lib/libodialog/Makefile R gnu/lib/libodialog/README R gnu/lib/libodialog/TESTS/Makefile R gnu/lib/libodialog/TESTS/check1.c R gnu/lib/libodialog/TESTS/check2.c R gnu/lib/libodialog/TESTS/check3.c R gnu/lib/libodialog/TESTS/dselect.c R gnu/lib/libodialog/TESTS/fselect.c R gnu/lib/libodialog/TESTS/ftree1.c R gnu/lib/libodialog/TESTS/ftree1.test R gnu/lib/libodialog/TESTS/ftree2.c R gnu/lib/libodialog/TESTS/ftree2.test R gnu/lib/libodialog/TESTS/gauge.c R gnu/lib/libodialog/TESTS/input1.c R gnu/lib/libodialog/TESTS/input2.c R gnu/lib/libodialog/TESTS/menu1.c R gnu/lib/libodialog/TESTS/menu2.c R gnu/lib/libodialog/TESTS/menu3.c R gnu/lib/libodialog/TESTS/msg.c R gnu/lib/libodialog/TESTS/prgbox.c R gnu/lib/libodialog/TESTS/radio1.c R gnu/lib/libodialog/TESTS/radio2.c R gnu/lib/libodialog/TESTS/radio3.c R gnu/lib/libodialog/TESTS/text.c R gnu/lib/libodialog/TESTS/tree.c R gnu/lib/libodialog/TESTS/yesno.c R gnu/lib/libodialog/TODO R gnu/lib/libodialog/checklist.c R gnu/lib/libodialog/colors.h R gnu/lib/libodialog/dialog.3 R gnu/lib/libodialog/dialog.h R gnu/lib/libodialog/dialog.priv.h R gnu/lib/libodialog/dir.c R gnu/lib/libodialog/dir.h R gnu/lib/libodialog/fselect.c R gnu/lib/libodialog/gauge.c R gnu/lib/libodialog/help.c R gnu/lib/libodialog/inputbox.c R gnu/lib/libodialog/kernel.c R gnu/lib/libodialog/lineedit.c R gnu/lib/libodialog/menubox.c R gnu/lib/libodialog/msgbox.c R gnu/lib/libodialog/notify.c R gnu/lib/libodialog/prgbox.c R gnu/lib/libodialog/radiolist.c R gnu/lib/libodialog/raw_popen.c R gnu/lib/libodialog/rc.c R gnu/lib/libodialog/rc.h R gnu/lib/libodialog/textbox.c R gnu/lib/libodialog/tree.c R gnu/lib/libodialog/ui_objects.c R gnu/lib/libodialog/ui_objects.h R gnu/lib/libodialog/yesno.c R gnu/lib/libreadline/Makefile R gnu/lib/libreadline/Makefile.inc R gnu/lib/libreadline/config.h R gnu/lib/libreadline/history/Makefile R gnu/lib/libreadline/history/doc/Makefile R gnu/lib/libreadline/readline/Makefile R gnu/lib/libreadline/readline/Makefile.depend R gnu/lib/libreadline/readline/doc/Makefile M gnu/lib/libregex/Makefile M gnu/lib/libregex/Makefile.depend M gnu/lib/libregex/config.h M gnu/lib/libregex/gnuregex.h M gnu/lib/libregex/regex.h M gnu/lib/libssp/Makefile M gnu/lib/libssp/Makefile.depend M gnu/lib/libssp/config.h M gnu/lib/libssp/libssp_nonshared/Makefile M gnu/lib/libssp/libssp_nonshared/Makefile.depend M gnu/lib/libstdc++/Makefile M gnu/lib/libstdc++/Makefile.depend M gnu/lib/libstdc++/config.h M gnu/lib/libsupc++/Makefile M gnu/lib/libsupc++/Makefile.depend M gnu/lib/libsupc++/Version.map M gnu/lib/tests/Makefile M gnu/lib/tests/Makefile.depend M gnu/tests/Makefile M gnu/tests/Makefile.depend M gnu/usr.bin/Makefile M gnu/usr.bin/Makefile.inc M gnu/usr.bin/binutils/Makefile M gnu/usr.bin/binutils/Makefile.inc0 M gnu/usr.bin/binutils/as/Makefile M gnu/usr.bin/binutils/as/Makefile.depend M gnu/usr.bin/binutils/as/amd64-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/amd64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/as.1 M gnu/usr.bin/binutils/as/config.h M gnu/usr.bin/binutils/as/mips-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/obj-format.h M gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/sparc64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/ld/Makefile M gnu/usr.bin/binutils/ld/Makefile.arm M gnu/usr.bin/binutils/ld/Makefile.depend M gnu/usr.bin/binutils/ld/Makefile.depend.host M gnu/usr.bin/binutils/ld/Makefile.i386 M gnu/usr.bin/binutils/ld/Makefile.mips M gnu/usr.bin/binutils/ld/Makefile.powerpc M gnu/usr.bin/binutils/ld/Makefile.powerpc64 R gnu/usr.bin/binutils/ld/Makefile.sparc64 M gnu/usr.bin/binutils/ld/armelfb_fbsd.sh M gnu/usr.bin/binutils/ld/config.h M gnu/usr.bin/binutils/ld/elf32btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32btsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf64btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf64ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/genscripts.sh M gnu/usr.bin/binutils/ld/ld.1 M gnu/usr.bin/binutils/libbfd/Makefile.amd64 M gnu/usr.bin/binutils/libbfd/Makefile.arm M gnu/usr.bin/binutils/libbfd/Makefile.depend M gnu/usr.bin/binutils/libbfd/Makefile.depend.host M gnu/usr.bin/binutils/libbfd/Makefile.i386 M gnu/usr.bin/binutils/libbfd/Makefile.mips M gnu/usr.bin/binutils/libbfd/Makefile.powerpc M gnu/usr.bin/binutils/libbfd/Makefile.powerpc64 R gnu/usr.bin/binutils/libbfd/Makefile.sparc64 M gnu/usr.bin/binutils/libbfd/bfd.h M gnu/usr.bin/binutils/libbfd/config.h.fbsd M gnu/usr.bin/binutils/libbfd/elf-fbsd-brand.c M gnu/usr.bin/binutils/libbinutils/config.h M gnu/usr.bin/binutils/libiberty/config.h M gnu/usr.bin/binutils/libopcodes/Makefile.depend M gnu/usr.bin/binutils/libopcodes/Makefile.i386 R gnu/usr.bin/binutils/libopcodes/Makefile.m68k M gnu/usr.bin/binutils/libopcodes/Makefile.mips M gnu/usr.bin/binutils/libopcodes/Makefile.powerpc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc64 M gnu/usr.bin/binutils/objcopy/Makefile M gnu/usr.bin/binutils/objcopy/Makefile.depend M gnu/usr.bin/binutils/objcopy/objcopy.1 M gnu/usr.bin/binutils/objdump/Makefile M gnu/usr.bin/binutils/objdump/Makefile.depend M gnu/usr.bin/binutils/objdump/objdump.1 M gnu/usr.bin/binutils/update.sh M gnu/usr.bin/cc/Makefile.fe M gnu/usr.bin/cc/Makefile.inc M gnu/usr.bin/cc/Makefile.tgt M gnu/usr.bin/cc/c++/Makefile.depend M gnu/usr.bin/cc/cc/Makefile.depend M gnu/usr.bin/cc/cc1/Makefile M gnu/usr.bin/cc/cc1/Makefile.depend M gnu/usr.bin/cc/cc1plus/Makefile M gnu/usr.bin/cc/cc1plus/Makefile.depend M gnu/usr.bin/cc/cc_int/Makefile M gnu/usr.bin/cc/cc_int/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile M gnu/usr.bin/cc/cc_tools/Makefile.dep M gnu/usr.bin/cc/cc_tools/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile.hdrs M gnu/usr.bin/cc/cc_tools/arm.md.diff M gnu/usr.bin/cc/cc_tools/auto-host.h M gnu/usr.bin/cc/cc_tools/elfos-undef.h M gnu/usr.bin/cc/cc_tools/freebsd-native.h M gnu/usr.bin/cc/cc_tools/freebsd.opt M gnu/usr.bin/cc/cc_tools/i386-freebsd.opt M gnu/usr.bin/cc/cc_tools/size-host.h M gnu/usr.bin/cc/cpp/Makefile.depend M gnu/usr.bin/cc/gcov/Makefile.depend M gnu/usr.bin/cc/include/Makefile M gnu/usr.bin/cc/include/Makefile.depend M gnu/usr.bin/cc/include/__wmmintrin_aes.h M gnu/usr.bin/cc/include/__wmmintrin_pclmul.h M gnu/usr.bin/cc/libcpp/Makefile M gnu/usr.bin/cc/libcpp/Makefile.depend M gnu/usr.bin/cc/libcpp/config.h M gnu/usr.bin/cc/libdecnumber/Makefile M gnu/usr.bin/cc/libdecnumber/Makefile.depend M gnu/usr.bin/cc/libdecnumber/config.h M gnu/usr.bin/cc/libiberty/Makefile M gnu/usr.bin/cc/libiberty/Makefile.depend M gnu/usr.bin/cc/libiberty/config.h M gnu/usr.bin/dialog/Makefile M gnu/usr.bin/dialog/Makefile.depend R gnu/usr.bin/diff/Makefile R gnu/usr.bin/diff/Makefile.inc R gnu/usr.bin/diff/Makefile.inc0 R gnu/usr.bin/diff/diff/Makefile R gnu/usr.bin/diff/diff/paths.h R gnu/usr.bin/diff/diff/system.h R gnu/usr.bin/diff/diff3/Makefile R gnu/usr.bin/diff/doc/Makefile R gnu/usr.bin/diff/libdiffutils/Makefile R gnu/usr.bin/diff/libdiffutils/alloca.h R gnu/usr.bin/diff/libdiffutils/arg-nonnull.h R gnu/usr.bin/diff/libdiffutils/config.h R gnu/usr.bin/diff/libdiffutils/configmake.h R gnu/usr.bin/diff/libdiffutils/fcntl.h R gnu/usr.bin/diff/libdiffutils/fnmatch.h R gnu/usr.bin/diff/libdiffutils/getopt.h R gnu/usr.bin/diff/libdiffutils/gnuwidechar.h R gnu/usr.bin/diff/libdiffutils/string.h R gnu/usr.bin/diff/libdiffutils/strings.h R gnu/usr.bin/diff/libdiffutils/sys/stat.h R gnu/usr.bin/diff/libdiffutils/unistr.h R gnu/usr.bin/diff/libdiffutils/unitypes.h R gnu/usr.bin/diff/libdiffutils/uniwidth.h R gnu/usr.bin/diff/libdiffutils/unused-parameter.h R gnu/usr.bin/diff/libdiffutils/warn-on-use.h R gnu/usr.bin/diff/libver/Makefile R gnu/usr.bin/diff/libver/version.c R gnu/usr.bin/diff/libver/version.h R gnu/usr.bin/diff/tests/Makefile R gnu/usr.bin/diff/tests/Makefile.depend A gnu/usr.bin/diff3/Makefile A gnu/usr.bin/diff3/Makefile.depend A gnu/usr.bin/diff3/diff3.c.diff M gnu/usr.bin/dtc/Makefile M gnu/usr.bin/dtc/Makefile.depend M gnu/usr.bin/gdb/Makefile M gnu/usr.bin/gdb/Makefile.inc M gnu/usr.bin/gdb/arch/amd64/Makefile M gnu/usr.bin/gdb/arch/amd64/config.h M gnu/usr.bin/gdb/arch/amd64/init.c M gnu/usr.bin/gdb/arch/arm/Makefile M gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c M gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c M gnu/usr.bin/gdb/arch/arm/config.h M gnu/usr.bin/gdb/arch/arm/init.c M gnu/usr.bin/gdb/arch/arm/nm-fbsd.h M gnu/usr.bin/gdb/arch/arm/tm-fbsd.h M gnu/usr.bin/gdb/arch/arm/xm-fbsd.h M gnu/usr.bin/gdb/arch/i386/Makefile M gnu/usr.bin/gdb/arch/i386/config.h M gnu/usr.bin/gdb/arch/i386/init.c M gnu/usr.bin/gdb/arch/mips/Makefile M gnu/usr.bin/gdb/arch/mips/config.h M gnu/usr.bin/gdb/arch/mips/init.c M gnu/usr.bin/gdb/arch/powerpc/Makefile M gnu/usr.bin/gdb/arch/powerpc/config.h M gnu/usr.bin/gdb/arch/powerpc/init.c M gnu/usr.bin/gdb/arch/powerpc64/Makefile M gnu/usr.bin/gdb/arch/powerpc64/config.h M gnu/usr.bin/gdb/arch/powerpc64/init.c R gnu/usr.bin/gdb/arch/sparc64/Makefile R gnu/usr.bin/gdb/arch/sparc64/config.h R gnu/usr.bin/gdb/arch/sparc64/init.c M gnu/usr.bin/gdb/gdb/Makefile M gnu/usr.bin/gdb/gdb/Makefile.depend M gnu/usr.bin/gdb/gdb/gdb.1 M gnu/usr.bin/gdb/gdbserver/Makefile M gnu/usr.bin/gdb/gdbserver/Makefile.depend M gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-arm-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.h M gnu/usr.bin/gdb/gdbserver/fbsd-powerpc-low.c M gnu/usr.bin/gdb/gdbserver/reg-amd64.c M gnu/usr.bin/gdb/gdbserver/reg-arm.c M gnu/usr.bin/gdb/gdbserver/reg-i386.c M gnu/usr.bin/gdb/gdbserver/reg-powerpc.c M gnu/usr.bin/gdb/kgdb/Makefile M gnu/usr.bin/gdb/kgdb/Makefile.depend M gnu/usr.bin/gdb/kgdb/kgdb.1 M gnu/usr.bin/gdb/kgdb/kgdb.h M gnu/usr.bin/gdb/kgdb/kld.c M gnu/usr.bin/gdb/kgdb/kthr.c M gnu/usr.bin/gdb/kgdb/main.c M gnu/usr.bin/gdb/kgdb/trgt.c M gnu/usr.bin/gdb/kgdb/trgt_amd64.c M gnu/usr.bin/gdb/kgdb/trgt_arm.c M gnu/usr.bin/gdb/kgdb/trgt_i386.c M gnu/usr.bin/gdb/kgdb/trgt_mips.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c M gnu/usr.bin/gdb/kgdb/trgt_sparc64.c M gnu/usr.bin/gdb/libgdb/Makefile M gnu/usr.bin/gdb/libgdb/Makefile.depend M gnu/usr.bin/gdb/libgdb/fbsd-threads.c M gnu/usr.bin/gperf/Makefile M gnu/usr.bin/gperf/Makefile.depend M gnu/usr.bin/gperf/config.h R gnu/usr.bin/grep/FREEBSD-upgrade M gnu/usr.bin/grep/Makefile M gnu/usr.bin/grep/Makefile.depend R gnu/usr.bin/groff/Makefile R gnu/usr.bin/groff/Makefile.inc R gnu/usr.bin/groff/contrib/Makefile R gnu/usr.bin/groff/contrib/Makefile.inc R gnu/usr.bin/groff/contrib/groffer/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile.depend R gnu/usr.bin/groff/font/Makefile R gnu/usr.bin/groff/font/Makefile.dev R gnu/usr.bin/groff/font/Makefile.inc R gnu/usr.bin/groff/font/Makefile.tty R gnu/usr.bin/groff/font/devX100-12/Makefile R gnu/usr.bin/groff/font/devX100-12/Makefile.depend R gnu/usr.bin/groff/font/devX100/Makefile R gnu/usr.bin/groff/font/devX100/Makefile.depend R gnu/usr.bin/groff/font/devX75-12/Makefile R gnu/usr.bin/groff/font/devX75-12/Makefile.depend R gnu/usr.bin/groff/font/devX75/Makefile R gnu/usr.bin/groff/font/devX75/Makefile.depend R gnu/usr.bin/groff/font/devascii/Makefile R gnu/usr.bin/groff/font/devascii/Makefile.depend R gnu/usr.bin/groff/font/devcp1047/Makefile R gnu/usr.bin/groff/font/devcp1047/Makefile.depend R gnu/usr.bin/groff/font/devdvi/Makefile R gnu/usr.bin/groff/font/devdvi/Makefile.depend R gnu/usr.bin/groff/font/devhtml/Makefile R gnu/usr.bin/groff/font/devhtml/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/DESC.proto R gnu/usr.bin/groff/font/devkoi8-r/Makefile R gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/R.proto R gnu/usr.bin/groff/font/devlatin1/Makefile R gnu/usr.bin/groff/font/devlatin1/Makefile.depend R gnu/usr.bin/groff/font/devlbp/Makefile R gnu/usr.bin/groff/font/devlbp/Makefile.depend R gnu/usr.bin/groff/font/devlj4/Makefile R gnu/usr.bin/groff/font/devlj4/Makefile.depend R gnu/usr.bin/groff/font/devps/Makefile R gnu/usr.bin/groff/font/devps/Makefile.depend R gnu/usr.bin/groff/font/devutf8/Makefile R gnu/usr.bin/groff/font/devutf8/Makefile.depend R gnu/usr.bin/groff/man/Makefile R gnu/usr.bin/groff/man/Makefile.depend R gnu/usr.bin/groff/mdate.sh R gnu/usr.bin/groff/src/Makefile R gnu/usr.bin/groff/src/devices/Makefile R gnu/usr.bin/groff/src/devices/Makefile.inc R gnu/usr.bin/groff/src/devices/grodvi/Makefile R gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend R gnu/usr.bin/groff/src/devices/grohtml/Makefile R gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend R gnu/usr.bin/groff/src/devices/grolbp/Makefile R gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend R gnu/usr.bin/groff/src/devices/grolj4/Makefile R gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend R gnu/usr.bin/groff/src/devices/grops/Makefile R gnu/usr.bin/groff/src/devices/grops/Makefile.depend R gnu/usr.bin/groff/src/devices/grotty/Makefile R gnu/usr.bin/groff/src/devices/grotty/Makefile.depend R gnu/usr.bin/groff/src/devices/xditview/Makefile R gnu/usr.bin/groff/src/include/config.h R gnu/usr.bin/groff/src/include/defs.h R gnu/usr.bin/groff/src/libs/Makefile R gnu/usr.bin/groff/src/libs/Makefile.inc R gnu/usr.bin/groff/src/libs/libbib/Makefile R gnu/usr.bin/groff/src/libs/libbib/Makefile.depend R gnu/usr.bin/groff/src/libs/libdriver/Makefile R gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend R gnu/usr.bin/groff/src/libs/libgroff/Makefile R gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend R gnu/usr.bin/groff/src/preproc/Makefile R gnu/usr.bin/groff/src/preproc/Makefile.inc R gnu/usr.bin/groff/src/preproc/eqn/Makefile R gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend R gnu/usr.bin/groff/src/preproc/grn/Makefile R gnu/usr.bin/groff/src/preproc/grn/Makefile.depend R gnu/usr.bin/groff/src/preproc/html/Makefile R gnu/usr.bin/groff/src/preproc/html/Makefile.depend R gnu/usr.bin/groff/src/preproc/pic/Makefile R gnu/usr.bin/groff/src/preproc/pic/Makefile.depend R gnu/usr.bin/groff/src/preproc/refer/Makefile R gnu/usr.bin/groff/src/preproc/refer/Makefile.depend R gnu/usr.bin/groff/src/preproc/soelim/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend R gnu/usr.bin/groff/src/roff/Makefile R gnu/usr.bin/groff/src/roff/Makefile.inc R gnu/usr.bin/groff/src/roff/groff/Makefile R gnu/usr.bin/groff/src/roff/groff/Makefile.depend R gnu/usr.bin/groff/src/roff/grog/Makefile R gnu/usr.bin/groff/src/roff/grog/Makefile.depend R gnu/usr.bin/groff/src/roff/nroff/Makefile R gnu/usr.bin/groff/src/roff/nroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/Makefile R gnu/usr.bin/groff/src/roff/psroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/psroff.1 R gnu/usr.bin/groff/src/roff/psroff/psroff.sh R gnu/usr.bin/groff/src/roff/troff/Makefile R gnu/usr.bin/groff/src/roff/troff/Makefile.depend R gnu/usr.bin/groff/src/utils/Makefile R gnu/usr.bin/groff/src/utils/Makefile.inc R gnu/usr.bin/groff/src/utils/addftinfo/Makefile R gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend R gnu/usr.bin/groff/src/utils/afmtodit/Makefile R gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend R gnu/usr.bin/groff/src/utils/hpftodit/Makefile R gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend R gnu/usr.bin/groff/src/utils/indxbib/Makefile R gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lkbib/Makefile R gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lookbib/Makefile R gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend R gnu/usr.bin/groff/src/utils/pfbtops/Makefile R gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend R gnu/usr.bin/groff/tmac/Makefile R gnu/usr.bin/groff/tmac/Makefile.depend R gnu/usr.bin/groff/tmac/fr.ISO8859-1.in R gnu/usr.bin/groff/tmac/hyphen.ru R gnu/usr.bin/groff/tmac/koi8-r.tmac R gnu/usr.bin/groff/tmac/mdoc.local.in R gnu/usr.bin/groff/tmac/ru.KOI8-R.in R gnu/usr.bin/texinfo/Makefile R gnu/usr.bin/texinfo/Makefile.inc R gnu/usr.bin/texinfo/doc/Makefile R gnu/usr.bin/texinfo/info/Makefile R gnu/usr.bin/texinfo/infokey/Makefile R gnu/usr.bin/texinfo/install-info/Makefile R gnu/usr.bin/texinfo/libtxi/Makefile R gnu/usr.bin/texinfo/makeinfo/Makefile R gnu/usr.bin/texinfo/texindex/Makefile M include/Makefile M include/Makefile.depend M include/_ctype.h M include/a.out.h M include/ar.h M include/arpa/Makefile M include/arpa/Makefile.depend M include/arpa/ftp.h M include/arpa/inet.h M include/arpa/nameser.h M include/arpa/nameser_compat.h M include/arpa/telnet.h M include/arpa/tftp.h M include/assert.h M include/bitstring.h M include/complex.h M include/cpio.h M include/ctype.h M include/db.h M include/dirent.h M include/dlfcn.h M include/elf-hints.h M include/elf.h M include/err.h M include/fmtmsg.h M include/fnmatch.h M include/fstab.h M include/fts.h M include/ftw.h M include/getopt.h M include/glob.h M include/grp.h M include/gssapi.h M include/gssapi/Makefile M include/gssapi/Makefile.depend M include/gssapi/gssapi.h M include/hesiod.h M include/iconv.h M include/ieeefp.h M include/ifaddrs.h M include/inttypes.h M include/iso646.h M include/kenv.h M include/langinfo.h M include/libgen.h M include/limits.h M include/link.h M include/locale.h M include/malloc.h M include/malloc_np.h M include/memory.h M include/mk-osreldate.sh M include/monetary.h M include/mpool.h M include/mqueue.h M include/ndbm.h M include/netconfig.h M include/netdb.h M include/nl_types.h M include/nlist.h M include/nss.h M include/nsswitch.h M include/paths.h M include/printf.h M include/proc_service.h M include/protocols/Makefile M include/protocols/Makefile.depend M include/protocols/dumprestore.h M include/protocols/routed.h M include/protocols/rwhod.h M include/protocols/talkd.h M include/protocols/timed.h M include/pthread.h M include/pthread_np.h M include/pwd.h M include/ranlib.h M include/readpassphrase.h M include/regex.h M include/res_update.h M include/resolv.h M include/rpc/Makefile M include/rpc/Makefile.depend M include/rpc/auth.h M include/rpc/auth_des.h M include/rpc/auth_kerb.h M include/rpc/auth_unix.h M include/rpc/clnt.h M include/rpc/clnt_soc.h M include/rpc/clnt_stat.h M include/rpc/des.h M include/rpc/des_crypt.h M include/rpc/nettype.h M include/rpc/pmap_clnt.h M include/rpc/pmap_prot.h M include/rpc/pmap_rmt.h M include/rpc/raw.h M include/rpc/rpc.h M include/rpc/rpc_com.h M include/rpc/rpc_msg.h M include/rpc/rpcb_clnt.h M include/rpc/rpcb_prot.x M include/rpc/rpcent.h M include/rpc/rpcsec_gss.h M include/rpc/svc.h M include/rpc/svc_auth.h M include/rpc/svc_dg.h M include/rpc/svc_soc.h M include/rpc/xdr.h M include/rpcsvc/Makefile M include/rpcsvc/Makefile.depend M include/rpcsvc/bootparam_prot.x M include/rpcsvc/crypt.x M include/rpcsvc/key_prot.x M include/rpcsvc/klm_prot.x M include/rpcsvc/mount.x M include/rpcsvc/nfs_prot.x M include/rpcsvc/nis.x M include/rpcsvc/nis_cache.x M include/rpcsvc/nis_callback.x M include/rpcsvc/nis_db.h M include/rpcsvc/nis_object.x M include/rpcsvc/nis_tags.h M include/rpcsvc/nislib.h M include/rpcsvc/nlm_prot.x M include/rpcsvc/pmap_prot.x M include/rpcsvc/rex.x M include/rpcsvc/rnusers.x M include/rpcsvc/rquota.x M include/rpcsvc/rstat.x M include/rpcsvc/sm_inter.x M include/rpcsvc/spray.x M include/rpcsvc/yp.x M include/rpcsvc/yp_prot.h M include/rpcsvc/ypclnt.h M include/rpcsvc/yppasswd.x M include/rpcsvc/ypupdate_prot.x M include/rpcsvc/ypxfrd.x M include/runetype.h M include/search.h M include/semaphore.h M include/setjmp.h M include/signal.h M include/spawn.h M include/stab.h M include/stdalign.h M include/stdbool.h M include/stddef.h M include/stdio.h M include/stdlib.h M include/stdnoreturn.h M include/string.h M include/stringlist.h M include/strings.h M include/sysexits.h M include/tar.h M include/termios.h M include/tgmath.h M include/time.h M include/timeconv.h M include/timers.h M include/ttyent.h M include/uchar.h M include/ulimit.h M include/unistd.h M include/unwind.h M include/utime.h M include/utmpx.h M include/uuid.h M include/varargs.h M include/wchar.h M include/wctype.h M include/wordexp.h M include/xlocale.h M include/xlocale/Makefile M include/xlocale/Makefile.depend M include/xlocale/_ctype.h M include/xlocale/_inttypes.h M include/xlocale/_langinfo.h M include/xlocale/_locale.h M include/xlocale/_monetary.h M include/xlocale/_stdio.h M include/xlocale/_stdlib.h M include/xlocale/_string.h M include/xlocale/_strings.h M include/xlocale/_time.h M include/xlocale/_uchar.h M include/xlocale/_wchar.h M lib/Makefile M lib/Makefile.inc M lib/atf/Makefile M lib/atf/Makefile.inc M lib/atf/common.mk M lib/atf/libatf-c++/Makefile M lib/atf/libatf-c++/Makefile.depend M lib/atf/libatf-c++/Makefile.inc M lib/atf/libatf-c++/tests/Makefile.depend M lib/atf/libatf-c++/tests/detail/Makefile.depend M lib/atf/libatf-c/Makefile M lib/atf/libatf-c/Makefile.depend M lib/atf/libatf-c/Makefile.inc M lib/atf/libatf-c/tests/Makefile M lib/atf/libatf-c/tests/Makefile.depend M lib/atf/libatf-c/tests/Makefile.inc M lib/atf/libatf-c/tests/detail/Makefile M lib/atf/libatf-c/tests/detail/Makefile.depend M lib/atf/tests/Makefile M lib/atf/tests/Makefile.depend M lib/atf/tests/test-programs/Makefile M lib/atf/tests/test-programs/Makefile.depend M lib/clang/Makefile A lib/clang/Makefile.inc M lib/clang/clang.build.mk M lib/clang/headers/Makefile M lib/clang/headers/Makefile.depend A lib/clang/include/Plugins/Plugins.def M lib/clang/include/VCSVersion.inc M lib/clang/include/clang/Basic/Version.inc M lib/clang/include/clang/Config/config.h M lib/clang/include/lld/Common/Version.inc M lib/clang/include/lldb/Host/Config.h M lib/clang/include/llvm/Config/AsmParsers.def M lib/clang/include/llvm/Config/abi-breaking.h M lib/clang/include/llvm/Config/config.h M lib/clang/include/llvm/Config/llvm-config.h M lib/clang/include/llvm/Support/VCSRevision.h M lib/clang/libclang/Makefile A lib/clang/liblldb/LLDBWrapLua.cpp M lib/clang/liblldb/Makefile M lib/clang/libllvm/Makefile M lib/clang/libllvmminimal/Makefile M lib/clang/llvm.build.mk M lib/csu/Makefile M lib/csu/Makefile.inc M lib/csu/aarch64/Makefile A lib/csu/aarch64/crt.h M lib/csu/aarch64/crt1.c M lib/csu/aarch64/crti.S M lib/csu/aarch64/crtn.S M lib/csu/amd64/Makefile A lib/csu/amd64/crt.h M lib/csu/amd64/crt1.c A lib/csu/amd64/reloc.c M lib/csu/arm/Makefile M lib/csu/arm/Makefile.depend A lib/csu/arm/crt.h M lib/csu/arm/crt1.c M lib/csu/arm/crti.S M lib/csu/arm/crtn.S A lib/csu/common/crtbegin.c M lib/csu/common/crtbrand.c A lib/csu/common/crtend.c M lib/csu/common/ignore_init.c M lib/csu/common/notes.h M lib/csu/i386/Makefile A lib/csu/i386/crt.h M lib/csu/i386/crt1_c.c A lib/csu/i386/reloc.c M lib/csu/mips/Makefile M lib/csu/mips/Makefile.depend A lib/csu/mips/crt.h M lib/csu/mips/crt1.c M lib/csu/mips/crti.S M lib/csu/mips/crtn.S M lib/csu/powerpc/Makefile M lib/csu/powerpc/Makefile.depend A lib/csu/powerpc/crt.h M lib/csu/powerpc/crt1.c M lib/csu/powerpc/crti.S M lib/csu/powerpc/crtn.S A lib/csu/powerpc/crtsavres.S M lib/csu/powerpc64/Makefile M lib/csu/powerpc64/Makefile.depend A lib/csu/powerpc64/crt.h M lib/csu/powerpc64/crt1.c M lib/csu/powerpc64/crti.S M lib/csu/powerpc64/crtn.S M lib/csu/riscv/Makefile A lib/csu/riscv/crt.h M lib/csu/riscv/crt1.c M lib/csu/riscv/crti.S M lib/csu/riscv/crtn.S A lib/csu/tests/Makefile A lib/csu/tests/Makefile.inc A lib/csu/tests/Makefile.tests A lib/csu/tests/cxx_constructors.cc A lib/csu/tests/dso/Makefile A lib/csu/tests/dynamic/Makefile A lib/csu/tests/dynamiclib/Makefile A lib/csu/tests/dynamicpie/Makefile A lib/csu/tests/fini_test.c A lib/csu/tests/init_test.c A lib/csu/tests/static/Makefile A lib/geom/Makefile A lib/geom/Makefile.classes A lib/geom/Makefile.inc A lib/geom/cache/Makefile A lib/geom/cache/Makefile.depend A lib/geom/cache/gcache.8 A lib/geom/cache/geom_cache.c A lib/geom/concat/Makefile A lib/geom/concat/Makefile.depend A lib/geom/concat/gconcat.8 A lib/geom/concat/geom_concat.c A lib/geom/eli/Makefile A lib/geom/eli/Makefile.depend A lib/geom/eli/geli.8 A lib/geom/eli/geom_eli.c A lib/geom/journal/Makefile A lib/geom/journal/Makefile.depend A lib/geom/journal/geom_journal.c A lib/geom/journal/geom_journal.h A lib/geom/journal/geom_journal_ufs.c A lib/geom/journal/gjournal.8 A lib/geom/label/Makefile A lib/geom/label/Makefile.depend A lib/geom/label/geom_label.c A lib/geom/label/glabel.8 A lib/geom/mirror/Makefile A lib/geom/mirror/Makefile.depend A lib/geom/mirror/geom_mirror.c A lib/geom/mirror/gmirror.8 A lib/geom/mountver/Makefile A lib/geom/mountver/Makefile.depend A lib/geom/mountver/geom_mountver.c A lib/geom/mountver/gmountver.8 A lib/geom/multipath/Makefile A lib/geom/multipath/Makefile.depend A lib/geom/multipath/geom_multipath.c A lib/geom/multipath/gmultipath.8 A lib/geom/nop/Makefile A lib/geom/nop/Makefile.depend A lib/geom/nop/geom_nop.c A lib/geom/nop/gnop.8 A lib/geom/part/Makefile A lib/geom/part/Makefile.depend A lib/geom/part/geom_part.c A lib/geom/part/gpart.8 A lib/geom/raid/Makefile A lib/geom/raid/Makefile.depend A lib/geom/raid/geom_raid.c A lib/geom/raid/graid.8 A lib/geom/raid3/Makefile A lib/geom/raid3/Makefile.depend A lib/geom/raid3/geom_raid3.c A lib/geom/raid3/graid3.8 A lib/geom/sched/Makefile A lib/geom/sched/Makefile.depend A lib/geom/sched/geom_sched.c A lib/geom/sched/gsched.8 A lib/geom/shsec/Makefile A lib/geom/shsec/Makefile.depend A lib/geom/shsec/geom_shsec.c A lib/geom/shsec/gshsec.8 A lib/geom/stripe/Makefile A lib/geom/stripe/Makefile.depend A lib/geom/stripe/geom_stripe.c A lib/geom/stripe/gstripe.8 A lib/geom/virstor/Makefile A lib/geom/virstor/Makefile.depend A lib/geom/virstor/geom_virstor.c A lib/geom/virstor/gvirstor.8 A lib/googletest/Makefile A lib/googletest/Makefile.inc A lib/googletest/gmock/Makefile A lib/googletest/gmock/Makefile.inc A lib/googletest/gmock_main/Makefile A lib/googletest/gmock_main/Makefile.inc A lib/googletest/gtest/Makefile A lib/googletest/gtest/Makefile.inc A lib/googletest/gtest_main/Makefile A lib/googletest/gtest_main/Makefile.inc A lib/googletest/tests/Makefile A lib/googletest/tests/Makefile.inc A lib/googletest/tests/gmock/Makefile A lib/googletest/tests/gmock_main/Makefile A lib/googletest/tests/gtest/Makefile A lib/googletest/tests/gtest_main/Makefile M lib/lib80211/Makefile M lib/lib80211/Makefile.depend M lib/lib80211/lib80211.3 M lib/lib80211/lib80211_ioctl.c M lib/lib80211/lib80211_ioctl.h M lib/lib80211/lib80211_regdomain.c M lib/lib80211/lib80211_regdomain.h A lib/lib80211/regdomain.xml M lib/libalias/libalias/Makefile M lib/libalias/libalias/Makefile.depend A lib/libalias/libalias/libalias.conf M lib/libalias/modules/Makefile.inc M lib/libalias/modules/cuseeme/Makefile M lib/libalias/modules/cuseeme/Makefile.depend M lib/libalias/modules/dummy/Makefile M lib/libalias/modules/dummy/Makefile.depend M lib/libalias/modules/ftp/Makefile M lib/libalias/modules/ftp/Makefile.depend M lib/libalias/modules/irc/Makefile M lib/libalias/modules/irc/Makefile.depend M lib/libalias/modules/nbt/Makefile.depend M lib/libalias/modules/pptp/Makefile.depend M lib/libalias/modules/skinny/Makefile M lib/libalias/modules/skinny/Makefile.depend M lib/libalias/modules/smedia/Makefile M lib/libalias/modules/smedia/Makefile.depend M lib/libarchive/Makefile M lib/libarchive/Makefile.depend A lib/libarchive/Makefile.depend.options M lib/libarchive/tests/Makefile M lib/libarchive/tests/Makefile.depend M lib/libarchive/tests/functional_test.sh M lib/libauditd/Makefile.depend M lib/libbe/Makefile A lib/libbe/Makefile.depend M lib/libbe/be.c M lib/libbe/be.h M lib/libbe/be_access.c M lib/libbe/be_error.c M lib/libbe/be_impl.h M lib/libbe/be_info.c M lib/libbe/libbe.3 M lib/libbe/tests/Makefile M lib/libbe/tests/be_create.sh M lib/libbe/tests/target_prog.c A lib/libbearssl/Makefile A lib/libbearssl/Makefile.depend A lib/libbearssl/Makefile.inc A lib/libbearssl/Makefile.libsa.inc M lib/libbegemot/Makefile M lib/libbegemot/Makefile.depend M lib/libblacklist/Makefile M lib/libblacklist/Makefile.depend M lib/libblocksruntime/Makefile M lib/libblocksruntime/Makefile.depend M lib/libbluetooth/Makefile M lib/libbluetooth/Makefile.depend M lib/libbluetooth/bluetooth.3 M lib/libbluetooth/bluetooth.c M lib/libbluetooth/bluetooth.h M lib/libbluetooth/dev.c M lib/libbluetooth/hci.c A lib/libbluetooth/hosts A lib/libbluetooth/protocols M lib/libbsdstat/Makefile.depend M lib/libbsdstat/bsdstat.c M lib/libbsdstat/bsdstat.h M lib/libbsm/Makefile.depend M lib/libbsnmp/Makefile M lib/libbsnmp/libbsnmp/Makefile M lib/libbz2/Makefile M lib/libbz2/Makefile.depend M lib/libc++/Makefile M lib/libc++/Makefile.depend A lib/libc++/__config_site M lib/libc++experimental/Makefile A lib/libc++experimental/Makefile.depend M lib/libc/Makefile M lib/libc/Makefile.depend A lib/libc/Makefile.depend.options M lib/libc/aarch64/Makefile.inc M lib/libc/aarch64/SYS.h M lib/libc/aarch64/Symbol.map M lib/libc/aarch64/_fpmath.h M lib/libc/aarch64/arith.h M lib/libc/aarch64/gd_qnan.h M lib/libc/aarch64/gen/Makefile.inc M lib/libc/aarch64/gen/_ctx_start.S M lib/libc/aarch64/gen/_set_tp.c M lib/libc/aarch64/gen/_setjmp.S M lib/libc/aarch64/gen/fabs.S M lib/libc/aarch64/gen/flt_rounds.c M lib/libc/aarch64/gen/fpgetmask.c M lib/libc/aarch64/gen/fpsetmask.c M lib/libc/aarch64/gen/infinity.c M lib/libc/aarch64/gen/makecontext.c M lib/libc/aarch64/gen/setjmp.S M lib/libc/aarch64/gen/sigsetjmp.S M lib/libc/aarch64/static_tls.h A lib/libc/aarch64/string/Makefile.inc M lib/libc/aarch64/sys/Makefile.inc M lib/libc/aarch64/sys/__vdso_gettc.c M lib/libc/aarch64/sys/cerror.S M lib/libc/aarch64/sys/syscall.S M lib/libc/aarch64/sys/vfork.S M lib/libc/amd64/Makefile.inc M lib/libc/amd64/SYS.h M lib/libc/amd64/Symbol.map M lib/libc/amd64/_fpmath.h M lib/libc/amd64/gd_qnan.h M lib/libc/amd64/gen/Makefile.inc M lib/libc/amd64/gen/_set_tp.c M lib/libc/amd64/gen/_setjmp.S M lib/libc/amd64/gen/fpgetmask.c M lib/libc/amd64/gen/fpgetprec.c M lib/libc/amd64/gen/fpgetround.c M lib/libc/amd64/gen/fpgetsticky.c M lib/libc/amd64/gen/fpsetmask.c M lib/libc/amd64/gen/fpsetprec.c M lib/libc/amd64/gen/fpsetround.c M lib/libc/amd64/gen/infinity.c M lib/libc/amd64/gen/makecontext.c M lib/libc/amd64/gen/rfork_thread.S M lib/libc/amd64/gen/setjmp.S M lib/libc/amd64/gen/signalcontext.c M lib/libc/amd64/gen/sigsetjmp.S M lib/libc/amd64/stdlib/div.S M lib/libc/amd64/stdlib/ldiv.S M lib/libc/amd64/stdlib/lldiv.S M lib/libc/amd64/string/Makefile.inc M lib/libc/amd64/string/bcmp.S A lib/libc/amd64/string/bcopy.c A lib/libc/amd64/string/bzero.c M lib/libc/amd64/string/memcmp.S M lib/libc/amd64/string/memcpy.S M lib/libc/amd64/string/memmove.S M lib/libc/amd64/string/memset.S M lib/libc/amd64/string/stpcpy.S M lib/libc/amd64/string/strcat.S M lib/libc/amd64/string/strcmp.S M lib/libc/amd64/string/strcpy.c M lib/libc/amd64/sys/Makefile.inc M lib/libc/amd64/sys/amd64_get_fsbase.c M lib/libc/amd64/sys/amd64_get_gsbase.c M lib/libc/amd64/sys/amd64_set_fsbase.c M lib/libc/amd64/sys/amd64_set_gsbase.c M lib/libc/amd64/sys/cerror.S M lib/libc/amd64/sys/getcontext.S M lib/libc/amd64/sys/vfork.S M lib/libc/arm/Makefile.inc M lib/libc/arm/SYS.h M lib/libc/arm/Symbol.map M lib/libc/arm/Symbol_vfp.map M lib/libc/arm/_fpmath.h M lib/libc/arm/aeabi/Makefile.inc M lib/libc/arm/aeabi/Symbol.map M lib/libc/arm/aeabi/aeabi_asm_double.S M lib/libc/arm/aeabi/aeabi_asm_float.S M lib/libc/arm/aeabi/aeabi_atexit.c M lib/libc/arm/aeabi/aeabi_double.c M lib/libc/arm/aeabi/aeabi_float.c M lib/libc/arm/aeabi/aeabi_int_div.S M lib/libc/arm/aeabi/aeabi_unwind_cpp.c M lib/libc/arm/aeabi/aeabi_unwind_exidx.c M lib/libc/arm/aeabi/aeabi_vfp.h M lib/libc/arm/aeabi/aeabi_vfp_double.S M lib/libc/arm/aeabi/aeabi_vfp_float.S M lib/libc/arm/arith.h M lib/libc/arm/gd_qnan.h M lib/libc/arm/gen/Makefile.inc M lib/libc/arm/gen/__aeabi_read_tp.S M lib/libc/arm/gen/_ctx_start.S M lib/libc/arm/gen/_set_tp.c M lib/libc/arm/gen/_setjmp.S M lib/libc/arm/gen/alloca.S A lib/libc/arm/gen/arm_drain_writebuf.2 A lib/libc/arm/gen/arm_drain_writebuf.c M lib/libc/arm/gen/arm_initfini.c A lib/libc/arm/gen/arm_sync_icache.2 A lib/libc/arm/gen/arm_sync_icache.c M lib/libc/arm/gen/divsi3.S M lib/libc/arm/gen/fabs.c M lib/libc/arm/gen/flt_rounds.c M lib/libc/arm/gen/fpgetmask_vfp.c M lib/libc/arm/gen/fpgetround_vfp.c M lib/libc/arm/gen/fpgetsticky_vfp.c M lib/libc/arm/gen/fpsetmask_vfp.c M lib/libc/arm/gen/fpsetround_vfp.c M lib/libc/arm/gen/fpsetsticky_vfp.c M lib/libc/arm/gen/getcontextx.c M lib/libc/arm/gen/infinity.c M lib/libc/arm/gen/makecontext.c M lib/libc/arm/gen/setjmp.S M lib/libc/arm/gen/signalcontext.c M lib/libc/arm/gen/sigsetjmp.S M lib/libc/arm/softfloat/arm-gcc.h M lib/libc/arm/softfloat/milieu.h M lib/libc/arm/softfloat/softfloat.h M lib/libc/arm/static_tls.h M lib/libc/arm/string/Makefile.inc M lib/libc/arm/string/bcopy.S M lib/libc/arm/string/bzero.S M lib/libc/arm/string/ffs.S M lib/libc/arm/string/memcmp.S M lib/libc/arm/string/memcpy.S M lib/libc/arm/string/memcpy_arm.S M lib/libc/arm/string/memcpy_xscale.S M lib/libc/arm/string/memmove.S M lib/libc/arm/string/memset.S M lib/libc/arm/string/strcmp.S M lib/libc/arm/string/strlen.S M lib/libc/arm/string/strncmp.S M lib/libc/arm/sys/Makefile.inc M lib/libc/arm/sys/Ovfork.S M lib/libc/arm/sys/__vdso_gettc.c M lib/libc/arm/sys/cerror.S M lib/libc/arm/sys/syscall.S M lib/libc/capability/cap_rights_init.3 M lib/libc/compat-43/creat.2 M lib/libc/compat-43/creat.c M lib/libc/compat-43/gethostid.3 M lib/libc/compat-43/gethostid.c M lib/libc/compat-43/getwd.c M lib/libc/compat-43/killpg.2 M lib/libc/compat-43/killpg.c M lib/libc/compat-43/sethostid.c M lib/libc/compat-43/setpgrp.c M lib/libc/compat-43/setrgid.c M lib/libc/compat-43/setruid.3 M lib/libc/compat-43/setruid.c M lib/libc/compat-43/sigcompat.c M lib/libc/compat-43/sigpause.2 M lib/libc/compat-43/sigsetmask.2 M lib/libc/compat-43/sigvec.2 M lib/libc/db/Symbol.map M lib/libc/db/btree/Makefile.inc M lib/libc/db/btree/bt_close.c M lib/libc/db/btree/bt_conv.c M lib/libc/db/btree/bt_debug.c M lib/libc/db/btree/bt_delete.c M lib/libc/db/btree/bt_get.c M lib/libc/db/btree/bt_open.c M lib/libc/db/btree/bt_overflow.c M lib/libc/db/btree/bt_page.c M lib/libc/db/btree/bt_put.c M lib/libc/db/btree/bt_search.c M lib/libc/db/btree/bt_seq.c M lib/libc/db/btree/bt_split.c M lib/libc/db/btree/bt_utils.c M lib/libc/db/btree/btree.h M lib/libc/db/btree/extern.h M lib/libc/db/db/Makefile.inc M lib/libc/db/db/db.c M lib/libc/db/docs/hash.usenix.ps M lib/libc/db/docs/libtp.usenix.ps M lib/libc/db/hash/Makefile.inc M lib/libc/db/hash/README M lib/libc/db/hash/extern.h M lib/libc/db/hash/hash.c M lib/libc/db/hash/hash.h M lib/libc/db/hash/hash_bigkey.c M lib/libc/db/hash/hash_buf.c M lib/libc/db/hash/hash_func.c M lib/libc/db/hash/hash_log2.c M lib/libc/db/hash/hash_page.c M lib/libc/db/hash/ndbm.c M lib/libc/db/hash/page.h M lib/libc/db/man/btree.3 M lib/libc/db/man/dbopen.3 M lib/libc/db/man/hash.3 M lib/libc/db/man/mpool.3 M lib/libc/db/man/recno.3 M lib/libc/db/mpool/Makefile.inc M lib/libc/db/mpool/mpool-compat.c M lib/libc/db/mpool/mpool.c M lib/libc/db/mpool/mpool.libtp M lib/libc/db/recno/Makefile.inc M lib/libc/db/recno/extern.h M lib/libc/db/recno/rec_close.c M lib/libc/db/recno/rec_delete.c M lib/libc/db/recno/rec_get.c M lib/libc/db/recno/rec_open.c M lib/libc/db/recno/rec_put.c M lib/libc/db/recno/rec_search.c M lib/libc/db/recno/rec_seq.c M lib/libc/db/recno/rec_utils.c M lib/libc/db/recno/recno.h M lib/libc/db/test/Makefile M lib/libc/db/test/btree.tests/main.c M lib/libc/db/test/dbtest.c M lib/libc/db/test/hash.tests/driver2.c M lib/libc/db/test/hash.tests/tcreat3.c M lib/libc/db/test/hash.tests/tdel.c M lib/libc/db/test/hash.tests/thash4.c M lib/libc/db/test/hash.tests/tread2.c M lib/libc/db/test/hash.tests/tseq.c M lib/libc/db/test/hash.tests/tverify.c M lib/libc/gdtoa/Makefile.inc M lib/libc/gdtoa/Symbol.map M lib/libc/gdtoa/_hdtoa.c M lib/libc/gdtoa/_hldtoa.c M lib/libc/gdtoa/_ldtoa.c M lib/libc/gdtoa/glue.c M lib/libc/gdtoa/machdep_ldisQ.c M lib/libc/gdtoa/machdep_ldisd.c M lib/libc/gdtoa/machdep_ldisx.c M lib/libc/gen/Makefile.inc M lib/libc/gen/Symbol.map M lib/libc/gen/__getosreldate.c M lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c M lib/libc/gen/__xuname.c M lib/libc/gen/_once_stub.c M lib/libc/gen/_pthread_stubs.c M lib/libc/gen/_rand48.c M lib/libc/gen/_spinlock_stub.c M lib/libc/gen/_thread_init.c M lib/libc/gen/alarm.3 M lib/libc/gen/alarm.c A lib/libc/gen/arc4random-compat.c M lib/libc/gen/arc4random.3 M lib/libc/gen/arc4random.c A lib/libc/gen/arc4random.h A lib/libc/gen/arc4random_uniform.c M lib/libc/gen/assert.c A lib/libc/gen/auxv.3 M lib/libc/gen/auxv.c M lib/libc/gen/basename.3 M lib/libc/gen/basename.c A lib/libc/gen/basename_compat.c M lib/libc/gen/cap_rights_get.3 M lib/libc/gen/cap_sandboxed.3 M lib/libc/gen/cap_sandboxed.c M lib/libc/gen/check_utility_compat.3 M lib/libc/gen/check_utility_compat.c M lib/libc/gen/clock.3 M lib/libc/gen/clock.c M lib/libc/gen/clock_getcpuclockid.3 M lib/libc/gen/clock_getcpuclockid.c M lib/libc/gen/closedir.c M lib/libc/gen/confstr.3 M lib/libc/gen/confstr.c M lib/libc/gen/crypt.c M lib/libc/gen/ctermid.3 M lib/libc/gen/ctermid.c M lib/libc/gen/daemon.3 M lib/libc/gen/daemon.c A lib/libc/gen/devname-compat11.c M lib/libc/gen/devname.3 M lib/libc/gen/devname.c M lib/libc/gen/directory.3 M lib/libc/gen/dirfd.c M lib/libc/gen/dirname.3 M lib/libc/gen/dirname.c A lib/libc/gen/dirname_compat.c M lib/libc/gen/disklabel.c M lib/libc/gen/dl_iterate_phdr.3 M lib/libc/gen/dladdr.3 M lib/libc/gen/dlfcn.c M lib/libc/gen/dlinfo.3 M lib/libc/gen/dllockinit.3 M lib/libc/gen/drand48.c M lib/libc/gen/dup3.3 M lib/libc/gen/dup3.c M lib/libc/gen/elf_utils.c M lib/libc/gen/erand48.c M lib/libc/gen/err.3 M lib/libc/gen/err.c M lib/libc/gen/errlst.c M lib/libc/gen/errno.c M lib/libc/gen/exec.3 M lib/libc/gen/exec.c A lib/libc/gen/exect.c M lib/libc/gen/fdevname.c M lib/libc/gen/feature_present.3 M lib/libc/gen/feature_present.c M lib/libc/gen/fmtcheck.3 M lib/libc/gen/fmtcheck.c M lib/libc/gen/fmtmsg.3 M lib/libc/gen/fmtmsg.c M lib/libc/gen/fnmatch.3 M lib/libc/gen/fnmatch.c M lib/libc/gen/fpclassify.3 M lib/libc/gen/fpclassify.c M lib/libc/gen/frexp.3 M lib/libc/gen/frexp.c M lib/libc/gen/fstab.c M lib/libc/gen/ftok.3 M lib/libc/gen/ftok.c M lib/libc/gen/fts-compat.c M lib/libc/gen/fts-compat.h A lib/libc/gen/fts-compat11.c A lib/libc/gen/fts-compat11.h M lib/libc/gen/fts.3 M lib/libc/gen/fts.c A lib/libc/gen/ftw-compat11.c M lib/libc/gen/ftw.3 M lib/libc/gen/ftw.c A lib/libc/gen/gen-compat.h M lib/libc/gen/gen-private.h M lib/libc/gen/getbootfile.3 M lib/libc/gen/getbootfile.c M lib/libc/gen/getbsize.3 M lib/libc/gen/getbsize.c M lib/libc/gen/getcap.3 M lib/libc/gen/getcap.c M lib/libc/gen/getcontext.3 M lib/libc/gen/getcwd.3 M lib/libc/gen/getcwd.c M lib/libc/gen/getdiskbyname.3 M lib/libc/gen/getdomainname.3 M lib/libc/gen/getdomainname.c A lib/libc/gen/getentropy.3 A lib/libc/gen/getentropy.c M lib/libc/gen/getfsent.3 M lib/libc/gen/getgrent.3 M lib/libc/gen/getgrent.c M lib/libc/gen/getgrouplist.3 M lib/libc/gen/getgrouplist.c M lib/libc/gen/gethostname.3 M lib/libc/gen/gethostname.c M lib/libc/gen/getloadavg.3 M lib/libc/gen/getloadavg.c M lib/libc/gen/getlogin.c A lib/libc/gen/getmntinfo-compat11.c M lib/libc/gen/getmntinfo.3 M lib/libc/gen/getmntinfo.c M lib/libc/gen/getnetgrent.3 M lib/libc/gen/getnetgrent.c M lib/libc/gen/getosreldate.3 M lib/libc/gen/getosreldate.c M lib/libc/gen/getpagesize.3 M lib/libc/gen/getpagesize.c M lib/libc/gen/getpagesizes.3 M lib/libc/gen/getpagesizes.c M lib/libc/gen/getpass.3 M lib/libc/gen/getpeereid.3 M lib/libc/gen/getpeereid.c M lib/libc/gen/getprogname.3 M lib/libc/gen/getprogname.c M lib/libc/gen/getpwent.3 M lib/libc/gen/getpwent.c M lib/libc/gen/getttyent.3 M lib/libc/gen/getttyent.c M lib/libc/gen/getusershell.3 M lib/libc/gen/getusershell.c M lib/libc/gen/getutxent.3 M lib/libc/gen/getutxent.c M lib/libc/gen/getvfsbyname.3 M lib/libc/gen/getvfsbyname.c A lib/libc/gen/glob-compat11.c A lib/libc/gen/glob-compat11.h M lib/libc/gen/glob.3 M lib/libc/gen/glob.c M lib/libc/gen/initgroups.3 M lib/libc/gen/initgroups.c M lib/libc/gen/isatty.c M lib/libc/gen/isgreater.3 M lib/libc/gen/isinf.c M lib/libc/gen/isnan.c M lib/libc/gen/jrand48.c M lib/libc/gen/lcong48.c M lib/libc/gen/ldexp.3 M lib/libc/gen/ldexp.c M lib/libc/gen/libc_dlopen.c M lib/libc/gen/lockf.3 M lib/libc/gen/lockf.c M lib/libc/gen/lrand48.c M lib/libc/gen/makecontext.3 A lib/libc/gen/memalign.c M lib/libc/gen/modf.3 M lib/libc/gen/modf.c M lib/libc/gen/mrand48.c A lib/libc/gen/nftw-compat11.c M lib/libc/gen/nftw.c M lib/libc/gen/nice.3 M lib/libc/gen/nice.c M lib/libc/gen/nlist.3 M lib/libc/gen/nlist.c M lib/libc/gen/nrand48.c M lib/libc/gen/opendir.c M lib/libc/gen/pause.3 M lib/libc/gen/pause.c M lib/libc/gen/pmadvise.c M lib/libc/gen/popen.3 M lib/libc/gen/popen.c M lib/libc/gen/posix_spawn.3 M lib/libc/gen/posix_spawn.c M lib/libc/gen/posix_spawn_file_actions_addopen.3 M lib/libc/gen/posix_spawn_file_actions_init.3 M lib/libc/gen/posix_spawnattr_getflags.3 M lib/libc/gen/posix_spawnattr_getpgroup.3 M lib/libc/gen/posix_spawnattr_getschedparam.3 M lib/libc/gen/posix_spawnattr_getschedpolicy.3 M lib/libc/gen/posix_spawnattr_getsigdefault.3 M lib/libc/gen/posix_spawnattr_getsigmask.3 M lib/libc/gen/posix_spawnattr_init.3 M lib/libc/gen/psignal.3 M lib/libc/gen/psignal.c M lib/libc/gen/pututxline.c M lib/libc/gen/pw_scan.c M lib/libc/gen/pw_scan.h M lib/libc/gen/raise.3 M lib/libc/gen/raise.c M lib/libc/gen/rand48.3 M lib/libc/gen/rand48.h A lib/libc/gen/readdir-compat11.c M lib/libc/gen/readdir.c M lib/libc/gen/readpassphrase.3 M lib/libc/gen/readpassphrase.c M lib/libc/gen/recvmmsg.c M lib/libc/gen/rewinddir.c M lib/libc/gen/rfork_thread.3 A lib/libc/gen/scandir-compat11.c M lib/libc/gen/scandir.3 M lib/libc/gen/scandir.c M lib/libc/gen/scandir_b.c M lib/libc/gen/seed48.c M lib/libc/gen/seekdir.c M lib/libc/gen/sem.c M lib/libc/gen/sem_destroy.3 M lib/libc/gen/sem_getvalue.3 M lib/libc/gen/sem_init.3 M lib/libc/gen/sem_new.c M lib/libc/gen/sem_open.3 M lib/libc/gen/sem_post.3 M lib/libc/gen/sem_timedwait.3 M lib/libc/gen/sem_wait.3 M lib/libc/gen/semctl.c M lib/libc/gen/sendmmsg.c M lib/libc/gen/setdomainname.c M lib/libc/gen/sethostname.c M lib/libc/gen/setjmp.3 M lib/libc/gen/setjmperr.c M lib/libc/gen/setmode.3 M lib/libc/gen/setmode.c M lib/libc/gen/setproctitle.3 M lib/libc/gen/setproctitle.c M lib/libc/gen/setprogname.c A lib/libc/gen/shells M lib/libc/gen/siginterrupt.3 M lib/libc/gen/siginterrupt.c M lib/libc/gen/siglist.c M lib/libc/gen/signal.3 M lib/libc/gen/signal.c M lib/libc/gen/sigsetops.3 M lib/libc/gen/sigsetops.c M lib/libc/gen/sleep.3 M lib/libc/gen/sleep.c M lib/libc/gen/statvfs.3 M lib/libc/gen/statvfs.c M lib/libc/gen/stringlist.3 M lib/libc/gen/stringlist.c M lib/libc/gen/strtofflags.3 M lib/libc/gen/strtofflags.c M lib/libc/gen/sysconf.3 M lib/libc/gen/sysconf.c M lib/libc/gen/sysctl.3 M lib/libc/gen/sysctl.c M lib/libc/gen/sysctlbyname.c M lib/libc/gen/sysctlnametomib.c M lib/libc/gen/syslog.3 M lib/libc/gen/syslog.c M lib/libc/gen/tcgetpgrp.3 M lib/libc/gen/tcgetsid.3 A lib/libc/gen/tcgetwinsize.3 M lib/libc/gen/tcsendbreak.3 M lib/libc/gen/tcsetattr.3 M lib/libc/gen/tcsetpgrp.3 M lib/libc/gen/tcsetsid.3 M lib/libc/gen/telldir.c M lib/libc/gen/telldir.h M lib/libc/gen/termios.c M lib/libc/gen/time.3 M lib/libc/gen/time.c M lib/libc/gen/times.3 M lib/libc/gen/times.c A lib/libc/gen/timespec_get.3 A lib/libc/gen/timespec_get.c M lib/libc/gen/timezone.3 M lib/libc/gen/timezone.c M lib/libc/gen/tls.c M lib/libc/gen/trivial-getcontextx.c M lib/libc/gen/ttyname.3 M lib/libc/gen/ttyname.c M lib/libc/gen/ttyslot.c M lib/libc/gen/tzset.3 M lib/libc/gen/ualarm.3 M lib/libc/gen/ualarm.c M lib/libc/gen/ucontext.3 M lib/libc/gen/ulimit.3 M lib/libc/gen/ulimit.c M lib/libc/gen/uname.3 M lib/libc/gen/uname.c M lib/libc/gen/unvis-compat.c M lib/libc/gen/usleep.3 M lib/libc/gen/usleep.c M lib/libc/gen/utime.3 M lib/libc/gen/utime.c M lib/libc/gen/utxdb.c M lib/libc/gen/utxdb.h M lib/libc/gen/valloc.3 M lib/libc/gen/valloc.c M lib/libc/gen/wait.c M lib/libc/gen/wait3.c M lib/libc/gen/waitid.c M lib/libc/gen/waitpid.c M lib/libc/gen/wordexp.3 M lib/libc/gen/wordexp.c M lib/libc/gmon/Makefile.inc M lib/libc/gmon/Symbol.map M lib/libc/gmon/gmon.c M lib/libc/gmon/mcount.c M lib/libc/gmon/moncontrol.3 M lib/libc/i386/Makefile.inc M lib/libc/i386/SYS.h M lib/libc/i386/Symbol.map M lib/libc/i386/_fpmath.h M lib/libc/i386/arith.h M lib/libc/i386/gd_qnan.h M lib/libc/i386/gen/Makefile.inc M lib/libc/i386/gen/_ctx_start.S M lib/libc/i386/gen/_set_tp.c M lib/libc/i386/gen/_setjmp.S M lib/libc/i386/gen/fabs.S M lib/libc/i386/gen/flt_rounds.c M lib/libc/i386/gen/infinity.c M lib/libc/i386/gen/makecontext.c M lib/libc/i386/gen/rfork_thread.S M lib/libc/i386/gen/setjmp.S M lib/libc/i386/gen/signalcontext.c M lib/libc/i386/gen/sigsetjmp.S M lib/libc/i386/static_tls.h M lib/libc/i386/stdlib/Makefile.inc M lib/libc/i386/stdlib/div.S M lib/libc/i386/stdlib/ldiv.S M lib/libc/i386/string/Makefile.inc M lib/libc/i386/string/bcmp.S M lib/libc/i386/string/bcopy.S M lib/libc/i386/string/bzero.S M lib/libc/i386/string/ffs.S M lib/libc/i386/string/memchr.S M lib/libc/i386/string/memcmp.S M lib/libc/i386/string/memcpy.S M lib/libc/i386/string/memmove.S M lib/libc/i386/string/memset.S M lib/libc/i386/string/strcat.S M lib/libc/i386/string/strchr.S M lib/libc/i386/string/strcmp.S M lib/libc/i386/string/strcpy.S M lib/libc/i386/string/strncmp.S M lib/libc/i386/string/strrchr.S M lib/libc/i386/string/swab.S M lib/libc/i386/string/wcschr.S M lib/libc/i386/string/wcscmp.S M lib/libc/i386/string/wcslen.S M lib/libc/i386/string/wmemchr.S M lib/libc/i386/sys/Makefile.inc M lib/libc/i386/sys/Ovfork.S M lib/libc/i386/sys/cerror.S M lib/libc/i386/sys/getcontext.S M lib/libc/i386/sys/i386_clr_watch.c M lib/libc/i386/sys/i386_get_fsbase.c M lib/libc/i386/sys/i386_get_gsbase.c M lib/libc/i386/sys/i386_get_ioperm.2 M lib/libc/i386/sys/i386_get_ioperm.c M lib/libc/i386/sys/i386_get_ldt.2 M lib/libc/i386/sys/i386_get_ldt.c M lib/libc/i386/sys/i386_set_fsbase.c M lib/libc/i386/sys/i386_set_gsbase.c M lib/libc/i386/sys/i386_set_ioperm.c M lib/libc/i386/sys/i386_set_ldt.c M lib/libc/i386/sys/i386_set_watch.3 M lib/libc/i386/sys/i386_set_watch.c M lib/libc/i386/sys/i386_vm86.2 M lib/libc/i386/sys/i386_vm86.c M lib/libc/i386/sys/syscall.S M lib/libc/iconv/Makefile.inc M lib/libc/iconv/Symbol.map M lib/libc/iconv/__iconv.c M lib/libc/iconv/__iconv_free_list.c M lib/libc/iconv/__iconv_get_list.3 M lib/libc/iconv/__iconv_get_list.c M lib/libc/iconv/_strtol.h M lib/libc/iconv/_strtoul.h M lib/libc/iconv/bsd_iconv.c M lib/libc/iconv/citrus_aliasname_local.h M lib/libc/iconv/citrus_bcs.c M lib/libc/iconv/citrus_bcs.h M lib/libc/iconv/citrus_bcs_strtol.c M lib/libc/iconv/citrus_bcs_strtoul.c M lib/libc/iconv/citrus_csmapper.c M lib/libc/iconv/citrus_csmapper.h M lib/libc/iconv/citrus_db.c M lib/libc/iconv/citrus_db.h M lib/libc/iconv/citrus_db_factory.c M lib/libc/iconv/citrus_db_factory.h M lib/libc/iconv/citrus_db_file.h M lib/libc/iconv/citrus_db_hash.c M lib/libc/iconv/citrus_db_hash.h M lib/libc/iconv/citrus_esdb.c M lib/libc/iconv/citrus_esdb.h M lib/libc/iconv/citrus_esdb_file.h M lib/libc/iconv/citrus_fix_grouping.h M lib/libc/iconv/citrus_hash.c M lib/libc/iconv/citrus_hash.h M lib/libc/iconv/citrus_iconv.c M lib/libc/iconv/citrus_iconv.h M lib/libc/iconv/citrus_iconv_local.h M lib/libc/iconv/citrus_lock.h M lib/libc/iconv/citrus_lookup.c M lib/libc/iconv/citrus_lookup.h M lib/libc/iconv/citrus_lookup_factory.c M lib/libc/iconv/citrus_lookup_factory.h M lib/libc/iconv/citrus_lookup_file.h M lib/libc/iconv/citrus_mapper.c M lib/libc/iconv/citrus_mapper.h M lib/libc/iconv/citrus_mapper_local.h M lib/libc/iconv/citrus_memstream.c M lib/libc/iconv/citrus_memstream.h M lib/libc/iconv/citrus_mmap.c M lib/libc/iconv/citrus_mmap.h M lib/libc/iconv/citrus_module.c M lib/libc/iconv/citrus_module.h M lib/libc/iconv/citrus_namespace.h M lib/libc/iconv/citrus_none.c M lib/libc/iconv/citrus_none.h M lib/libc/iconv/citrus_pivot_factory.c M lib/libc/iconv/citrus_pivot_factory.h M lib/libc/iconv/citrus_pivot_file.h M lib/libc/iconv/citrus_prop.c M lib/libc/iconv/citrus_prop.h M lib/libc/iconv/citrus_region.h M lib/libc/iconv/citrus_stdenc.c M lib/libc/iconv/citrus_stdenc.h M lib/libc/iconv/citrus_stdenc_local.h M lib/libc/iconv/citrus_stdenc_template.h M lib/libc/iconv/citrus_types.h M lib/libc/iconv/iconv-internal.h M lib/libc/iconv/iconv.3 M lib/libc/iconv/iconv.c M lib/libc/iconv/iconv_canonicalize.3 M lib/libc/iconv/iconv_canonicalize.c M lib/libc/iconv/iconv_close.c M lib/libc/iconv/iconv_compat.c M lib/libc/iconv/iconv_open.c M lib/libc/iconv/iconv_open_into.c M lib/libc/iconv/iconv_set_relocation_prefix.c M lib/libc/iconv/iconvctl.3 M lib/libc/iconv/iconvctl.c M lib/libc/iconv/iconvlist.3 M lib/libc/iconv/iconvlist.c M lib/libc/include/block_abi.h M lib/libc/include/compat.h M lib/libc/include/errlst.h M lib/libc/include/fpmath.h M lib/libc/include/isc/eventlib.h M lib/libc/include/isc/list.h M lib/libc/include/isc/platform.h M lib/libc/include/libc_private.h M lib/libc/include/namespace.h M lib/libc/include/nscache.h M lib/libc/include/nscachedcli.h M lib/libc/include/nss_tls.h M lib/libc/include/port_after.h M lib/libc/include/port_before.h M lib/libc/include/reentrant.h M lib/libc/include/spinlock.h M lib/libc/include/un-namespace.h M lib/libc/inet/Makefile.inc M lib/libc/inet/Symbol.map M lib/libc/inet/inet_addr.c M lib/libc/inet/inet_cidr_ntop.c M lib/libc/inet/inet_cidr_pton.c M lib/libc/inet/inet_lnaof.c M lib/libc/inet/inet_makeaddr.c M lib/libc/inet/inet_net_ntop.c M lib/libc/inet/inet_net_pton.c M lib/libc/inet/inet_neta.c M lib/libc/inet/inet_netof.c M lib/libc/inet/inet_network.c M lib/libc/inet/inet_ntoa.c M lib/libc/inet/inet_ntop.c M lib/libc/inet/inet_pton.c M lib/libc/inet/nsap_addr.c M lib/libc/isc/Makefile.inc M lib/libc/isc/ev_streams.c M lib/libc/isc/ev_timers.c M lib/libc/isc/eventlib_p.h A lib/libc/libc_nossp.ldscript M lib/libc/locale/DESIGN.xlocale M lib/libc/locale/Makefile.inc M lib/libc/locale/Symbol.map M lib/libc/locale/ascii.c M lib/libc/locale/big5.5 M lib/libc/locale/big5.c M lib/libc/locale/btowc.3 M lib/libc/locale/btowc.c M lib/libc/locale/c16rtomb.c M lib/libc/locale/c16rtomb_iconv.c M lib/libc/locale/c32rtomb.c M lib/libc/locale/c32rtomb_iconv.c M lib/libc/locale/cXXrtomb_iconv.h M lib/libc/locale/collate.c M lib/libc/locale/collate.h M lib/libc/locale/collcmp.c M lib/libc/locale/ctype.3 M lib/libc/locale/ctype.c M lib/libc/locale/ctype_l.3 M lib/libc/locale/digittoint.3 M lib/libc/locale/duplocale.3 M lib/libc/locale/euc.5 M lib/libc/locale/euc.c M lib/libc/locale/fix_grouping.c M lib/libc/locale/freelocale.3 M lib/libc/locale/gb18030.5 M lib/libc/locale/gb18030.c M lib/libc/locale/gb2312.5 M lib/libc/locale/gb2312.c M lib/libc/locale/gbk.5 M lib/libc/locale/gbk.c M lib/libc/locale/isalnum.3 M lib/libc/locale/isalpha.3 M lib/libc/locale/isascii.3 M lib/libc/locale/isblank.3 M lib/libc/locale/iscntrl.3 M lib/libc/locale/isctype.c M lib/libc/locale/isdigit.3 M lib/libc/locale/isgraph.3 M lib/libc/locale/isideogram.3 M lib/libc/locale/islower.3 M lib/libc/locale/isphonogram.3 M lib/libc/locale/isprint.3 M lib/libc/locale/ispunct.3 M lib/libc/locale/isrune.3 M lib/libc/locale/isspace.3 M lib/libc/locale/isspecial.3 M lib/libc/locale/isupper.3 M lib/libc/locale/iswalnum.3 M lib/libc/locale/iswalnum_l.3 M lib/libc/locale/iswctype.c M lib/libc/locale/isxdigit.3 M lib/libc/locale/ldpart.c M lib/libc/locale/ldpart.h M lib/libc/locale/lmessages.c M lib/libc/locale/lmessages.h M lib/libc/locale/lmonetary.c M lib/libc/locale/lmonetary.h M lib/libc/locale/lnumeric.c M lib/libc/locale/lnumeric.h M lib/libc/locale/localeconv.3 M lib/libc/locale/localeconv.c M lib/libc/locale/mblen.3 M lib/libc/locale/mblen.c M lib/libc/locale/mblocal.h M lib/libc/locale/mbrlen.3 M lib/libc/locale/mbrlen.c M lib/libc/locale/mbrtoc16.c M lib/libc/locale/mbrtoc16_iconv.c M lib/libc/locale/mbrtoc32.c M lib/libc/locale/mbrtoc32_iconv.c M lib/libc/locale/mbrtocXX_iconv.h M lib/libc/locale/mbrtowc.3 M lib/libc/locale/mbrtowc.c M lib/libc/locale/mbsinit.3 M lib/libc/locale/mbsinit.c M lib/libc/locale/mbsnrtowcs.c M lib/libc/locale/mbsrtowcs.3 M lib/libc/locale/mbsrtowcs.c M lib/libc/locale/mbstowcs.3 M lib/libc/locale/mbstowcs.c M lib/libc/locale/mbtowc.3 M lib/libc/locale/mbtowc.c M lib/libc/locale/mskanji.5 M lib/libc/locale/mskanji.c M lib/libc/locale/multibyte.3 M lib/libc/locale/newlocale.3 M lib/libc/locale/nextwctype.3 M lib/libc/locale/nextwctype.c M lib/libc/locale/nl_langinfo.3 M lib/libc/locale/nl_langinfo.c M lib/libc/locale/nomacros.c M lib/libc/locale/none.c M lib/libc/locale/querylocale.3 M lib/libc/locale/rpmatch.3 M lib/libc/locale/rpmatch.c M lib/libc/locale/rune.c M lib/libc/locale/runefile.h M lib/libc/locale/runetype.c M lib/libc/locale/setlocale.3 M lib/libc/locale/setlocale.c M lib/libc/locale/setlocale.h M lib/libc/locale/setrunelocale.c M lib/libc/locale/table.c M lib/libc/locale/toascii.3 M lib/libc/locale/tolower.3 M lib/libc/locale/tolower.c M lib/libc/locale/toupper.3 M lib/libc/locale/toupper.c M lib/libc/locale/towlower.3 M lib/libc/locale/towupper.3 M lib/libc/locale/uselocale.3 M lib/libc/locale/utf8.5 M lib/libc/locale/utf8.c M lib/libc/locale/wcrtomb.3 M lib/libc/locale/wcrtomb.c M lib/libc/locale/wcsftime.3 M lib/libc/locale/wcsftime.c M lib/libc/locale/wcsnrtombs.c M lib/libc/locale/wcsrtombs.3 M lib/libc/locale/wcsrtombs.c M lib/libc/locale/wcstod.3 M lib/libc/locale/wcstod.c M lib/libc/locale/wcstof.c M lib/libc/locale/wcstoimax.c M lib/libc/locale/wcstol.3 M lib/libc/locale/wcstol.c M lib/libc/locale/wcstold.c M lib/libc/locale/wcstoll.c M lib/libc/locale/wcstombs.3 M lib/libc/locale/wcstombs.c M lib/libc/locale/wcstoul.c M lib/libc/locale/wcstoull.c M lib/libc/locale/wcstoumax.c M lib/libc/locale/wctob.c M lib/libc/locale/wctomb.3 M lib/libc/locale/wctomb.c M lib/libc/locale/wctrans.3 M lib/libc/locale/wctrans.c M lib/libc/locale/wctype.3 M lib/libc/locale/wctype.c M lib/libc/locale/wcwidth.3 M lib/libc/locale/wcwidth.c M lib/libc/locale/xlocale.3 M lib/libc/locale/xlocale.c M lib/libc/locale/xlocale_private.h M lib/libc/md/Makefile.inc M lib/libc/mips/Makefile.inc M lib/libc/mips/SYS.h M lib/libc/mips/Symbol.map M lib/libc/mips/_fpmath.h M lib/libc/mips/arith.h M lib/libc/mips/gd_qnan.h M lib/libc/mips/gen/Makefile.inc M lib/libc/mips/gen/_ctx_start.S M lib/libc/mips/gen/_set_tp.c M lib/libc/mips/gen/_setjmp.S M lib/libc/mips/gen/fabs.S M lib/libc/mips/gen/fabs.c M lib/libc/mips/gen/flt_rounds.c M lib/libc/mips/gen/hardfloat/fpgetmask.c M lib/libc/mips/gen/hardfloat/fpgetround.c M lib/libc/mips/gen/hardfloat/fpgetsticky.c M lib/libc/mips/gen/hardfloat/fpsetmask.c M lib/libc/mips/gen/hardfloat/fpsetround.c M lib/libc/mips/gen/hardfloat/fpsetsticky.c M lib/libc/mips/gen/infinity.c M lib/libc/mips/gen/ldexp.S M lib/libc/mips/gen/makecontext.c M lib/libc/mips/gen/setjmp.S M lib/libc/mips/gen/signalcontext.c M lib/libc/mips/gen/sigsetjmp.S M lib/libc/mips/net/Makefile.inc M lib/libc/mips/net/htonl.S M lib/libc/mips/net/htons.S M lib/libc/mips/net/ntohl.S M lib/libc/mips/net/ntohs.S M lib/libc/mips/softfloat/milieu.h M lib/libc/mips/softfloat/mips-gcc.h M lib/libc/mips/softfloat/softfloat.h M lib/libc/mips/static_tls.h M lib/libc/mips/string/Makefile.inc M lib/libc/mips/string/bcmp.S M lib/libc/mips/string/bcopy.S M lib/libc/mips/string/bzero.S M lib/libc/mips/string/ffs.S M lib/libc/mips/string/memcpy.S M lib/libc/mips/string/memmove.S M lib/libc/mips/string/strchr.S M lib/libc/mips/string/strcmp.S M lib/libc/mips/string/strlen.S M lib/libc/mips/string/strrchr.S M lib/libc/mips/sys/Makefile.inc M lib/libc/mips/sys/Ovfork.S M lib/libc/mips/sys/cerror.S M lib/libc/mips/sys/syscall.S M lib/libc/nameser/Makefile.inc Log Message: ----------- Import FreeBSD 12-stable June 17, 2022 from commit 43a212b5bdeee503024cc9402c7fc74c2ead0777 (#122) Merge most changes FreeBSD 12-stable, excluding contrib items. From noreply at github.com Fri Jul 29 18:31:24 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 15:31:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/feature/freebsd12 Home: https://github.com/MidnightBSD/src From noreply at github.com Fri Jul 29 19:35:28 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 16:35:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5e4a14: Vendor import of LLVM+CLANG+OpenMP 13 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542 https://github.com/MidnightBSD/src/commit/5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542 Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M clang/include/clang-c/BuildSystem.h M clang/include/clang-c/Index.h M clang/include/clang-c/Platform.h A clang/include/clang-c/Rewrite.h A clang/include/clang/APINotes/APINotesYAMLCompiler.h A clang/include/clang/APINotes/Types.h M clang/include/clang/ARCMigrate/FileRemapper.h M clang/include/clang/AST/APValue.h M clang/include/clang/AST/ASTConcept.h M clang/include/clang/AST/ASTContext.h M clang/include/clang/AST/ASTDumper.h M clang/include/clang/AST/ASTDumperUtils.h M clang/include/clang/AST/ASTFwd.h M clang/include/clang/AST/ASTImporter.h M clang/include/clang/AST/ASTImporterLookupTable.h M clang/include/clang/AST/ASTNodeTraverser.h M clang/include/clang/AST/ASTStructuralEquivalence.h M clang/include/clang/AST/ASTTypeTraits.h M clang/include/clang/AST/AbstractBasicReader.h M clang/include/clang/AST/AbstractBasicWriter.h M clang/include/clang/AST/Attr.h M clang/include/clang/AST/BuiltinTypes.def M clang/include/clang/AST/CXXInheritance.h M clang/include/clang/AST/CXXRecordDeclDefinitionBits.def M clang/include/clang/AST/CanonicalType.h M clang/include/clang/AST/Comment.h M clang/include/clang/AST/CommentCommands.td M clang/include/clang/AST/CommentLexer.h M clang/include/clang/AST/CommentSema.h M clang/include/clang/AST/ComparisonCategories.h A clang/include/clang/AST/ComputeDependence.h M clang/include/clang/AST/DataCollection.h M clang/include/clang/AST/Decl.h M clang/include/clang/AST/DeclBase.h M clang/include/clang/AST/DeclCXX.h M clang/include/clang/AST/DeclContextInternals.h M clang/include/clang/AST/DeclGroup.h M clang/include/clang/AST/DeclObjC.h A clang/include/clang/AST/DeclObjCCommon.h M clang/include/clang/AST/DeclOpenMP.h M clang/include/clang/AST/DeclTemplate.h M clang/include/clang/AST/DeclarationName.h A clang/include/clang/AST/DependenceFlags.h M clang/include/clang/AST/DependentDiagnostic.h M clang/include/clang/AST/EvaluatedExprVisitor.h M clang/include/clang/AST/Expr.h M clang/include/clang/AST/ExprCXX.h M clang/include/clang/AST/ExprConcepts.h M clang/include/clang/AST/ExprObjC.h M clang/include/clang/AST/ExprOpenMP.h M clang/include/clang/AST/ExternalASTSource.h M clang/include/clang/AST/GlobalDecl.h A clang/include/clang/AST/IgnoreExpr.h M clang/include/clang/AST/JSONNodeDumper.h M clang/include/clang/AST/LocInfoType.h M clang/include/clang/AST/Mangle.h M clang/include/clang/AST/MangleNumberingContext.h M clang/include/clang/AST/NestedNameSpecifier.h M clang/include/clang/AST/NonTrivialTypeVisitor.h M clang/include/clang/AST/ODRHash.h M clang/include/clang/AST/OpenMPClause.h M clang/include/clang/AST/OperationKinds.def M clang/include/clang/AST/OptionalDiagnostic.h M clang/include/clang/AST/ParentMap.h A clang/include/clang/AST/ParentMapContext.h M clang/include/clang/AST/PrettyPrinter.h M clang/include/clang/AST/PropertiesBase.td M clang/include/clang/AST/RawCommentList.h M clang/include/clang/AST/RecordLayout.h M clang/include/clang/AST/RecursiveASTVisitor.h M clang/include/clang/AST/Redeclarable.h M clang/include/clang/AST/Stmt.h M clang/include/clang/AST/StmtDataCollectors.td M clang/include/clang/AST/StmtIterator.h M clang/include/clang/AST/StmtOpenMP.h M clang/include/clang/AST/TemplateBase.h M clang/include/clang/AST/TemplateName.h M clang/include/clang/AST/TextNodeDumper.h M clang/include/clang/AST/Type.h M clang/include/clang/AST/TypeLoc.h M clang/include/clang/AST/TypeLocVisitor.h M clang/include/clang/AST/TypeProperties.td M clang/include/clang/AST/VTableBuilder.h M clang/include/clang/ASTMatchers/ASTMatchFinder.h M clang/include/clang/ASTMatchers/ASTMatchers.h M clang/include/clang/ASTMatchers/ASTMatchersInternal.h M clang/include/clang/ASTMatchers/ASTMatchersMacros.h M clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h M clang/include/clang/ASTMatchers/Dynamic/Parser.h M clang/include/clang/ASTMatchers/Dynamic/Registry.h M clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A clang/include/clang/ASTMatchers/GtestMatchers.h A clang/include/clang/Analysis/Analyses/CalledOnceCheck.h M clang/include/clang/Analysis/Analyses/Dominators.h M clang/include/clang/Analysis/Analyses/LiveVariables.h M clang/include/clang/Analysis/Analyses/PostOrderCFGView.h M clang/include/clang/Analysis/Analyses/ThreadSafety.h M clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h M clang/include/clang/Analysis/Analyses/UninitializedValues.h M clang/include/clang/Analysis/AnalysisDeclContext.h M clang/include/clang/Analysis/AnyCall.h M clang/include/clang/Analysis/CFG.h M clang/include/clang/Analysis/CallGraph.h M clang/include/clang/Analysis/ConstructionContext.h M clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h A clang/include/clang/Analysis/IssueHash.h A clang/include/clang/Analysis/MacroExpansionContext.h M clang/include/clang/Analysis/PathDiagnostic.h M clang/include/clang/Analysis/RetainSummaryManager.h M clang/include/clang/Basic/AArch64SVEACLETypes.def M clang/include/clang/Basic/ABI.h M clang/include/clang/Basic/AddressSpaces.h M clang/include/clang/Basic/AlignedAllocation.h M clang/include/clang/Basic/Attr.td M clang/include/clang/Basic/AttrDocs.td M clang/include/clang/Basic/AttributeCommonInfo.h M clang/include/clang/Basic/Builtins.def M clang/include/clang/Basic/Builtins.h M clang/include/clang/Basic/BuiltinsAArch64.def M clang/include/clang/Basic/BuiltinsAMDGPU.def M clang/include/clang/Basic/BuiltinsARM.def M clang/include/clang/Basic/BuiltinsBPF.def M clang/include/clang/Basic/BuiltinsHexagon.def A clang/include/clang/Basic/BuiltinsHexagonDep.def A clang/include/clang/Basic/BuiltinsHexagonMapCustomDep.def R clang/include/clang/Basic/BuiltinsLe64.def M clang/include/clang/Basic/BuiltinsMips.def M clang/include/clang/Basic/BuiltinsNVPTX.def M clang/include/clang/Basic/BuiltinsPPC.def A clang/include/clang/Basic/BuiltinsRISCV.def A clang/include/clang/Basic/BuiltinsSVE.def M clang/include/clang/Basic/BuiltinsSystemZ.def M clang/include/clang/Basic/BuiltinsWebAssembly.def M clang/include/clang/Basic/BuiltinsX86.def M clang/include/clang/Basic/BuiltinsX86_64.def M clang/include/clang/Basic/CodeGenOptions.def M clang/include/clang/Basic/CodeGenOptions.h M clang/include/clang/Basic/Cuda.h A clang/include/clang/Basic/DarwinSDKInfo.h M clang/include/clang/Basic/DebugInfoOptions.h M clang/include/clang/Basic/DeclNodes.td M clang/include/clang/Basic/Diagnostic.h M clang/include/clang/Basic/Diagnostic.td M clang/include/clang/Basic/DiagnosticAST.h M clang/include/clang/Basic/DiagnosticASTKinds.td M clang/include/clang/Basic/DiagnosticAnalysis.h M clang/include/clang/Basic/DiagnosticCategories.td M clang/include/clang/Basic/DiagnosticComment.h M clang/include/clang/Basic/DiagnosticCommonKinds.td M clang/include/clang/Basic/DiagnosticCrossTU.h M clang/include/clang/Basic/DiagnosticDriver.h M clang/include/clang/Basic/DiagnosticDriverKinds.td M clang/include/clang/Basic/DiagnosticFrontend.h M clang/include/clang/Basic/DiagnosticFrontendKinds.td M clang/include/clang/Basic/DiagnosticGroups.td M clang/include/clang/Basic/DiagnosticIDs.h M clang/include/clang/Basic/DiagnosticLex.h M clang/include/clang/Basic/DiagnosticLexKinds.td M clang/include/clang/Basic/DiagnosticOptions.def M clang/include/clang/Basic/DiagnosticOptions.h M clang/include/clang/Basic/DiagnosticParse.h M clang/include/clang/Basic/DiagnosticParseKinds.td M clang/include/clang/Basic/DiagnosticRefactoring.h M clang/include/clang/Basic/DiagnosticSema.h M clang/include/clang/Basic/DiagnosticSemaKinds.td M clang/include/clang/Basic/DiagnosticSerialization.h M clang/include/clang/Basic/DiagnosticSerializationKinds.td A clang/include/clang/Basic/DirectoryEntry.h M clang/include/clang/Basic/ExpressionTraits.h A clang/include/clang/Basic/FPOptions.def M clang/include/clang/Basic/Features.def A clang/include/clang/Basic/FileEntry.h M clang/include/clang/Basic/FileManager.h R clang/include/clang/Basic/FixedPoint.h M clang/include/clang/Basic/IdentifierTable.h M clang/include/clang/Basic/JsonSupport.h M clang/include/clang/Basic/LLVM.h M clang/include/clang/Basic/LangOptions.def M clang/include/clang/Basic/LangOptions.h M clang/include/clang/Basic/LangStandard.h M clang/include/clang/Basic/LangStandards.def M clang/include/clang/Basic/Module.h A clang/include/clang/Basic/NoSanitizeList.h M clang/include/clang/Basic/ObjCRuntime.h M clang/include/clang/Basic/OpenCLExtensions.def M clang/include/clang/Basic/OpenCLImageTypes.def M clang/include/clang/Basic/OpenCLOptions.h M clang/include/clang/Basic/OpenMPKinds.def M clang/include/clang/Basic/OpenMPKinds.h M clang/include/clang/Basic/OperatorKinds.h A clang/include/clang/Basic/PPCTypes.def M clang/include/clang/Basic/PartialDiagnostic.h M clang/include/clang/Basic/PragmaKinds.h A clang/include/clang/Basic/ProfileList.h A clang/include/clang/Basic/RISCVVTypes.def R clang/include/clang/Basic/SanitizerBlacklist.h M clang/include/clang/Basic/SanitizerSpecialCaseList.h M clang/include/clang/Basic/Sanitizers.def M clang/include/clang/Basic/Sanitizers.h M clang/include/clang/Basic/SourceLocation.h M clang/include/clang/Basic/SourceManager.h M clang/include/clang/Basic/Specifiers.h M clang/include/clang/Basic/StmtNodes.td M clang/include/clang/Basic/TargetBuiltins.h A clang/include/clang/Basic/TargetCXXABI.def M clang/include/clang/Basic/TargetCXXABI.h A clang/include/clang/Basic/TargetID.h M clang/include/clang/Basic/TargetInfo.h M clang/include/clang/Basic/TargetOptions.h A clang/include/clang/Basic/Thunk.h M clang/include/clang/Basic/TokenKinds.def M clang/include/clang/Basic/TokenKinds.h M clang/include/clang/Basic/TypeNodes.td M clang/include/clang/Basic/TypeTraits.h M clang/include/clang/Basic/X86Target.def M clang/include/clang/Basic/XRayInstr.h M clang/include/clang/Basic/XRayLists.h A clang/include/clang/Basic/arm_bf16.td A clang/include/clang/Basic/arm_cde.td M clang/include/clang/Basic/arm_mve.td M clang/include/clang/Basic/arm_mve_defs.td M clang/include/clang/Basic/arm_neon.td M clang/include/clang/Basic/arm_neon_incl.td A clang/include/clang/Basic/arm_sve.td A clang/include/clang/Basic/riscv_vector.td M clang/include/clang/CodeGen/BackendUtil.h M clang/include/clang/CodeGen/CGFunctionInfo.h M clang/include/clang/CodeGen/CodeGenABITypes.h M clang/include/clang/CodeGen/CodeGenAction.h M clang/include/clang/CodeGen/ConstantInitBuilder.h M clang/include/clang/CodeGen/ConstantInitFuture.h M clang/include/clang/CodeGen/SwiftCallingConv.h M clang/include/clang/CrossTU/CrossTranslationUnit.h M clang/include/clang/Driver/Action.h R clang/include/clang/Driver/CC1Options.td R clang/include/clang/Driver/CLCompatOptions.td M clang/include/clang/Driver/ClangOptionDocs.td M clang/include/clang/Driver/Compilation.h R clang/include/clang/Driver/DarwinSDKInfo.h M clang/include/clang/Driver/Distro.h M clang/include/clang/Driver/Driver.h A clang/include/clang/Driver/InputInfo.h M clang/include/clang/Driver/Job.h M clang/include/clang/Driver/Multilib.h M clang/include/clang/Driver/Options.h M clang/include/clang/Driver/Options.td M clang/include/clang/Driver/Phases.h M clang/include/clang/Driver/SanitizerArgs.h M clang/include/clang/Driver/Tool.h M clang/include/clang/Driver/ToolChain.h M clang/include/clang/Driver/Types.def M clang/include/clang/Driver/Types.h M clang/include/clang/Driver/XRayArgs.h M clang/include/clang/Edit/EditedSource.h M clang/include/clang/Format/Format.h M clang/include/clang/Frontend/ASTConsumers.h M clang/include/clang/Frontend/ASTUnit.h M clang/include/clang/Frontend/CommandLineSourceLoc.h M clang/include/clang/Frontend/CompilerInstance.h M clang/include/clang/Frontend/CompilerInvocation.h M clang/include/clang/Frontend/DependencyOutputOptions.h M clang/include/clang/Frontend/FrontendAction.h M clang/include/clang/Frontend/FrontendActions.h M clang/include/clang/Frontend/FrontendOptions.h M clang/include/clang/Frontend/LogDiagnosticPrinter.h M clang/include/clang/Frontend/PrecompiledPreamble.h M clang/include/clang/Frontend/TextDiagnostic.h M clang/include/clang/Frontend/Utils.h M clang/include/clang/Frontend/VerifyDiagnosticConsumer.h M clang/include/clang/Index/CommentToXML.h M clang/include/clang/Index/DeclOccurrence.h M clang/include/clang/Index/IndexSymbol.h M clang/include/clang/Index/IndexingAction.h M clang/include/clang/Index/IndexingOptions.h A clang/include/clang/IndexSerialization/SerializablePathCollection.h A clang/include/clang/Interpreter/Interpreter.h A clang/include/clang/Interpreter/PartialTranslationUnit.h M clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h M clang/include/clang/Lex/DirectoryLookup.h M clang/include/clang/Lex/HeaderMap.h M clang/include/clang/Lex/HeaderSearch.h M clang/include/clang/Lex/HeaderSearchOptions.h M clang/include/clang/Lex/Lexer.h M clang/include/clang/Lex/LiteralSupport.h M clang/include/clang/Lex/MacroInfo.h M clang/include/clang/Lex/ModuleLoader.h M clang/include/clang/Lex/ModuleMap.h M clang/include/clang/Lex/PPCallbacks.h M clang/include/clang/Lex/PPConditionalDirectiveRecord.h M clang/include/clang/Lex/Pragma.h M clang/include/clang/Lex/PreprocessingRecord.h M clang/include/clang/Lex/Preprocessor.h M clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h M clang/include/clang/Lex/PreprocessorLexer.h M clang/include/clang/Lex/PreprocessorOptions.h M clang/include/clang/Lex/Token.h M clang/include/clang/Lex/VariadicMacroSupport.h M clang/include/clang/Parse/Parser.h M clang/include/clang/Parse/RAIIObjectsForParser.h M clang/include/clang/Rewrite/Core/RewriteRope.h M clang/include/clang/Sema/AnalysisBasedWarnings.h M clang/include/clang/Sema/CodeCompleteConsumer.h M clang/include/clang/Sema/DeclSpec.h M clang/include/clang/Sema/DelayedDiagnostic.h M clang/include/clang/Sema/Designator.h M clang/include/clang/Sema/ExternalSemaSource.h M clang/include/clang/Sema/Initialization.h M clang/include/clang/Sema/Lookup.h M clang/include/clang/Sema/MultiplexExternalSemaSource.h M clang/include/clang/Sema/Overload.h M clang/include/clang/Sema/Ownership.h M clang/include/clang/Sema/ParsedAttr.h M clang/include/clang/Sema/ParsedTemplate.h M clang/include/clang/Sema/Scope.h M clang/include/clang/Sema/ScopeInfo.h M clang/include/clang/Sema/Sema.h M clang/include/clang/Sema/SemaInternal.h M clang/include/clang/Sema/Template.h M clang/include/clang/Serialization/ASTBitCodes.h M clang/include/clang/Serialization/ASTReader.h M clang/include/clang/Serialization/ASTRecordReader.h M clang/include/clang/Serialization/ASTRecordWriter.h M clang/include/clang/Serialization/ASTWriter.h M clang/include/clang/Serialization/ModuleFile.h M clang/include/clang/Serialization/ModuleFileExtension.h M clang/include/clang/Serialization/ModuleManager.h M clang/include/clang/Serialization/TypeBitCodes.def M clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h M clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td M clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h M clang/include/clang/StaticAnalyzer/Core/Analyses.def M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h M clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h M clang/include/clang/StaticAnalyzer/Core/Checker.h M clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h R clang/include/clang/StaticAnalyzer/Core/IssueHash.h M clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h R clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h M clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h R clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h M clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h M clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A clang/include/clang/Testing/CommandLineArgs.h A clang/include/clang/Testing/TestClangConfig.h M clang/include/clang/Tooling/ASTDiff/ASTDiff.h M clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h M clang/include/clang/Tooling/AllTUsExecution.h M clang/include/clang/Tooling/ArgumentsAdjusters.h M clang/include/clang/Tooling/CommonOptionsParser.h M clang/include/clang/Tooling/CompilationDatabase.h M clang/include/clang/Tooling/Core/Diagnostic.h R clang/include/clang/Tooling/Core/Lookup.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h M clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h M clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h M clang/include/clang/Tooling/DiagnosticsYaml.h M clang/include/clang/Tooling/Inclusions/HeaderIncludes.h M clang/include/clang/Tooling/Inclusions/IncludeStyle.h A clang/include/clang/Tooling/NodeIntrospection.h M clang/include/clang/Tooling/Refactoring/ASTSelection.h M clang/include/clang/Tooling/Refactoring/AtomicChange.h M clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A clang/include/clang/Tooling/Refactoring/Lookup.h M clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h M clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h M clang/include/clang/Tooling/Refactoring/RefactoringOptions.h M clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h M clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h M clang/include/clang/Tooling/ReplacementsYaml.h M clang/include/clang/Tooling/Syntax/BuildTree.h M clang/include/clang/Tooling/Syntax/Nodes.h A clang/include/clang/Tooling/Syntax/Nodes.td A clang/include/clang/Tooling/Syntax/Syntax.td M clang/include/clang/Tooling/Syntax/Tokens.h M clang/include/clang/Tooling/Syntax/Tree.h M clang/include/clang/Tooling/Tooling.h M clang/include/clang/Tooling/Transformer/MatchConsumer.h A clang/include/clang/Tooling/Transformer/Parsing.h M clang/include/clang/Tooling/Transformer/RangeSelector.h M clang/include/clang/Tooling/Transformer/RewriteRule.h M clang/include/clang/Tooling/Transformer/SourceCode.h M clang/include/clang/Tooling/Transformer/Stencil.h M clang/include/clang/module.modulemap A clang/lib/APINotes/APINotesFormat.h A clang/lib/APINotes/APINotesTypes.cpp A clang/lib/APINotes/APINotesYAMLCompiler.cpp M clang/lib/ARCMigrate/ARCMT.cpp M clang/lib/ARCMigrate/FileRemapper.cpp M clang/lib/ARCMigrate/Internals.h M clang/lib/ARCMigrate/ObjCMT.cpp M clang/lib/ARCMigrate/PlistReporter.cpp M clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp M clang/lib/ARCMigrate/TransGCAttrs.cpp M clang/lib/ARCMigrate/TransProperties.cpp M clang/lib/ARCMigrate/TransProtectedScope.cpp M clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp M clang/lib/ARCMigrate/Transforms.cpp M clang/lib/ARCMigrate/Transforms.h M clang/lib/AST/APValue.cpp M clang/lib/AST/ASTContext.cpp M clang/lib/AST/ASTDiagnostic.cpp M clang/lib/AST/ASTDumper.cpp M clang/lib/AST/ASTImporter.cpp M clang/lib/AST/ASTImporterLookupTable.cpp M clang/lib/AST/ASTStructuralEquivalence.cpp M clang/lib/AST/ASTTypeTraits.cpp M clang/lib/AST/AttrImpl.cpp M clang/lib/AST/CXXABI.h M clang/lib/AST/CXXInheritance.cpp M clang/lib/AST/CommentCommandTraits.cpp M clang/lib/AST/CommentLexer.cpp M clang/lib/AST/CommentSema.cpp M clang/lib/AST/ComparisonCategories.cpp A clang/lib/AST/ComputeDependence.cpp M clang/lib/AST/DataCollection.cpp M clang/lib/AST/Decl.cpp M clang/lib/AST/DeclBase.cpp M clang/lib/AST/DeclCXX.cpp M clang/lib/AST/DeclObjC.cpp M clang/lib/AST/DeclOpenMP.cpp M clang/lib/AST/DeclPrinter.cpp M clang/lib/AST/DeclTemplate.cpp M clang/lib/AST/DeclarationName.cpp M clang/lib/AST/Expr.cpp M clang/lib/AST/ExprCXX.cpp M clang/lib/AST/ExprClassification.cpp M clang/lib/AST/ExprConcepts.cpp M clang/lib/AST/ExprConstant.cpp M clang/lib/AST/ExprObjC.cpp M clang/lib/AST/ExternalASTMerger.cpp M clang/lib/AST/ExternalASTSource.cpp M clang/lib/AST/FormatString.cpp R clang/lib/AST/Interp/Block.cpp R clang/lib/AST/Interp/Block.h M clang/lib/AST/Interp/Boolean.h M clang/lib/AST/Interp/ByteCodeExprGen.h M clang/lib/AST/Interp/Context.cpp M clang/lib/AST/Interp/Context.h M clang/lib/AST/Interp/Disasm.cpp M clang/lib/AST/Interp/Integral.h M clang/lib/AST/Interp/Interp.cpp M clang/lib/AST/Interp/Interp.h A clang/lib/AST/Interp/InterpBlock.cpp A clang/lib/AST/Interp/InterpBlock.h M clang/lib/AST/Interp/InterpFrame.h M clang/lib/AST/Interp/Pointer.cpp M clang/lib/AST/Interp/Pointer.h M clang/lib/AST/Interp/Source.h M clang/lib/AST/Interp/State.cpp M clang/lib/AST/ItaniumCXXABI.cpp M clang/lib/AST/ItaniumMangle.cpp M clang/lib/AST/JSONNodeDumper.cpp M clang/lib/AST/Linkage.h M clang/lib/AST/Mangle.cpp M clang/lib/AST/MicrosoftCXXABI.cpp M clang/lib/AST/MicrosoftMangle.cpp M clang/lib/AST/NSAPI.cpp M clang/lib/AST/NestedNameSpecifier.cpp M clang/lib/AST/ODRHash.cpp M clang/lib/AST/OSLog.cpp M clang/lib/AST/OpenMPClause.cpp A clang/lib/AST/ParentMapContext.cpp M clang/lib/AST/PrintfFormatString.cpp M clang/lib/AST/QualTypeNames.cpp M clang/lib/AST/RawCommentList.cpp M clang/lib/AST/RecordLayout.cpp M clang/lib/AST/RecordLayoutBuilder.cpp M clang/lib/AST/Stmt.cpp M clang/lib/AST/StmtOpenMP.cpp M clang/lib/AST/StmtPrinter.cpp M clang/lib/AST/StmtProfile.cpp M clang/lib/AST/TemplateBase.cpp M clang/lib/AST/TemplateName.cpp M clang/lib/AST/TextNodeDumper.cpp M clang/lib/AST/Type.cpp M clang/lib/AST/TypeLoc.cpp M clang/lib/AST/TypePrinter.cpp M clang/lib/AST/VTableBuilder.cpp M clang/lib/ASTMatchers/ASTMatchFinder.cpp M clang/lib/ASTMatchers/ASTMatchersInternal.cpp M clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A clang/lib/ASTMatchers/Dynamic/Marshallers.cpp M clang/lib/ASTMatchers/Dynamic/Marshallers.h M clang/lib/ASTMatchers/Dynamic/Parser.cpp M clang/lib/ASTMatchers/Dynamic/Registry.cpp M clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A clang/lib/ASTMatchers/GtestMatchers.cpp M clang/lib/Analysis/AnalysisDeclContext.cpp M clang/lib/Analysis/BodyFarm.cpp M clang/lib/Analysis/CFG.cpp M clang/lib/Analysis/CallGraph.cpp A clang/lib/Analysis/CalledOnceCheck.cpp M clang/lib/Analysis/CloneDetection.cpp M clang/lib/Analysis/ExprMutationAnalyzer.cpp A clang/lib/Analysis/IssueHash.cpp M clang/lib/Analysis/LiveVariables.cpp A clang/lib/Analysis/MacroExpansionContext.cpp M clang/lib/Analysis/PathDiagnostic.cpp M clang/lib/Analysis/PostOrderCFGView.cpp M clang/lib/Analysis/ProgramPoint.cpp M clang/lib/Analysis/ReachableCode.cpp M clang/lib/Analysis/RetainSummaryManager.cpp M clang/lib/Analysis/ThreadSafety.cpp M clang/lib/Analysis/ThreadSafetyCommon.cpp M clang/lib/Analysis/UninitializedValues.cpp M clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp M clang/lib/Basic/Attributes.cpp M clang/lib/Basic/Builtins.cpp M clang/lib/Basic/CodeGenOptions.cpp M clang/lib/Basic/Cuda.cpp A clang/lib/Basic/DarwinSDKInfo.cpp M clang/lib/Basic/Diagnostic.cpp M clang/lib/Basic/DiagnosticIDs.cpp A clang/lib/Basic/ExpressionTraits.cpp A clang/lib/Basic/FileEntry.cpp M clang/lib/Basic/FileManager.cpp R clang/lib/Basic/FixedPoint.cpp M clang/lib/Basic/IdentifierTable.cpp M clang/lib/Basic/LangOptions.cpp M clang/lib/Basic/Module.cpp A clang/lib/Basic/NoSanitizeList.cpp A clang/lib/Basic/OpenCLOptions.cpp M clang/lib/Basic/OpenMPKinds.cpp A clang/lib/Basic/ProfileList.cpp R clang/lib/Basic/SanitizerBlacklist.cpp M clang/lib/Basic/Sanitizers.cpp M clang/lib/Basic/SourceLocation.cpp M clang/lib/Basic/SourceManager.cpp A clang/lib/Basic/TargetID.cpp M clang/lib/Basic/TargetInfo.cpp M clang/lib/Basic/Targets.cpp M clang/lib/Basic/Targets/AArch64.cpp M clang/lib/Basic/Targets/AArch64.h M clang/lib/Basic/Targets/AMDGPU.cpp M clang/lib/Basic/Targets/AMDGPU.h M clang/lib/Basic/Targets/ARC.h M clang/lib/Basic/Targets/ARM.cpp M clang/lib/Basic/Targets/ARM.h M clang/lib/Basic/Targets/AVR.cpp M clang/lib/Basic/Targets/AVR.h M clang/lib/Basic/Targets/BPF.cpp M clang/lib/Basic/Targets/BPF.h M clang/lib/Basic/Targets/Hexagon.cpp M clang/lib/Basic/Targets/Hexagon.h M clang/lib/Basic/Targets/Lanai.h M clang/lib/Basic/Targets/Le64.cpp M clang/lib/Basic/Targets/Le64.h A clang/lib/Basic/Targets/M68k.cpp A clang/lib/Basic/Targets/M68k.h M clang/lib/Basic/Targets/MSP430.cpp M clang/lib/Basic/Targets/MSP430.h M clang/lib/Basic/Targets/Mips.cpp M clang/lib/Basic/Targets/Mips.h M clang/lib/Basic/Targets/NVPTX.cpp M clang/lib/Basic/Targets/NVPTX.h M clang/lib/Basic/Targets/OSTargets.cpp M clang/lib/Basic/Targets/OSTargets.h M clang/lib/Basic/Targets/PNaCl.h M clang/lib/Basic/Targets/PPC.cpp M clang/lib/Basic/Targets/PPC.h M clang/lib/Basic/Targets/RISCV.cpp M clang/lib/Basic/Targets/RISCV.h M clang/lib/Basic/Targets/SPIR.cpp M clang/lib/Basic/Targets/SPIR.h M clang/lib/Basic/Targets/Sparc.cpp M clang/lib/Basic/Targets/Sparc.h M clang/lib/Basic/Targets/SystemZ.cpp M clang/lib/Basic/Targets/SystemZ.h M clang/lib/Basic/Targets/TCE.h A clang/lib/Basic/Targets/VE.cpp A clang/lib/Basic/Targets/VE.h M clang/lib/Basic/Targets/WebAssembly.cpp M clang/lib/Basic/Targets/WebAssembly.h M clang/lib/Basic/Targets/X86.cpp M clang/lib/Basic/Targets/X86.h M clang/lib/Basic/Targets/XCore.cpp M clang/lib/Basic/Targets/XCore.h A clang/lib/Basic/TypeTraits.cpp M clang/lib/Basic/Version.cpp M clang/lib/Basic/Warnings.cpp M clang/lib/Basic/XRayInstr.cpp M clang/lib/Basic/XRayLists.cpp M clang/lib/CodeGen/ABIInfo.h M clang/lib/CodeGen/BackendUtil.cpp M clang/lib/CodeGen/CGAtomic.cpp M clang/lib/CodeGen/CGBlocks.cpp M clang/lib/CodeGen/CGBlocks.h M clang/lib/CodeGen/CGBuilder.h M clang/lib/CodeGen/CGBuiltin.cpp M clang/lib/CodeGen/CGCUDANV.cpp M clang/lib/CodeGen/CGCUDARuntime.h M clang/lib/CodeGen/CGCXX.cpp M clang/lib/CodeGen/CGCXXABI.cpp M clang/lib/CodeGen/CGCXXABI.h M clang/lib/CodeGen/CGCall.cpp M clang/lib/CodeGen/CGCall.h M clang/lib/CodeGen/CGClass.cpp M clang/lib/CodeGen/CGCleanup.cpp M clang/lib/CodeGen/CGCleanup.h M clang/lib/CodeGen/CGCoroutine.cpp M clang/lib/CodeGen/CGDebugInfo.cpp M clang/lib/CodeGen/CGDebugInfo.h M clang/lib/CodeGen/CGDecl.cpp M clang/lib/CodeGen/CGDeclCXX.cpp M clang/lib/CodeGen/CGException.cpp M clang/lib/CodeGen/CGExpr.cpp M clang/lib/CodeGen/CGExprAgg.cpp M clang/lib/CodeGen/CGExprCXX.cpp M clang/lib/CodeGen/CGExprComplex.cpp M clang/lib/CodeGen/CGExprConstant.cpp M clang/lib/CodeGen/CGExprScalar.cpp M clang/lib/CodeGen/CGGPUBuiltin.cpp M clang/lib/CodeGen/CGLoopInfo.cpp M clang/lib/CodeGen/CGLoopInfo.h M clang/lib/CodeGen/CGNonTrivialStruct.cpp M clang/lib/CodeGen/CGObjC.cpp M clang/lib/CodeGen/CGObjCGNU.cpp M clang/lib/CodeGen/CGObjCMac.cpp M clang/lib/CodeGen/CGObjCRuntime.cpp M clang/lib/CodeGen/CGObjCRuntime.h M clang/lib/CodeGen/CGOpenMPRuntime.cpp M clang/lib/CodeGen/CGOpenMPRuntime.h A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h A clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp A clang/lib/CodeGen/CGOpenMPRuntimeGPU.h M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h M clang/lib/CodeGen/CGRecordLayout.h M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp M clang/lib/CodeGen/CGStmt.cpp M clang/lib/CodeGen/CGStmtOpenMP.cpp M clang/lib/CodeGen/CGVTT.cpp M clang/lib/CodeGen/CGVTables.cpp M clang/lib/CodeGen/CGVTables.h M clang/lib/CodeGen/CGValue.h M clang/lib/CodeGen/CodeGenABITypes.cpp M clang/lib/CodeGen/CodeGenAction.cpp M clang/lib/CodeGen/CodeGenFunction.cpp M clang/lib/CodeGen/CodeGenFunction.h M clang/lib/CodeGen/CodeGenModule.cpp M clang/lib/CodeGen/CodeGenModule.h M clang/lib/CodeGen/CodeGenPGO.cpp M clang/lib/CodeGen/CodeGenPGO.h M clang/lib/CodeGen/CodeGenTBAA.cpp M clang/lib/CodeGen/CodeGenTypeCache.h M clang/lib/CodeGen/CodeGenTypes.cpp M clang/lib/CodeGen/CodeGenTypes.h M clang/lib/CodeGen/ConstantEmitter.h M clang/lib/CodeGen/ConstantInitBuilder.cpp M clang/lib/CodeGen/CoverageMappingGen.cpp M clang/lib/CodeGen/CoverageMappingGen.h M clang/lib/CodeGen/EHScopeStack.h M clang/lib/CodeGen/ItaniumCXXABI.cpp M clang/lib/CodeGen/MicrosoftCXXABI.cpp M clang/lib/CodeGen/ModuleBuilder.cpp M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp M clang/lib/CodeGen/PatternInit.cpp M clang/lib/CodeGen/SanitizerMetadata.cpp M clang/lib/CodeGen/SanitizerMetadata.h M clang/lib/CodeGen/SwiftCallingConv.cpp M clang/lib/CodeGen/TargetInfo.cpp M clang/lib/CodeGen/TargetInfo.h M clang/lib/CodeGen/VarBypassDetector.cpp M clang/lib/CodeGen/VarBypassDetector.h M clang/lib/CrossTU/CrossTranslationUnit.cpp M clang/lib/DirectoryWatcher/DirectoryScanner.cpp M clang/lib/DirectoryWatcher/DirectoryScanner.h M clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp M clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp M clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp M clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp M clang/lib/Driver/Action.cpp M clang/lib/Driver/Compilation.cpp R clang/lib/Driver/DarwinSDKInfo.cpp M clang/lib/Driver/Distro.cpp M clang/lib/Driver/Driver.cpp R clang/lib/Driver/InputInfo.h M clang/lib/Driver/Job.cpp M clang/lib/Driver/Multilib.cpp M clang/lib/Driver/SanitizerArgs.cpp M clang/lib/Driver/Tool.cpp M clang/lib/Driver/ToolChain.cpp M clang/lib/Driver/ToolChains/AIX.cpp M clang/lib/Driver/ToolChains/AIX.h M clang/lib/Driver/ToolChains/AMDGPU.cpp M clang/lib/Driver/ToolChains/AMDGPU.h A clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp A clang/lib/Driver/ToolChains/AMDGPUOpenMP.h M clang/lib/Driver/ToolChains/AVR.cpp M clang/lib/Driver/ToolChains/AVR.h M clang/lib/Driver/ToolChains/Ananas.cpp M clang/lib/Driver/ToolChains/Ananas.h M clang/lib/Driver/ToolChains/Arch/AArch64.cpp M clang/lib/Driver/ToolChains/Arch/AArch64.h M clang/lib/Driver/ToolChains/Arch/ARM.cpp M clang/lib/Driver/ToolChains/Arch/ARM.h A clang/lib/Driver/ToolChains/Arch/M68k.cpp A clang/lib/Driver/ToolChains/Arch/M68k.h M clang/lib/Driver/ToolChains/Arch/Mips.cpp M clang/lib/Driver/ToolChains/Arch/PPC.cpp M clang/lib/Driver/ToolChains/Arch/RISCV.cpp M clang/lib/Driver/ToolChains/Arch/Sparc.cpp M clang/lib/Driver/ToolChains/Arch/SystemZ.cpp M clang/lib/Driver/ToolChains/Arch/SystemZ.h A clang/lib/Driver/ToolChains/Arch/VE.cpp A clang/lib/Driver/ToolChains/Arch/VE.h M clang/lib/Driver/ToolChains/Arch/X86.cpp M clang/lib/Driver/ToolChains/Arch/X86.h M clang/lib/Driver/ToolChains/BareMetal.cpp M clang/lib/Driver/ToolChains/BareMetal.h M clang/lib/Driver/ToolChains/Clang.cpp M clang/lib/Driver/ToolChains/Clang.h M clang/lib/Driver/ToolChains/CloudABI.cpp M clang/lib/Driver/ToolChains/CloudABI.h M clang/lib/Driver/ToolChains/CommonArgs.cpp M clang/lib/Driver/ToolChains/CommonArgs.h M clang/lib/Driver/ToolChains/CrossWindows.cpp M clang/lib/Driver/ToolChains/CrossWindows.h M clang/lib/Driver/ToolChains/Cuda.cpp M clang/lib/Driver/ToolChains/Cuda.h M clang/lib/Driver/ToolChains/Darwin.cpp M clang/lib/Driver/ToolChains/Darwin.h M clang/lib/Driver/ToolChains/DragonFly.cpp M clang/lib/Driver/ToolChains/DragonFly.h M clang/lib/Driver/ToolChains/Flang.cpp M clang/lib/Driver/ToolChains/Flang.h M clang/lib/Driver/ToolChains/FreeBSD.cpp M clang/lib/Driver/ToolChains/FreeBSD.h M clang/lib/Driver/ToolChains/Fuchsia.cpp M clang/lib/Driver/ToolChains/Fuchsia.h M clang/lib/Driver/ToolChains/Gnu.cpp M clang/lib/Driver/ToolChains/Gnu.h M clang/lib/Driver/ToolChains/HIP.cpp M clang/lib/Driver/ToolChains/HIP.h M clang/lib/Driver/ToolChains/Haiku.cpp M clang/lib/Driver/ToolChains/Hexagon.cpp M clang/lib/Driver/ToolChains/Hexagon.h M clang/lib/Driver/ToolChains/Hurd.cpp M clang/lib/Driver/ToolChains/Hurd.h M clang/lib/Driver/ToolChains/InterfaceStubs.cpp M clang/lib/Driver/ToolChains/Linux.cpp M clang/lib/Driver/ToolChains/Linux.h M clang/lib/Driver/ToolChains/MSP430.cpp M clang/lib/Driver/ToolChains/MSP430.h M clang/lib/Driver/ToolChains/MSVC.cpp M clang/lib/Driver/ToolChains/MSVC.h M clang/lib/Driver/ToolChains/MinGW.cpp M clang/lib/Driver/ToolChains/MinGW.h M clang/lib/Driver/ToolChains/Minix.cpp M clang/lib/Driver/ToolChains/Minix.h M clang/lib/Driver/ToolChains/MipsLinux.cpp M clang/lib/Driver/ToolChains/Myriad.cpp M clang/lib/Driver/ToolChains/Myriad.h M clang/lib/Driver/ToolChains/NaCl.cpp M clang/lib/Driver/ToolChains/NaCl.h M clang/lib/Driver/ToolChains/NetBSD.cpp M clang/lib/Driver/ToolChains/NetBSD.h M clang/lib/Driver/ToolChains/OpenBSD.cpp M clang/lib/Driver/ToolChains/OpenBSD.h M clang/lib/Driver/ToolChains/PS4CPU.cpp M clang/lib/Driver/ToolChains/PS4CPU.h M clang/lib/Driver/ToolChains/RISCVToolchain.cpp M clang/lib/Driver/ToolChains/RISCVToolchain.h A clang/lib/Driver/ToolChains/ROCm.h M clang/lib/Driver/ToolChains/Solaris.cpp M clang/lib/Driver/ToolChains/Solaris.h A clang/lib/Driver/ToolChains/VEToolchain.cpp A clang/lib/Driver/ToolChains/VEToolchain.h M clang/lib/Driver/ToolChains/WebAssembly.cpp M clang/lib/Driver/ToolChains/WebAssembly.h M clang/lib/Driver/ToolChains/XCore.cpp A clang/lib/Driver/ToolChains/ZOS.cpp A clang/lib/Driver/ToolChains/ZOS.h M clang/lib/Driver/Types.cpp M clang/lib/Driver/XRayArgs.cpp M clang/lib/Edit/EditedSource.cpp M clang/lib/Edit/RewriteObjCFoundationAPI.cpp M clang/lib/Format/BreakableToken.cpp M clang/lib/Format/BreakableToken.h M clang/lib/Format/ContinuationIndenter.cpp M clang/lib/Format/ContinuationIndenter.h M clang/lib/Format/Format.cpp M clang/lib/Format/FormatInternal.h M clang/lib/Format/FormatToken.cpp M clang/lib/Format/FormatToken.h M clang/lib/Format/FormatTokenLexer.cpp M clang/lib/Format/FormatTokenLexer.h A clang/lib/Format/MacroExpander.cpp A clang/lib/Format/Macros.h M clang/lib/Format/NamespaceEndCommentsFixer.cpp M clang/lib/Format/SortJavaScriptImports.cpp M clang/lib/Format/TokenAnalyzer.cpp M clang/lib/Format/TokenAnnotator.cpp M clang/lib/Format/TokenAnnotator.h M clang/lib/Format/UnwrappedLineFormatter.cpp M clang/lib/Format/UnwrappedLineFormatter.h M clang/lib/Format/UnwrappedLineParser.cpp M clang/lib/Format/UnwrappedLineParser.h M clang/lib/Format/UsingDeclarationsSorter.cpp M clang/lib/Format/WhitespaceManager.cpp M clang/lib/Format/WhitespaceManager.h M clang/lib/Frontend/ASTConsumers.cpp M clang/lib/Frontend/ASTUnit.cpp M clang/lib/Frontend/ChainedIncludesSource.cpp M clang/lib/Frontend/CompilerInstance.cpp M clang/lib/Frontend/CompilerInvocation.cpp M clang/lib/Frontend/CreateInvocationFromCommandLine.cpp M clang/lib/Frontend/DependencyFile.cpp M clang/lib/Frontend/DependencyGraph.cpp M clang/lib/Frontend/DiagnosticRenderer.cpp M clang/lib/Frontend/FrontendAction.cpp M clang/lib/Frontend/FrontendActions.cpp M clang/lib/Frontend/FrontendOptions.cpp R clang/lib/Frontend/FrontendTiming.cpp M clang/lib/Frontend/HeaderIncludeGen.cpp M clang/lib/Frontend/InitHeaderSearch.cpp M clang/lib/Frontend/InitPreprocessor.cpp M clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp M clang/lib/Frontend/LogDiagnosticPrinter.cpp M clang/lib/Frontend/ModuleDependencyCollector.cpp M clang/lib/Frontend/PrecompiledPreamble.cpp M clang/lib/Frontend/Rewrite/FixItRewriter.cpp M clang/lib/Frontend/Rewrite/FrontendActions.cpp M clang/lib/Frontend/Rewrite/HTMLPrint.cpp M clang/lib/Frontend/Rewrite/InclusionRewriter.cpp M clang/lib/Frontend/Rewrite/RewriteMacros.cpp M clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp M clang/lib/Frontend/Rewrite/RewriteObjC.cpp M clang/lib/Frontend/SerializedDiagnosticPrinter.cpp M clang/lib/Frontend/TestModuleFileExtension.cpp M clang/lib/Frontend/TestModuleFileExtension.h M clang/lib/Frontend/TextDiagnostic.cpp M clang/lib/Frontend/TextDiagnosticBuffer.cpp M clang/lib/Frontend/TextDiagnosticPrinter.cpp M clang/lib/Frontend/VerifyDiagnosticConsumer.cpp M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp M clang/lib/Headers/__clang_cuda_builtin_vars.h M clang/lib/Headers/__clang_cuda_cmath.h M clang/lib/Headers/__clang_cuda_complex_builtins.h M clang/lib/Headers/__clang_cuda_device_functions.h M clang/lib/Headers/__clang_cuda_libdevice_declares.h A clang/lib/Headers/__clang_cuda_math.h M clang/lib/Headers/__clang_cuda_math_forward_declares.h M clang/lib/Headers/__clang_cuda_runtime_wrapper.h A clang/lib/Headers/__clang_hip_cmath.h A clang/lib/Headers/__clang_hip_libdevice_declares.h A clang/lib/Headers/__clang_hip_math.h A clang/lib/Headers/__clang_hip_runtime_wrapper.h M clang/lib/Headers/altivec.h A clang/lib/Headers/amxintrin.h M clang/lib/Headers/arm_acle.h M clang/lib/Headers/avx2intrin.h M clang/lib/Headers/avx512bwintrin.h M clang/lib/Headers/avx512fintrin.h M clang/lib/Headers/avx512vlbwintrin.h M clang/lib/Headers/avx512vlintrin.h M clang/lib/Headers/avx512vlvnniintrin.h M clang/lib/Headers/avxintrin.h A clang/lib/Headers/avxvnniintrin.h M clang/lib/Headers/bmiintrin.h A clang/lib/Headers/builtins.h A clang/lib/Headers/cet.h M clang/lib/Headers/cldemoteintrin.h M clang/lib/Headers/cpuid.h M clang/lib/Headers/cuda_wrappers/algorithm M clang/lib/Headers/cuda_wrappers/complex M clang/lib/Headers/cuda_wrappers/new M clang/lib/Headers/emmintrin.h M clang/lib/Headers/gfniintrin.h A clang/lib/Headers/hexagon_circ_brev_intrinsics.h A clang/lib/Headers/hexagon_protos.h A clang/lib/Headers/hexagon_types.h A clang/lib/Headers/hresetintrin.h A clang/lib/Headers/hvx_hexagon_protos.h M clang/lib/Headers/ia32intrin.h M clang/lib/Headers/immintrin.h M clang/lib/Headers/intrin.h A clang/lib/Headers/keylockerintrin.h M clang/lib/Headers/mm_malloc.h M clang/lib/Headers/module.modulemap M clang/lib/Headers/msa.h M clang/lib/Headers/opencl-c-base.h M clang/lib/Headers/opencl-c.h A clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h R clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h R clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h M clang/lib/Headers/openmp_wrappers/cmath A clang/lib/Headers/openmp_wrappers/complex A clang/lib/Headers/openmp_wrappers/complex.h A clang/lib/Headers/openmp_wrappers/complex_cmath.h M clang/lib/Headers/openmp_wrappers/math.h A clang/lib/Headers/openmp_wrappers/new A clang/lib/Headers/openmp_wrappers/time.h M clang/lib/Headers/popcntintrin.h M clang/lib/Headers/ppc_wrappers/smmintrin.h M clang/lib/Headers/ppc_wrappers/xmmintrin.h A clang/lib/Headers/serializeintrin.h A clang/lib/Headers/tsxldtrkintrin.h A clang/lib/Headers/uintrintrin.h M clang/lib/Headers/vaesintrin.h M clang/lib/Headers/vecintrin.h M clang/lib/Headers/vpclmulqdqintrin.h A clang/lib/Headers/wasm_simd128.h A clang/lib/Headers/x86gprintrin.h M clang/lib/Headers/x86intrin.h M clang/lib/Headers/xmmintrin.h M clang/lib/Index/CommentToXML.cpp M clang/lib/Index/FileIndexRecord.cpp M clang/lib/Index/FileIndexRecord.h M clang/lib/Index/IndexBody.cpp M clang/lib/Index/IndexDecl.cpp M clang/lib/Index/IndexSymbol.cpp M clang/lib/Index/IndexTypeSourceInfo.cpp M clang/lib/Index/IndexingAction.cpp M clang/lib/Index/IndexingContext.cpp M clang/lib/Index/IndexingContext.h R clang/lib/Index/SimpleFormatContext.h M clang/lib/Index/USRGeneration.cpp A clang/lib/IndexSerialization/SerializablePathCollection.cpp A clang/lib/Interpreter/IncrementalExecutor.cpp A clang/lib/Interpreter/IncrementalExecutor.h A clang/lib/Interpreter/IncrementalParser.cpp A clang/lib/Interpreter/IncrementalParser.h A clang/lib/Interpreter/Interpreter.cpp M clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp M clang/lib/Lex/HeaderMap.cpp M clang/lib/Lex/HeaderSearch.cpp M clang/lib/Lex/Lexer.cpp M clang/lib/Lex/LiteralSupport.cpp M clang/lib/Lex/ModuleMap.cpp M clang/lib/Lex/PPCaching.cpp M clang/lib/Lex/PPCallbacks.cpp M clang/lib/Lex/PPConditionalDirectiveRecord.cpp M clang/lib/Lex/PPDirectives.cpp M clang/lib/Lex/PPExpressions.cpp M clang/lib/Lex/PPLexerChange.cpp M clang/lib/Lex/PPMacroExpansion.cpp M clang/lib/Lex/Pragma.cpp M clang/lib/Lex/PreprocessingRecord.cpp M clang/lib/Lex/Preprocessor.cpp M clang/lib/Lex/ScratchBuffer.cpp M clang/lib/Lex/TokenConcatenation.cpp M clang/lib/Lex/TokenLexer.cpp M clang/lib/Parse/ParseCXXInlineMethods.cpp M clang/lib/Parse/ParseDecl.cpp M clang/lib/Parse/ParseDeclCXX.cpp M clang/lib/Parse/ParseExpr.cpp M clang/lib/Parse/ParseExprCXX.cpp M clang/lib/Parse/ParseInit.cpp M clang/lib/Parse/ParseObjc.cpp M clang/lib/Parse/ParseOpenMP.cpp M clang/lib/Parse/ParsePragma.cpp M clang/lib/Parse/ParseStmt.cpp M clang/lib/Parse/ParseStmtAsm.cpp M clang/lib/Parse/ParseTemplate.cpp M clang/lib/Parse/ParseTentative.cpp M clang/lib/Parse/Parser.cpp M clang/lib/Rewrite/DeltaTree.cpp M clang/lib/Rewrite/HTMLRewrite.cpp M clang/lib/Rewrite/Rewriter.cpp M clang/lib/Rewrite/TokenRewriter.cpp M clang/lib/Sema/AnalysisBasedWarnings.cpp M clang/lib/Sema/CodeCompleteConsumer.cpp M clang/lib/Sema/DeclSpec.cpp M clang/lib/Sema/JumpDiagnostics.cpp M clang/lib/Sema/MultiplexExternalSemaSource.cpp M clang/lib/Sema/OpenCLBuiltins.td M clang/lib/Sema/ParsedAttr.cpp M clang/lib/Sema/ScopeInfo.cpp M clang/lib/Sema/Sema.cpp M clang/lib/Sema/SemaAccess.cpp M clang/lib/Sema/SemaAttr.cpp A clang/lib/Sema/SemaAvailability.cpp M clang/lib/Sema/SemaCUDA.cpp M clang/lib/Sema/SemaCXXScopeSpec.cpp M clang/lib/Sema/SemaCast.cpp M clang/lib/Sema/SemaChecking.cpp M clang/lib/Sema/SemaCodeComplete.cpp M clang/lib/Sema/SemaConcept.cpp M clang/lib/Sema/SemaCoroutine.cpp M clang/lib/Sema/SemaDecl.cpp M clang/lib/Sema/SemaDeclAttr.cpp M clang/lib/Sema/SemaDeclCXX.cpp M clang/lib/Sema/SemaDeclObjC.cpp M clang/lib/Sema/SemaExceptionSpec.cpp M clang/lib/Sema/SemaExpr.cpp M clang/lib/Sema/SemaExprCXX.cpp M clang/lib/Sema/SemaExprMember.cpp M clang/lib/Sema/SemaExprObjC.cpp M clang/lib/Sema/SemaFixItUtils.cpp M clang/lib/Sema/SemaInit.cpp M clang/lib/Sema/SemaLambda.cpp M clang/lib/Sema/SemaLookup.cpp M clang/lib/Sema/SemaModule.cpp M clang/lib/Sema/SemaObjCProperty.cpp M clang/lib/Sema/SemaOpenMP.cpp M clang/lib/Sema/SemaOverload.cpp M clang/lib/Sema/SemaPseudoObject.cpp A clang/lib/Sema/SemaSYCL.cpp M clang/lib/Sema/SemaStmt.cpp M clang/lib/Sema/SemaStmtAsm.cpp M clang/lib/Sema/SemaStmtAttr.cpp M clang/lib/Sema/SemaTemplate.cpp M clang/lib/Sema/SemaTemplateDeduction.cpp M clang/lib/Sema/SemaTemplateInstantiate.cpp M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp M clang/lib/Sema/SemaTemplateVariadic.cpp M clang/lib/Sema/SemaType.cpp M clang/lib/Sema/TreeTransform.h A clang/lib/Sema/UsedDeclVisitor.h M clang/lib/Serialization/ASTCommon.cpp M clang/lib/Serialization/ASTReader.cpp M clang/lib/Serialization/ASTReaderDecl.cpp M clang/lib/Serialization/ASTReaderStmt.cpp M clang/lib/Serialization/ASTWriter.cpp M clang/lib/Serialization/ASTWriterDecl.cpp M clang/lib/Serialization/ASTWriterStmt.cpp M clang/lib/Serialization/GeneratePCH.cpp M clang/lib/Serialization/GlobalModuleIndex.cpp M clang/lib/Serialization/ModuleFileExtension.cpp M clang/lib/Serialization/ModuleManager.cpp M clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp M clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp M clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp M clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp M clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp M clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp M clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp M clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp M clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp M clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp M clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp M clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp M clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp M clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp M clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp M clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp M clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp M clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp M clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h M clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Iterator.cpp M clang/lib/StaticAnalyzer/Checkers/Iterator.h M clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp M clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp M clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp M clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp M clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h M clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp M clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp M clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A clang/lib/StaticAnalyzer/Checkers/SmartPtr.h A clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp M clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Taint.cpp M clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp M clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp M clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp M clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp M clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h A clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h A clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h A clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp M clang/lib/StaticAnalyzer/Checkers/Yaml.h A clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp M clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp M clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp M clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp M clang/lib/StaticAnalyzer/Core/BugReporter.cpp M clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp M clang/lib/StaticAnalyzer/Core/CallEvent.cpp M clang/lib/StaticAnalyzer/Core/CheckerContext.cpp M clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp M clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp M clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp M clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp M clang/lib/StaticAnalyzer/Core/DynamicType.cpp M clang/lib/StaticAnalyzer/Core/Environment.cpp M clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp M clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp R clang/lib/StaticAnalyzer/Core/IssueHash.cpp M clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp M clang/lib/StaticAnalyzer/Core/LoopWidening.cpp M clang/lib/StaticAnalyzer/Core/MemRegion.cpp M clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp M clang/lib/StaticAnalyzer/Core/ProgramState.cpp M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/RegionStore.cpp M clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp M clang/lib/StaticAnalyzer/Core/SVals.cpp M clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp M clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp M clang/lib/StaticAnalyzer/Core/Store.cpp R clang/lib/StaticAnalyzer/Core/SubEngine.cpp M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp R clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp A clang/lib/Testing/CommandLineArgs.cpp M clang/lib/Tooling/ASTDiff/ASTDiff.cpp M clang/lib/Tooling/AllTUsExecution.cpp M clang/lib/Tooling/ArgumentsAdjusters.cpp M clang/lib/Tooling/CommonOptionsParser.cpp M clang/lib/Tooling/CompilationDatabase.cpp M clang/lib/Tooling/Core/Diagnostic.cpp R clang/lib/Tooling/Core/Lookup.cpp M clang/lib/Tooling/Core/Replacement.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp M clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A clang/lib/Tooling/DumpTool/APIData.h A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h A clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp A clang/lib/Tooling/EmptyNodeIntrospection.inc.in M clang/lib/Tooling/Execution.cpp M clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp M clang/lib/Tooling/FileMatchTrie.cpp M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp M clang/lib/Tooling/Inclusions/IncludeStyle.cpp M clang/lib/Tooling/InterpolatingCompilationDatabase.cpp M clang/lib/Tooling/JSONCompilationDatabase.cpp A clang/lib/Tooling/NodeIntrospection.cpp M clang/lib/Tooling/Refactoring/ASTSelection.cpp M clang/lib/Tooling/Refactoring/AtomicChange.cpp A clang/lib/Tooling/Refactoring/Lookup.cpp M clang/lib/Tooling/Refactoring/RefactoringActions.cpp M clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp M clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp M clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp M clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp M clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp M clang/lib/Tooling/RefactoringCallbacks.cpp M clang/lib/Tooling/Syntax/BuildTree.cpp M clang/lib/Tooling/Syntax/ComputeReplacements.cpp M clang/lib/Tooling/Syntax/Mutations.cpp M clang/lib/Tooling/Syntax/Nodes.cpp M clang/lib/Tooling/Syntax/Synthesis.cpp M clang/lib/Tooling/Syntax/Tokens.cpp M clang/lib/Tooling/Syntax/Tree.cpp M clang/lib/Tooling/Tooling.cpp A clang/lib/Tooling/Transformer/Parsing.cpp M clang/lib/Tooling/Transformer/RangeSelector.cpp M clang/lib/Tooling/Transformer/RewriteRule.cpp M clang/lib/Tooling/Transformer/SourceCode.cpp M clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp M clang/lib/Tooling/Transformer/Stencil.cpp M clang/lib/Tooling/Transformer/Transformer.cpp A clang/tools/amdgpu-arch/AMDGPUArch.cpp M clang/tools/clang-format/ClangFormat.cpp A clang/tools/clang-repl/ClangRepl.cpp M clang/tools/driver/cc1_main.cpp M clang/tools/driver/cc1as_main.cpp M clang/tools/driver/cc1gen_reproducer_main.cpp M clang/tools/driver/driver.cpp M clang/utils/TableGen/ClangASTNodesEmitter.cpp M clang/utils/TableGen/ClangASTPropertiesEmitter.cpp M clang/utils/TableGen/ClangAttrEmitter.cpp M clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp M clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp M clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp M clang/utils/TableGen/ClangDiagnosticsEmitter.cpp M clang/utils/TableGen/ClangOpcodesEmitter.cpp M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp M clang/utils/TableGen/ClangOptionDocEmitter.cpp M clang/utils/TableGen/ClangSACheckersEmitter.cpp A clang/utils/TableGen/ClangSyntaxEmitter.cpp M clang/utils/TableGen/MveEmitter.cpp M clang/utils/TableGen/NeonEmitter.cpp A clang/utils/TableGen/RISCVVEmitter.cpp A clang/utils/TableGen/SveEmitter.cpp M clang/utils/TableGen/TableGen.cpp M clang/utils/TableGen/TableGenBackends.h A compiler-rt/.clang-tidy M compiler-rt/include/fuzzer/FuzzedDataProvider.h M compiler-rt/include/profile/InstrProfData.inc M compiler-rt/include/sanitizer/asan_interface.h M compiler-rt/include/sanitizer/common_interface_defs.h M compiler-rt/include/sanitizer/dfsan_interface.h M compiler-rt/include/sanitizer/hwasan_interface.h M compiler-rt/include/sanitizer/linux_syscall_hooks.h A compiler-rt/include/sanitizer/memprof_interface.h M compiler-rt/include/sanitizer/msan_interface.h M compiler-rt/include/sanitizer/netbsd_syscall_hooks.h M compiler-rt/include/sanitizer/tsan_interface.h M compiler-rt/include/sanitizer/tsan_interface_atomic.h M compiler-rt/lib/asan/asan_allocator.cpp M compiler-rt/lib/asan/asan_allocator.h R compiler-rt/lib/asan/asan_blacklist.txt M compiler-rt/lib/asan/asan_descriptions.cpp M compiler-rt/lib/asan/asan_descriptions.h M compiler-rt/lib/asan/asan_errors.cpp M compiler-rt/lib/asan/asan_fake_stack.cpp M compiler-rt/lib/asan/asan_flags.cpp M compiler-rt/lib/asan/asan_flags.inc M compiler-rt/lib/asan/asan_fuchsia.cpp A compiler-rt/lib/asan/asan_ignorelist.txt M compiler-rt/lib/asan/asan_interceptors.cpp M compiler-rt/lib/asan/asan_interceptors.h M compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp M compiler-rt/lib/asan/asan_interceptors_vfork.S M compiler-rt/lib/asan/asan_interface.inc M compiler-rt/lib/asan/asan_interface_internal.h M compiler-rt/lib/asan/asan_internal.h M compiler-rt/lib/asan/asan_linux.cpp M compiler-rt/lib/asan/asan_mac.cpp M compiler-rt/lib/asan/asan_malloc_linux.cpp R compiler-rt/lib/asan/asan_malloc_local.h M compiler-rt/lib/asan/asan_mapping.h R compiler-rt/lib/asan/asan_mapping_myriad.h M compiler-rt/lib/asan/asan_new_delete.cpp M compiler-rt/lib/asan/asan_poisoning.cpp M compiler-rt/lib/asan/asan_poisoning.h M compiler-rt/lib/asan/asan_posix.cpp M compiler-rt/lib/asan/asan_premap_shadow.cpp M compiler-rt/lib/asan/asan_report.cpp R compiler-rt/lib/asan/asan_rtems.cpp M compiler-rt/lib/asan/asan_rtl.cpp M compiler-rt/lib/asan/asan_shadow_setup.cpp M compiler-rt/lib/asan/asan_stack.cpp M compiler-rt/lib/asan/asan_stack.h M compiler-rt/lib/asan/asan_thread.cpp M compiler-rt/lib/asan/asan_thread.h M compiler-rt/lib/asan/asan_win.cpp M compiler-rt/lib/builtins/README.txt M compiler-rt/lib/builtins/aarch64/fp_mode.c A compiler-rt/lib/builtins/aarch64/lse.S M compiler-rt/lib/builtins/absvsi2.c M compiler-rt/lib/builtins/arm/fp_mode.c M compiler-rt/lib/builtins/ashldi3.c M compiler-rt/lib/builtins/ashrdi3.c M compiler-rt/lib/builtins/assembly.h M compiler-rt/lib/builtins/atomic.c M compiler-rt/lib/builtins/clear_cache.c M compiler-rt/lib/builtins/clzdi2.c M compiler-rt/lib/builtins/clzsi2.c M compiler-rt/lib/builtins/clzti2.c M compiler-rt/lib/builtins/comparedf2.c M compiler-rt/lib/builtins/comparesf2.c M compiler-rt/lib/builtins/comparetf2.c M compiler-rt/lib/builtins/cpu_model.c M compiler-rt/lib/builtins/ctzdi2.c M compiler-rt/lib/builtins/ctzsi2.c M compiler-rt/lib/builtins/ctzti2.c M compiler-rt/lib/builtins/divdc3.c M compiler-rt/lib/builtins/divdf3.c M compiler-rt/lib/builtins/divdi3.c M compiler-rt/lib/builtins/divmoddi4.c M compiler-rt/lib/builtins/divmodsi4.c A compiler-rt/lib/builtins/divmodti4.c M compiler-rt/lib/builtins/divsc3.c M compiler-rt/lib/builtins/divsf3.c M compiler-rt/lib/builtins/divsi3.c M compiler-rt/lib/builtins/divtc3.c M compiler-rt/lib/builtins/divtf3.c M compiler-rt/lib/builtins/divti3.c M compiler-rt/lib/builtins/emutls.c M compiler-rt/lib/builtins/extendhfsf2.c A compiler-rt/lib/builtins/extendhftf2.c M compiler-rt/lib/builtins/ffsdi2.c M compiler-rt/lib/builtins/ffssi2.c M compiler-rt/lib/builtins/ffsti2.c M compiler-rt/lib/builtins/fixdfdi.c M compiler-rt/lib/builtins/fixsfdi.c M compiler-rt/lib/builtins/fixunsdfdi.c M compiler-rt/lib/builtins/fixunssfdi.c M compiler-rt/lib/builtins/floatdidf.c M compiler-rt/lib/builtins/floatdisf.c M compiler-rt/lib/builtins/floatsidf.c M compiler-rt/lib/builtins/floatundidf.c M compiler-rt/lib/builtins/floatundisf.c M compiler-rt/lib/builtins/floatunsidf.c M compiler-rt/lib/builtins/fp_add_impl.inc A compiler-rt/lib/builtins/fp_compare_impl.inc A compiler-rt/lib/builtins/fp_div_impl.inc M compiler-rt/lib/builtins/fp_extend.h M compiler-rt/lib/builtins/fp_lib.h M compiler-rt/lib/builtins/fp_mode.c M compiler-rt/lib/builtins/fp_mode.h M compiler-rt/lib/builtins/fp_trunc.h M compiler-rt/lib/builtins/gcc_personality_v0.c M compiler-rt/lib/builtins/hexagon/dffma.S R compiler-rt/lib/builtins/hexagon/fabs_opt.S R compiler-rt/lib/builtins/hexagon/fma_opt.S R compiler-rt/lib/builtins/hexagon/fmax_opt.S R compiler-rt/lib/builtins/hexagon/fmin_opt.S M compiler-rt/lib/builtins/i386/floatdidf.S M compiler-rt/lib/builtins/i386/floatdixf.S M compiler-rt/lib/builtins/i386/fp_mode.c A compiler-rt/lib/builtins/int_div_impl.inc M compiler-rt/lib/builtins/int_lib.h M compiler-rt/lib/builtins/int_math.h A compiler-rt/lib/builtins/int_mulo_impl.inc A compiler-rt/lib/builtins/int_mulv_impl.inc M compiler-rt/lib/builtins/int_types.h M compiler-rt/lib/builtins/int_util.c M compiler-rt/lib/builtins/int_util.h M compiler-rt/lib/builtins/lshrdi3.c M compiler-rt/lib/builtins/moddi3.c M compiler-rt/lib/builtins/modti3.c M compiler-rt/lib/builtins/mulodi4.c M compiler-rt/lib/builtins/mulosi4.c M compiler-rt/lib/builtins/muloti4.c M compiler-rt/lib/builtins/mulvdi3.c M compiler-rt/lib/builtins/mulvsi3.c M compiler-rt/lib/builtins/mulvti3.c M compiler-rt/lib/builtins/os_version_check.c M compiler-rt/lib/builtins/paritydi2.c M compiler-rt/lib/builtins/paritysi2.c M compiler-rt/lib/builtins/parityti2.c M compiler-rt/lib/builtins/popcountdi2.c M compiler-rt/lib/builtins/popcountsi2.c M compiler-rt/lib/builtins/popcountti2.c M compiler-rt/lib/builtins/powidf2.c M compiler-rt/lib/builtins/powisf2.c M compiler-rt/lib/builtins/powitf2.c M compiler-rt/lib/builtins/powixf2.c A compiler-rt/lib/builtins/ppc/atomic.exp M compiler-rt/lib/builtins/ppc/divtc3.c M compiler-rt/lib/builtins/riscv/int_mul_impl.inc A compiler-rt/lib/builtins/riscv/restore.S A compiler-rt/lib/builtins/riscv/save.S M compiler-rt/lib/builtins/truncdfhf2.c M compiler-rt/lib/builtins/truncsfhf2.c A compiler-rt/lib/builtins/trunctfhf2.c M compiler-rt/lib/builtins/udivdi3.c M compiler-rt/lib/builtins/udivmoddi4.c M compiler-rt/lib/builtins/udivmodti4.c M compiler-rt/lib/builtins/udivsi3.c M compiler-rt/lib/builtins/umoddi3.c M compiler-rt/lib/builtins/umodsi3.c A compiler-rt/lib/builtins/ve/grow_stack.S A compiler-rt/lib/builtins/ve/grow_stack_align.S M compiler-rt/lib/cfi/cfi.cpp R compiler-rt/lib/cfi/cfi_blacklist.txt A compiler-rt/lib/cfi/cfi_ignorelist.txt M compiler-rt/lib/crt/crtbegin.c M compiler-rt/lib/dfsan/dfsan.cpp M compiler-rt/lib/dfsan/dfsan.h M compiler-rt/lib/dfsan/dfsan.syms.extra A compiler-rt/lib/dfsan/dfsan_allocator.cpp A compiler-rt/lib/dfsan/dfsan_allocator.h A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h M compiler-rt/lib/dfsan/dfsan_custom.cpp A compiler-rt/lib/dfsan/dfsan_flags.h M compiler-rt/lib/dfsan/dfsan_flags.inc M compiler-rt/lib/dfsan/dfsan_interceptors.cpp A compiler-rt/lib/dfsan/dfsan_new_delete.cpp A compiler-rt/lib/dfsan/dfsan_origin.h M compiler-rt/lib/dfsan/dfsan_platform.h A compiler-rt/lib/dfsan/dfsan_thread.cpp A compiler-rt/lib/dfsan/dfsan_thread.h M compiler-rt/lib/dfsan/done_abilist.txt M compiler-rt/lib/fuzzer/FuzzerBuiltins.h M compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h M compiler-rt/lib/fuzzer/FuzzerCorpus.h M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h M compiler-rt/lib/fuzzer/FuzzerDefs.h M compiler-rt/lib/fuzzer/FuzzerDictionary.h M compiler-rt/lib/fuzzer/FuzzerDriver.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp M compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp M compiler-rt/lib/fuzzer/FuzzerFlags.def M compiler-rt/lib/fuzzer/FuzzerFork.cpp M compiler-rt/lib/fuzzer/FuzzerIO.cpp M compiler-rt/lib/fuzzer/FuzzerIO.h M compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp M compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp M compiler-rt/lib/fuzzer/FuzzerInternal.h M compiler-rt/lib/fuzzer/FuzzerLoop.cpp M compiler-rt/lib/fuzzer/FuzzerMain.cpp M compiler-rt/lib/fuzzer/FuzzerMerge.cpp M compiler-rt/lib/fuzzer/FuzzerMerge.h M compiler-rt/lib/fuzzer/FuzzerMutate.cpp M compiler-rt/lib/fuzzer/FuzzerMutate.h M compiler-rt/lib/fuzzer/FuzzerOptions.h A compiler-rt/lib/fuzzer/FuzzerPlatform.h M compiler-rt/lib/fuzzer/FuzzerRandom.h M compiler-rt/lib/fuzzer/FuzzerSHA1.cpp M compiler-rt/lib/fuzzer/FuzzerTracePC.cpp M compiler-rt/lib/fuzzer/FuzzerTracePC.h M compiler-rt/lib/fuzzer/FuzzerUtil.cpp M compiler-rt/lib/fuzzer/FuzzerUtil.h M compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp M compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp M compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp M compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp M compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp M compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A compiler-rt/lib/gwp_asan/common.cpp A compiler-rt/lib/gwp_asan/common.h A compiler-rt/lib/gwp_asan/crash_handler.cpp A compiler-rt/lib/gwp_asan/crash_handler.h M compiler-rt/lib/gwp_asan/definitions.h M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp M compiler-rt/lib/gwp_asan/guarded_pool_allocator.h M compiler-rt/lib/gwp_asan/mutex.h M compiler-rt/lib/gwp_asan/optional/backtrace.h A compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp M compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp M compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp M compiler-rt/lib/gwp_asan/optional/options_parser.cpp M compiler-rt/lib/gwp_asan/optional/options_parser.h A compiler-rt/lib/gwp_asan/optional/printf.h A compiler-rt/lib/gwp_asan/optional/segv_handler.h A compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp A compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp M compiler-rt/lib/gwp_asan/options.h M compiler-rt/lib/gwp_asan/options.inc A compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h A compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h A compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp A compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp R compiler-rt/lib/gwp_asan/random.cpp R compiler-rt/lib/gwp_asan/random.h A compiler-rt/lib/gwp_asan/utilities.h M compiler-rt/lib/hwasan/hwasan.cpp M compiler-rt/lib/hwasan/hwasan.h A compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp M compiler-rt/lib/hwasan/hwasan_allocator.cpp M compiler-rt/lib/hwasan/hwasan_allocator.h R compiler-rt/lib/hwasan/hwasan_blacklist.txt M compiler-rt/lib/hwasan/hwasan_checks.h M compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp M compiler-rt/lib/hwasan/hwasan_flags.h M compiler-rt/lib/hwasan/hwasan_flags.inc A compiler-rt/lib/hwasan/hwasan_fuchsia.cpp A compiler-rt/lib/hwasan/hwasan_globals.cpp A compiler-rt/lib/hwasan/hwasan_globals.h A compiler-rt/lib/hwasan/hwasan_ignorelist.txt M compiler-rt/lib/hwasan/hwasan_interceptors.cpp M compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S M compiler-rt/lib/hwasan/hwasan_interface_internal.h M compiler-rt/lib/hwasan/hwasan_linux.cpp M compiler-rt/lib/hwasan/hwasan_malloc_bisect.h M compiler-rt/lib/hwasan/hwasan_mapping.h M compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp M compiler-rt/lib/hwasan/hwasan_new_delete.cpp M compiler-rt/lib/hwasan/hwasan_poisoning.cpp M compiler-rt/lib/hwasan/hwasan_report.cpp M compiler-rt/lib/hwasan/hwasan_setjmp.S M compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S M compiler-rt/lib/hwasan/hwasan_thread.cpp M compiler-rt/lib/hwasan/hwasan_thread.h M compiler-rt/lib/hwasan/hwasan_thread_list.cpp M compiler-rt/lib/hwasan/hwasan_thread_list.h M compiler-rt/lib/interception/interception.h M compiler-rt/lib/interception/interception_linux.cpp M compiler-rt/lib/interception/interception_linux.h M compiler-rt/lib/interception/interception_win.cpp M compiler-rt/lib/lsan/lsan.cpp M compiler-rt/lib/lsan/lsan.h M compiler-rt/lib/lsan/lsan_allocator.cpp M compiler-rt/lib/lsan/lsan_allocator.h M compiler-rt/lib/lsan/lsan_common.cpp M compiler-rt/lib/lsan/lsan_common.h A compiler-rt/lib/lsan/lsan_common_fuchsia.cpp M compiler-rt/lib/lsan/lsan_common_linux.cpp M compiler-rt/lib/lsan/lsan_common_mac.cpp A compiler-rt/lib/lsan/lsan_fuchsia.cpp A compiler-rt/lib/lsan/lsan_fuchsia.h M compiler-rt/lib/lsan/lsan_interceptors.cpp M compiler-rt/lib/lsan/lsan_linux.cpp A compiler-rt/lib/lsan/lsan_posix.cpp A compiler-rt/lib/lsan/lsan_posix.h M compiler-rt/lib/lsan/lsan_thread.cpp M compiler-rt/lib/lsan/lsan_thread.h A compiler-rt/lib/memprof/README.txt A compiler-rt/lib/memprof/memprof.syms.extra A compiler-rt/lib/memprof/memprof_allocator.cpp A compiler-rt/lib/memprof/memprof_allocator.h A compiler-rt/lib/memprof/memprof_descriptions.cpp A compiler-rt/lib/memprof/memprof_descriptions.h A compiler-rt/lib/memprof/memprof_flags.cpp A compiler-rt/lib/memprof/memprof_flags.h A compiler-rt/lib/memprof/memprof_flags.inc A compiler-rt/lib/memprof/memprof_init_version.h A compiler-rt/lib/memprof/memprof_interceptors.cpp A compiler-rt/lib/memprof/memprof_interceptors.h A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h A compiler-rt/lib/memprof/memprof_interface_internal.h A compiler-rt/lib/memprof/memprof_internal.h A compiler-rt/lib/memprof/memprof_linux.cpp A compiler-rt/lib/memprof/memprof_malloc_linux.cpp A compiler-rt/lib/memprof/memprof_mapping.h A compiler-rt/lib/memprof/memprof_new_delete.cpp A compiler-rt/lib/memprof/memprof_posix.cpp A compiler-rt/lib/memprof/memprof_preinit.cpp A compiler-rt/lib/memprof/memprof_rtl.cpp A compiler-rt/lib/memprof/memprof_shadow_setup.cpp A compiler-rt/lib/memprof/memprof_stack.cpp A compiler-rt/lib/memprof/memprof_stack.h A compiler-rt/lib/memprof/memprof_stats.cpp A compiler-rt/lib/memprof/memprof_stats.h A compiler-rt/lib/memprof/memprof_thread.cpp A compiler-rt/lib/memprof/memprof_thread.h A compiler-rt/lib/memprof/weak_symbols.txt M compiler-rt/lib/msan/msan.cpp M compiler-rt/lib/msan/msan.h M compiler-rt/lib/msan/msan_allocator.cpp M compiler-rt/lib/msan/msan_allocator.h R compiler-rt/lib/msan/msan_blacklist.txt M compiler-rt/lib/msan/msan_chained_origin_depot.cpp M compiler-rt/lib/msan/msan_chained_origin_depot.h A compiler-rt/lib/msan/msan_ignorelist.txt M compiler-rt/lib/msan/msan_interceptors.cpp M compiler-rt/lib/msan/msan_interface_internal.h M compiler-rt/lib/msan/msan_linux.cpp M compiler-rt/lib/msan/msan_origin.h M compiler-rt/lib/msan/msan_poisoning.cpp M compiler-rt/lib/msan/msan_thread.cpp M compiler-rt/lib/msan/msan_thread.h A compiler-rt/lib/orc/adt.h A compiler-rt/lib/orc/c_api.h A compiler-rt/lib/orc/common.h A compiler-rt/lib/orc/compiler.h A compiler-rt/lib/orc/endianness.h A compiler-rt/lib/orc/error.h A compiler-rt/lib/orc/executor_address.h A compiler-rt/lib/orc/extensible_rtti.cpp A compiler-rt/lib/orc/extensible_rtti.h A compiler-rt/lib/orc/log_error_to_stderr.cpp A compiler-rt/lib/orc/macho_platform.cpp A compiler-rt/lib/orc/macho_platform.h A compiler-rt/lib/orc/macho_tlv.x86-64.S A compiler-rt/lib/orc/run_program_wrapper.cpp A compiler-rt/lib/orc/simple_packed_serialization.h A compiler-rt/lib/orc/stl_extras.h A compiler-rt/lib/orc/wrapper_function_utils.h M compiler-rt/lib/profile/GCDAProfiling.c M compiler-rt/lib/profile/InstrProfiling.c M compiler-rt/lib/profile/InstrProfiling.h M compiler-rt/lib/profile/InstrProfilingBuffer.c M compiler-rt/lib/profile/InstrProfilingFile.c A compiler-rt/lib/profile/InstrProfilingInternal.c M compiler-rt/lib/profile/InstrProfilingInternal.h M compiler-rt/lib/profile/InstrProfilingMerge.c M compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c M compiler-rt/lib/profile/InstrProfilingPlatformOther.c M compiler-rt/lib/profile/InstrProfilingPlatformWindows.c M compiler-rt/lib/profile/InstrProfilingPort.h M compiler-rt/lib/profile/InstrProfilingRuntime.cpp M compiler-rt/lib/profile/InstrProfilingUtil.c M compiler-rt/lib/profile/InstrProfilingUtil.h M compiler-rt/lib/profile/InstrProfilingValue.c A compiler-rt/lib/profile/InstrProfilingVersionVar.c M compiler-rt/lib/profile/InstrProfilingWriter.c M compiler-rt/lib/profile/WindowsMMap.c M compiler-rt/lib/profile/WindowsMMap.h M compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h M compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h M compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h M compiler-rt/lib/sanitizer_common/sanitizer_common.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common.h M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S M compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp M compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc M compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc M compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h M compiler-rt/lib/sanitizer_common/sanitizer_errno.h M compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h M compiler-rt/lib/sanitizer_common/sanitizer_file.cpp M compiler-rt/lib/sanitizer_common/sanitizer_file.h M compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h M compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp M compiler-rt/lib/sanitizer_common/sanitizer_flags.h M compiler-rt/lib/sanitizer_common/sanitizer_flags.inc M compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h M compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h M compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc M compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h M compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h M compiler-rt/lib/sanitizer_common/sanitizer_libc.h M compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux.h M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp M compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_mac.h M compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp M compiler-rt/lib/sanitizer_common/sanitizer_mutex.h M compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h M compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp M compiler-rt/lib/sanitizer_common/sanitizer_posix.h M compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h M compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h R compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp R compiler-rt/lib/sanitizer_common/sanitizer_rtems.h M compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc M compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h M compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp R compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp M compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc M compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc M compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h M compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt M compiler-rt/lib/scudo/scudo_allocator.cpp M compiler-rt/lib/scudo/scudo_crc32.h M compiler-rt/lib/scudo/scudo_termination.cpp M compiler-rt/lib/scudo/scudo_tsd.h M compiler-rt/lib/scudo/scudo_tsd_exclusive.inc M compiler-rt/lib/scudo/scudo_tsd_shared.cpp M compiler-rt/lib/scudo/scudo_tsd_shared.inc M compiler-rt/lib/scudo/scudo_utils.cpp M compiler-rt/lib/scudo/scudo_utils.h M compiler-rt/lib/scudo/standalone/allocator_config.h M compiler-rt/lib/scudo/standalone/atomic_helpers.h M compiler-rt/lib/scudo/standalone/bytemap.h M compiler-rt/lib/scudo/standalone/checksum.cpp M compiler-rt/lib/scudo/standalone/chunk.h M compiler-rt/lib/scudo/standalone/combined.h M compiler-rt/lib/scudo/standalone/common.cpp M compiler-rt/lib/scudo/standalone/common.h M compiler-rt/lib/scudo/standalone/flags.cpp M compiler-rt/lib/scudo/standalone/flags.inc M compiler-rt/lib/scudo/standalone/flags_parser.h M compiler-rt/lib/scudo/standalone/fuchsia.cpp A compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp A compiler-rt/lib/scudo/standalone/include/scudo/interface.h R compiler-rt/lib/scudo/standalone/interface.h M compiler-rt/lib/scudo/standalone/internal_defs.h M compiler-rt/lib/scudo/standalone/linux.cpp M compiler-rt/lib/scudo/standalone/linux.h M compiler-rt/lib/scudo/standalone/list.h M compiler-rt/lib/scudo/standalone/local_cache.h A compiler-rt/lib/scudo/standalone/memtag.h M compiler-rt/lib/scudo/standalone/mutex.h A compiler-rt/lib/scudo/standalone/options.h M compiler-rt/lib/scudo/standalone/platform.h M compiler-rt/lib/scudo/standalone/primary32.h M compiler-rt/lib/scudo/standalone/primary64.h M compiler-rt/lib/scudo/standalone/quarantine.h A compiler-rt/lib/scudo/standalone/release.cpp M compiler-rt/lib/scudo/standalone/release.h M compiler-rt/lib/scudo/standalone/report.cpp M compiler-rt/lib/scudo/standalone/secondary.h M compiler-rt/lib/scudo/standalone/size_class_map.h A compiler-rt/lib/scudo/standalone/stack_depot.h M compiler-rt/lib/scudo/standalone/stats.h M compiler-rt/lib/scudo/standalone/string_utils.cpp M compiler-rt/lib/scudo/standalone/string_utils.h A compiler-rt/lib/scudo/standalone/trusty.cpp A compiler-rt/lib/scudo/standalone/trusty.h M compiler-rt/lib/scudo/standalone/tsd.h M compiler-rt/lib/scudo/standalone/tsd_exclusive.h M compiler-rt/lib/scudo/standalone/tsd_shared.h M compiler-rt/lib/scudo/standalone/vector.h M compiler-rt/lib/scudo/standalone/wrappers_c.cpp M compiler-rt/lib/scudo/standalone/wrappers_c.h M compiler-rt/lib/scudo/standalone/wrappers_c.inc M compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp M compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp M compiler-rt/lib/tsan/dd/dd_interceptors.cpp M compiler-rt/lib/tsan/dd/dd_rtl.h M compiler-rt/lib/tsan/go/test.c M compiler-rt/lib/tsan/go/tsan_go.cpp M compiler-rt/lib/tsan/rtl/tsan.syms.extra M compiler-rt/lib/tsan/rtl/tsan_clock.cpp M compiler-rt/lib/tsan/rtl/tsan_clock.h M compiler-rt/lib/tsan/rtl/tsan_defs.h M compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h M compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h M compiler-rt/lib/tsan/rtl/tsan_external.cpp M compiler-rt/lib/tsan/rtl/tsan_flags.cpp M compiler-rt/lib/tsan/rtl/tsan_flags.inc M compiler-rt/lib/tsan/rtl/tsan_interceptors.h M compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp M compiler-rt/lib/tsan/rtl/tsan_interface.cpp M compiler-rt/lib/tsan/rtl/tsan_interface.h M compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp M compiler-rt/lib/tsan/rtl/tsan_interface_inl.h M compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp M compiler-rt/lib/tsan/rtl/tsan_mman.cpp R compiler-rt/lib/tsan/rtl/tsan_mutex.cpp R compiler-rt/lib/tsan/rtl/tsan_mutex.h M compiler-rt/lib/tsan/rtl/tsan_platform.h M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp M compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp M compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp M compiler-rt/lib/tsan/rtl/tsan_report.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl.h M compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S M compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp M compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp R compiler-rt/lib/tsan/rtl/tsan_stat.cpp R compiler-rt/lib/tsan/rtl/tsan_stat.h M compiler-rt/lib/tsan/rtl/tsan_sync.cpp M compiler-rt/lib/tsan/rtl/tsan_sync.h M compiler-rt/lib/tsan/rtl/tsan_trace.h M compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h M compiler-rt/lib/ubsan/ubsan_checks.inc M compiler-rt/lib/ubsan/ubsan_diag.cpp M compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp M compiler-rt/lib/ubsan/ubsan_flags.cpp M compiler-rt/lib/ubsan/ubsan_flags.h M compiler-rt/lib/ubsan/ubsan_handlers.cpp M compiler-rt/lib/ubsan/ubsan_handlers.h M compiler-rt/lib/ubsan/ubsan_init.cpp M compiler-rt/lib/ubsan/ubsan_interface.inc M compiler-rt/lib/ubsan/ubsan_monitor.cpp M compiler-rt/lib/ubsan/ubsan_platform.h M compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp M compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp M compiler-rt/lib/ubsan/ubsan_value.cpp M compiler-rt/lib/ubsan/ubsan_value.h M compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp M compiler-rt/lib/xray/xray_AArch64.cpp M compiler-rt/lib/xray/xray_arm.cpp M compiler-rt/lib/xray/xray_basic_logging.cpp M compiler-rt/lib/xray/xray_fdr_logging.cpp M compiler-rt/lib/xray/xray_init.cpp M compiler-rt/lib/xray/xray_interface.cpp M compiler-rt/lib/xray/xray_interface_internal.h M compiler-rt/lib/xray/xray_mips.cpp M compiler-rt/lib/xray/xray_mips64.cpp M compiler-rt/lib/xray/xray_powerpc64.cpp M compiler-rt/lib/xray/xray_trampoline_AArch64.S M compiler-rt/lib/xray/xray_trampoline_arm.S M compiler-rt/lib/xray/xray_trampoline_x86_64.S M compiler-rt/lib/xray/xray_utils.cpp M compiler-rt/lib/xray/xray_x86_64.cpp M compiler-rt/lib/xray/xray_x86_64.inc M libcxx/CREDITS.TXT A libcxx/include/__algorithm/adjacent_find.h A libcxx/include/__algorithm/all_of.h A libcxx/include/__algorithm/any_of.h A libcxx/include/__algorithm/binary_search.h A libcxx/include/__algorithm/clamp.h A libcxx/include/__algorithm/comp.h A libcxx/include/__algorithm/comp_ref_type.h A libcxx/include/__algorithm/copy.h A libcxx/include/__algorithm/copy_backward.h A libcxx/include/__algorithm/copy_if.h A libcxx/include/__algorithm/copy_n.h A libcxx/include/__algorithm/count.h A libcxx/include/__algorithm/count_if.h A libcxx/include/__algorithm/equal.h A libcxx/include/__algorithm/equal_range.h A libcxx/include/__algorithm/fill.h A libcxx/include/__algorithm/fill_n.h A libcxx/include/__algorithm/find.h A libcxx/include/__algorithm/find_end.h A libcxx/include/__algorithm/find_first_of.h A libcxx/include/__algorithm/find_if.h A libcxx/include/__algorithm/find_if_not.h A libcxx/include/__algorithm/for_each.h A libcxx/include/__algorithm/for_each_n.h A libcxx/include/__algorithm/generate.h A libcxx/include/__algorithm/generate_n.h A libcxx/include/__algorithm/half_positive.h A libcxx/include/__algorithm/includes.h A libcxx/include/__algorithm/inplace_merge.h A libcxx/include/__algorithm/is_heap.h A libcxx/include/__algorithm/is_heap_until.h A libcxx/include/__algorithm/is_partitioned.h A libcxx/include/__algorithm/is_permutation.h A libcxx/include/__algorithm/is_sorted.h A libcxx/include/__algorithm/is_sorted_until.h A libcxx/include/__algorithm/iter_swap.h A libcxx/include/__algorithm/lexicographical_compare.h A libcxx/include/__algorithm/lower_bound.h A libcxx/include/__algorithm/make_heap.h A libcxx/include/__algorithm/max.h A libcxx/include/__algorithm/max_element.h A libcxx/include/__algorithm/merge.h A libcxx/include/__algorithm/min.h A libcxx/include/__algorithm/min_element.h A libcxx/include/__algorithm/minmax.h A libcxx/include/__algorithm/minmax_element.h A libcxx/include/__algorithm/mismatch.h A libcxx/include/__algorithm/move.h A libcxx/include/__algorithm/move_backward.h A libcxx/include/__algorithm/next_permutation.h A libcxx/include/__algorithm/none_of.h A libcxx/include/__algorithm/nth_element.h A libcxx/include/__algorithm/partial_sort.h A libcxx/include/__algorithm/partial_sort_copy.h A libcxx/include/__algorithm/partition.h A libcxx/include/__algorithm/partition_copy.h A libcxx/include/__algorithm/partition_point.h A libcxx/include/__algorithm/pop_heap.h A libcxx/include/__algorithm/prev_permutation.h A libcxx/include/__algorithm/push_heap.h A libcxx/include/__algorithm/remove.h A libcxx/include/__algorithm/remove_copy.h A libcxx/include/__algorithm/remove_copy_if.h A libcxx/include/__algorithm/remove_if.h A libcxx/include/__algorithm/replace.h A libcxx/include/__algorithm/replace_copy.h A libcxx/include/__algorithm/replace_copy_if.h A libcxx/include/__algorithm/replace_if.h A libcxx/include/__algorithm/reverse.h A libcxx/include/__algorithm/reverse_copy.h A libcxx/include/__algorithm/rotate.h A libcxx/include/__algorithm/rotate_copy.h A libcxx/include/__algorithm/sample.h A libcxx/include/__algorithm/search.h A libcxx/include/__algorithm/search_n.h A libcxx/include/__algorithm/set_difference.h A libcxx/include/__algorithm/set_intersection.h A libcxx/include/__algorithm/set_symmetric_difference.h A libcxx/include/__algorithm/set_union.h A libcxx/include/__algorithm/shift_left.h A libcxx/include/__algorithm/shift_right.h A libcxx/include/__algorithm/shuffle.h A libcxx/include/__algorithm/sift_down.h A libcxx/include/__algorithm/sort.h A libcxx/include/__algorithm/sort_heap.h A libcxx/include/__algorithm/stable_partition.h A libcxx/include/__algorithm/stable_sort.h A libcxx/include/__algorithm/swap_ranges.h A libcxx/include/__algorithm/transform.h A libcxx/include/__algorithm/unique.h A libcxx/include/__algorithm/unique_copy.h A libcxx/include/__algorithm/unwrap_iter.h A libcxx/include/__algorithm/upper_bound.h A libcxx/include/__availability M libcxx/include/__bit_reference A libcxx/include/__bits M libcxx/include/__bsd_locale_fallbacks.h M libcxx/include/__config M libcxx/include/__debug M libcxx/include/__errc A libcxx/include/__format/format_error.h A libcxx/include/__format/format_parse_context.h A libcxx/include/__function_like.h A libcxx/include/__functional/binary_function.h A libcxx/include/__functional/binary_negate.h A libcxx/include/__functional/bind.h A libcxx/include/__functional/bind_front.h A libcxx/include/__functional/binder1st.h A libcxx/include/__functional/binder2nd.h A libcxx/include/__functional/default_searcher.h A libcxx/include/__functional/function.h A libcxx/include/__functional/hash.h A libcxx/include/__functional/identity.h A libcxx/include/__functional/invoke.h A libcxx/include/__functional/is_transparent.h A libcxx/include/__functional/mem_fn.h A libcxx/include/__functional/mem_fun_ref.h A libcxx/include/__functional/not_fn.h A libcxx/include/__functional/operations.h A libcxx/include/__functional/perfect_forward.h A libcxx/include/__functional/pointer_to_binary_function.h A libcxx/include/__functional/pointer_to_unary_function.h A libcxx/include/__functional/ranges_operations.h A libcxx/include/__functional/reference_wrapper.h A libcxx/include/__functional/unary_function.h A libcxx/include/__functional/unary_negate.h A libcxx/include/__functional/unwrap_ref.h A libcxx/include/__functional/weak_result_type.h R libcxx/include/__functional_03 M libcxx/include/__functional_base R libcxx/include/__functional_base_03 M libcxx/include/__hash_table A libcxx/include/__iterator/access.h A libcxx/include/__iterator/advance.h A libcxx/include/__iterator/back_insert_iterator.h A libcxx/include/__iterator/common_iterator.h A libcxx/include/__iterator/concepts.h A libcxx/include/__iterator/counted_iterator.h A libcxx/include/__iterator/data.h A libcxx/include/__iterator/default_sentinel.h A libcxx/include/__iterator/distance.h A libcxx/include/__iterator/empty.h A libcxx/include/__iterator/erase_if_container.h A libcxx/include/__iterator/front_insert_iterator.h A libcxx/include/__iterator/incrementable_traits.h A libcxx/include/__iterator/insert_iterator.h A libcxx/include/__iterator/istream_iterator.h A libcxx/include/__iterator/istreambuf_iterator.h A libcxx/include/__iterator/iter_move.h A libcxx/include/__iterator/iter_swap.h A libcxx/include/__iterator/iterator.h A libcxx/include/__iterator/iterator_traits.h A libcxx/include/__iterator/move_iterator.h A libcxx/include/__iterator/next.h A libcxx/include/__iterator/ostream_iterator.h A libcxx/include/__iterator/ostreambuf_iterator.h A libcxx/include/__iterator/prev.h A libcxx/include/__iterator/projected.h A libcxx/include/__iterator/readable_traits.h A libcxx/include/__iterator/reverse_access.h A libcxx/include/__iterator/reverse_iterator.h A libcxx/include/__iterator/size.h A libcxx/include/__iterator/wrap_iter.h M libcxx/include/__libcpp_version M libcxx/include/__locale A libcxx/include/__memory/addressof.h A libcxx/include/__memory/allocation_guard.h A libcxx/include/__memory/allocator.h A libcxx/include/__memory/allocator_arg_t.h A libcxx/include/__memory/allocator_traits.h A libcxx/include/__memory/auto_ptr.h A libcxx/include/__memory/compressed_pair.h A libcxx/include/__memory/construct_at.h A libcxx/include/__memory/pointer_safety.h A libcxx/include/__memory/pointer_traits.h A libcxx/include/__memory/raw_storage_iterator.h A libcxx/include/__memory/shared_ptr.h A libcxx/include/__memory/temporary_buffer.h A libcxx/include/__memory/uninitialized_algorithms.h A libcxx/include/__memory/unique_ptr.h A libcxx/include/__memory/uses_allocator.h M libcxx/include/__mutex_base M libcxx/include/__node_handle M libcxx/include/__nullptr A libcxx/include/__random/uniform_int_distribution.h A libcxx/include/__ranges/access.h A libcxx/include/__ranges/all.h A libcxx/include/__ranges/common_view.h A libcxx/include/__ranges/concepts.h A libcxx/include/__ranges/copyable_box.h A libcxx/include/__ranges/dangling.h A libcxx/include/__ranges/data.h A libcxx/include/__ranges/drop_view.h A libcxx/include/__ranges/empty.h A libcxx/include/__ranges/empty_view.h A libcxx/include/__ranges/enable_borrowed_range.h A libcxx/include/__ranges/enable_view.h A libcxx/include/__ranges/non_propagating_cache.h A libcxx/include/__ranges/ref_view.h A libcxx/include/__ranges/size.h A libcxx/include/__ranges/subrange.h A libcxx/include/__ranges/transform_view.h A libcxx/include/__ranges/view_interface.h M libcxx/include/__split_buffer R libcxx/include/__sso_allocator M libcxx/include/__std_stream M libcxx/include/__string M libcxx/include/__threading_support M libcxx/include/__tree M libcxx/include/__tuple A libcxx/include/__utility/__decay_copy.h A libcxx/include/__utility/as_const.h A libcxx/include/__utility/cmp.h A libcxx/include/__utility/declval.h A libcxx/include/__utility/exchange.h A libcxx/include/__utility/forward.h A libcxx/include/__utility/in_place.h A libcxx/include/__utility/integer_sequence.h A libcxx/include/__utility/move.h A libcxx/include/__utility/pair.h A libcxx/include/__utility/piecewise_construct.h A libcxx/include/__utility/rel_ops.h A libcxx/include/__utility/swap.h A libcxx/include/__utility/to_underlying.h A libcxx/include/__variant/monostate.h M libcxx/include/algorithm M libcxx/include/any M libcxx/include/array M libcxx/include/atomic A libcxx/include/barrier M libcxx/include/bit M libcxx/include/bitset M libcxx/include/ccomplex M libcxx/include/cctype M libcxx/include/cerrno M libcxx/include/cfenv M libcxx/include/cfloat M libcxx/include/charconv M libcxx/include/chrono M libcxx/include/cinttypes M libcxx/include/ciso646 M libcxx/include/climits M libcxx/include/clocale M libcxx/include/cmath M libcxx/include/codecvt M libcxx/include/compare M libcxx/include/complex M libcxx/include/complex.h A libcxx/include/concepts M libcxx/include/condition_variable M libcxx/include/csetjmp M libcxx/include/csignal M libcxx/include/cstdarg M libcxx/include/cstdbool M libcxx/include/cstddef M libcxx/include/cstdint M libcxx/include/cstdio M libcxx/include/cstdlib M libcxx/include/cstring M libcxx/include/ctgmath M libcxx/include/ctime M libcxx/include/ctype.h M libcxx/include/cwchar M libcxx/include/cwctype M libcxx/include/deque M libcxx/include/errno.h M libcxx/include/exception M libcxx/include/experimental/__config M libcxx/include/experimental/__memory M libcxx/include/experimental/functional M libcxx/include/experimental/iterator M libcxx/include/experimental/memory_resource M libcxx/include/experimental/propagate_const M libcxx/include/experimental/simd M libcxx/include/experimental/type_traits M libcxx/include/ext/__hash M libcxx/include/ext/hash_map M libcxx/include/ext/hash_set M libcxx/include/filesystem M libcxx/include/float.h A libcxx/include/format M libcxx/include/forward_list M libcxx/include/fstream M libcxx/include/functional M libcxx/include/future M libcxx/include/initializer_list M libcxx/include/inttypes.h M libcxx/include/iomanip M libcxx/include/ios M libcxx/include/iosfwd M libcxx/include/iostream M libcxx/include/istream M libcxx/include/iterator A libcxx/include/latch M libcxx/include/limits M libcxx/include/limits.h M libcxx/include/list M libcxx/include/locale M libcxx/include/locale.h M libcxx/include/map M libcxx/include/math.h M libcxx/include/memory M libcxx/include/module.modulemap M libcxx/include/mutex M libcxx/include/new A libcxx/include/numbers M libcxx/include/numeric M libcxx/include/optional M libcxx/include/ostream M libcxx/include/queue M libcxx/include/random A libcxx/include/ranges M libcxx/include/ratio M libcxx/include/regex M libcxx/include/scoped_allocator A libcxx/include/semaphore M libcxx/include/set M libcxx/include/setjmp.h M libcxx/include/shared_mutex M libcxx/include/span M libcxx/include/sstream M libcxx/include/stack M libcxx/include/stdbool.h M libcxx/include/stddef.h M libcxx/include/stdexcept M libcxx/include/stdint.h M libcxx/include/stdio.h M libcxx/include/stdlib.h M libcxx/include/streambuf M libcxx/include/string M libcxx/include/string.h M libcxx/include/string_view M libcxx/include/strstream M libcxx/include/system_error M libcxx/include/tgmath.h M libcxx/include/thread M libcxx/include/tuple M libcxx/include/type_traits M libcxx/include/typeindex M libcxx/include/typeinfo M libcxx/include/unordered_map M libcxx/include/unordered_set M libcxx/include/utility M libcxx/include/valarray M libcxx/include/variant M libcxx/include/vector M libcxx/include/version M libcxx/include/wchar.h M libcxx/include/wctype.h M libcxx/src/algorithm.cpp M libcxx/src/any.cpp A libcxx/src/atomic.cpp A libcxx/src/barrier.cpp M libcxx/src/charconv.cpp M libcxx/src/chrono.cpp M libcxx/src/condition_variable.cpp M libcxx/src/debug.cpp M libcxx/src/experimental/memory_resource.cpp M libcxx/src/filesystem/directory_iterator.cpp M libcxx/src/filesystem/filesystem_common.h M libcxx/src/filesystem/operations.cpp A libcxx/src/filesystem/posix_compat.h A libcxx/src/format.cpp M libcxx/src/functional.cpp M libcxx/src/future.cpp M libcxx/src/include/apple_availability.h M libcxx/src/include/config_elast.h M libcxx/src/include/refstring.h A libcxx/src/include/sso_allocator.h M libcxx/src/ios.cpp A libcxx/src/ios.instantiations.cpp M libcxx/src/iostream.cpp M libcxx/src/locale.cpp M libcxx/src/memory.cpp M libcxx/src/mutex.cpp M libcxx/src/mutex_destructor.cpp M libcxx/src/new.cpp M libcxx/src/optional.cpp M libcxx/src/random.cpp A libcxx/src/random_shuffle.cpp M libcxx/src/string.cpp A libcxx/src/support/ibm/xlocale_zos.cpp M libcxx/src/support/runtime/exception_fallback.ipp M libcxx/src/support/runtime/exception_glibcxx.ipp M libcxx/src/support/runtime/exception_libcxxabi.ipp M libcxx/src/support/runtime/exception_libcxxrt.ipp M libcxx/src/support/runtime/exception_msvc.ipp M libcxx/src/support/runtime/exception_pointer_cxxabi.ipp M libcxx/src/support/runtime/exception_pointer_glibcxx.ipp M libcxx/src/support/runtime/exception_pointer_msvc.ipp M libcxx/src/support/runtime/exception_pointer_unimplemented.ipp M libcxx/src/support/runtime/new_handler_fallback.ipp M libcxx/src/support/runtime/stdexcept_default.ipp M libcxx/src/system_error.cpp M libcxx/src/thread.cpp M libcxx/src/typeinfo.cpp M libunwind/include/__libunwind_config.h M libunwind/include/libunwind.h M libunwind/include/unwind.h M libunwind/src/AddressSpace.hpp M libunwind/src/DwarfInstructions.hpp M libunwind/src/DwarfParser.hpp M libunwind/src/EHHeaderParser.hpp A libunwind/src/FrameHeaderCache.hpp M libunwind/src/Registers.hpp M libunwind/src/Unwind-EHABI.cpp M libunwind/src/Unwind-seh.cpp M libunwind/src/Unwind-sjlj.c M libunwind/src/UnwindCursor.hpp M libunwind/src/UnwindLevel1-gcc-ext.c M libunwind/src/UnwindLevel1.c M libunwind/src/UnwindRegistersRestore.S M libunwind/src/UnwindRegistersSave.S M libunwind/src/Unwind_AppleExtras.cpp M libunwind/src/assembly.h M libunwind/src/config.h M libunwind/src/libunwind.cpp R lld/.arcconfig A lld/.clang-tidy M lld/CODE_OWNERS.TXT A lld/COFF/CallGraphSort.cpp A lld/COFF/CallGraphSort.h M lld/COFF/Chunks.cpp M lld/COFF/Chunks.h M lld/COFF/Config.h M lld/COFF/DLL.cpp M lld/COFF/DebugTypes.cpp M lld/COFF/DebugTypes.h M lld/COFF/Driver.cpp M lld/COFF/Driver.h M lld/COFF/DriverUtils.cpp M lld/COFF/ICF.cpp M lld/COFF/ICF.h M lld/COFF/InputFiles.cpp M lld/COFF/InputFiles.h A lld/COFF/LLDMapFile.cpp A lld/COFF/LLDMapFile.h M lld/COFF/LTO.cpp M lld/COFF/LTO.h M lld/COFF/MapFile.cpp M lld/COFF/MinGW.cpp M lld/COFF/MinGW.h M lld/COFF/Options.td M lld/COFF/PDB.cpp M lld/COFF/PDB.h M lld/COFF/SymbolTable.cpp M lld/COFF/SymbolTable.h M lld/COFF/Symbols.cpp M lld/COFF/Symbols.h M lld/COFF/TypeMerger.h M lld/COFF/Writer.cpp M lld/COFF/Writer.h M lld/Common/Args.cpp M lld/Common/ErrorHandler.cpp M lld/Common/Filesystem.cpp M lld/Common/Reproduce.cpp M lld/Common/Strings.cpp M lld/Common/TargetOptionsCommandFlags.cpp R lld/Common/Threads.cpp M lld/Common/Timer.cpp M lld/Common/Version.cpp M lld/ELF/AArch64ErrataFix.cpp M lld/ELF/AArch64ErrataFix.h M lld/ELF/ARMErrataFix.cpp M lld/ELF/ARMErrataFix.h M lld/ELF/Arch/AArch64.cpp M lld/ELF/Arch/AMDGPU.cpp M lld/ELF/Arch/ARM.cpp M lld/ELF/Arch/AVR.cpp M lld/ELF/Arch/Hexagon.cpp M lld/ELF/Arch/MSP430.cpp M lld/ELF/Arch/Mips.cpp M lld/ELF/Arch/MipsArchTree.cpp M lld/ELF/Arch/PPC.cpp M lld/ELF/Arch/PPC64.cpp A lld/ELF/Arch/PPCInsns.def M lld/ELF/Arch/RISCV.cpp M lld/ELF/Arch/SPARCV9.cpp M lld/ELF/Arch/X86.cpp M lld/ELF/Arch/X86_64.cpp M lld/ELF/CallGraphSort.cpp M lld/ELF/Config.h M lld/ELF/DWARF.cpp M lld/ELF/DWARF.h M lld/ELF/Driver.cpp M lld/ELF/Driver.h M lld/ELF/DriverUtils.cpp M lld/ELF/EhFrame.cpp M lld/ELF/EhFrame.h M lld/ELF/ICF.cpp M lld/ELF/InputFiles.cpp M lld/ELF/InputFiles.h M lld/ELF/InputSection.cpp M lld/ELF/InputSection.h M lld/ELF/LTO.cpp M lld/ELF/LinkerScript.cpp M lld/ELF/LinkerScript.h M lld/ELF/MapFile.cpp M lld/ELF/MapFile.h M lld/ELF/MarkLive.cpp M lld/ELF/Options.td M lld/ELF/OutputSections.cpp M lld/ELF/OutputSections.h M lld/ELF/Relocations.cpp M lld/ELF/Relocations.h M lld/ELF/ScriptLexer.cpp M lld/ELF/ScriptLexer.h M lld/ELF/ScriptParser.cpp M lld/ELF/ScriptParser.h M lld/ELF/SymbolTable.cpp M lld/ELF/SymbolTable.h M lld/ELF/Symbols.cpp M lld/ELF/Symbols.h M lld/ELF/SyntheticSections.cpp M lld/ELF/SyntheticSections.h M lld/ELF/Target.cpp M lld/ELF/Target.h M lld/ELF/Thunks.cpp M lld/ELF/Thunks.h M lld/ELF/Writer.cpp A lld/MachO/Arch/ARM.cpp A lld/MachO/Arch/ARM64.cpp A lld/MachO/Arch/ARM64Common.cpp A lld/MachO/Arch/ARM64Common.h A lld/MachO/Arch/ARM64_32.cpp A lld/MachO/Arch/X86_64.cpp A lld/MachO/ConcatOutputSection.cpp A lld/MachO/ConcatOutputSection.h A lld/MachO/Config.h A lld/MachO/Driver.cpp A lld/MachO/Driver.h A lld/MachO/DriverUtils.cpp A lld/MachO/Dwarf.cpp A lld/MachO/Dwarf.h A lld/MachO/ExportTrie.cpp A lld/MachO/ExportTrie.h A lld/MachO/ICF.cpp A lld/MachO/ICF.h A lld/MachO/InputFiles.cpp A lld/MachO/InputFiles.h A lld/MachO/InputSection.cpp A lld/MachO/InputSection.h A lld/MachO/LTO.cpp A lld/MachO/LTO.h A lld/MachO/MachOStructs.h A lld/MachO/MapFile.cpp A lld/MachO/MapFile.h A lld/MachO/MarkLive.cpp A lld/MachO/MarkLive.h A lld/MachO/ObjC.cpp A lld/MachO/ObjC.h A lld/MachO/Options.td A lld/MachO/OutputSection.cpp A lld/MachO/OutputSection.h A lld/MachO/OutputSegment.cpp A lld/MachO/OutputSegment.h A lld/MachO/Relocations.cpp A lld/MachO/Relocations.h A lld/MachO/SymbolTable.cpp A lld/MachO/SymbolTable.h A lld/MachO/Symbols.cpp A lld/MachO/Symbols.h A lld/MachO/SyntheticSections.cpp A lld/MachO/SyntheticSections.h A lld/MachO/Target.cpp A lld/MachO/Target.h A lld/MachO/UnwindInfoSection.cpp A lld/MachO/UnwindInfoSection.h A lld/MachO/Writer.cpp A lld/MachO/Writer.h M lld/README.md M lld/docs/AtomLLD.rst A lld/docs/ELF/linker_script.rst A lld/docs/ELF/warn_backrefs.rst M lld/docs/NewLLD.rst M lld/docs/ReleaseNotes.rst M lld/docs/WebAssembly.rst M lld/docs/conf.py M lld/docs/design.rst M lld/docs/development.rst A lld/docs/error_handling_script.rst M lld/docs/getting_started.rst M lld/docs/index.rst M lld/docs/ld.lld.1 M lld/include/lld/Common/Args.h A lld/include/lld/Common/Arrays.h M lld/include/lld/Common/DWARF.h M lld/include/lld/Common/Driver.h M lld/include/lld/Common/ErrorHandler.h M lld/include/lld/Common/LLVM.h M lld/include/lld/Common/Memory.h M lld/include/lld/Common/Strings.h M lld/include/lld/Common/TargetOptionsCommandFlags.h R lld/include/lld/Common/Threads.h M lld/include/lld/Common/Timer.h M lld/include/lld/Common/Version.inc.in M lld/include/lld/Core/File.h M lld/include/lld/Core/Reference.h M lld/include/lld/ReaderWriter/MachOLinkingContext.h M lld/lib/Core/Error.cpp M lld/lib/Core/Resolver.cpp M lld/lib/Driver/DarwinLdDriver.cpp M lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp M lld/lib/ReaderWriter/MachO/Atoms.h M lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp M lld/lib/ReaderWriter/MachO/File.h M lld/lib/ReaderWriter/MachO/GOTPass.cpp M lld/lib/ReaderWriter/MachO/LayoutPass.cpp M lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp M lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp M lld/lib/ReaderWriter/MachO/TLVPass.cpp M lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp M lld/tools/lld/lld.cpp M lldb/bindings/headers.swig M lldb/bindings/interface/SBAddress.i M lldb/bindings/interface/SBAttachInfo.i M lldb/bindings/interface/SBBlock.i M lldb/bindings/interface/SBBreakpoint.i M lldb/bindings/interface/SBBreakpointLocation.i M lldb/bindings/interface/SBBreakpointName.i M lldb/bindings/interface/SBBroadcaster.i M lldb/bindings/interface/SBCommandInterpreter.i A lldb/bindings/interface/SBCommandInterpreterRunOptions.i M lldb/bindings/interface/SBCommandReturnObject.i M lldb/bindings/interface/SBCommunication.i M lldb/bindings/interface/SBCompileUnit.i M lldb/bindings/interface/SBData.i M lldb/bindings/interface/SBDebugger.i A lldb/bindings/interface/SBEnvironment.i M lldb/bindings/interface/SBError.i M lldb/bindings/interface/SBEvent.i M lldb/bindings/interface/SBExecutionContext.i M lldb/bindings/interface/SBExpressionOptions.i M lldb/bindings/interface/SBFile.i M lldb/bindings/interface/SBFileSpec.i M lldb/bindings/interface/SBFileSpecList.i M lldb/bindings/interface/SBFrame.i M lldb/bindings/interface/SBFunction.i M lldb/bindings/interface/SBHostOS.i M lldb/bindings/interface/SBInstruction.i M lldb/bindings/interface/SBInstructionList.i M lldb/bindings/interface/SBLanguageRuntime.i M lldb/bindings/interface/SBLaunchInfo.i M lldb/bindings/interface/SBLineEntry.i M lldb/bindings/interface/SBListener.i M lldb/bindings/interface/SBMemoryRegionInfo.i M lldb/bindings/interface/SBMemoryRegionInfoList.i M lldb/bindings/interface/SBModule.i M lldb/bindings/interface/SBModuleSpec.i M lldb/bindings/interface/SBPlatform.i M lldb/bindings/interface/SBProcess.i M lldb/bindings/interface/SBProcessInfo.i M lldb/bindings/interface/SBQueue.i M lldb/bindings/interface/SBQueueItem.i A lldb/bindings/interface/SBReproducer.i M lldb/bindings/interface/SBSection.i M lldb/bindings/interface/SBSourceManager.i M lldb/bindings/interface/SBStream.i M lldb/bindings/interface/SBStringList.i M lldb/bindings/interface/SBStructuredData.i M lldb/bindings/interface/SBSymbol.i M lldb/bindings/interface/SBSymbolContext.i M lldb/bindings/interface/SBSymbolContextList.i M lldb/bindings/interface/SBTarget.i M lldb/bindings/interface/SBThread.i M lldb/bindings/interface/SBThreadPlan.i M lldb/bindings/interface/SBTrace.i R lldb/bindings/interface/SBTraceOptions.i M lldb/bindings/interface/SBType.i M lldb/bindings/interface/SBTypeEnumMember.i M lldb/bindings/interface/SBValue.i M lldb/bindings/interface/SBValueList.i M lldb/bindings/interface/SBVariablesOptions.i M lldb/bindings/interface/SBWatchpoint.i M lldb/bindings/interfaces.swig R lldb/bindings/lua.swig A lldb/bindings/lua/lua-swigsafecast.swig M lldb/bindings/lua/lua-typemaps.swig A lldb/bindings/lua/lua-wrapper.swig A lldb/bindings/lua/lua.swig M lldb/bindings/macros.swig R lldb/bindings/python.swig M lldb/bindings/python/python-extensions.swig M lldb/bindings/python/python-swigsafecast.swig A lldb/bindings/python/python-typemaps.h M lldb/bindings/python/python-typemaps.swig M lldb/bindings/python/python-wrapper.swig A lldb/bindings/python/python.swig A lldb/docs/_lldb/__init__.py A lldb/docs/design/overview.rst A lldb/docs/design/reproducers.rst A lldb/docs/design/sbapi.rst A lldb/docs/man/lldb-server.rst M lldb/docs/man/lldb.rst A lldb/docs/python_api.rst A lldb/docs/python_api_enums.rst M lldb/include/lldb/API/LLDB.h M lldb/include/lldb/API/SBAddress.h M lldb/include/lldb/API/SBAttachInfo.h M lldb/include/lldb/API/SBBlock.h M lldb/include/lldb/API/SBBreakpoint.h M lldb/include/lldb/API/SBBreakpointLocation.h M lldb/include/lldb/API/SBBreakpointName.h M lldb/include/lldb/API/SBBroadcaster.h M lldb/include/lldb/API/SBCommandInterpreter.h A lldb/include/lldb/API/SBCommandInterpreterRunOptions.h M lldb/include/lldb/API/SBCommandReturnObject.h M lldb/include/lldb/API/SBCommunication.h M lldb/include/lldb/API/SBCompileUnit.h M lldb/include/lldb/API/SBData.h M lldb/include/lldb/API/SBDebugger.h M lldb/include/lldb/API/SBDeclaration.h M lldb/include/lldb/API/SBDefines.h A lldb/include/lldb/API/SBEnvironment.h M lldb/include/lldb/API/SBError.h M lldb/include/lldb/API/SBEvent.h M lldb/include/lldb/API/SBExecutionContext.h M lldb/include/lldb/API/SBExpressionOptions.h M lldb/include/lldb/API/SBFile.h M lldb/include/lldb/API/SBFileSpec.h M lldb/include/lldb/API/SBFileSpecList.h M lldb/include/lldb/API/SBFrame.h M lldb/include/lldb/API/SBFunction.h M lldb/include/lldb/API/SBHostOS.h M lldb/include/lldb/API/SBInstruction.h M lldb/include/lldb/API/SBInstructionList.h M lldb/include/lldb/API/SBLanguageRuntime.h M lldb/include/lldb/API/SBLaunchInfo.h M lldb/include/lldb/API/SBLineEntry.h M lldb/include/lldb/API/SBListener.h M lldb/include/lldb/API/SBMemoryRegionInfo.h M lldb/include/lldb/API/SBMemoryRegionInfoList.h M lldb/include/lldb/API/SBModule.h M lldb/include/lldb/API/SBModuleSpec.h M lldb/include/lldb/API/SBPlatform.h M lldb/include/lldb/API/SBProcess.h M lldb/include/lldb/API/SBProcessInfo.h M lldb/include/lldb/API/SBQueue.h M lldb/include/lldb/API/SBQueueItem.h M lldb/include/lldb/API/SBReproducer.h M lldb/include/lldb/API/SBSection.h M lldb/include/lldb/API/SBSourceManager.h M lldb/include/lldb/API/SBStream.h M lldb/include/lldb/API/SBStringList.h M lldb/include/lldb/API/SBStructuredData.h M lldb/include/lldb/API/SBSymbol.h M lldb/include/lldb/API/SBSymbolContext.h M lldb/include/lldb/API/SBSymbolContextList.h M lldb/include/lldb/API/SBTarget.h M lldb/include/lldb/API/SBThread.h M lldb/include/lldb/API/SBThreadCollection.h M lldb/include/lldb/API/SBThreadPlan.h M lldb/include/lldb/API/SBTrace.h R lldb/include/lldb/API/SBTraceOptions.h M lldb/include/lldb/API/SBType.h M lldb/include/lldb/API/SBTypeCategory.h M lldb/include/lldb/API/SBTypeEnumMember.h M lldb/include/lldb/API/SBTypeFilter.h M lldb/include/lldb/API/SBTypeFormat.h M lldb/include/lldb/API/SBTypeNameSpecifier.h M lldb/include/lldb/API/SBTypeSummary.h M lldb/include/lldb/API/SBTypeSynthetic.h M lldb/include/lldb/API/SBUnixSignals.h M lldb/include/lldb/API/SBValue.h M lldb/include/lldb/API/SBValueList.h M lldb/include/lldb/API/SBVariablesOptions.h M lldb/include/lldb/API/SBWatchpoint.h M lldb/include/lldb/Breakpoint/Breakpoint.h M lldb/include/lldb/Breakpoint/BreakpointID.h M lldb/include/lldb/Breakpoint/BreakpointIDList.h M lldb/include/lldb/Breakpoint/BreakpointList.h M lldb/include/lldb/Breakpoint/BreakpointLocation.h M lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h M lldb/include/lldb/Breakpoint/BreakpointLocationList.h M lldb/include/lldb/Breakpoint/BreakpointName.h M lldb/include/lldb/Breakpoint/BreakpointOptions.h M lldb/include/lldb/Breakpoint/BreakpointPrecondition.h M lldb/include/lldb/Breakpoint/BreakpointResolver.h M lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h M lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h M lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h M lldb/include/lldb/Breakpoint/BreakpointResolverName.h M lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h M lldb/include/lldb/Breakpoint/BreakpointSite.h M lldb/include/lldb/Breakpoint/BreakpointSiteList.h M lldb/include/lldb/Breakpoint/Stoppoint.h M lldb/include/lldb/Breakpoint/StoppointCallbackContext.h A lldb/include/lldb/Breakpoint/StoppointHitCounter.h R lldb/include/lldb/Breakpoint/StoppointLocation.h A lldb/include/lldb/Breakpoint/StoppointSite.h M lldb/include/lldb/Breakpoint/Watchpoint.h M lldb/include/lldb/Breakpoint/WatchpointList.h M lldb/include/lldb/Breakpoint/WatchpointOptions.h M lldb/include/lldb/Core/Address.h M lldb/include/lldb/Core/AddressRange.h M lldb/include/lldb/Core/AddressResolver.h M lldb/include/lldb/Core/AddressResolverFileLine.h R lldb/include/lldb/Core/AddressResolverName.h M lldb/include/lldb/Core/Architecture.h R lldb/include/lldb/Core/ClangForward.h M lldb/include/lldb/Core/Communication.h M lldb/include/lldb/Core/Debugger.h A lldb/include/lldb/Core/Declaration.h M lldb/include/lldb/Core/Disassembler.h M lldb/include/lldb/Core/DumpDataExtractor.h M lldb/include/lldb/Core/EmulateInstruction.h M lldb/include/lldb/Core/FileLineResolver.h M lldb/include/lldb/Core/FileSpecList.h M lldb/include/lldb/Core/FormatEntity.h M lldb/include/lldb/Core/Highlighter.h M lldb/include/lldb/Core/IOHandler.h M lldb/include/lldb/Core/IOHandlerCursesGUI.h M lldb/include/lldb/Core/LoadedModuleInfoList.h M lldb/include/lldb/Core/Mangled.h M lldb/include/lldb/Core/MappedHash.h M lldb/include/lldb/Core/Module.h M lldb/include/lldb/Core/ModuleChild.h M lldb/include/lldb/Core/ModuleList.h M lldb/include/lldb/Core/ModuleSpec.h M lldb/include/lldb/Core/Opcode.h M lldb/include/lldb/Core/PluginInterface.h M lldb/include/lldb/Core/PluginManager.h A lldb/include/lldb/Core/Progress.h M lldb/include/lldb/Core/PropertiesBase.td M lldb/include/lldb/Core/RichManglingContext.h M lldb/include/lldb/Core/SearchFilter.h M lldb/include/lldb/Core/Section.h A lldb/include/lldb/Core/SourceLocationSpec.h M lldb/include/lldb/Core/SourceManager.h M lldb/include/lldb/Core/StreamAsynchronousIO.h M lldb/include/lldb/Core/StreamBuffer.h M lldb/include/lldb/Core/StreamFile.h M lldb/include/lldb/Core/StructuredDataImpl.h M lldb/include/lldb/Core/ThreadSafeDenseMap.h M lldb/include/lldb/Core/ThreadSafeValue.h M lldb/include/lldb/Core/UniqueCStringMap.h M lldb/include/lldb/Core/UserSettingsController.h M lldb/include/lldb/Core/Value.h M lldb/include/lldb/Core/ValueObject.h M lldb/include/lldb/Core/ValueObjectCast.h M lldb/include/lldb/Core/ValueObjectChild.h M lldb/include/lldb/Core/ValueObjectConstResult.h M lldb/include/lldb/Core/ValueObjectConstResultCast.h M lldb/include/lldb/Core/ValueObjectConstResultChild.h M lldb/include/lldb/Core/ValueObjectConstResultImpl.h M lldb/include/lldb/Core/ValueObjectDynamicValue.h M lldb/include/lldb/Core/ValueObjectList.h M lldb/include/lldb/Core/ValueObjectMemory.h M lldb/include/lldb/Core/ValueObjectRegister.h M lldb/include/lldb/Core/ValueObjectSyntheticFilter.h A lldb/include/lldb/Core/ValueObjectUpdater.h M lldb/include/lldb/Core/ValueObjectVariable.h M lldb/include/lldb/Core/dwarf.h M lldb/include/lldb/DataFormatters/CXXFunctionPointer.h M lldb/include/lldb/DataFormatters/DataVisualization.h M lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h M lldb/include/lldb/DataFormatters/FormatCache.h M lldb/include/lldb/DataFormatters/FormatClasses.h M lldb/include/lldb/DataFormatters/FormatManager.h M lldb/include/lldb/DataFormatters/FormattersContainer.h M lldb/include/lldb/DataFormatters/FormattersHelpers.h M lldb/include/lldb/DataFormatters/LanguageCategory.h M lldb/include/lldb/DataFormatters/StringPrinter.h M lldb/include/lldb/DataFormatters/TypeCategory.h M lldb/include/lldb/DataFormatters/TypeCategoryMap.h M lldb/include/lldb/DataFormatters/TypeFormat.h M lldb/include/lldb/DataFormatters/TypeSummary.h M lldb/include/lldb/DataFormatters/TypeSynthetic.h M lldb/include/lldb/DataFormatters/ValueObjectPrinter.h M lldb/include/lldb/DataFormatters/VectorIterator.h M lldb/include/lldb/DataFormatters/VectorType.h M lldb/include/lldb/Expression/DWARFExpression.h M lldb/include/lldb/Expression/DiagnosticManager.h M lldb/include/lldb/Expression/DynamicCheckerFunctions.h M lldb/include/lldb/Expression/Expression.h M lldb/include/lldb/Expression/ExpressionParser.h M lldb/include/lldb/Expression/ExpressionSourceCode.h M lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h M lldb/include/lldb/Expression/ExpressionVariable.h M lldb/include/lldb/Expression/FunctionCaller.h M lldb/include/lldb/Expression/IRExecutionUnit.h M lldb/include/lldb/Expression/IRInterpreter.h M lldb/include/lldb/Expression/IRMemoryMap.h M lldb/include/lldb/Expression/LLVMUserExpression.h M lldb/include/lldb/Expression/Materializer.h M lldb/include/lldb/Expression/REPL.h M lldb/include/lldb/Expression/UserExpression.h M lldb/include/lldb/Expression/UtilityFunction.h M lldb/include/lldb/Host/Config.h.cmake M lldb/include/lldb/Host/ConnectionFileDescriptor.h M lldb/include/lldb/Host/Debug.h M lldb/include/lldb/Host/Editline.h M lldb/include/lldb/Host/File.h M lldb/include/lldb/Host/FileAction.h M lldb/include/lldb/Host/FileCache.h M lldb/include/lldb/Host/FileSystem.h M lldb/include/lldb/Host/Host.h M lldb/include/lldb/Host/HostGetOpt.h M lldb/include/lldb/Host/HostInfo.h M lldb/include/lldb/Host/HostInfoBase.h M lldb/include/lldb/Host/HostNativeProcess.h M lldb/include/lldb/Host/HostNativeProcessBase.h M lldb/include/lldb/Host/HostNativeThread.h M lldb/include/lldb/Host/HostNativeThreadBase.h M lldb/include/lldb/Host/HostNativeThreadForward.h M lldb/include/lldb/Host/HostProcess.h M lldb/include/lldb/Host/HostThread.h M lldb/include/lldb/Host/LZMA.h M lldb/include/lldb/Host/LockFile.h M lldb/include/lldb/Host/LockFileBase.h M lldb/include/lldb/Host/MainLoop.h M lldb/include/lldb/Host/MainLoopBase.h M lldb/include/lldb/Host/MonitoringProcessLauncher.h M lldb/include/lldb/Host/OptionParser.h M lldb/include/lldb/Host/Pipe.h M lldb/include/lldb/Host/PipeBase.h M lldb/include/lldb/Host/PosixApi.h M lldb/include/lldb/Host/ProcessLaunchInfo.h M lldb/include/lldb/Host/ProcessLauncher.h M lldb/include/lldb/Host/ProcessRunLock.h M lldb/include/lldb/Host/PseudoTerminal.h M lldb/include/lldb/Host/SafeMachO.h M lldb/include/lldb/Host/Socket.h M lldb/include/lldb/Host/SocketAddress.h M lldb/include/lldb/Host/StringConvert.h R lldb/include/lldb/Host/TaskPool.h M lldb/include/lldb/Host/Terminal.h M lldb/include/lldb/Host/ThreadLauncher.h M lldb/include/lldb/Host/Time.h M lldb/include/lldb/Host/XML.h M lldb/include/lldb/Host/common/GetOptInc.h M lldb/include/lldb/Host/common/NativeBreakpointList.h M lldb/include/lldb/Host/common/NativeProcessProtocol.h M lldb/include/lldb/Host/common/NativeRegisterContext.h M lldb/include/lldb/Host/common/NativeThreadProtocol.h M lldb/include/lldb/Host/common/NativeWatchpointList.h M lldb/include/lldb/Host/common/TCPSocket.h M lldb/include/lldb/Host/common/UDPSocket.h M lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h M lldb/include/lldb/Host/posix/DomainSocket.h M lldb/include/lldb/Host/posix/HostInfoPosix.h M lldb/include/lldb/Host/posix/HostProcessPosix.h M lldb/include/lldb/Host/posix/HostThreadPosix.h M lldb/include/lldb/Host/posix/LockFilePosix.h M lldb/include/lldb/Host/posix/PipePosix.h M lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h M lldb/include/lldb/Initialization/SystemInitializer.h M lldb/include/lldb/Initialization/SystemInitializerCommon.h M lldb/include/lldb/Initialization/SystemLifetimeManager.h M lldb/include/lldb/Interpreter/CommandAlias.h M lldb/include/lldb/Interpreter/CommandCompletions.h M lldb/include/lldb/Interpreter/CommandHistory.h M lldb/include/lldb/Interpreter/CommandInterpreter.h M lldb/include/lldb/Interpreter/CommandObject.h M lldb/include/lldb/Interpreter/CommandObjectMultiword.h R lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h M lldb/include/lldb/Interpreter/CommandOptionValidators.h M lldb/include/lldb/Interpreter/CommandReturnObject.h M lldb/include/lldb/Interpreter/OptionGroupArchitecture.h M lldb/include/lldb/Interpreter/OptionGroupBoolean.h M lldb/include/lldb/Interpreter/OptionGroupFile.h M lldb/include/lldb/Interpreter/OptionGroupFormat.h M lldb/include/lldb/Interpreter/OptionGroupOutputFile.h M lldb/include/lldb/Interpreter/OptionGroupPlatform.h M lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h M lldb/include/lldb/Interpreter/OptionGroupString.h M lldb/include/lldb/Interpreter/OptionGroupUInt64.h M lldb/include/lldb/Interpreter/OptionGroupUUID.h M lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h M lldb/include/lldb/Interpreter/OptionGroupVariable.h M lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h M lldb/include/lldb/Interpreter/OptionValue.h M lldb/include/lldb/Interpreter/OptionValueArch.h M lldb/include/lldb/Interpreter/OptionValueArgs.h M lldb/include/lldb/Interpreter/OptionValueArray.h M lldb/include/lldb/Interpreter/OptionValueBoolean.h M lldb/include/lldb/Interpreter/OptionValueChar.h M lldb/include/lldb/Interpreter/OptionValueDictionary.h M lldb/include/lldb/Interpreter/OptionValueEnumeration.h A lldb/include/lldb/Interpreter/OptionValueFileColonLine.h M lldb/include/lldb/Interpreter/OptionValueFileSpec.h M lldb/include/lldb/Interpreter/OptionValueFileSpecList.h M lldb/include/lldb/Interpreter/OptionValueFormat.h M lldb/include/lldb/Interpreter/OptionValueFormatEntity.h M lldb/include/lldb/Interpreter/OptionValueLanguage.h M lldb/include/lldb/Interpreter/OptionValuePathMappings.h M lldb/include/lldb/Interpreter/OptionValueProperties.h M lldb/include/lldb/Interpreter/OptionValueRegex.h M lldb/include/lldb/Interpreter/OptionValueSInt64.h M lldb/include/lldb/Interpreter/OptionValueString.h M lldb/include/lldb/Interpreter/OptionValueUInt64.h M lldb/include/lldb/Interpreter/OptionValueUUID.h M lldb/include/lldb/Interpreter/OptionValues.h M lldb/include/lldb/Interpreter/Options.h M lldb/include/lldb/Interpreter/Property.h M lldb/include/lldb/Interpreter/ScriptInterpreter.h A lldb/include/lldb/Interpreter/ScriptedProcessInterface.h M lldb/include/lldb/Symbol/ArmUnwindInfo.h M lldb/include/lldb/Symbol/Block.h M lldb/include/lldb/Symbol/CallFrameInfo.h R lldb/include/lldb/Symbol/ClangASTContext.h R lldb/include/lldb/Symbol/ClangASTImporter.h R lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h M lldb/include/lldb/Symbol/CompactUnwindInfo.h M lldb/include/lldb/Symbol/CompileUnit.h M lldb/include/lldb/Symbol/CompilerDecl.h M lldb/include/lldb/Symbol/CompilerDeclContext.h M lldb/include/lldb/Symbol/CompilerType.h M lldb/include/lldb/Symbol/DWARFCallFrameInfo.h M lldb/include/lldb/Symbol/DebugMacros.h M lldb/include/lldb/Symbol/DeclVendor.h R lldb/include/lldb/Symbol/Declaration.h M lldb/include/lldb/Symbol/FuncUnwinders.h M lldb/include/lldb/Symbol/Function.h M lldb/include/lldb/Symbol/LineEntry.h M lldb/include/lldb/Symbol/LineTable.h M lldb/include/lldb/Symbol/LocateSymbolFile.h M lldb/include/lldb/Symbol/ObjectContainer.h M lldb/include/lldb/Symbol/ObjectFile.h M lldb/include/lldb/Symbol/SourceModule.h M lldb/include/lldb/Symbol/Symbol.h M lldb/include/lldb/Symbol/SymbolContext.h M lldb/include/lldb/Symbol/SymbolContextScope.h M lldb/include/lldb/Symbol/SymbolFile.h M lldb/include/lldb/Symbol/SymbolVendor.h M lldb/include/lldb/Symbol/Symtab.h M lldb/include/lldb/Symbol/TaggedASTType.h M lldb/include/lldb/Symbol/Type.h M lldb/include/lldb/Symbol/TypeList.h M lldb/include/lldb/Symbol/TypeMap.h M lldb/include/lldb/Symbol/TypeSystem.h M lldb/include/lldb/Symbol/UnwindPlan.h M lldb/include/lldb/Symbol/UnwindTable.h Log Message: ----------- Vendor import of LLVM+CLANG+OpenMP 13 Commit: fec81068689da1753bcc8c40bf9cf007b41451ca https://github.com/MidnightBSD/src/commit/fec81068689da1753bcc8c40bf9cf007b41451ca Author: Lucas Holt Date: 2022-07-25 (Mon, 25 Jul 2022) Changed paths: M contrib/llvm-project/clang/include/clang-c/BuildSystem.h M contrib/llvm-project/clang/include/clang-c/Index.h M contrib/llvm-project/clang/include/clang-c/Platform.h A contrib/llvm-project/clang/include/clang-c/Rewrite.h A contrib/llvm-project/clang/include/clang/APINotes/APINotesYAMLCompiler.h A contrib/llvm-project/clang/include/clang/APINotes/Types.h M contrib/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h M contrib/llvm-project/clang/include/clang/AST/APValue.h M contrib/llvm-project/clang/include/clang/AST/ASTConcept.h M contrib/llvm-project/clang/include/clang/AST/ASTContext.h M contrib/llvm-project/clang/include/clang/AST/ASTDumper.h M contrib/llvm-project/clang/include/clang/AST/ASTDumperUtils.h M contrib/llvm-project/clang/include/clang/AST/ASTFwd.h M contrib/llvm-project/clang/include/clang/AST/ASTImporter.h M contrib/llvm-project/clang/include/clang/AST/ASTImporterLookupTable.h M contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h M contrib/llvm-project/clang/include/clang/AST/ASTStructuralEquivalence.h M contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h M contrib/llvm-project/clang/include/clang/AST/AbstractBasicReader.h M contrib/llvm-project/clang/include/clang/AST/AbstractBasicWriter.h M contrib/llvm-project/clang/include/clang/AST/Attr.h M contrib/llvm-project/clang/include/clang/AST/BuiltinTypes.def M contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h M contrib/llvm-project/clang/include/clang/AST/CXXRecordDeclDefinitionBits.def M contrib/llvm-project/clang/include/clang/AST/CanonicalType.h M contrib/llvm-project/clang/include/clang/AST/Comment.h M contrib/llvm-project/clang/include/clang/AST/CommentCommands.td M contrib/llvm-project/clang/include/clang/AST/CommentLexer.h M contrib/llvm-project/clang/include/clang/AST/CommentSema.h M contrib/llvm-project/clang/include/clang/AST/ComparisonCategories.h A contrib/llvm-project/clang/include/clang/AST/ComputeDependence.h M contrib/llvm-project/clang/include/clang/AST/DataCollection.h M contrib/llvm-project/clang/include/clang/AST/Decl.h M contrib/llvm-project/clang/include/clang/AST/DeclBase.h M contrib/llvm-project/clang/include/clang/AST/DeclCXX.h M contrib/llvm-project/clang/include/clang/AST/DeclContextInternals.h M contrib/llvm-project/clang/include/clang/AST/DeclGroup.h M contrib/llvm-project/clang/include/clang/AST/DeclObjC.h A contrib/llvm-project/clang/include/clang/AST/DeclObjCCommon.h M contrib/llvm-project/clang/include/clang/AST/DeclOpenMP.h M contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h M contrib/llvm-project/clang/include/clang/AST/DeclarationName.h A contrib/llvm-project/clang/include/clang/AST/DependenceFlags.h M contrib/llvm-project/clang/include/clang/AST/DependentDiagnostic.h M contrib/llvm-project/clang/include/clang/AST/EvaluatedExprVisitor.h M contrib/llvm-project/clang/include/clang/AST/Expr.h M contrib/llvm-project/clang/include/clang/AST/ExprCXX.h M contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h M contrib/llvm-project/clang/include/clang/AST/ExprObjC.h M contrib/llvm-project/clang/include/clang/AST/ExprOpenMP.h M contrib/llvm-project/clang/include/clang/AST/ExternalASTSource.h M contrib/llvm-project/clang/include/clang/AST/GlobalDecl.h A contrib/llvm-project/clang/include/clang/AST/IgnoreExpr.h M contrib/llvm-project/clang/include/clang/AST/JSONNodeDumper.h M contrib/llvm-project/clang/include/clang/AST/LocInfoType.h M contrib/llvm-project/clang/include/clang/AST/Mangle.h M contrib/llvm-project/clang/include/clang/AST/MangleNumberingContext.h M contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h M contrib/llvm-project/clang/include/clang/AST/NonTrivialTypeVisitor.h M contrib/llvm-project/clang/include/clang/AST/ODRHash.h M contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h M contrib/llvm-project/clang/include/clang/AST/OperationKinds.def M contrib/llvm-project/clang/include/clang/AST/OptionalDiagnostic.h M contrib/llvm-project/clang/include/clang/AST/ParentMap.h A contrib/llvm-project/clang/include/clang/AST/ParentMapContext.h M contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h M contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td M contrib/llvm-project/clang/include/clang/AST/RawCommentList.h M contrib/llvm-project/clang/include/clang/AST/RecordLayout.h M contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h M contrib/llvm-project/clang/include/clang/AST/Redeclarable.h M contrib/llvm-project/clang/include/clang/AST/Stmt.h M contrib/llvm-project/clang/include/clang/AST/StmtDataCollectors.td M contrib/llvm-project/clang/include/clang/AST/StmtIterator.h M contrib/llvm-project/clang/include/clang/AST/StmtOpenMP.h M contrib/llvm-project/clang/include/clang/AST/TemplateBase.h M contrib/llvm-project/clang/include/clang/AST/TemplateName.h M contrib/llvm-project/clang/include/clang/AST/TextNodeDumper.h M contrib/llvm-project/clang/include/clang/AST/Type.h M contrib/llvm-project/clang/include/clang/AST/TypeLoc.h M contrib/llvm-project/clang/include/clang/AST/TypeLocVisitor.h M contrib/llvm-project/clang/include/clang/AST/TypeProperties.td M contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchFinder.h M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersMacros.h M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Parser.h M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Registry.h M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h A contrib/llvm-project/clang/include/clang/ASTMatchers/GtestMatchers.h A contrib/llvm-project/clang/include/clang/Analysis/Analyses/CalledOnceCheck.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/LiveVariables.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafety.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h M contrib/llvm-project/clang/include/clang/Analysis/Analyses/UninitializedValues.h M contrib/llvm-project/clang/include/clang/Analysis/AnalysisDeclContext.h M contrib/llvm-project/clang/include/clang/Analysis/AnyCall.h M contrib/llvm-project/clang/include/clang/Analysis/CFG.h M contrib/llvm-project/clang/include/clang/Analysis/CallGraph.h M contrib/llvm-project/clang/include/clang/Analysis/ConstructionContext.h M contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h A contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h A contrib/llvm-project/clang/include/clang/Analysis/IssueHash.h A contrib/llvm-project/clang/include/clang/Analysis/MacroExpansionContext.h M contrib/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h M contrib/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h M contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def M contrib/llvm-project/clang/include/clang/Basic/ABI.h M contrib/llvm-project/clang/include/clang/Basic/AddressSpaces.h M contrib/llvm-project/clang/include/clang/Basic/AlignedAllocation.h M contrib/llvm-project/clang/include/clang/Basic/Attr.td M contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td M contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h M contrib/llvm-project/clang/include/clang/Basic/Builtins.def M contrib/llvm-project/clang/include/clang/Basic/Builtins.h M contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsARM.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsBPF.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagon.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagonDep.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagonMapCustomDep.def R contrib/llvm-project/clang/include/clang/Basic/BuiltinsLe64.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsMips.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsRISCV.def A contrib/llvm-project/clang/include/clang/Basic/BuiltinsSVE.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsSystemZ.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsWebAssembly.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def M contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def M contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def M contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h M contrib/llvm-project/clang/include/clang/Basic/Cuda.h A contrib/llvm-project/clang/include/clang/Basic/DarwinSDKInfo.h M contrib/llvm-project/clang/include/clang/Basic/DebugInfoOptions.h M contrib/llvm-project/clang/include/clang/Basic/DeclNodes.td M contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h M contrib/llvm-project/clang/include/clang/Basic/Diagnostic.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticAST.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysis.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticComment.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTU.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriver.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontend.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticLex.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.def M contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticParse.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoring.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSema.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerialization.h M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td A contrib/llvm-project/clang/include/clang/Basic/DirectoryEntry.h M contrib/llvm-project/clang/include/clang/Basic/ExpressionTraits.h A contrib/llvm-project/clang/include/clang/Basic/FPOptions.def M contrib/llvm-project/clang/include/clang/Basic/Features.def A contrib/llvm-project/clang/include/clang/Basic/FileEntry.h M contrib/llvm-project/clang/include/clang/Basic/FileManager.h R contrib/llvm-project/clang/include/clang/Basic/FixedPoint.h M contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h M contrib/llvm-project/clang/include/clang/Basic/JsonSupport.h M contrib/llvm-project/clang/include/clang/Basic/LLVM.h M contrib/llvm-project/clang/include/clang/Basic/LangOptions.def M contrib/llvm-project/clang/include/clang/Basic/LangOptions.h M contrib/llvm-project/clang/include/clang/Basic/LangStandard.h M contrib/llvm-project/clang/include/clang/Basic/LangStandards.def M contrib/llvm-project/clang/include/clang/Basic/Module.h A contrib/llvm-project/clang/include/clang/Basic/NoSanitizeList.h M contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h M contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensions.def M contrib/llvm-project/clang/include/clang/Basic/OpenCLImageTypes.def M contrib/llvm-project/clang/include/clang/Basic/OpenCLOptions.h M contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def M contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h M contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.h A contrib/llvm-project/clang/include/clang/Basic/PPCTypes.def M contrib/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h M contrib/llvm-project/clang/include/clang/Basic/PragmaKinds.h A contrib/llvm-project/clang/include/clang/Basic/ProfileList.h A contrib/llvm-project/clang/include/clang/Basic/RISCVVTypes.def R contrib/llvm-project/clang/include/clang/Basic/SanitizerBlacklist.h M contrib/llvm-project/clang/include/clang/Basic/SanitizerSpecialCaseList.h M contrib/llvm-project/clang/include/clang/Basic/Sanitizers.def M contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h M contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h M contrib/llvm-project/clang/include/clang/Basic/SourceManager.h M contrib/llvm-project/clang/include/clang/Basic/Specifiers.h M contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td M contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h A contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.def M contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.h A contrib/llvm-project/clang/include/clang/Basic/TargetID.h M contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h M contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h A contrib/llvm-project/clang/include/clang/Basic/Thunk.h M contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def M contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h M contrib/llvm-project/clang/include/clang/Basic/TypeNodes.td M contrib/llvm-project/clang/include/clang/Basic/TypeTraits.h M contrib/llvm-project/clang/include/clang/Basic/X86Target.def M contrib/llvm-project/clang/include/clang/Basic/XRayInstr.h M contrib/llvm-project/clang/include/clang/Basic/XRayLists.h A contrib/llvm-project/clang/include/clang/Basic/arm_bf16.td A contrib/llvm-project/clang/include/clang/Basic/arm_cde.td M contrib/llvm-project/clang/include/clang/Basic/arm_mve.td M contrib/llvm-project/clang/include/clang/Basic/arm_mve_defs.td M contrib/llvm-project/clang/include/clang/Basic/arm_neon.td M contrib/llvm-project/clang/include/clang/Basic/arm_neon_incl.td A contrib/llvm-project/clang/include/clang/Basic/arm_sve.td A contrib/llvm-project/clang/include/clang/Basic/riscv_vector.td M contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h M contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h M contrib/llvm-project/clang/include/clang/CodeGen/CodeGenABITypes.h M contrib/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h M contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h M contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitFuture.h M contrib/llvm-project/clang/include/clang/CodeGen/SwiftCallingConv.h M contrib/llvm-project/clang/include/clang/CrossTU/CrossTranslationUnit.h M contrib/llvm-project/clang/include/clang/Driver/Action.h R contrib/llvm-project/clang/include/clang/Driver/CC1Options.td R contrib/llvm-project/clang/include/clang/Driver/CLCompatOptions.td M contrib/llvm-project/clang/include/clang/Driver/ClangOptionDocs.td M contrib/llvm-project/clang/include/clang/Driver/Compilation.h R contrib/llvm-project/clang/include/clang/Driver/DarwinSDKInfo.h M contrib/llvm-project/clang/include/clang/Driver/Distro.h M contrib/llvm-project/clang/include/clang/Driver/Driver.h A contrib/llvm-project/clang/include/clang/Driver/InputInfo.h M contrib/llvm-project/clang/include/clang/Driver/Job.h M contrib/llvm-project/clang/include/clang/Driver/Multilib.h M contrib/llvm-project/clang/include/clang/Driver/Options.h M contrib/llvm-project/clang/include/clang/Driver/Options.td M contrib/llvm-project/clang/include/clang/Driver/Phases.h M contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h M contrib/llvm-project/clang/include/clang/Driver/Tool.h M contrib/llvm-project/clang/include/clang/Driver/ToolChain.h M contrib/llvm-project/clang/include/clang/Driver/Types.def M contrib/llvm-project/clang/include/clang/Driver/Types.h M contrib/llvm-project/clang/include/clang/Driver/XRayArgs.h M contrib/llvm-project/clang/include/clang/Edit/EditedSource.h M contrib/llvm-project/clang/include/clang/Format/Format.h M contrib/llvm-project/clang/include/clang/Frontend/ASTConsumers.h M contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h M contrib/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h M contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h M contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h M contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h M contrib/llvm-project/clang/include/clang/Frontend/FrontendAction.h M contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h M contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h M contrib/llvm-project/clang/include/clang/Frontend/LogDiagnosticPrinter.h M contrib/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h M contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h M contrib/llvm-project/clang/include/clang/Frontend/Utils.h M contrib/llvm-project/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h M contrib/llvm-project/clang/include/clang/Index/CommentToXML.h M contrib/llvm-project/clang/include/clang/Index/DeclOccurrence.h M contrib/llvm-project/clang/include/clang/Index/IndexSymbol.h M contrib/llvm-project/clang/include/clang/Index/IndexingAction.h M contrib/llvm-project/clang/include/clang/Index/IndexingOptions.h A contrib/llvm-project/clang/include/clang/IndexSerialization/SerializablePathCollection.h A contrib/llvm-project/clang/include/clang/Interpreter/Interpreter.h A contrib/llvm-project/clang/include/clang/Interpreter/PartialTranslationUnit.h M contrib/llvm-project/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h M contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h M contrib/llvm-project/clang/include/clang/Lex/HeaderMap.h M contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h M contrib/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h M contrib/llvm-project/clang/include/clang/Lex/Lexer.h M contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h M contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h M contrib/llvm-project/clang/include/clang/Lex/ModuleLoader.h M contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h M contrib/llvm-project/clang/include/clang/Lex/PPCallbacks.h M contrib/llvm-project/clang/include/clang/Lex/PPConditionalDirectiveRecord.h M contrib/llvm-project/clang/include/clang/Lex/Pragma.h M contrib/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h M contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h M contrib/llvm-project/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h M contrib/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h M contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h M contrib/llvm-project/clang/include/clang/Lex/Token.h M contrib/llvm-project/clang/include/clang/Lex/VariadicMacroSupport.h M contrib/llvm-project/clang/include/clang/Parse/Parser.h M contrib/llvm-project/clang/include/clang/Parse/RAIIObjectsForParser.h M contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h M contrib/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h M contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h M contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h M contrib/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h M contrib/llvm-project/clang/include/clang/Sema/Designator.h M contrib/llvm-project/clang/include/clang/Sema/ExternalSemaSource.h M contrib/llvm-project/clang/include/clang/Sema/Initialization.h M contrib/llvm-project/clang/include/clang/Sema/Lookup.h M contrib/llvm-project/clang/include/clang/Sema/MultiplexExternalSemaSource.h M contrib/llvm-project/clang/include/clang/Sema/Overload.h M contrib/llvm-project/clang/include/clang/Sema/Ownership.h M contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h M contrib/llvm-project/clang/include/clang/Sema/ParsedTemplate.h M contrib/llvm-project/clang/include/clang/Sema/Scope.h M contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h M contrib/llvm-project/clang/include/clang/Sema/Sema.h M contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h M contrib/llvm-project/clang/include/clang/Sema/Template.h M contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h M contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h M contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h M contrib/llvm-project/clang/include/clang/Serialization/ASTRecordWriter.h M contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h M contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h M contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h M contrib/llvm-project/clang/include/clang/Serialization/ModuleManager.h M contrib/llvm-project/clang/include/clang/Serialization/TypeBitCodes.def M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Analyses.def M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/IssueHash.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h A contrib/llvm-project/clang/include/clang/Testing/CommandLineArgs.h A contrib/llvm-project/clang/include/clang/Testing/TestClangConfig.h M contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiff.h M contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h M contrib/llvm-project/clang/include/clang/Tooling/AllTUsExecution.h M contrib/llvm-project/clang/include/clang/Tooling/ArgumentsAdjusters.h M contrib/llvm-project/clang/include/clang/Tooling/CommonOptionsParser.h M contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabase.h M contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h R contrib/llvm-project/clang/include/clang/Tooling/Core/Lookup.h M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h M contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h M contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h M contrib/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h A contrib/llvm-project/clang/include/clang/Tooling/NodeIntrospection.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ASTSelection.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/AtomicChange.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Lookup.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h M contrib/llvm-project/clang/include/clang/Tooling/ReplacementsYaml.h M contrib/llvm-project/clang/include/clang/Tooling/Syntax/BuildTree.h M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.td A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Syntax.td M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tokens.h M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h M contrib/llvm-project/clang/include/clang/Tooling/Tooling.h M contrib/llvm-project/clang/include/clang/Tooling/Transformer/MatchConsumer.h A contrib/llvm-project/clang/include/clang/Tooling/Transformer/Parsing.h M contrib/llvm-project/clang/include/clang/Tooling/Transformer/RangeSelector.h M contrib/llvm-project/clang/include/clang/Tooling/Transformer/RewriteRule.h M contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCode.h M contrib/llvm-project/clang/include/clang/Tooling/Transformer/Stencil.h M contrib/llvm-project/clang/include/clang/module.modulemap A contrib/llvm-project/clang/lib/APINotes/APINotesFormat.h A contrib/llvm-project/clang/lib/APINotes/APINotesTypes.cpp A contrib/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp M contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp M contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp M contrib/llvm-project/clang/lib/ARCMigrate/Internals.h M contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp M contrib/llvm-project/clang/lib/ARCMigrate/PlistReporter.cpp M contrib/llvm-project/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp M contrib/llvm-project/clang/lib/ARCMigrate/TransGCAttrs.cpp M contrib/llvm-project/clang/lib/ARCMigrate/TransProperties.cpp M contrib/llvm-project/clang/lib/ARCMigrate/TransProtectedScope.cpp M contrib/llvm-project/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp M contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp M contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h M contrib/llvm-project/clang/lib/AST/APValue.cpp M contrib/llvm-project/clang/lib/AST/ASTContext.cpp M contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp M contrib/llvm-project/clang/lib/AST/ASTDumper.cpp M contrib/llvm-project/clang/lib/AST/ASTImporter.cpp M contrib/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp M contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp M contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp M contrib/llvm-project/clang/lib/AST/AttrImpl.cpp M contrib/llvm-project/clang/lib/AST/CXXABI.h M contrib/llvm-project/clang/lib/AST/CXXInheritance.cpp M contrib/llvm-project/clang/lib/AST/CommentCommandTraits.cpp M contrib/llvm-project/clang/lib/AST/CommentLexer.cpp M contrib/llvm-project/clang/lib/AST/CommentSema.cpp M contrib/llvm-project/clang/lib/AST/ComparisonCategories.cpp A contrib/llvm-project/clang/lib/AST/ComputeDependence.cpp M contrib/llvm-project/clang/lib/AST/DataCollection.cpp M contrib/llvm-project/clang/lib/AST/Decl.cpp M contrib/llvm-project/clang/lib/AST/DeclBase.cpp M contrib/llvm-project/clang/lib/AST/DeclCXX.cpp M contrib/llvm-project/clang/lib/AST/DeclObjC.cpp M contrib/llvm-project/clang/lib/AST/DeclOpenMP.cpp M contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp M contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp M contrib/llvm-project/clang/lib/AST/DeclarationName.cpp M contrib/llvm-project/clang/lib/AST/Expr.cpp M contrib/llvm-project/clang/lib/AST/ExprCXX.cpp M contrib/llvm-project/clang/lib/AST/ExprClassification.cpp M contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp M contrib/llvm-project/clang/lib/AST/ExprConstant.cpp M contrib/llvm-project/clang/lib/AST/ExprObjC.cpp M contrib/llvm-project/clang/lib/AST/ExternalASTMerger.cpp M contrib/llvm-project/clang/lib/AST/ExternalASTSource.cpp M contrib/llvm-project/clang/lib/AST/FormatString.cpp R contrib/llvm-project/clang/lib/AST/Interp/Block.cpp R contrib/llvm-project/clang/lib/AST/Interp/Block.h M contrib/llvm-project/clang/lib/AST/Interp/Boolean.h M contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h M contrib/llvm-project/clang/lib/AST/Interp/Context.cpp M contrib/llvm-project/clang/lib/AST/Interp/Context.h M contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp M contrib/llvm-project/clang/lib/AST/Interp/Integral.h M contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp M contrib/llvm-project/clang/lib/AST/Interp/Interp.h A contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.cpp A contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.h M contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h M contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp M contrib/llvm-project/clang/lib/AST/Interp/Pointer.h M contrib/llvm-project/clang/lib/AST/Interp/Source.h M contrib/llvm-project/clang/lib/AST/Interp/State.cpp M contrib/llvm-project/clang/lib/AST/ItaniumCXXABI.cpp M contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp M contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp M contrib/llvm-project/clang/lib/AST/Linkage.h M contrib/llvm-project/clang/lib/AST/Mangle.cpp M contrib/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp M contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp M contrib/llvm-project/clang/lib/AST/NSAPI.cpp M contrib/llvm-project/clang/lib/AST/NestedNameSpecifier.cpp M contrib/llvm-project/clang/lib/AST/ODRHash.cpp M contrib/llvm-project/clang/lib/AST/OSLog.cpp M contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp A contrib/llvm-project/clang/lib/AST/ParentMapContext.cpp M contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp M contrib/llvm-project/clang/lib/AST/QualTypeNames.cpp M contrib/llvm-project/clang/lib/AST/RawCommentList.cpp M contrib/llvm-project/clang/lib/AST/RecordLayout.cpp M contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp M contrib/llvm-project/clang/lib/AST/Stmt.cpp M contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp M contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp M contrib/llvm-project/clang/lib/AST/StmtProfile.cpp M contrib/llvm-project/clang/lib/AST/TemplateBase.cpp M contrib/llvm-project/clang/lib/AST/TemplateName.cpp M contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp M contrib/llvm-project/clang/lib/AST/Type.cpp M contrib/llvm-project/clang/lib/AST/TypeLoc.cpp M contrib/llvm-project/clang/lib/AST/TypePrinter.cpp M contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp M contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchFinder.cpp M contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.cpp M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Parser.cpp M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp A contrib/llvm-project/clang/lib/ASTMatchers/GtestMatchers.cpp M contrib/llvm-project/clang/lib/Analysis/AnalysisDeclContext.cpp M contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp M contrib/llvm-project/clang/lib/Analysis/CFG.cpp M contrib/llvm-project/clang/lib/Analysis/CallGraph.cpp A contrib/llvm-project/clang/lib/Analysis/CalledOnceCheck.cpp M contrib/llvm-project/clang/lib/Analysis/CloneDetection.cpp M contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp A contrib/llvm-project/clang/lib/Analysis/IssueHash.cpp M contrib/llvm-project/clang/lib/Analysis/LiveVariables.cpp A contrib/llvm-project/clang/lib/Analysis/MacroExpansionContext.cpp M contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp M contrib/llvm-project/clang/lib/Analysis/PostOrderCFGView.cpp M contrib/llvm-project/clang/lib/Analysis/ProgramPoint.cpp M contrib/llvm-project/clang/lib/Analysis/ReachableCode.cpp M contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp M contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp M contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp M contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp M contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp M contrib/llvm-project/clang/lib/Basic/Attributes.cpp M contrib/llvm-project/clang/lib/Basic/Builtins.cpp M contrib/llvm-project/clang/lib/Basic/CodeGenOptions.cpp M contrib/llvm-project/clang/lib/Basic/Cuda.cpp A contrib/llvm-project/clang/lib/Basic/DarwinSDKInfo.cpp M contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp M contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp A contrib/llvm-project/clang/lib/Basic/ExpressionTraits.cpp A contrib/llvm-project/clang/lib/Basic/FileEntry.cpp M contrib/llvm-project/clang/lib/Basic/FileManager.cpp R contrib/llvm-project/clang/lib/Basic/FixedPoint.cpp M contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp M contrib/llvm-project/clang/lib/Basic/LangOptions.cpp M contrib/llvm-project/clang/lib/Basic/Module.cpp A contrib/llvm-project/clang/lib/Basic/NoSanitizeList.cpp A contrib/llvm-project/clang/lib/Basic/OpenCLOptions.cpp M contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp A contrib/llvm-project/clang/lib/Basic/ProfileList.cpp R contrib/llvm-project/clang/lib/Basic/SanitizerBlacklist.cpp M contrib/llvm-project/clang/lib/Basic/Sanitizers.cpp M contrib/llvm-project/clang/lib/Basic/SourceLocation.cpp M contrib/llvm-project/clang/lib/Basic/SourceManager.cpp A contrib/llvm-project/clang/lib/Basic/TargetID.cpp M contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp M contrib/llvm-project/clang/lib/Basic/Targets.cpp M contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp M contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h M contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp M contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h M contrib/llvm-project/clang/lib/Basic/Targets/ARC.h M contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp M contrib/llvm-project/clang/lib/Basic/Targets/ARM.h M contrib/llvm-project/clang/lib/Basic/Targets/AVR.cpp M contrib/llvm-project/clang/lib/Basic/Targets/AVR.h M contrib/llvm-project/clang/lib/Basic/Targets/BPF.cpp M contrib/llvm-project/clang/lib/Basic/Targets/BPF.h M contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.cpp M contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.h M contrib/llvm-project/clang/lib/Basic/Targets/Lanai.h M contrib/llvm-project/clang/lib/Basic/Targets/Le64.cpp M contrib/llvm-project/clang/lib/Basic/Targets/Le64.h A contrib/llvm-project/clang/lib/Basic/Targets/M68k.cpp A contrib/llvm-project/clang/lib/Basic/Targets/M68k.h M contrib/llvm-project/clang/lib/Basic/Targets/MSP430.cpp M contrib/llvm-project/clang/lib/Basic/Targets/MSP430.h M contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp M contrib/llvm-project/clang/lib/Basic/Targets/Mips.h M contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp M contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h M contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp M contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h M contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.h M contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp M contrib/llvm-project/clang/lib/Basic/Targets/PPC.h M contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp M contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h M contrib/llvm-project/clang/lib/Basic/Targets/SPIR.cpp M contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h M contrib/llvm-project/clang/lib/Basic/Targets/Sparc.cpp M contrib/llvm-project/clang/lib/Basic/Targets/Sparc.h M contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.cpp M contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h M contrib/llvm-project/clang/lib/Basic/Targets/TCE.h A contrib/llvm-project/clang/lib/Basic/Targets/VE.cpp A contrib/llvm-project/clang/lib/Basic/Targets/VE.h M contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp M contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h M contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp M contrib/llvm-project/clang/lib/Basic/Targets/X86.h M contrib/llvm-project/clang/lib/Basic/Targets/XCore.cpp M contrib/llvm-project/clang/lib/Basic/Targets/XCore.h A contrib/llvm-project/clang/lib/Basic/TypeTraits.cpp M contrib/llvm-project/clang/lib/Basic/Version.cpp M contrib/llvm-project/clang/lib/Basic/Warnings.cpp M contrib/llvm-project/clang/lib/Basic/XRayInstr.cpp M contrib/llvm-project/clang/lib/Basic/XRayLists.cpp M contrib/llvm-project/clang/lib/CodeGen/ABIInfo.h M contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp M contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp M contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp M contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h M contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h M contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h M contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h M contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCall.h M contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp M contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h M contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp M contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp M contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h M contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp M contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp M contrib/llvm-project/clang/lib/CodeGen/CGException.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp M contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp M contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp M contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.cpp M contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.h M contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp M contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp M contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp M contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp M contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp M contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.h M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h M contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h M contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp M contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp M contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp M contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp M contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp M contrib/llvm-project/clang/lib/CodeGen/CGVTables.h M contrib/llvm-project/clang/lib/CodeGen/CGValue.h M contrib/llvm-project/clang/lib/CodeGen/CodeGenABITypes.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h M contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h M contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h M contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypeCache.h M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h M contrib/llvm-project/clang/lib/CodeGen/ConstantEmitter.h M contrib/llvm-project/clang/lib/CodeGen/ConstantInitBuilder.cpp M contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp M contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h M contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h M contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp M contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp M contrib/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp M contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp M contrib/llvm-project/clang/lib/CodeGen/PatternInit.cpp M contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.cpp M contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.h M contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp M contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp M contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h M contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.cpp M contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.h M contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp M contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.cpp M contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.h M contrib/llvm-project/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp M contrib/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp M contrib/llvm-project/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp M contrib/llvm-project/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp M contrib/llvm-project/clang/lib/Driver/Action.cpp M contrib/llvm-project/clang/lib/Driver/Compilation.cpp R contrib/llvm-project/clang/lib/Driver/DarwinSDKInfo.cpp M contrib/llvm-project/clang/lib/Driver/Distro.cpp M contrib/llvm-project/clang/lib/Driver/Driver.cpp R contrib/llvm-project/clang/lib/Driver/InputInfo.h M contrib/llvm-project/clang/lib/Driver/Job.cpp M contrib/llvm-project/clang/lib/Driver/Multilib.cpp M contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp M contrib/llvm-project/clang/lib/Driver/Tool.cpp M contrib/llvm-project/clang/lib/Driver/ToolChain.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h M contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPUOpenMP.h M contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.h A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/VE.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/VE.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.h M contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h M contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.h M contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h M contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h M contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h M contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h M contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.h M contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.h M contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.h M contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h M contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.h M contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.h M contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.h M contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.h M contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.h M contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h M contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h A contrib/llvm-project/clang/lib/Driver/ToolChains/ROCm.h M contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.h A contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.h M contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp M contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h M contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.cpp A contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.h M contrib/llvm-project/clang/lib/Driver/Types.cpp M contrib/llvm-project/clang/lib/Driver/XRayArgs.cpp M contrib/llvm-project/clang/lib/Edit/EditedSource.cpp M contrib/llvm-project/clang/lib/Edit/RewriteObjCFoundationAPI.cpp M contrib/llvm-project/clang/lib/Format/BreakableToken.cpp M contrib/llvm-project/clang/lib/Format/BreakableToken.h M contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp M contrib/llvm-project/clang/lib/Format/ContinuationIndenter.h M contrib/llvm-project/clang/lib/Format/Format.cpp M contrib/llvm-project/clang/lib/Format/FormatInternal.h M contrib/llvm-project/clang/lib/Format/FormatToken.cpp M contrib/llvm-project/clang/lib/Format/FormatToken.h M contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp M contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h A contrib/llvm-project/clang/lib/Format/MacroExpander.cpp A contrib/llvm-project/clang/lib/Format/Macros.h M contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp M contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp M contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp M contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp M contrib/llvm-project/clang/lib/Format/TokenAnnotator.h M contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp M contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.h M contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp M contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h M contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.cpp M contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp M contrib/llvm-project/clang/lib/Format/WhitespaceManager.h M contrib/llvm-project/clang/lib/Frontend/ASTConsumers.cpp M contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp M contrib/llvm-project/clang/lib/Frontend/ChainedIncludesSource.cpp M contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp M contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp M contrib/llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp M contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp M contrib/llvm-project/clang/lib/Frontend/DependencyGraph.cpp M contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp M contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp M contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp M contrib/llvm-project/clang/lib/Frontend/FrontendOptions.cpp R contrib/llvm-project/clang/lib/Frontend/FrontendTiming.cpp M contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp M contrib/llvm-project/clang/lib/Frontend/InitHeaderSearch.cpp M contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp M contrib/llvm-project/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp M contrib/llvm-project/clang/lib/Frontend/LogDiagnosticPrinter.cpp M contrib/llvm-project/clang/lib/Frontend/ModuleDependencyCollector.cpp M contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/FixItRewriter.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/HTMLPrint.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteMacros.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteObjC.cpp M contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp M contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.cpp M contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.h M contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp M contrib/llvm-project/clang/lib/Frontend/TextDiagnosticBuffer.cpp M contrib/llvm-project/clang/lib/Frontend/TextDiagnosticPrinter.cpp M contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp M contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp M contrib/llvm-project/clang/lib/Headers/__clang_cuda_builtin_vars.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_cmath.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_complex_builtins.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h A contrib/llvm-project/clang/lib/Headers/__clang_cuda_math.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_math_forward_declares.h M contrib/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h A contrib/llvm-project/clang/lib/Headers/__clang_hip_cmath.h A contrib/llvm-project/clang/lib/Headers/__clang_hip_libdevice_declares.h A contrib/llvm-project/clang/lib/Headers/__clang_hip_math.h A contrib/llvm-project/clang/lib/Headers/__clang_hip_runtime_wrapper.h M contrib/llvm-project/clang/lib/Headers/altivec.h A contrib/llvm-project/clang/lib/Headers/amxintrin.h M contrib/llvm-project/clang/lib/Headers/arm_acle.h M contrib/llvm-project/clang/lib/Headers/avx2intrin.h M contrib/llvm-project/clang/lib/Headers/avx512bwintrin.h M contrib/llvm-project/clang/lib/Headers/avx512fintrin.h M contrib/llvm-project/clang/lib/Headers/avx512vlbwintrin.h M contrib/llvm-project/clang/lib/Headers/avx512vlintrin.h M contrib/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h M contrib/llvm-project/clang/lib/Headers/avxintrin.h A contrib/llvm-project/clang/lib/Headers/avxvnniintrin.h M contrib/llvm-project/clang/lib/Headers/bmiintrin.h A contrib/llvm-project/clang/lib/Headers/builtins.h A contrib/llvm-project/clang/lib/Headers/cet.h M contrib/llvm-project/clang/lib/Headers/cldemoteintrin.h M contrib/llvm-project/clang/lib/Headers/cpuid.h M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/algorithm M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/complex M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/new M contrib/llvm-project/clang/lib/Headers/emmintrin.h M contrib/llvm-project/clang/lib/Headers/gfniintrin.h A contrib/llvm-project/clang/lib/Headers/hexagon_circ_brev_intrinsics.h A contrib/llvm-project/clang/lib/Headers/hexagon_protos.h A contrib/llvm-project/clang/lib/Headers/hexagon_types.h A contrib/llvm-project/clang/lib/Headers/hresetintrin.h A contrib/llvm-project/clang/lib/Headers/hvx_hexagon_protos.h M contrib/llvm-project/clang/lib/Headers/ia32intrin.h M contrib/llvm-project/clang/lib/Headers/immintrin.h M contrib/llvm-project/clang/lib/Headers/intrin.h A contrib/llvm-project/clang/lib/Headers/keylockerintrin.h M contrib/llvm-project/clang/lib/Headers/mm_malloc.h M contrib/llvm-project/clang/lib/Headers/module.modulemap M contrib/llvm-project/clang/lib/Headers/msa.h M contrib/llvm-project/clang/lib/Headers/opencl-c-base.h M contrib/llvm-project/clang/lib/Headers/opencl-c.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h M contrib/llvm-project/clang/lib/Headers/openmp_wrappers/cmath A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex_cmath.h M contrib/llvm-project/clang/lib/Headers/openmp_wrappers/math.h A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/new A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/time.h M contrib/llvm-project/clang/lib/Headers/popcntintrin.h M contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h M contrib/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h A contrib/llvm-project/clang/lib/Headers/serializeintrin.h A contrib/llvm-project/clang/lib/Headers/tsxldtrkintrin.h A contrib/llvm-project/clang/lib/Headers/uintrintrin.h M contrib/llvm-project/clang/lib/Headers/vaesintrin.h M contrib/llvm-project/clang/lib/Headers/vecintrin.h M contrib/llvm-project/clang/lib/Headers/vpclmulqdqintrin.h A contrib/llvm-project/clang/lib/Headers/wasm_simd128.h A contrib/llvm-project/clang/lib/Headers/x86gprintrin.h M contrib/llvm-project/clang/lib/Headers/x86intrin.h M contrib/llvm-project/clang/lib/Headers/xmmintrin.h M contrib/llvm-project/clang/lib/Index/CommentToXML.cpp M contrib/llvm-project/clang/lib/Index/FileIndexRecord.cpp M contrib/llvm-project/clang/lib/Index/FileIndexRecord.h M contrib/llvm-project/clang/lib/Index/IndexBody.cpp M contrib/llvm-project/clang/lib/Index/IndexDecl.cpp M contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp M contrib/llvm-project/clang/lib/Index/IndexTypeSourceInfo.cpp M contrib/llvm-project/clang/lib/Index/IndexingAction.cpp M contrib/llvm-project/clang/lib/Index/IndexingContext.cpp M contrib/llvm-project/clang/lib/Index/IndexingContext.h R contrib/llvm-project/clang/lib/Index/SimpleFormatContext.h M contrib/llvm-project/clang/lib/Index/USRGeneration.cpp A contrib/llvm-project/clang/lib/IndexSerialization/SerializablePathCollection.cpp A contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.cpp A contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.h A contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.cpp A contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.h A contrib/llvm-project/clang/lib/Interpreter/Interpreter.cpp M contrib/llvm-project/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp M contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp M contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp M contrib/llvm-project/clang/lib/Lex/Lexer.cpp M contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp M contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp M contrib/llvm-project/clang/lib/Lex/PPCaching.cpp M contrib/llvm-project/clang/lib/Lex/PPCallbacks.cpp M contrib/llvm-project/clang/lib/Lex/PPConditionalDirectiveRecord.cpp M contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp M contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp M contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp M contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp M contrib/llvm-project/clang/lib/Lex/Pragma.cpp M contrib/llvm-project/clang/lib/Lex/PreprocessingRecord.cpp M contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp M contrib/llvm-project/clang/lib/Lex/ScratchBuffer.cpp M contrib/llvm-project/clang/lib/Lex/TokenConcatenation.cpp M contrib/llvm-project/clang/lib/Lex/TokenLexer.cpp M contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp M contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp M contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp M contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp M contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp M contrib/llvm-project/clang/lib/Parse/ParseInit.cpp M contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp M contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp M contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp M contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp M contrib/llvm-project/clang/lib/Parse/ParseStmtAsm.cpp M contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp M contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp M contrib/llvm-project/clang/lib/Parse/Parser.cpp M contrib/llvm-project/clang/lib/Rewrite/DeltaTree.cpp M contrib/llvm-project/clang/lib/Rewrite/HTMLRewrite.cpp M contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp M contrib/llvm-project/clang/lib/Rewrite/TokenRewriter.cpp M contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp M contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp M contrib/llvm-project/clang/lib/Sema/DeclSpec.cpp M contrib/llvm-project/clang/lib/Sema/JumpDiagnostics.cpp M contrib/llvm-project/clang/lib/Sema/MultiplexExternalSemaSource.cpp M contrib/llvm-project/clang/lib/Sema/OpenCLBuiltins.td M contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp M contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp M contrib/llvm-project/clang/lib/Sema/Sema.cpp M contrib/llvm-project/clang/lib/Sema/SemaAccess.cpp M contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp A contrib/llvm-project/clang/lib/Sema/SemaAvailability.cpp M contrib/llvm-project/clang/lib/Sema/SemaCUDA.cpp M contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp M contrib/llvm-project/clang/lib/Sema/SemaCast.cpp M contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp M contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp M contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp M contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp M contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp M contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp M contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp M contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp M contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp M contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp M contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp M contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp M contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp M contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp M contrib/llvm-project/clang/lib/Sema/SemaInit.cpp M contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp M contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp M contrib/llvm-project/clang/lib/Sema/SemaModule.cpp M contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp M contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp M contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp M contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp A contrib/llvm-project/clang/lib/Sema/SemaSYCL.cpp M contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp M contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp M contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp M contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp M contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp M contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp M contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp M contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp M contrib/llvm-project/clang/lib/Sema/SemaType.cpp M contrib/llvm-project/clang/lib/Sema/TreeTransform.h A contrib/llvm-project/clang/lib/Sema/UsedDeclVisitor.h M contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp M contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp M contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp M contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp M contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp M contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp M contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp M contrib/llvm-project/clang/lib/Serialization/GeneratePCH.cpp M contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp M contrib/llvm-project/clang/lib/Serialization/ModuleFileExtension.cpp M contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Yaml.h A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicType.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/IssueHash.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SubEngine.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp M contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp A contrib/llvm-project/clang/lib/Testing/CommandLineArgs.cpp M contrib/llvm-project/clang/lib/Tooling/ASTDiff/ASTDiff.cpp M contrib/llvm-project/clang/lib/Tooling/AllTUsExecution.cpp M contrib/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp M contrib/llvm-project/clang/lib/Tooling/CommonOptionsParser.cpp M contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp M contrib/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp R contrib/llvm-project/clang/lib/Tooling/Core/Lookup.cpp M contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp A contrib/llvm-project/clang/lib/Tooling/DumpTool/APIData.h A contrib/llvm-project/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp A contrib/llvm-project/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h A contrib/llvm-project/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp A contrib/llvm-project/clang/lib/Tooling/EmptyNodeIntrospection.inc.in M contrib/llvm-project/clang/lib/Tooling/Execution.cpp M contrib/llvm-project/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp M contrib/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp M contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp M contrib/llvm-project/clang/lib/Tooling/Inclusions/IncludeStyle.cpp M contrib/llvm-project/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp M contrib/llvm-project/clang/lib/Tooling/JSONCompilationDatabase.cpp A contrib/llvm-project/clang/lib/Tooling/NodeIntrospection.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelection.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp A contrib/llvm-project/clang/lib/Tooling/Refactoring/Lookup.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/RefactoringActions.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp M contrib/llvm-project/clang/lib/Tooling/RefactoringCallbacks.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/BuildTree.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/ComputeReplacements.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/Mutations.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/Nodes.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/Synthesis.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp M contrib/llvm-project/clang/lib/Tooling/Syntax/Tree.cpp M contrib/llvm-project/clang/lib/Tooling/Tooling.cpp A contrib/llvm-project/clang/lib/Tooling/Transformer/Parsing.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/RangeSelector.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/RewriteRule.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCode.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp M contrib/llvm-project/clang/lib/Tooling/Transformer/Transformer.cpp A contrib/llvm-project/clang/tools/amdgpu-arch/AMDGPUArch.cpp M contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp A contrib/llvm-project/clang/tools/clang-repl/ClangRepl.cpp M contrib/llvm-project/clang/tools/driver/cc1_main.cpp M contrib/llvm-project/clang/tools/driver/cc1as_main.cpp M contrib/llvm-project/clang/tools/driver/cc1gen_reproducer_main.cpp M contrib/llvm-project/clang/tools/driver/driver.cpp M contrib/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangOpcodesEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangOptionDocEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/ClangSACheckersEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/ClangSyntaxEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/RISCVVEmitter.cpp A contrib/llvm-project/clang/utils/TableGen/SveEmitter.cpp M contrib/llvm-project/clang/utils/TableGen/TableGen.cpp M contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h A contrib/llvm-project/compiler-rt/.clang-tidy M contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h M contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc M contrib/llvm-project/compiler-rt/include/sanitizer/asan_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h M contrib/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/linux_syscall_hooks.h A contrib/llvm-project/compiler-rt/include/sanitizer/memprof_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/msan_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h M contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h M contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h M contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h R contrib/llvm-project/compiler-rt/lib/asan/asan_blacklist.txt M contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.h M contrib/llvm-project/compiler-rt/lib/asan/asan_errors.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_flags.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_flags.inc M contrib/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/asan/asan_ignorelist.txt M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_vfork.S M contrib/llvm-project/compiler-rt/lib/asan/asan_interface.inc M contrib/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h M contrib/llvm-project/compiler-rt/lib/asan/asan_internal.h M contrib/llvm-project/compiler-rt/lib/asan/asan_linux.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_local.h M contrib/llvm-project/compiler-rt/lib/asan/asan_mapping.h R contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_myriad.h M contrib/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.h M contrib/llvm-project/compiler-rt/lib/asan/asan_posix.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_report.cpp R contrib/llvm-project/compiler-rt/lib/asan/asan_rtems.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_shadow_setup.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_stack.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_stack.h M contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp M contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h M contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp M contrib/llvm-project/compiler-rt/lib/builtins/README.txt M contrib/llvm-project/compiler-rt/lib/builtins/aarch64/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/aarch64/lse.S M contrib/llvm-project/compiler-rt/lib/builtins/absvsi2.c M contrib/llvm-project/compiler-rt/lib/builtins/arm/fp_mode.c M contrib/llvm-project/compiler-rt/lib/builtins/ashldi3.c M contrib/llvm-project/compiler-rt/lib/builtins/ashrdi3.c M contrib/llvm-project/compiler-rt/lib/builtins/assembly.h M contrib/llvm-project/compiler-rt/lib/builtins/atomic.c M contrib/llvm-project/compiler-rt/lib/builtins/clear_cache.c M contrib/llvm-project/compiler-rt/lib/builtins/clzdi2.c M contrib/llvm-project/compiler-rt/lib/builtins/clzsi2.c M contrib/llvm-project/compiler-rt/lib/builtins/clzti2.c M contrib/llvm-project/compiler-rt/lib/builtins/comparedf2.c M contrib/llvm-project/compiler-rt/lib/builtins/comparesf2.c M contrib/llvm-project/compiler-rt/lib/builtins/comparetf2.c M contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c M contrib/llvm-project/compiler-rt/lib/builtins/ctzdi2.c M contrib/llvm-project/compiler-rt/lib/builtins/ctzsi2.c M contrib/llvm-project/compiler-rt/lib/builtins/ctzti2.c M contrib/llvm-project/compiler-rt/lib/builtins/divdc3.c M contrib/llvm-project/compiler-rt/lib/builtins/divdf3.c M contrib/llvm-project/compiler-rt/lib/builtins/divdi3.c M contrib/llvm-project/compiler-rt/lib/builtins/divmoddi4.c M contrib/llvm-project/compiler-rt/lib/builtins/divmodsi4.c A contrib/llvm-project/compiler-rt/lib/builtins/divmodti4.c M contrib/llvm-project/compiler-rt/lib/builtins/divsc3.c M contrib/llvm-project/compiler-rt/lib/builtins/divsf3.c M contrib/llvm-project/compiler-rt/lib/builtins/divsi3.c M contrib/llvm-project/compiler-rt/lib/builtins/divtc3.c M contrib/llvm-project/compiler-rt/lib/builtins/divtf3.c M contrib/llvm-project/compiler-rt/lib/builtins/divti3.c M contrib/llvm-project/compiler-rt/lib/builtins/emutls.c M contrib/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c A contrib/llvm-project/compiler-rt/lib/builtins/extendhftf2.c M contrib/llvm-project/compiler-rt/lib/builtins/ffsdi2.c M contrib/llvm-project/compiler-rt/lib/builtins/ffssi2.c M contrib/llvm-project/compiler-rt/lib/builtins/ffsti2.c M contrib/llvm-project/compiler-rt/lib/builtins/fixdfdi.c M contrib/llvm-project/compiler-rt/lib/builtins/fixsfdi.c M contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfdi.c M contrib/llvm-project/compiler-rt/lib/builtins/fixunssfdi.c M contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c M contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c M contrib/llvm-project/compiler-rt/lib/builtins/floatsidf.c M contrib/llvm-project/compiler-rt/lib/builtins/floatundidf.c M contrib/llvm-project/compiler-rt/lib/builtins/floatundisf.c M contrib/llvm-project/compiler-rt/lib/builtins/floatunsidf.c M contrib/llvm-project/compiler-rt/lib/builtins/fp_add_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_compare_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/fp_div_impl.inc M contrib/llvm-project/compiler-rt/lib/builtins/fp_extend.h M contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h M contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.c M contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.h M contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc.h M contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c M contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dffma.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fabs_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fma_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmax_opt.S R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmin_opt.S M contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdidf.S M contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S M contrib/llvm-project/compiler-rt/lib/builtins/i386/fp_mode.c A contrib/llvm-project/compiler-rt/lib/builtins/int_div_impl.inc M contrib/llvm-project/compiler-rt/lib/builtins/int_lib.h M contrib/llvm-project/compiler-rt/lib/builtins/int_math.h A contrib/llvm-project/compiler-rt/lib/builtins/int_mulo_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/int_mulv_impl.inc M contrib/llvm-project/compiler-rt/lib/builtins/int_types.h M contrib/llvm-project/compiler-rt/lib/builtins/int_util.c M contrib/llvm-project/compiler-rt/lib/builtins/int_util.h M contrib/llvm-project/compiler-rt/lib/builtins/lshrdi3.c M contrib/llvm-project/compiler-rt/lib/builtins/moddi3.c M contrib/llvm-project/compiler-rt/lib/builtins/modti3.c M contrib/llvm-project/compiler-rt/lib/builtins/mulodi4.c M contrib/llvm-project/compiler-rt/lib/builtins/mulosi4.c M contrib/llvm-project/compiler-rt/lib/builtins/muloti4.c M contrib/llvm-project/compiler-rt/lib/builtins/mulvdi3.c M contrib/llvm-project/compiler-rt/lib/builtins/mulvsi3.c M contrib/llvm-project/compiler-rt/lib/builtins/mulvti3.c M contrib/llvm-project/compiler-rt/lib/builtins/os_version_check.c M contrib/llvm-project/compiler-rt/lib/builtins/paritydi2.c M contrib/llvm-project/compiler-rt/lib/builtins/paritysi2.c M contrib/llvm-project/compiler-rt/lib/builtins/parityti2.c M contrib/llvm-project/compiler-rt/lib/builtins/popcountdi2.c M contrib/llvm-project/compiler-rt/lib/builtins/popcountsi2.c M contrib/llvm-project/compiler-rt/lib/builtins/popcountti2.c M contrib/llvm-project/compiler-rt/lib/builtins/powidf2.c M contrib/llvm-project/compiler-rt/lib/builtins/powisf2.c M contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c M contrib/llvm-project/compiler-rt/lib/builtins/powixf2.c A contrib/llvm-project/compiler-rt/lib/builtins/ppc/atomic.exp M contrib/llvm-project/compiler-rt/lib/builtins/ppc/divtc3.c M contrib/llvm-project/compiler-rt/lib/builtins/riscv/int_mul_impl.inc A contrib/llvm-project/compiler-rt/lib/builtins/riscv/restore.S A contrib/llvm-project/compiler-rt/lib/builtins/riscv/save.S M contrib/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c M contrib/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c A contrib/llvm-project/compiler-rt/lib/builtins/trunctfhf2.c M contrib/llvm-project/compiler-rt/lib/builtins/udivdi3.c M contrib/llvm-project/compiler-rt/lib/builtins/udivmoddi4.c M contrib/llvm-project/compiler-rt/lib/builtins/udivmodti4.c M contrib/llvm-project/compiler-rt/lib/builtins/udivsi3.c M contrib/llvm-project/compiler-rt/lib/builtins/umoddi3.c M contrib/llvm-project/compiler-rt/lib/builtins/umodsi3.c A contrib/llvm-project/compiler-rt/lib/builtins/ve/grow_stack.S A contrib/llvm-project/compiler-rt/lib/builtins/ve/grow_stack_align.S M contrib/llvm-project/compiler-rt/lib/cfi/cfi.cpp R contrib/llvm-project/compiler-rt/lib/cfi/cfi_blacklist.txt A contrib/llvm-project/compiler-rt/lib/cfi/cfi_ignorelist.txt M contrib/llvm-project/compiler-rt/lib/crt/crtbegin.c M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.h M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.syms.extra A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.h A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.h M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.inc M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_origin.h M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_platform.h A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.cpp A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.h M contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltins.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerPlatform.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerRandom.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/common.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/common.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/definitions.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/mutex.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/printf.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp M contrib/llvm-project/compiler-rt/lib/gwp_asan/options.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/options.inc A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h M contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.cpp R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.h A contrib/llvm-project/compiler-rt/lib/gwp_asan/utilities.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_blacklist.txt M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.cpp A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.h A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_ignorelist.txt M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_mapping.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp.S M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h M contrib/llvm-project/compiler-rt/lib/interception/interception.h M contrib/llvm-project/compiler-rt/lib/interception/interception_linux.cpp M contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h M contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan.h M contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.h M contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp A contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.h M contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp M contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.h A contrib/llvm-project/compiler-rt/lib/memprof/README.txt A contrib/llvm-project/compiler-rt/lib/memprof/memprof.syms.extra A contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.inc A contrib/llvm-project/compiler-rt/lib/memprof/memprof_init_version.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interface_internal.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_internal.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_linux.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_malloc_linux.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_mapping.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_new_delete.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_posix.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_preinit.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_rtl.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_shadow_setup.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stack.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stack.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stats.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stats.h A contrib/llvm-project/compiler-rt/lib/memprof/memprof_thread.cpp A contrib/llvm-project/compiler-rt/lib/memprof/memprof_thread.h A contrib/llvm-project/compiler-rt/lib/memprof/weak_symbols.txt M contrib/llvm-project/compiler-rt/lib/msan/msan.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan.h M contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h R contrib/llvm-project/compiler-rt/lib/msan/msan_blacklist.txt M contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h A contrib/llvm-project/compiler-rt/lib/msan/msan_ignorelist.txt M contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_interface_internal.h M contrib/llvm-project/compiler-rt/lib/msan/msan_linux.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_origin.h M contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_thread.cpp M contrib/llvm-project/compiler-rt/lib/msan/msan_thread.h A contrib/llvm-project/compiler-rt/lib/orc/adt.h A contrib/llvm-project/compiler-rt/lib/orc/c_api.h A contrib/llvm-project/compiler-rt/lib/orc/common.h A contrib/llvm-project/compiler-rt/lib/orc/compiler.h A contrib/llvm-project/compiler-rt/lib/orc/endianness.h A contrib/llvm-project/compiler-rt/lib/orc/error.h A contrib/llvm-project/compiler-rt/lib/orc/executor_address.h A contrib/llvm-project/compiler-rt/lib/orc/extensible_rtti.cpp A contrib/llvm-project/compiler-rt/lib/orc/extensible_rtti.h A contrib/llvm-project/compiler-rt/lib/orc/log_error_to_stderr.cpp A contrib/llvm-project/compiler-rt/lib/orc/macho_platform.cpp A contrib/llvm-project/compiler-rt/lib/orc/macho_platform.h A contrib/llvm-project/compiler-rt/lib/orc/macho_tlv.x86-64.S A contrib/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp A contrib/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h A contrib/llvm-project/compiler-rt/lib/orc/stl_extras.h A contrib/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h M contrib/llvm-project/compiler-rt/lib/profile/GCDAProfiling.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.h M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.h M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingVersionVar.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c M contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.c M contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt M contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.cpp M contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.h M contrib/llvm-project/compiler-rt/lib/scudo/scudo_termination.cpp M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd.h M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.inc M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.cpp M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.inc M contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.cpp M contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/bytemap.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/interface.h R contrib/llvm-project/compiler-rt/lib/scudo/standalone/interface.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/internal_defs.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/list.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/memtag.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/options.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/stack_depot.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/stats.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h A contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.cpp A contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.h M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp M contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_interceptors.cpp M contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h M contrib/llvm-project/compiler-rt/lib/tsan/go/test.c M contrib/llvm-project/compiler-rt/lib/tsan/go/tsan_go.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.inc M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.cpp R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_checks.inc M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.h M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h M contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_arm.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_init.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_interface.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h M contrib/llvm-project/compiler-rt/lib/xray/xray_mips.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_mips64.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_arm.S M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S M contrib/llvm-project/compiler-rt/lib/xray/xray_utils.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp M contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.inc M contrib/llvm-project/libcxx/CREDITS.TXT A contrib/llvm-project/libcxx/include/__algorithm/adjacent_find.h A contrib/llvm-project/libcxx/include/__algorithm/all_of.h A contrib/llvm-project/libcxx/include/__algorithm/any_of.h A contrib/llvm-project/libcxx/include/__algorithm/binary_search.h A contrib/llvm-project/libcxx/include/__algorithm/clamp.h A contrib/llvm-project/libcxx/include/__algorithm/comp.h A contrib/llvm-project/libcxx/include/__algorithm/comp_ref_type.h A contrib/llvm-project/libcxx/include/__algorithm/copy.h A contrib/llvm-project/libcxx/include/__algorithm/copy_backward.h A contrib/llvm-project/libcxx/include/__algorithm/copy_if.h A contrib/llvm-project/libcxx/include/__algorithm/copy_n.h A contrib/llvm-project/libcxx/include/__algorithm/count.h A contrib/llvm-project/libcxx/include/__algorithm/count_if.h A contrib/llvm-project/libcxx/include/__algorithm/equal.h A contrib/llvm-project/libcxx/include/__algorithm/equal_range.h A contrib/llvm-project/libcxx/include/__algorithm/fill.h A contrib/llvm-project/libcxx/include/__algorithm/fill_n.h A contrib/llvm-project/libcxx/include/__algorithm/find.h A contrib/llvm-project/libcxx/include/__algorithm/find_end.h A contrib/llvm-project/libcxx/include/__algorithm/find_first_of.h A contrib/llvm-project/libcxx/include/__algorithm/find_if.h A contrib/llvm-project/libcxx/include/__algorithm/find_if_not.h A contrib/llvm-project/libcxx/include/__algorithm/for_each.h A contrib/llvm-project/libcxx/include/__algorithm/for_each_n.h A contrib/llvm-project/libcxx/include/__algorithm/generate.h A contrib/llvm-project/libcxx/include/__algorithm/generate_n.h A contrib/llvm-project/libcxx/include/__algorithm/half_positive.h A contrib/llvm-project/libcxx/include/__algorithm/includes.h A contrib/llvm-project/libcxx/include/__algorithm/inplace_merge.h A contrib/llvm-project/libcxx/include/__algorithm/is_heap.h A contrib/llvm-project/libcxx/include/__algorithm/is_heap_until.h A contrib/llvm-project/libcxx/include/__algorithm/is_partitioned.h A contrib/llvm-project/libcxx/include/__algorithm/is_permutation.h A contrib/llvm-project/libcxx/include/__algorithm/is_sorted.h A contrib/llvm-project/libcxx/include/__algorithm/is_sorted_until.h A contrib/llvm-project/libcxx/include/__algorithm/iter_swap.h A contrib/llvm-project/libcxx/include/__algorithm/lexicographical_compare.h A contrib/llvm-project/libcxx/include/__algorithm/lower_bound.h A contrib/llvm-project/libcxx/include/__algorithm/make_heap.h A contrib/llvm-project/libcxx/include/__algorithm/max.h A contrib/llvm-project/libcxx/include/__algorithm/max_element.h A contrib/llvm-project/libcxx/include/__algorithm/merge.h A contrib/llvm-project/libcxx/include/__algorithm/min.h A contrib/llvm-project/libcxx/include/__algorithm/min_element.h A contrib/llvm-project/libcxx/include/__algorithm/minmax.h A contrib/llvm-project/libcxx/include/__algorithm/minmax_element.h A contrib/llvm-project/libcxx/include/__algorithm/mismatch.h A contrib/llvm-project/libcxx/include/__algorithm/move.h A contrib/llvm-project/libcxx/include/__algorithm/move_backward.h A contrib/llvm-project/libcxx/include/__algorithm/next_permutation.h A contrib/llvm-project/libcxx/include/__algorithm/none_of.h A contrib/llvm-project/libcxx/include/__algorithm/nth_element.h A contrib/llvm-project/libcxx/include/__algorithm/partial_sort.h A contrib/llvm-project/libcxx/include/__algorithm/partial_sort_copy.h A contrib/llvm-project/libcxx/include/__algorithm/partition.h A contrib/llvm-project/libcxx/include/__algorithm/partition_copy.h A contrib/llvm-project/libcxx/include/__algorithm/partition_point.h A contrib/llvm-project/libcxx/include/__algorithm/pop_heap.h A contrib/llvm-project/libcxx/include/__algorithm/prev_permutation.h A contrib/llvm-project/libcxx/include/__algorithm/push_heap.h A contrib/llvm-project/libcxx/include/__algorithm/remove.h A contrib/llvm-project/libcxx/include/__algorithm/remove_copy.h A contrib/llvm-project/libcxx/include/__algorithm/remove_copy_if.h A contrib/llvm-project/libcxx/include/__algorithm/remove_if.h A contrib/llvm-project/libcxx/include/__algorithm/replace.h A contrib/llvm-project/libcxx/include/__algorithm/replace_copy.h A contrib/llvm-project/libcxx/include/__algorithm/replace_copy_if.h A contrib/llvm-project/libcxx/include/__algorithm/replace_if.h A contrib/llvm-project/libcxx/include/__algorithm/reverse.h A contrib/llvm-project/libcxx/include/__algorithm/reverse_copy.h A contrib/llvm-project/libcxx/include/__algorithm/rotate.h A contrib/llvm-project/libcxx/include/__algorithm/rotate_copy.h A contrib/llvm-project/libcxx/include/__algorithm/sample.h A contrib/llvm-project/libcxx/include/__algorithm/search.h A contrib/llvm-project/libcxx/include/__algorithm/search_n.h A contrib/llvm-project/libcxx/include/__algorithm/set_difference.h A contrib/llvm-project/libcxx/include/__algorithm/set_intersection.h A contrib/llvm-project/libcxx/include/__algorithm/set_symmetric_difference.h A contrib/llvm-project/libcxx/include/__algorithm/set_union.h A contrib/llvm-project/libcxx/include/__algorithm/shift_left.h A contrib/llvm-project/libcxx/include/__algorithm/shift_right.h A contrib/llvm-project/libcxx/include/__algorithm/shuffle.h A contrib/llvm-project/libcxx/include/__algorithm/sift_down.h A contrib/llvm-project/libcxx/include/__algorithm/sort.h A contrib/llvm-project/libcxx/include/__algorithm/sort_heap.h A contrib/llvm-project/libcxx/include/__algorithm/stable_partition.h A contrib/llvm-project/libcxx/include/__algorithm/stable_sort.h A contrib/llvm-project/libcxx/include/__algorithm/swap_ranges.h A contrib/llvm-project/libcxx/include/__algorithm/transform.h A contrib/llvm-project/libcxx/include/__algorithm/unique.h A contrib/llvm-project/libcxx/include/__algorithm/unique_copy.h A contrib/llvm-project/libcxx/include/__algorithm/unwrap_iter.h A contrib/llvm-project/libcxx/include/__algorithm/upper_bound.h A contrib/llvm-project/libcxx/include/__availability M contrib/llvm-project/libcxx/include/__bit_reference A contrib/llvm-project/libcxx/include/__bits M contrib/llvm-project/libcxx/include/__bsd_locale_fallbacks.h M contrib/llvm-project/libcxx/include/__config M contrib/llvm-project/libcxx/include/__debug M contrib/llvm-project/libcxx/include/__errc A contrib/llvm-project/libcxx/include/__format/format_error.h A contrib/llvm-project/libcxx/include/__format/format_parse_context.h A contrib/llvm-project/libcxx/include/__function_like.h A contrib/llvm-project/libcxx/include/__functional/binary_function.h A contrib/llvm-project/libcxx/include/__functional/binary_negate.h A contrib/llvm-project/libcxx/include/__functional/bind.h A contrib/llvm-project/libcxx/include/__functional/bind_front.h A contrib/llvm-project/libcxx/include/__functional/binder1st.h A contrib/llvm-project/libcxx/include/__functional/binder2nd.h A contrib/llvm-project/libcxx/include/__functional/default_searcher.h A contrib/llvm-project/libcxx/include/__functional/function.h A contrib/llvm-project/libcxx/include/__functional/hash.h A contrib/llvm-project/libcxx/include/__functional/identity.h A contrib/llvm-project/libcxx/include/__functional/invoke.h A contrib/llvm-project/libcxx/include/__functional/is_transparent.h A contrib/llvm-project/libcxx/include/__functional/mem_fn.h A contrib/llvm-project/libcxx/include/__functional/mem_fun_ref.h A contrib/llvm-project/libcxx/include/__functional/not_fn.h A contrib/llvm-project/libcxx/include/__functional/operations.h A contrib/llvm-project/libcxx/include/__functional/perfect_forward.h A contrib/llvm-project/libcxx/include/__functional/pointer_to_binary_function.h A contrib/llvm-project/libcxx/include/__functional/pointer_to_unary_function.h A contrib/llvm-project/libcxx/include/__functional/ranges_operations.h A contrib/llvm-project/libcxx/include/__functional/reference_wrapper.h A contrib/llvm-project/libcxx/include/__functional/unary_function.h A contrib/llvm-project/libcxx/include/__functional/unary_negate.h A contrib/llvm-project/libcxx/include/__functional/unwrap_ref.h A contrib/llvm-project/libcxx/include/__functional/weak_result_type.h R contrib/llvm-project/libcxx/include/__functional_03 M contrib/llvm-project/libcxx/include/__functional_base R contrib/llvm-project/libcxx/include/__functional_base_03 M contrib/llvm-project/libcxx/include/__hash_table A contrib/llvm-project/libcxx/include/__iterator/access.h A contrib/llvm-project/libcxx/include/__iterator/advance.h A contrib/llvm-project/libcxx/include/__iterator/back_insert_iterator.h A contrib/llvm-project/libcxx/include/__iterator/common_iterator.h A contrib/llvm-project/libcxx/include/__iterator/concepts.h A contrib/llvm-project/libcxx/include/__iterator/counted_iterator.h A contrib/llvm-project/libcxx/include/__iterator/data.h A contrib/llvm-project/libcxx/include/__iterator/default_sentinel.h A contrib/llvm-project/libcxx/include/__iterator/distance.h A contrib/llvm-project/libcxx/include/__iterator/empty.h A contrib/llvm-project/libcxx/include/__iterator/erase_if_container.h A contrib/llvm-project/libcxx/include/__iterator/front_insert_iterator.h A contrib/llvm-project/libcxx/include/__iterator/incrementable_traits.h A contrib/llvm-project/libcxx/include/__iterator/insert_iterator.h A contrib/llvm-project/libcxx/include/__iterator/istream_iterator.h A contrib/llvm-project/libcxx/include/__iterator/istreambuf_iterator.h A contrib/llvm-project/libcxx/include/__iterator/iter_move.h A contrib/llvm-project/libcxx/include/__iterator/iter_swap.h A contrib/llvm-project/libcxx/include/__iterator/iterator.h A contrib/llvm-project/libcxx/include/__iterator/iterator_traits.h A contrib/llvm-project/libcxx/include/__iterator/move_iterator.h A contrib/llvm-project/libcxx/include/__iterator/next.h A contrib/llvm-project/libcxx/include/__iterator/ostream_iterator.h A contrib/llvm-project/libcxx/include/__iterator/ostreambuf_iterator.h A contrib/llvm-project/libcxx/include/__iterator/prev.h A contrib/llvm-project/libcxx/include/__iterator/projected.h A contrib/llvm-project/libcxx/include/__iterator/readable_traits.h A contrib/llvm-project/libcxx/include/__iterator/reverse_access.h A contrib/llvm-project/libcxx/include/__iterator/reverse_iterator.h A contrib/llvm-project/libcxx/include/__iterator/size.h A contrib/llvm-project/libcxx/include/__iterator/wrap_iter.h M contrib/llvm-project/libcxx/include/__libcpp_version M contrib/llvm-project/libcxx/include/__locale A contrib/llvm-project/libcxx/include/__memory/addressof.h A contrib/llvm-project/libcxx/include/__memory/allocation_guard.h A contrib/llvm-project/libcxx/include/__memory/allocator.h A contrib/llvm-project/libcxx/include/__memory/allocator_arg_t.h A contrib/llvm-project/libcxx/include/__memory/allocator_traits.h A contrib/llvm-project/libcxx/include/__memory/auto_ptr.h A contrib/llvm-project/libcxx/include/__memory/compressed_pair.h A contrib/llvm-project/libcxx/include/__memory/construct_at.h A contrib/llvm-project/libcxx/include/__memory/pointer_safety.h A contrib/llvm-project/libcxx/include/__memory/pointer_traits.h A contrib/llvm-project/libcxx/include/__memory/raw_storage_iterator.h A contrib/llvm-project/libcxx/include/__memory/shared_ptr.h A contrib/llvm-project/libcxx/include/__memory/temporary_buffer.h A contrib/llvm-project/libcxx/include/__memory/uninitialized_algorithms.h A contrib/llvm-project/libcxx/include/__memory/unique_ptr.h A contrib/llvm-project/libcxx/include/__memory/uses_allocator.h M contrib/llvm-project/libcxx/include/__mutex_base M contrib/llvm-project/libcxx/include/__node_handle M contrib/llvm-project/libcxx/include/__nullptr A contrib/llvm-project/libcxx/include/__random/uniform_int_distribution.h A contrib/llvm-project/libcxx/include/__ranges/access.h A contrib/llvm-project/libcxx/include/__ranges/all.h A contrib/llvm-project/libcxx/include/__ranges/common_view.h A contrib/llvm-project/libcxx/include/__ranges/concepts.h A contrib/llvm-project/libcxx/include/__ranges/copyable_box.h A contrib/llvm-project/libcxx/include/__ranges/dangling.h A contrib/llvm-project/libcxx/include/__ranges/data.h A contrib/llvm-project/libcxx/include/__ranges/drop_view.h A contrib/llvm-project/libcxx/include/__ranges/empty.h A contrib/llvm-project/libcxx/include/__ranges/empty_view.h A contrib/llvm-project/libcxx/include/__ranges/enable_borrowed_range.h A contrib/llvm-project/libcxx/include/__ranges/enable_view.h A contrib/llvm-project/libcxx/include/__ranges/non_propagating_cache.h A contrib/llvm-project/libcxx/include/__ranges/ref_view.h A contrib/llvm-project/libcxx/include/__ranges/size.h A contrib/llvm-project/libcxx/include/__ranges/subrange.h A contrib/llvm-project/libcxx/include/__ranges/transform_view.h A contrib/llvm-project/libcxx/include/__ranges/view_interface.h M contrib/llvm-project/libcxx/include/__split_buffer R contrib/llvm-project/libcxx/include/__sso_allocator M contrib/llvm-project/libcxx/include/__std_stream M contrib/llvm-project/libcxx/include/__string M contrib/llvm-project/libcxx/include/__threading_support M contrib/llvm-project/libcxx/include/__tree M contrib/llvm-project/libcxx/include/__tuple A contrib/llvm-project/libcxx/include/__utility/__decay_copy.h A contrib/llvm-project/libcxx/include/__utility/as_const.h A contrib/llvm-project/libcxx/include/__utility/cmp.h A contrib/llvm-project/libcxx/include/__utility/declval.h A contrib/llvm-project/libcxx/include/__utility/exchange.h A contrib/llvm-project/libcxx/include/__utility/forward.h A contrib/llvm-project/libcxx/include/__utility/in_place.h A contrib/llvm-project/libcxx/include/__utility/integer_sequence.h A contrib/llvm-project/libcxx/include/__utility/move.h A contrib/llvm-project/libcxx/include/__utility/pair.h A contrib/llvm-project/libcxx/include/__utility/piecewise_construct.h A contrib/llvm-project/libcxx/include/__utility/rel_ops.h A contrib/llvm-project/libcxx/include/__utility/swap.h A contrib/llvm-project/libcxx/include/__utility/to_underlying.h A contrib/llvm-project/libcxx/include/__variant/monostate.h M contrib/llvm-project/libcxx/include/algorithm M contrib/llvm-project/libcxx/include/any M contrib/llvm-project/libcxx/include/array M contrib/llvm-project/libcxx/include/atomic A contrib/llvm-project/libcxx/include/barrier M contrib/llvm-project/libcxx/include/bit M contrib/llvm-project/libcxx/include/bitset M contrib/llvm-project/libcxx/include/ccomplex M contrib/llvm-project/libcxx/include/cctype M contrib/llvm-project/libcxx/include/cerrno M contrib/llvm-project/libcxx/include/cfenv M contrib/llvm-project/libcxx/include/cfloat M contrib/llvm-project/libcxx/include/charconv M contrib/llvm-project/libcxx/include/chrono M contrib/llvm-project/libcxx/include/cinttypes M contrib/llvm-project/libcxx/include/ciso646 M contrib/llvm-project/libcxx/include/climits M contrib/llvm-project/libcxx/include/clocale M contrib/llvm-project/libcxx/include/cmath M contrib/llvm-project/libcxx/include/codecvt M contrib/llvm-project/libcxx/include/compare M contrib/llvm-project/libcxx/include/complex M contrib/llvm-project/libcxx/include/complex.h A contrib/llvm-project/libcxx/include/concepts M contrib/llvm-project/libcxx/include/condition_variable M contrib/llvm-project/libcxx/include/csetjmp M contrib/llvm-project/libcxx/include/csignal M contrib/llvm-project/libcxx/include/cstdarg M contrib/llvm-project/libcxx/include/cstdbool M contrib/llvm-project/libcxx/include/cstddef M contrib/llvm-project/libcxx/include/cstdint M contrib/llvm-project/libcxx/include/cstdio M contrib/llvm-project/libcxx/include/cstdlib M contrib/llvm-project/libcxx/include/cstring M contrib/llvm-project/libcxx/include/ctgmath M contrib/llvm-project/libcxx/include/ctime M contrib/llvm-project/libcxx/include/ctype.h M contrib/llvm-project/libcxx/include/cwchar M contrib/llvm-project/libcxx/include/cwctype M contrib/llvm-project/libcxx/include/deque M contrib/llvm-project/libcxx/include/errno.h M contrib/llvm-project/libcxx/include/exception M contrib/llvm-project/libcxx/include/experimental/__config M contrib/llvm-project/libcxx/include/experimental/__memory M contrib/llvm-project/libcxx/include/experimental/functional M contrib/llvm-project/libcxx/include/experimental/iterator M contrib/llvm-project/libcxx/include/experimental/memory_resource M contrib/llvm-project/libcxx/include/experimental/propagate_const M contrib/llvm-project/libcxx/include/experimental/simd M contrib/llvm-project/libcxx/include/experimental/type_traits M contrib/llvm-project/libcxx/include/ext/__hash M contrib/llvm-project/libcxx/include/ext/hash_map M contrib/llvm-project/libcxx/include/ext/hash_set M contrib/llvm-project/libcxx/include/filesystem M contrib/llvm-project/libcxx/include/float.h A contrib/llvm-project/libcxx/include/format M contrib/llvm-project/libcxx/include/forward_list M contrib/llvm-project/libcxx/include/fstream M contrib/llvm-project/libcxx/include/functional M contrib/llvm-project/libcxx/include/future M contrib/llvm-project/libcxx/include/initializer_list M contrib/llvm-project/libcxx/include/inttypes.h M contrib/llvm-project/libcxx/include/iomanip M contrib/llvm-project/libcxx/include/ios M contrib/llvm-project/libcxx/include/iosfwd M contrib/llvm-project/libcxx/include/iostream M contrib/llvm-project/libcxx/include/istream M contrib/llvm-project/libcxx/include/iterator A contrib/llvm-project/libcxx/include/latch M contrib/llvm-project/libcxx/include/limits M contrib/llvm-project/libcxx/include/limits.h M contrib/llvm-project/libcxx/include/list M contrib/llvm-project/libcxx/include/locale M contrib/llvm-project/libcxx/include/locale.h M contrib/llvm-project/libcxx/include/map M contrib/llvm-project/libcxx/include/math.h M contrib/llvm-project/libcxx/include/memory M contrib/llvm-project/libcxx/include/module.modulemap M contrib/llvm-project/libcxx/include/mutex M contrib/llvm-project/libcxx/include/new A contrib/llvm-project/libcxx/include/numbers M contrib/llvm-project/libcxx/include/numeric M contrib/llvm-project/libcxx/include/optional M contrib/llvm-project/libcxx/include/ostream M contrib/llvm-project/libcxx/include/queue M contrib/llvm-project/libcxx/include/random A contrib/llvm-project/libcxx/include/ranges M contrib/llvm-project/libcxx/include/ratio M contrib/llvm-project/libcxx/include/regex M contrib/llvm-project/libcxx/include/scoped_allocator A contrib/llvm-project/libcxx/include/semaphore M contrib/llvm-project/libcxx/include/set M contrib/llvm-project/libcxx/include/setjmp.h M contrib/llvm-project/libcxx/include/shared_mutex M contrib/llvm-project/libcxx/include/span M contrib/llvm-project/libcxx/include/sstream M contrib/llvm-project/libcxx/include/stack M contrib/llvm-project/libcxx/include/stdbool.h M contrib/llvm-project/libcxx/include/stddef.h M contrib/llvm-project/libcxx/include/stdexcept M contrib/llvm-project/libcxx/include/stdint.h M contrib/llvm-project/libcxx/include/stdio.h M contrib/llvm-project/libcxx/include/stdlib.h M contrib/llvm-project/libcxx/include/streambuf M contrib/llvm-project/libcxx/include/string M contrib/llvm-project/libcxx/include/string.h M contrib/llvm-project/libcxx/include/string_view M contrib/llvm-project/libcxx/include/strstream M contrib/llvm-project/libcxx/include/system_error M contrib/llvm-project/libcxx/include/tgmath.h M contrib/llvm-project/libcxx/include/thread M contrib/llvm-project/libcxx/include/tuple M contrib/llvm-project/libcxx/include/type_traits M contrib/llvm-project/libcxx/include/typeindex M contrib/llvm-project/libcxx/include/typeinfo M contrib/llvm-project/libcxx/include/unordered_map M contrib/llvm-project/libcxx/include/unordered_set M contrib/llvm-project/libcxx/include/utility M contrib/llvm-project/libcxx/include/valarray M contrib/llvm-project/libcxx/include/variant M contrib/llvm-project/libcxx/include/vector M contrib/llvm-project/libcxx/include/version M contrib/llvm-project/libcxx/include/wchar.h M contrib/llvm-project/libcxx/include/wctype.h M contrib/llvm-project/libcxx/src/algorithm.cpp M contrib/llvm-project/libcxx/src/any.cpp A contrib/llvm-project/libcxx/src/atomic.cpp A contrib/llvm-project/libcxx/src/barrier.cpp M contrib/llvm-project/libcxx/src/charconv.cpp M contrib/llvm-project/libcxx/src/chrono.cpp M contrib/llvm-project/libcxx/src/condition_variable.cpp M contrib/llvm-project/libcxx/src/debug.cpp M contrib/llvm-project/libcxx/src/experimental/memory_resource.cpp M contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp M contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h M contrib/llvm-project/libcxx/src/filesystem/operations.cpp A contrib/llvm-project/libcxx/src/filesystem/posix_compat.h A contrib/llvm-project/libcxx/src/format.cpp M contrib/llvm-project/libcxx/src/functional.cpp M contrib/llvm-project/libcxx/src/future.cpp M contrib/llvm-project/libcxx/src/include/apple_availability.h M contrib/llvm-project/libcxx/src/include/config_elast.h M contrib/llvm-project/libcxx/src/include/refstring.h A contrib/llvm-project/libcxx/src/include/sso_allocator.h M contrib/llvm-project/libcxx/src/ios.cpp A contrib/llvm-project/libcxx/src/ios.instantiations.cpp M contrib/llvm-project/libcxx/src/iostream.cpp M contrib/llvm-project/libcxx/src/locale.cpp M contrib/llvm-project/libcxx/src/memory.cpp M contrib/llvm-project/libcxx/src/mutex.cpp M contrib/llvm-project/libcxx/src/mutex_destructor.cpp M contrib/llvm-project/libcxx/src/new.cpp M contrib/llvm-project/libcxx/src/optional.cpp M contrib/llvm-project/libcxx/src/random.cpp A contrib/llvm-project/libcxx/src/random_shuffle.cpp M contrib/llvm-project/libcxx/src/string.cpp A contrib/llvm-project/libcxx/src/support/ibm/xlocale_zos.cpp M contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxabi.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxrt.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_msvc.ipp M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp M contrib/llvm-project/libcxx/src/support/runtime/new_handler_fallback.ipp M contrib/llvm-project/libcxx/src/support/runtime/stdexcept_default.ipp M contrib/llvm-project/libcxx/src/system_error.cpp M contrib/llvm-project/libcxx/src/thread.cpp M contrib/llvm-project/libcxx/src/typeinfo.cpp M contrib/llvm-project/libunwind/include/__libunwind_config.h M contrib/llvm-project/libunwind/include/libunwind.h M contrib/llvm-project/libunwind/include/unwind.h M contrib/llvm-project/libunwind/src/AddressSpace.hpp M contrib/llvm-project/libunwind/src/DwarfInstructions.hpp M contrib/llvm-project/libunwind/src/DwarfParser.hpp M contrib/llvm-project/libunwind/src/EHHeaderParser.hpp A contrib/llvm-project/libunwind/src/FrameHeaderCache.hpp M contrib/llvm-project/libunwind/src/Registers.hpp M contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp M contrib/llvm-project/libunwind/src/Unwind-seh.cpp M contrib/llvm-project/libunwind/src/Unwind-sjlj.c M contrib/llvm-project/libunwind/src/UnwindCursor.hpp M contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c M contrib/llvm-project/libunwind/src/UnwindLevel1.c M contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S M contrib/llvm-project/libunwind/src/UnwindRegistersSave.S M contrib/llvm-project/libunwind/src/Unwind_AppleExtras.cpp M contrib/llvm-project/libunwind/src/assembly.h M contrib/llvm-project/libunwind/src/config.h M contrib/llvm-project/libunwind/src/libunwind.cpp R contrib/llvm-project/lld/.arcconfig A contrib/llvm-project/lld/.clang-tidy M contrib/llvm-project/lld/CODE_OWNERS.TXT A contrib/llvm-project/lld/COFF/CallGraphSort.cpp A contrib/llvm-project/lld/COFF/CallGraphSort.h M contrib/llvm-project/lld/COFF/Chunks.cpp M contrib/llvm-project/lld/COFF/Chunks.h M contrib/llvm-project/lld/COFF/Config.h M contrib/llvm-project/lld/COFF/DLL.cpp M contrib/llvm-project/lld/COFF/DebugTypes.cpp M contrib/llvm-project/lld/COFF/DebugTypes.h M contrib/llvm-project/lld/COFF/Driver.cpp M contrib/llvm-project/lld/COFF/Driver.h M contrib/llvm-project/lld/COFF/DriverUtils.cpp M contrib/llvm-project/lld/COFF/ICF.cpp M contrib/llvm-project/lld/COFF/ICF.h M contrib/llvm-project/lld/COFF/InputFiles.cpp M contrib/llvm-project/lld/COFF/InputFiles.h A contrib/llvm-project/lld/COFF/LLDMapFile.cpp A contrib/llvm-project/lld/COFF/LLDMapFile.h M contrib/llvm-project/lld/COFF/LTO.cpp M contrib/llvm-project/lld/COFF/LTO.h M contrib/llvm-project/lld/COFF/MapFile.cpp M contrib/llvm-project/lld/COFF/MinGW.cpp M contrib/llvm-project/lld/COFF/MinGW.h M contrib/llvm-project/lld/COFF/Options.td M contrib/llvm-project/lld/COFF/PDB.cpp M contrib/llvm-project/lld/COFF/PDB.h M contrib/llvm-project/lld/COFF/SymbolTable.cpp M contrib/llvm-project/lld/COFF/SymbolTable.h M contrib/llvm-project/lld/COFF/Symbols.cpp M contrib/llvm-project/lld/COFF/Symbols.h M contrib/llvm-project/lld/COFF/TypeMerger.h M contrib/llvm-project/lld/COFF/Writer.cpp M contrib/llvm-project/lld/COFF/Writer.h M contrib/llvm-project/lld/Common/Args.cpp M contrib/llvm-project/lld/Common/ErrorHandler.cpp M contrib/llvm-project/lld/Common/Filesystem.cpp M contrib/llvm-project/lld/Common/Reproduce.cpp M contrib/llvm-project/lld/Common/Strings.cpp M contrib/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp R contrib/llvm-project/lld/Common/Threads.cpp M contrib/llvm-project/lld/Common/Timer.cpp M contrib/llvm-project/lld/Common/Version.cpp M contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp M contrib/llvm-project/lld/ELF/AArch64ErrataFix.h M contrib/llvm-project/lld/ELF/ARMErrataFix.cpp M contrib/llvm-project/lld/ELF/ARMErrataFix.h M contrib/llvm-project/lld/ELF/Arch/AArch64.cpp M contrib/llvm-project/lld/ELF/Arch/AMDGPU.cpp M contrib/llvm-project/lld/ELF/Arch/ARM.cpp M contrib/llvm-project/lld/ELF/Arch/AVR.cpp M contrib/llvm-project/lld/ELF/Arch/Hexagon.cpp M contrib/llvm-project/lld/ELF/Arch/MSP430.cpp M contrib/llvm-project/lld/ELF/Arch/Mips.cpp M contrib/llvm-project/lld/ELF/Arch/MipsArchTree.cpp M contrib/llvm-project/lld/ELF/Arch/PPC.cpp M contrib/llvm-project/lld/ELF/Arch/PPC64.cpp A contrib/llvm-project/lld/ELF/Arch/PPCInsns.def M contrib/llvm-project/lld/ELF/Arch/RISCV.cpp M contrib/llvm-project/lld/ELF/Arch/SPARCV9.cpp M contrib/llvm-project/lld/ELF/Arch/X86.cpp M contrib/llvm-project/lld/ELF/Arch/X86_64.cpp M contrib/llvm-project/lld/ELF/CallGraphSort.cpp M contrib/llvm-project/lld/ELF/Config.h M contrib/llvm-project/lld/ELF/DWARF.cpp M contrib/llvm-project/lld/ELF/DWARF.h M contrib/llvm-project/lld/ELF/Driver.cpp M contrib/llvm-project/lld/ELF/Driver.h M contrib/llvm-project/lld/ELF/DriverUtils.cpp M contrib/llvm-project/lld/ELF/EhFrame.cpp M contrib/llvm-project/lld/ELF/EhFrame.h M contrib/llvm-project/lld/ELF/ICF.cpp M contrib/llvm-project/lld/ELF/InputFiles.cpp M contrib/llvm-project/lld/ELF/InputFiles.h M contrib/llvm-project/lld/ELF/InputSection.cpp M contrib/llvm-project/lld/ELF/InputSection.h M contrib/llvm-project/lld/ELF/LTO.cpp M contrib/llvm-project/lld/ELF/LinkerScript.cpp M contrib/llvm-project/lld/ELF/LinkerScript.h M contrib/llvm-project/lld/ELF/MapFile.cpp M contrib/llvm-project/lld/ELF/MapFile.h M contrib/llvm-project/lld/ELF/MarkLive.cpp M contrib/llvm-project/lld/ELF/Options.td M contrib/llvm-project/lld/ELF/OutputSections.cpp M contrib/llvm-project/lld/ELF/OutputSections.h M contrib/llvm-project/lld/ELF/Relocations.cpp M contrib/llvm-project/lld/ELF/Relocations.h M contrib/llvm-project/lld/ELF/ScriptLexer.cpp M contrib/llvm-project/lld/ELF/ScriptLexer.h M contrib/llvm-project/lld/ELF/ScriptParser.cpp M contrib/llvm-project/lld/ELF/ScriptParser.h M contrib/llvm-project/lld/ELF/SymbolTable.cpp M contrib/llvm-project/lld/ELF/SymbolTable.h M contrib/llvm-project/lld/ELF/Symbols.cpp M contrib/llvm-project/lld/ELF/Symbols.h M contrib/llvm-project/lld/ELF/SyntheticSections.cpp M contrib/llvm-project/lld/ELF/SyntheticSections.h M contrib/llvm-project/lld/ELF/Target.cpp M contrib/llvm-project/lld/ELF/Target.h M contrib/llvm-project/lld/ELF/Thunks.cpp M contrib/llvm-project/lld/ELF/Thunks.h M contrib/llvm-project/lld/ELF/Writer.cpp A contrib/llvm-project/lld/MachO/Arch/ARM.cpp A contrib/llvm-project/lld/MachO/Arch/ARM64.cpp A contrib/llvm-project/lld/MachO/Arch/ARM64Common.cpp A contrib/llvm-project/lld/MachO/Arch/ARM64Common.h A contrib/llvm-project/lld/MachO/Arch/ARM64_32.cpp A contrib/llvm-project/lld/MachO/Arch/X86_64.cpp A contrib/llvm-project/lld/MachO/ConcatOutputSection.cpp A contrib/llvm-project/lld/MachO/ConcatOutputSection.h A contrib/llvm-project/lld/MachO/Config.h A contrib/llvm-project/lld/MachO/Driver.cpp A contrib/llvm-project/lld/MachO/Driver.h A contrib/llvm-project/lld/MachO/DriverUtils.cpp A contrib/llvm-project/lld/MachO/Dwarf.cpp A contrib/llvm-project/lld/MachO/Dwarf.h A contrib/llvm-project/lld/MachO/ExportTrie.cpp A contrib/llvm-project/lld/MachO/ExportTrie.h A contrib/llvm-project/lld/MachO/ICF.cpp A contrib/llvm-project/lld/MachO/ICF.h A contrib/llvm-project/lld/MachO/InputFiles.cpp A contrib/llvm-project/lld/MachO/InputFiles.h A contrib/llvm-project/lld/MachO/InputSection.cpp A contrib/llvm-project/lld/MachO/InputSection.h A contrib/llvm-project/lld/MachO/LTO.cpp A contrib/llvm-project/lld/MachO/LTO.h A contrib/llvm-project/lld/MachO/MachOStructs.h A contrib/llvm-project/lld/MachO/MapFile.cpp A contrib/llvm-project/lld/MachO/MapFile.h A contrib/llvm-project/lld/MachO/MarkLive.cpp A contrib/llvm-project/lld/MachO/MarkLive.h A contrib/llvm-project/lld/MachO/ObjC.cpp A contrib/llvm-project/lld/MachO/ObjC.h A contrib/llvm-project/lld/MachO/Options.td A contrib/llvm-project/lld/MachO/OutputSection.cpp A contrib/llvm-project/lld/MachO/OutputSection.h A contrib/llvm-project/lld/MachO/OutputSegment.cpp A contrib/llvm-project/lld/MachO/OutputSegment.h A contrib/llvm-project/lld/MachO/Relocations.cpp A contrib/llvm-project/lld/MachO/Relocations.h A contrib/llvm-project/lld/MachO/SymbolTable.cpp A contrib/llvm-project/lld/MachO/SymbolTable.h A contrib/llvm-project/lld/MachO/Symbols.cpp A contrib/llvm-project/lld/MachO/Symbols.h A contrib/llvm-project/lld/MachO/SyntheticSections.cpp A contrib/llvm-project/lld/MachO/SyntheticSections.h A contrib/llvm-project/lld/MachO/Target.cpp A contrib/llvm-project/lld/MachO/Target.h A contrib/llvm-project/lld/MachO/UnwindInfoSection.cpp A contrib/llvm-project/lld/MachO/UnwindInfoSection.h A contrib/llvm-project/lld/MachO/Writer.cpp A contrib/llvm-project/lld/MachO/Writer.h M contrib/llvm-project/lld/README.md M contrib/llvm-project/lld/docs/AtomLLD.rst A contrib/llvm-project/lld/docs/ELF/linker_script.rst A contrib/llvm-project/lld/docs/ELF/warn_backrefs.rst M contrib/llvm-project/lld/docs/NewLLD.rst M contrib/llvm-project/lld/docs/ReleaseNotes.rst M contrib/llvm-project/lld/docs/WebAssembly.rst M contrib/llvm-project/lld/docs/conf.py M contrib/llvm-project/lld/docs/design.rst M contrib/llvm-project/lld/docs/development.rst A contrib/llvm-project/lld/docs/error_handling_script.rst M contrib/llvm-project/lld/docs/getting_started.rst M contrib/llvm-project/lld/docs/index.rst M contrib/llvm-project/lld/docs/ld.lld.1 M contrib/llvm-project/lld/include/lld/Common/Args.h A contrib/llvm-project/lld/include/lld/Common/Arrays.h M contrib/llvm-project/lld/include/lld/Common/DWARF.h M contrib/llvm-project/lld/include/lld/Common/Driver.h M contrib/llvm-project/lld/include/lld/Common/ErrorHandler.h M contrib/llvm-project/lld/include/lld/Common/LLVM.h M contrib/llvm-project/lld/include/lld/Common/Memory.h M contrib/llvm-project/lld/include/lld/Common/Strings.h M contrib/llvm-project/lld/include/lld/Common/TargetOptionsCommandFlags.h R contrib/llvm-project/lld/include/lld/Common/Threads.h M contrib/llvm-project/lld/include/lld/Common/Timer.h M contrib/llvm-project/lld/include/lld/Common/Version.inc.in M contrib/llvm-project/lld/include/lld/Core/File.h M contrib/llvm-project/lld/include/lld/Core/Reference.h M contrib/llvm-project/lld/include/lld/ReaderWriter/MachOLinkingContext.h M contrib/llvm-project/lld/lib/Core/Error.cpp M contrib/llvm-project/lld/lib/Core/Resolver.cpp M contrib/llvm-project/lld/lib/Driver/DarwinLdDriver.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/Atoms.h M contrib/llvm-project/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/File.h M contrib/llvm-project/lld/lib/ReaderWriter/MachO/GOTPass.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/LayoutPass.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp M contrib/llvm-project/lld/lib/ReaderWriter/MachO/TLVPass.cpp M contrib/llvm-project/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp M contrib/llvm-project/lld/tools/lld/lld.cpp M contrib/llvm-project/lldb/bindings/headers.swig M contrib/llvm-project/lldb/bindings/interface/SBAddress.i M contrib/llvm-project/lldb/bindings/interface/SBAttachInfo.i M contrib/llvm-project/lldb/bindings/interface/SBBlock.i M contrib/llvm-project/lldb/bindings/interface/SBBreakpoint.i M contrib/llvm-project/lldb/bindings/interface/SBBreakpointLocation.i M contrib/llvm-project/lldb/bindings/interface/SBBreakpointName.i M contrib/llvm-project/lldb/bindings/interface/SBBroadcaster.i M contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreter.i A contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreterRunOptions.i M contrib/llvm-project/lldb/bindings/interface/SBCommandReturnObject.i M contrib/llvm-project/lldb/bindings/interface/SBCommunication.i M contrib/llvm-project/lldb/bindings/interface/SBCompileUnit.i M contrib/llvm-project/lldb/bindings/interface/SBData.i M contrib/llvm-project/lldb/bindings/interface/SBDebugger.i A contrib/llvm-project/lldb/bindings/interface/SBEnvironment.i M contrib/llvm-project/lldb/bindings/interface/SBError.i M contrib/llvm-project/lldb/bindings/interface/SBEvent.i M contrib/llvm-project/lldb/bindings/interface/SBExecutionContext.i M contrib/llvm-project/lldb/bindings/interface/SBExpressionOptions.i M contrib/llvm-project/lldb/bindings/interface/SBFile.i M contrib/llvm-project/lldb/bindings/interface/SBFileSpec.i M contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i M contrib/llvm-project/lldb/bindings/interface/SBFrame.i M contrib/llvm-project/lldb/bindings/interface/SBFunction.i M contrib/llvm-project/lldb/bindings/interface/SBHostOS.i M contrib/llvm-project/lldb/bindings/interface/SBInstruction.i M contrib/llvm-project/lldb/bindings/interface/SBInstructionList.i M contrib/llvm-project/lldb/bindings/interface/SBLanguageRuntime.i M contrib/llvm-project/lldb/bindings/interface/SBLaunchInfo.i M contrib/llvm-project/lldb/bindings/interface/SBLineEntry.i M contrib/llvm-project/lldb/bindings/interface/SBListener.i M contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfo.i M contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoList.i M contrib/llvm-project/lldb/bindings/interface/SBModule.i M contrib/llvm-project/lldb/bindings/interface/SBModuleSpec.i M contrib/llvm-project/lldb/bindings/interface/SBPlatform.i M contrib/llvm-project/lldb/bindings/interface/SBProcess.i M contrib/llvm-project/lldb/bindings/interface/SBProcessInfo.i M contrib/llvm-project/lldb/bindings/interface/SBQueue.i M contrib/llvm-project/lldb/bindings/interface/SBQueueItem.i A contrib/llvm-project/lldb/bindings/interface/SBReproducer.i M contrib/llvm-project/lldb/bindings/interface/SBSection.i M contrib/llvm-project/lldb/bindings/interface/SBSourceManager.i M contrib/llvm-project/lldb/bindings/interface/SBStream.i M contrib/llvm-project/lldb/bindings/interface/SBStringList.i M contrib/llvm-project/lldb/bindings/interface/SBStructuredData.i M contrib/llvm-project/lldb/bindings/interface/SBSymbol.i M contrib/llvm-project/lldb/bindings/interface/SBSymbolContext.i M contrib/llvm-project/lldb/bindings/interface/SBSymbolContextList.i M contrib/llvm-project/lldb/bindings/interface/SBTarget.i M contrib/llvm-project/lldb/bindings/interface/SBThread.i M contrib/llvm-project/lldb/bindings/interface/SBThreadPlan.i M contrib/llvm-project/lldb/bindings/interface/SBTrace.i R contrib/llvm-project/lldb/bindings/interface/SBTraceOptions.i M contrib/llvm-project/lldb/bindings/interface/SBType.i M contrib/llvm-project/lldb/bindings/interface/SBTypeEnumMember.i M contrib/llvm-project/lldb/bindings/interface/SBValue.i M contrib/llvm-project/lldb/bindings/interface/SBValueList.i M contrib/llvm-project/lldb/bindings/interface/SBVariablesOptions.i M contrib/llvm-project/lldb/bindings/interface/SBWatchpoint.i M contrib/llvm-project/lldb/bindings/interfaces.swig R contrib/llvm-project/lldb/bindings/lua.swig A contrib/llvm-project/lldb/bindings/lua/lua-swigsafecast.swig M contrib/llvm-project/lldb/bindings/lua/lua-typemaps.swig A contrib/llvm-project/lldb/bindings/lua/lua-wrapper.swig A contrib/llvm-project/lldb/bindings/lua/lua.swig M contrib/llvm-project/lldb/bindings/macros.swig R contrib/llvm-project/lldb/bindings/python.swig M contrib/llvm-project/lldb/bindings/python/python-extensions.swig M contrib/llvm-project/lldb/bindings/python/python-swigsafecast.swig A contrib/llvm-project/lldb/bindings/python/python-typemaps.h M contrib/llvm-project/lldb/bindings/python/python-typemaps.swig M contrib/llvm-project/lldb/bindings/python/python-wrapper.swig A contrib/llvm-project/lldb/bindings/python/python.swig A contrib/llvm-project/lldb/docs/_lldb/__init__.py A contrib/llvm-project/lldb/docs/design/overview.rst A contrib/llvm-project/lldb/docs/design/reproducers.rst A contrib/llvm-project/lldb/docs/design/sbapi.rst A contrib/llvm-project/lldb/docs/man/lldb-server.rst M contrib/llvm-project/lldb/docs/man/lldb.rst A contrib/llvm-project/lldb/docs/python_api.rst A contrib/llvm-project/lldb/docs/python_api_enums.rst M contrib/llvm-project/lldb/include/lldb/API/LLDB.h M contrib/llvm-project/lldb/include/lldb/API/SBAddress.h M contrib/llvm-project/lldb/include/lldb/API/SBAttachInfo.h M contrib/llvm-project/lldb/include/lldb/API/SBBlock.h M contrib/llvm-project/lldb/include/lldb/API/SBBreakpoint.h M contrib/llvm-project/lldb/include/lldb/API/SBBreakpointLocation.h M contrib/llvm-project/lldb/include/lldb/API/SBBreakpointName.h M contrib/llvm-project/lldb/include/lldb/API/SBBroadcaster.h M contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h A contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h M contrib/llvm-project/lldb/include/lldb/API/SBCommandReturnObject.h M contrib/llvm-project/lldb/include/lldb/API/SBCommunication.h M contrib/llvm-project/lldb/include/lldb/API/SBCompileUnit.h M contrib/llvm-project/lldb/include/lldb/API/SBData.h M contrib/llvm-project/lldb/include/lldb/API/SBDebugger.h M contrib/llvm-project/lldb/include/lldb/API/SBDeclaration.h M contrib/llvm-project/lldb/include/lldb/API/SBDefines.h A contrib/llvm-project/lldb/include/lldb/API/SBEnvironment.h M contrib/llvm-project/lldb/include/lldb/API/SBError.h M contrib/llvm-project/lldb/include/lldb/API/SBEvent.h M contrib/llvm-project/lldb/include/lldb/API/SBExecutionContext.h M contrib/llvm-project/lldb/include/lldb/API/SBExpressionOptions.h M contrib/llvm-project/lldb/include/lldb/API/SBFile.h M contrib/llvm-project/lldb/include/lldb/API/SBFileSpec.h M contrib/llvm-project/lldb/include/lldb/API/SBFileSpecList.h M contrib/llvm-project/lldb/include/lldb/API/SBFrame.h M contrib/llvm-project/lldb/include/lldb/API/SBFunction.h M contrib/llvm-project/lldb/include/lldb/API/SBHostOS.h M contrib/llvm-project/lldb/include/lldb/API/SBInstruction.h M contrib/llvm-project/lldb/include/lldb/API/SBInstructionList.h M contrib/llvm-project/lldb/include/lldb/API/SBLanguageRuntime.h M contrib/llvm-project/lldb/include/lldb/API/SBLaunchInfo.h M contrib/llvm-project/lldb/include/lldb/API/SBLineEntry.h M contrib/llvm-project/lldb/include/lldb/API/SBListener.h M contrib/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfo.h M contrib/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfoList.h M contrib/llvm-project/lldb/include/lldb/API/SBModule.h M contrib/llvm-project/lldb/include/lldb/API/SBModuleSpec.h M contrib/llvm-project/lldb/include/lldb/API/SBPlatform.h M contrib/llvm-project/lldb/include/lldb/API/SBProcess.h M contrib/llvm-project/lldb/include/lldb/API/SBProcessInfo.h M contrib/llvm-project/lldb/include/lldb/API/SBQueue.h M contrib/llvm-project/lldb/include/lldb/API/SBQueueItem.h M contrib/llvm-project/lldb/include/lldb/API/SBReproducer.h M contrib/llvm-project/lldb/include/lldb/API/SBSection.h M contrib/llvm-project/lldb/include/lldb/API/SBSourceManager.h M contrib/llvm-project/lldb/include/lldb/API/SBStream.h M contrib/llvm-project/lldb/include/lldb/API/SBStringList.h M contrib/llvm-project/lldb/include/lldb/API/SBStructuredData.h M contrib/llvm-project/lldb/include/lldb/API/SBSymbol.h M contrib/llvm-project/lldb/include/lldb/API/SBSymbolContext.h M contrib/llvm-project/lldb/include/lldb/API/SBSymbolContextList.h M contrib/llvm-project/lldb/include/lldb/API/SBTarget.h M contrib/llvm-project/lldb/include/lldb/API/SBThread.h M contrib/llvm-project/lldb/include/lldb/API/SBThreadCollection.h M contrib/llvm-project/lldb/include/lldb/API/SBThreadPlan.h M contrib/llvm-project/lldb/include/lldb/API/SBTrace.h R contrib/llvm-project/lldb/include/lldb/API/SBTraceOptions.h M contrib/llvm-project/lldb/include/lldb/API/SBType.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeCategory.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeEnumMember.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeFilter.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeFormat.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeNameSpecifier.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeSummary.h M contrib/llvm-project/lldb/include/lldb/API/SBTypeSynthetic.h M contrib/llvm-project/lldb/include/lldb/API/SBUnixSignals.h M contrib/llvm-project/lldb/include/lldb/API/SBValue.h M contrib/llvm-project/lldb/include/lldb/API/SBValueList.h M contrib/llvm-project/lldb/include/lldb/API/SBVariablesOptions.h M contrib/llvm-project/lldb/include/lldb/API/SBWatchpoint.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/Breakpoint.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointID.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointIDList.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointList.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocation.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocationList.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointName.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointOptions.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointPrecondition.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolver.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverName.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSite.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSiteList.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/Stoppoint.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h A contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointHitCounter.h R contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointLocation.h A contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointSite.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/Watchpoint.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointList.h M contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointOptions.h M contrib/llvm-project/lldb/include/lldb/Core/Address.h M contrib/llvm-project/lldb/include/lldb/Core/AddressRange.h M contrib/llvm-project/lldb/include/lldb/Core/AddressResolver.h M contrib/llvm-project/lldb/include/lldb/Core/AddressResolverFileLine.h R contrib/llvm-project/lldb/include/lldb/Core/AddressResolverName.h M contrib/llvm-project/lldb/include/lldb/Core/Architecture.h R contrib/llvm-project/lldb/include/lldb/Core/ClangForward.h M contrib/llvm-project/lldb/include/lldb/Core/Communication.h M contrib/llvm-project/lldb/include/lldb/Core/Debugger.h A contrib/llvm-project/lldb/include/lldb/Core/Declaration.h M contrib/llvm-project/lldb/include/lldb/Core/Disassembler.h M contrib/llvm-project/lldb/include/lldb/Core/DumpDataExtractor.h M contrib/llvm-project/lldb/include/lldb/Core/EmulateInstruction.h M contrib/llvm-project/lldb/include/lldb/Core/FileLineResolver.h M contrib/llvm-project/lldb/include/lldb/Core/FileSpecList.h M contrib/llvm-project/lldb/include/lldb/Core/FormatEntity.h M contrib/llvm-project/lldb/include/lldb/Core/Highlighter.h M contrib/llvm-project/lldb/include/lldb/Core/IOHandler.h M contrib/llvm-project/lldb/include/lldb/Core/IOHandlerCursesGUI.h M contrib/llvm-project/lldb/include/lldb/Core/LoadedModuleInfoList.h M contrib/llvm-project/lldb/include/lldb/Core/Mangled.h M contrib/llvm-project/lldb/include/lldb/Core/MappedHash.h M contrib/llvm-project/lldb/include/lldb/Core/Module.h M contrib/llvm-project/lldb/include/lldb/Core/ModuleChild.h M contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h M contrib/llvm-project/lldb/include/lldb/Core/ModuleSpec.h M contrib/llvm-project/lldb/include/lldb/Core/Opcode.h M contrib/llvm-project/lldb/include/lldb/Core/PluginInterface.h M contrib/llvm-project/lldb/include/lldb/Core/PluginManager.h A contrib/llvm-project/lldb/include/lldb/Core/Progress.h M contrib/llvm-project/lldb/include/lldb/Core/PropertiesBase.td M contrib/llvm-project/lldb/include/lldb/Core/RichManglingContext.h M contrib/llvm-project/lldb/include/lldb/Core/SearchFilter.h M contrib/llvm-project/lldb/include/lldb/Core/Section.h A contrib/llvm-project/lldb/include/lldb/Core/SourceLocationSpec.h M contrib/llvm-project/lldb/include/lldb/Core/SourceManager.h M contrib/llvm-project/lldb/include/lldb/Core/StreamAsynchronousIO.h M contrib/llvm-project/lldb/include/lldb/Core/StreamBuffer.h M contrib/llvm-project/lldb/include/lldb/Core/StreamFile.h M contrib/llvm-project/lldb/include/lldb/Core/StructuredDataImpl.h M contrib/llvm-project/lldb/include/lldb/Core/ThreadSafeDenseMap.h M contrib/llvm-project/lldb/include/lldb/Core/ThreadSafeValue.h M contrib/llvm-project/lldb/include/lldb/Core/UniqueCStringMap.h M contrib/llvm-project/lldb/include/lldb/Core/UserSettingsController.h M contrib/llvm-project/lldb/include/lldb/Core/Value.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObject.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectCast.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectChild.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResult.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultCast.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultChild.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultImpl.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectDynamicValue.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectList.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectMemory.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectRegister.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h A contrib/llvm-project/lldb/include/lldb/Core/ValueObjectUpdater.h M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectVariable.h M contrib/llvm-project/lldb/include/lldb/Core/dwarf.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/CXXFunctionPointer.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/DataVisualization.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatCache.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatClasses.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatManager.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormattersContainer.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormattersHelpers.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/LanguageCategory.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/StringPrinter.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeCategory.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeCategoryMap.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeSummary.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeSynthetic.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/VectorIterator.h M contrib/llvm-project/lldb/include/lldb/DataFormatters/VectorType.h M contrib/llvm-project/lldb/include/lldb/Expression/DWARFExpression.h M contrib/llvm-project/lldb/include/lldb/Expression/DiagnosticManager.h M contrib/llvm-project/lldb/include/lldb/Expression/DynamicCheckerFunctions.h M contrib/llvm-project/lldb/include/lldb/Expression/Expression.h M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionParser.h M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionSourceCode.h M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionVariable.h M contrib/llvm-project/lldb/include/lldb/Expression/FunctionCaller.h M contrib/llvm-project/lldb/include/lldb/Expression/IRExecutionUnit.h M contrib/llvm-project/lldb/include/lldb/Expression/IRInterpreter.h M contrib/llvm-project/lldb/include/lldb/Expression/IRMemoryMap.h M contrib/llvm-project/lldb/include/lldb/Expression/LLVMUserExpression.h M contrib/llvm-project/lldb/include/lldb/Expression/Materializer.h M contrib/llvm-project/lldb/include/lldb/Expression/REPL.h M contrib/llvm-project/lldb/include/lldb/Expression/UserExpression.h M contrib/llvm-project/lldb/include/lldb/Expression/UtilityFunction.h M contrib/llvm-project/lldb/include/lldb/Host/Config.h.cmake M contrib/llvm-project/lldb/include/lldb/Host/ConnectionFileDescriptor.h M contrib/llvm-project/lldb/include/lldb/Host/Debug.h M contrib/llvm-project/lldb/include/lldb/Host/Editline.h M contrib/llvm-project/lldb/include/lldb/Host/File.h M contrib/llvm-project/lldb/include/lldb/Host/FileAction.h M contrib/llvm-project/lldb/include/lldb/Host/FileCache.h M contrib/llvm-project/lldb/include/lldb/Host/FileSystem.h M contrib/llvm-project/lldb/include/lldb/Host/Host.h M contrib/llvm-project/lldb/include/lldb/Host/HostGetOpt.h M contrib/llvm-project/lldb/include/lldb/Host/HostInfo.h M contrib/llvm-project/lldb/include/lldb/Host/HostInfoBase.h M contrib/llvm-project/lldb/include/lldb/Host/HostNativeProcess.h M contrib/llvm-project/lldb/include/lldb/Host/HostNativeProcessBase.h M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThread.h M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThreadBase.h M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThreadForward.h M contrib/llvm-project/lldb/include/lldb/Host/HostProcess.h M contrib/llvm-project/lldb/include/lldb/Host/HostThread.h M contrib/llvm-project/lldb/include/lldb/Host/LZMA.h M contrib/llvm-project/lldb/include/lldb/Host/LockFile.h M contrib/llvm-project/lldb/include/lldb/Host/LockFileBase.h M contrib/llvm-project/lldb/include/lldb/Host/MainLoop.h M contrib/llvm-project/lldb/include/lldb/Host/MainLoopBase.h M contrib/llvm-project/lldb/include/lldb/Host/MonitoringProcessLauncher.h M contrib/llvm-project/lldb/include/lldb/Host/OptionParser.h M contrib/llvm-project/lldb/include/lldb/Host/Pipe.h M contrib/llvm-project/lldb/include/lldb/Host/PipeBase.h M contrib/llvm-project/lldb/include/lldb/Host/PosixApi.h M contrib/llvm-project/lldb/include/lldb/Host/ProcessLaunchInfo.h M contrib/llvm-project/lldb/include/lldb/Host/ProcessLauncher.h M contrib/llvm-project/lldb/include/lldb/Host/ProcessRunLock.h M contrib/llvm-project/lldb/include/lldb/Host/PseudoTerminal.h M contrib/llvm-project/lldb/include/lldb/Host/SafeMachO.h M contrib/llvm-project/lldb/include/lldb/Host/Socket.h M contrib/llvm-project/lldb/include/lldb/Host/SocketAddress.h M contrib/llvm-project/lldb/include/lldb/Host/StringConvert.h R contrib/llvm-project/lldb/include/lldb/Host/TaskPool.h M contrib/llvm-project/lldb/include/lldb/Host/Terminal.h M contrib/llvm-project/lldb/include/lldb/Host/ThreadLauncher.h M contrib/llvm-project/lldb/include/lldb/Host/Time.h M contrib/llvm-project/lldb/include/lldb/Host/XML.h M contrib/llvm-project/lldb/include/lldb/Host/common/GetOptInc.h M contrib/llvm-project/lldb/include/lldb/Host/common/NativeBreakpointList.h M contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h M contrib/llvm-project/lldb/include/lldb/Host/common/NativeRegisterContext.h M contrib/llvm-project/lldb/include/lldb/Host/common/NativeThreadProtocol.h M contrib/llvm-project/lldb/include/lldb/Host/common/NativeWatchpointList.h M contrib/llvm-project/lldb/include/lldb/Host/common/TCPSocket.h M contrib/llvm-project/lldb/include/lldb/Host/common/UDPSocket.h M contrib/llvm-project/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/DomainSocket.h M contrib/llvm-project/lldb/include/lldb/Host/posix/HostInfoPosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/HostProcessPosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/HostThreadPosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/LockFilePosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h M contrib/llvm-project/lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h M contrib/llvm-project/lldb/include/lldb/Initialization/SystemInitializer.h M contrib/llvm-project/lldb/include/lldb/Initialization/SystemInitializerCommon.h M contrib/llvm-project/lldb/include/lldb/Initialization/SystemLifetimeManager.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandAlias.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandCompletions.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandHistory.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandInterpreter.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObject.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObjectMultiword.h R contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandOptionValidators.h M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupArchitecture.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupBoolean.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupFile.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupFormat.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupPlatform.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupUInt64.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupUUID.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupVariable.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArch.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArgs.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArray.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueBoolean.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueChar.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueDictionary.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueEnumeration.h A contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileColonLine.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpec.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFormat.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFormatEntity.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueLanguage.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValuePathMappings.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueRegex.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueSInt64.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueString.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueUInt64.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueUUID.h M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValues.h M contrib/llvm-project/lldb/include/lldb/Interpreter/Options.h M contrib/llvm-project/lldb/include/lldb/Interpreter/Property.h M contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h A contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptedProcessInterface.h M contrib/llvm-project/lldb/include/lldb/Symbol/ArmUnwindInfo.h M contrib/llvm-project/lldb/include/lldb/Symbol/Block.h M contrib/llvm-project/lldb/include/lldb/Symbol/CallFrameInfo.h R contrib/llvm-project/lldb/include/lldb/Symbol/ClangASTContext.h R contrib/llvm-project/lldb/include/lldb/Symbol/ClangASTImporter.h R contrib/llvm-project/lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h M contrib/llvm-project/lldb/include/lldb/Symbol/CompactUnwindInfo.h M contrib/llvm-project/lldb/include/lldb/Symbol/CompileUnit.h M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDecl.h M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDeclContext.h M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerType.h M contrib/llvm-project/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h M contrib/llvm-project/lldb/include/lldb/Symbol/DebugMacros.h M contrib/llvm-project/lldb/include/lldb/Symbol/DeclVendor.h R contrib/llvm-project/lldb/include/lldb/Symbol/Declaration.h M contrib/llvm-project/lldb/include/lldb/Symbol/FuncUnwinders.h M contrib/llvm-project/lldb/include/lldb/Symbol/Function.h M contrib/llvm-project/lldb/include/lldb/Symbol/LineEntry.h M contrib/llvm-project/lldb/include/lldb/Symbol/LineTable.h M contrib/llvm-project/lldb/include/lldb/Symbol/LocateSymbolFile.h M contrib/llvm-project/lldb/include/lldb/Symbol/ObjectContainer.h M contrib/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h M contrib/llvm-project/lldb/include/lldb/Symbol/SourceModule.h M contrib/llvm-project/lldb/include/lldb/Symbol/Symbol.h M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContextScope.h M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolVendor.h M contrib/llvm-project/lldb/include/lldb/Symbol/Symtab.h M contrib/llvm-project/lldb/include/lldb/Symbol/TaggedASTType.h M contrib/llvm-project/lldb/include/lldb/Symbol/Type.h M contrib/llvm-project/lldb/include/lldb/Symbol/TypeList.h M contrib/llvm-project/lldb/include/lldb/Symbol/TypeMap.h M contrib/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h M contrib/llvm-project/lldb/include/lldb/Symbol/UnwindPlan.h M contrib/llvm-project/lldb/include/lldb/Symbol/UnwindTable.h Log Message: ----------- Merge commit '5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542' Commit: a32ac368d1c575eef2d5f18f48d847581622c112 https://github.com/MidnightBSD/src/commit/a32ac368d1c575eef2d5f18f48d847581622c112 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M Makefile M Makefile.inc1 M Makefile.libcompat A Makefile.sys.inc M ObsoleteFiles.inc M bin/Makefile.inc M bin/cat/Makefile M bin/cat/cat.1 M bin/cat/tests/Makefile M bin/cat/tests/Makefile.depend M bin/chio/Makefile M bin/chio/Makefile.depend M bin/chio/chio.c M bin/chio/defs.h M bin/chio/pathnames.h M bin/chmod/Makefile M bin/chmod/Makefile.depend M bin/chmod/chmod.1 M bin/chmod/chmod.c M bin/chmod/tests/Makefile A bin/chmod/tests/Makefile.depend M bin/chmod/tests/chmod_test.sh M bin/cp/Makefile M bin/cp/Makefile.depend M bin/cp/cp.1 M bin/cp/cp.c M bin/cp/extern.h A bin/cp/tests/Makefile A bin/cp/tests/cp_test.sh M bin/cp/utils.c M bin/csh/Makefile M bin/csh/Makefile.depend M bin/csh/config.h A bin/csh/csh.cshrc A bin/csh/csh.login A bin/csh/csh.logout A bin/csh/dot.cshrc A bin/csh/dot.login M bin/csh/iconv_stub.c M bin/csh/iconv_stub.h M bin/date/Makefile M bin/date/Makefile.depend M bin/date/date.1 M bin/date/date.c M bin/date/extern.h M bin/date/netdate.c M bin/date/tests/Makefile M bin/date/tests/Makefile.depend M bin/date/tests/format_string_test.sh M bin/date/vary.c M bin/date/vary.h M bin/dd/Makefile M bin/dd/Makefile.depend M bin/dd/args.c M bin/dd/conv.c M bin/dd/conv_tab.c M bin/dd/dd.1 M bin/dd/dd.c M bin/dd/dd.h M bin/dd/extern.h M bin/dd/gen.c M bin/dd/misc.c M bin/dd/position.c M bin/dd/ref.ascii M bin/dd/ref.ebcdic M bin/dd/ref.ibm M bin/dd/ref.lcase M bin/dd/ref.obs_zeroes M bin/dd/ref.oldascii M bin/dd/ref.oldebcdic M bin/dd/ref.oldibm M bin/dd/ref.pareven M bin/dd/ref.parnone M bin/dd/ref.parodd M bin/dd/ref.parset M bin/dd/ref.swab M bin/dd/ref.ucase M bin/dd/tests/Makefile M bin/dd/tests/Makefile.depend M bin/dd/tests/dd2_test.sh M bin/df/Makefile M bin/df/Makefile.depend M bin/df/df.1 M bin/df/df.c M bin/domainname/Makefile M bin/domainname/Makefile.depend M bin/domainname/domainname.1 M bin/domainname/domainname.c M bin/echo/Makefile M bin/echo/Makefile.depend M bin/echo/echo.1 M bin/echo/echo.c M bin/echo/tests/Makefile A bin/echo/tests/Makefile.depend M bin/echo/tests/echo_test.sh M bin/ed/Makefile M bin/ed/Makefile.depend M bin/ed/POSIX M bin/ed/README M bin/ed/buf.c M bin/ed/cbc.c M bin/ed/ed.1 M bin/ed/ed.h M bin/ed/glbl.c M bin/ed/io.c M bin/ed/main.c M bin/ed/re.c M bin/ed/sub.c M bin/ed/test/Makefile M bin/ed/test/README M bin/ed/test/ckscripts.sh M bin/ed/test/mkscripts.sh M bin/ed/undo.c M bin/expr/Makefile M bin/expr/Makefile.depend M bin/expr/expr.1 M bin/expr/expr.y M bin/expr/tests/Makefile M bin/expr/tests/Makefile.depend M bin/getfacl/Makefile M bin/getfacl/Makefile.depend M bin/getfacl/getfacl.1 M bin/getfacl/getfacl.c M bin/hostname/Makefile M bin/hostname/Makefile.depend M bin/hostname/hostname.1 M bin/hostname/hostname.c M bin/kenv/Makefile M bin/kenv/Makefile.depend M bin/kenv/kenv.1 M bin/kenv/kenv.c M bin/kill/Makefile M bin/kill/Makefile.depend M bin/kill/kill.1 M bin/kill/kill.c M bin/ln/Makefile M bin/ln/Makefile.depend M bin/ln/ln.1 M bin/ln/ln.c M bin/ln/symlink.7 M bin/ln/tests/Makefile A bin/ln/tests/Makefile.depend M bin/ln/tests/ln_test.sh M bin/ls/Makefile M bin/ls/Makefile.depend A bin/ls/Makefile.depend.options M bin/ls/cmp.c M bin/ls/extern.h M bin/ls/ls.1 M bin/ls/ls.c M bin/ls/ls.h M bin/ls/print.c M bin/ls/tests/Makefile M bin/ls/tests/Makefile.depend M bin/ls/tests/ls_tests.sh M bin/ls/util.c M bin/mkdir/Makefile M bin/mkdir/Makefile.depend M bin/mkdir/mkdir.1 M bin/mkdir/mkdir.c M bin/mkdir/tests/Makefile A bin/mkdir/tests/Makefile.depend M bin/mkdir/tests/mkdir_test.sh M bin/mv/Makefile M bin/mv/Makefile.depend M bin/mv/mv.1 M bin/mv/mv.c M bin/mv/tests/Makefile M bin/mv/tests/Makefile.depend M bin/mv/tests/legacy_test.sh M bin/pax/Makefile M bin/pax/Makefile.depend M bin/pax/ar_io.c M bin/pax/ar_subs.c M bin/pax/buf_subs.c M bin/pax/cache.c M bin/pax/cache.h M bin/pax/cpio.c M bin/pax/cpio.h M bin/pax/extern.h M bin/pax/file_subs.c M bin/pax/ftree.c M bin/pax/ftree.h M bin/pax/gen_subs.c M bin/pax/getoldopt.c M bin/pax/options.c M bin/pax/options.h M bin/pax/pat_rep.c M bin/pax/pat_rep.h M bin/pax/pax.1 M bin/pax/pax.c M bin/pax/pax.h M bin/pax/sel_subs.c M bin/pax/sel_subs.h M bin/pax/tables.c M bin/pax/tables.h M bin/pax/tar.c M bin/pax/tar.h M bin/pax/tests/Makefile M bin/pax/tests/Makefile.depend M bin/pax/tests/legacy_test.pl M bin/pax/tty_subs.c M bin/pkill/Makefile M bin/pkill/Makefile.depend M bin/pkill/pkill.1 M bin/pkill/pkill.c M bin/pkill/tests/Makefile M bin/pkill/tests/Makefile.depend M bin/pkill/tests/pgrep-F_test.sh M bin/pkill/tests/pgrep-LF_test.sh M bin/pkill/tests/pgrep-P_test.sh M bin/pkill/tests/pgrep-U_test.sh M bin/pkill/tests/pgrep-_g_test.sh M bin/pkill/tests/pgrep-_s_test.sh M bin/pkill/tests/pgrep-g_test.sh M bin/pkill/tests/pgrep-i_test.sh M bin/pkill/tests/pgrep-j_test.sh M bin/pkill/tests/pgrep-l_test.sh M bin/pkill/tests/pgrep-n_test.sh M bin/pkill/tests/pgrep-o_test.sh M bin/pkill/tests/pgrep-q_test.sh M bin/pkill/tests/pgrep-s_test.sh M bin/pkill/tests/pgrep-t_test.sh M bin/pkill/tests/pgrep-v_test.sh M bin/pkill/tests/pgrep-x_test.sh M bin/pkill/tests/pkill-F_test.sh M bin/pkill/tests/pkill-LF_test.sh M bin/pkill/tests/pkill-P_test.sh M bin/pkill/tests/pkill-U_test.sh M bin/pkill/tests/pkill-_g_test.sh M bin/pkill/tests/pkill-g_test.sh M bin/pkill/tests/pkill-i_test.sh M bin/pkill/tests/pkill-j_test.sh M bin/pkill/tests/pkill-s_test.sh M bin/pkill/tests/pkill-t_test.sh M bin/pkill/tests/pkill-x_test.sh M bin/ps/Makefile M bin/ps/Makefile.depend M bin/ps/extern.h M bin/ps/fmt.c M bin/ps/keyword.c M bin/ps/nlist.c M bin/ps/print.c M bin/ps/ps.1 M bin/ps/ps.c M bin/ps/ps.h M bin/pwait/Makefile M bin/pwait/Makefile.depend M bin/pwait/pwait.1 M bin/pwait/pwait.c M bin/pwait/tests/Makefile M bin/pwait/tests/Makefile.depend M bin/pwait/tests/pwait_test.sh M bin/pwd/Makefile M bin/pwd/Makefile.depend M bin/pwd/pwd.1 M bin/pwd/pwd.c M bin/realpath/Makefile M bin/realpath/Makefile.depend M bin/realpath/realpath.1 M bin/realpath/realpath.c M bin/rm/Makefile M bin/rm/Makefile.depend M bin/rm/rm.1 M bin/rm/rm.c A bin/rm/tests/Makefile A bin/rm/tests/Makefile.depend A bin/rm/tests/rm_test.sh M bin/rmail/Makefile M bin/rmail/Makefile.depend M bin/rmdir/Makefile M bin/rmdir/Makefile.depend M bin/rmdir/rmdir.1 M bin/rmdir/rmdir.c M bin/rmdir/tests/Makefile A bin/rmdir/tests/Makefile.depend M bin/rmdir/tests/rmdir_test.sh M bin/setfacl/Makefile M bin/setfacl/Makefile.depend M bin/setfacl/file.c M bin/setfacl/mask.c M bin/setfacl/merge.c M bin/setfacl/remove.c M bin/setfacl/setfacl.1 M bin/setfacl/setfacl.c M bin/setfacl/setfacl.h M bin/setfacl/util.c M bin/sh/Makefile M bin/sh/Makefile.depend M bin/sh/error.c M bin/sh/eval.c M bin/sh/funcs/cmv M bin/sh/funcs/dirs M bin/sh/funcs/login M bin/sh/funcs/newgrp M bin/sh/funcs/popd M bin/sh/funcs/pushd M bin/sh/funcs/suspend M bin/sh/mkbuiltins M bin/sh/mktokens M bin/sh/nodes.c.pat M bin/sh/nodetypes A bin/sh/profile M bin/sh/shell.h M bin/sh/tests/Makefile M bin/sh/tests/Makefile.depend M bin/sh/tests/builtins/Makefile M bin/sh/tests/builtins/Makefile.depend M bin/sh/tests/builtins/alias.0 M bin/sh/tests/builtins/alias.1 M bin/sh/tests/builtins/alias3.0 M bin/sh/tests/builtins/alias4.0 M bin/sh/tests/builtins/break1.0 M bin/sh/tests/builtins/break2.0 M bin/sh/tests/builtins/break3.0 M bin/sh/tests/builtins/break4.4 M bin/sh/tests/builtins/break5.4 M bin/sh/tests/builtins/break6.0 M bin/sh/tests/builtins/builtin1.0 M bin/sh/tests/builtins/case1.0 M bin/sh/tests/builtins/case10.0 M bin/sh/tests/builtins/case11.0 M bin/sh/tests/builtins/case12.0 M bin/sh/tests/builtins/case13.0 M bin/sh/tests/builtins/case14.0 M bin/sh/tests/builtins/case15.0 M bin/sh/tests/builtins/case16.0 M bin/sh/tests/builtins/case17.0 M bin/sh/tests/builtins/case18.0 M bin/sh/tests/builtins/case19.0 M bin/sh/tests/builtins/case2.0 M bin/sh/tests/builtins/case20.0 A bin/sh/tests/builtins/case21.0 A bin/sh/tests/builtins/case22.0 M bin/sh/tests/builtins/case23.0 M bin/sh/tests/builtins/case3.0 M bin/sh/tests/builtins/case4.0 M bin/sh/tests/builtins/case5.0 M bin/sh/tests/builtins/case6.0 M bin/sh/tests/builtins/case7.0 M bin/sh/tests/builtins/case8.0 M bin/sh/tests/builtins/case9.0 M bin/sh/tests/builtins/cd1.0 A bin/sh/tests/builtins/cd10.0 A bin/sh/tests/builtins/cd11.0 M bin/sh/tests/builtins/cd2.0 M bin/sh/tests/builtins/cd3.0 M bin/sh/tests/builtins/cd4.0 M bin/sh/tests/builtins/cd5.0 M bin/sh/tests/builtins/cd6.0 M bin/sh/tests/builtins/cd7.0 M bin/sh/tests/builtins/cd8.0 M bin/sh/tests/builtins/cd9.0 M bin/sh/tests/builtins/command1.0 M bin/sh/tests/builtins/command10.0 M bin/sh/tests/builtins/command11.0 M bin/sh/tests/builtins/command12.0 M bin/sh/tests/builtins/command2.0 M bin/sh/tests/builtins/command3.0 M bin/sh/tests/builtins/command4.0 M bin/sh/tests/builtins/command5.0 M bin/sh/tests/builtins/command6.0 M bin/sh/tests/builtins/command7.0 M bin/sh/tests/builtins/command8.0 M bin/sh/tests/builtins/command9.0 M bin/sh/tests/builtins/dot1.0 M bin/sh/tests/builtins/dot2.0 M bin/sh/tests/builtins/dot3.0 M bin/sh/tests/builtins/dot4.0 A bin/sh/tests/builtins/echo1.0 A bin/sh/tests/builtins/echo2.0 A bin/sh/tests/builtins/echo3.0 M bin/sh/tests/builtins/eval1.0 M bin/sh/tests/builtins/eval2.0 M bin/sh/tests/builtins/eval3.0 M bin/sh/tests/builtins/eval4.0 M bin/sh/tests/builtins/eval5.0 M bin/sh/tests/builtins/eval6.0 M bin/sh/tests/builtins/eval7.0 M bin/sh/tests/builtins/eval8.7 M bin/sh/tests/builtins/exec1.0 M bin/sh/tests/builtins/exec2.0 M bin/sh/tests/builtins/exit1.0 M bin/sh/tests/builtins/exit2.8 M bin/sh/tests/builtins/exit3.0 M bin/sh/tests/builtins/export1.0 M bin/sh/tests/builtins/fc1.0 M bin/sh/tests/builtins/fc2.0 M bin/sh/tests/builtins/for1.0 M bin/sh/tests/builtins/for2.0 M bin/sh/tests/builtins/for3.0 M bin/sh/tests/builtins/getopts1.0 M bin/sh/tests/builtins/getopts10.0 M bin/sh/tests/builtins/getopts2.0 M bin/sh/tests/builtins/getopts3.0 M bin/sh/tests/builtins/getopts4.0 M bin/sh/tests/builtins/getopts5.0 M bin/sh/tests/builtins/getopts6.0 M bin/sh/tests/builtins/getopts7.0 M bin/sh/tests/builtins/getopts8.0 M bin/sh/tests/builtins/getopts9.0 M bin/sh/tests/builtins/hash1.0 M bin/sh/tests/builtins/hash2.0 M bin/sh/tests/builtins/hash3.0 M bin/sh/tests/builtins/hash4.0 M bin/sh/tests/builtins/jobid1.0 M bin/sh/tests/builtins/jobid2.0 M bin/sh/tests/builtins/kill1.0 M bin/sh/tests/builtins/kill2.0 M bin/sh/tests/builtins/lineno.0 M bin/sh/tests/builtins/lineno2.0 M bin/sh/tests/builtins/lineno3.0 M bin/sh/tests/builtins/local1.0 M bin/sh/tests/builtins/local2.0 M bin/sh/tests/builtins/local3.0 M bin/sh/tests/builtins/local4.0 M bin/sh/tests/builtins/local5.0 M bin/sh/tests/builtins/local6.0 M bin/sh/tests/builtins/local7.0 M bin/sh/tests/builtins/locale1.0 M bin/sh/tests/builtins/locale2.0 M bin/sh/tests/builtins/printf1.0 M bin/sh/tests/builtins/printf2.0 M bin/sh/tests/builtins/printf3.0 M bin/sh/tests/builtins/printf4.0 M bin/sh/tests/builtins/read1.0 M bin/sh/tests/builtins/read2.0 M bin/sh/tests/builtins/read3.0 M bin/sh/tests/builtins/read4.0 M bin/sh/tests/builtins/read5.0 M bin/sh/tests/builtins/read6.0 M bin/sh/tests/builtins/read7.0 M bin/sh/tests/builtins/read8.0 M bin/sh/tests/builtins/read9.0 M bin/sh/tests/builtins/return1.0 M bin/sh/tests/builtins/return2.1 M bin/sh/tests/builtins/return3.1 M bin/sh/tests/builtins/return4.0 M bin/sh/tests/builtins/return5.0 M bin/sh/tests/builtins/return6.4 M bin/sh/tests/builtins/return7.4 M bin/sh/tests/builtins/return8.0 M bin/sh/tests/builtins/set2.0 M bin/sh/tests/builtins/set3.0 M bin/sh/tests/builtins/trap1.0 M bin/sh/tests/builtins/trap10.0 M bin/sh/tests/builtins/trap11.0 M bin/sh/tests/builtins/trap12.0 M bin/sh/tests/builtins/trap13.0 M bin/sh/tests/builtins/trap14.0 M bin/sh/tests/builtins/trap15.0 M bin/sh/tests/builtins/trap16.0 M bin/sh/tests/builtins/trap17.0 M bin/sh/tests/builtins/trap2.0 M bin/sh/tests/builtins/trap3.0 M bin/sh/tests/builtins/trap4.0 M bin/sh/tests/builtins/trap5.0 M bin/sh/tests/builtins/trap6.0 M bin/sh/tests/builtins/trap7.0 M bin/sh/tests/builtins/trap8.0 M bin/sh/tests/builtins/trap9.0 M bin/sh/tests/builtins/type1.0 M bin/sh/tests/builtins/type2.0 M bin/sh/tests/builtins/type3.0 M bin/sh/tests/builtins/unalias.0 M bin/sh/tests/builtins/var-assign.0 M bin/sh/tests/builtins/var-assign2.0 M bin/sh/tests/builtins/wait1.0 M bin/sh/tests/builtins/wait10.0 M bin/sh/tests/builtins/wait2.0 M bin/sh/tests/builtins/wait3.0 M bin/sh/tests/builtins/wait4.0 M bin/sh/tests/builtins/wait5.0 M bin/sh/tests/builtins/wait6.0 M bin/sh/tests/builtins/wait7.0 M bin/sh/tests/builtins/wait8.0 M bin/sh/tests/builtins/wait9.127 M bin/sh/tests/errors/Makefile M bin/sh/tests/errors/Makefile.depend M bin/sh/tests/errors/assignment-error1.0 M bin/sh/tests/errors/assignment-error2.0 M bin/sh/tests/errors/backquote-error1.0 M bin/sh/tests/errors/backquote-error2.0 M bin/sh/tests/errors/bad-binary1.126 M bin/sh/tests/errors/bad-keyword1.0 M bin/sh/tests/errors/bad-parm-exp1.0 M bin/sh/tests/errors/bad-parm-exp2.2 M bin/sh/tests/errors/bad-parm-exp3.2 M bin/sh/tests/errors/bad-parm-exp4.2 M bin/sh/tests/errors/bad-parm-exp5.2 M bin/sh/tests/errors/bad-parm-exp6.2 M bin/sh/tests/errors/bad-parm-exp7.0 M bin/sh/tests/errors/bad-parm-exp8.0 M bin/sh/tests/errors/option-error.0 M bin/sh/tests/errors/redirection-error.0 M bin/sh/tests/errors/redirection-error2.2 M bin/sh/tests/errors/redirection-error3.0 M bin/sh/tests/errors/redirection-error4.0 M bin/sh/tests/errors/redirection-error5.0 M bin/sh/tests/errors/redirection-error6.0 M bin/sh/tests/errors/redirection-error7.0 A bin/sh/tests/errors/redirection-error8.0 M bin/sh/tests/errors/write-error1.0 M bin/sh/tests/execution/Makefile M bin/sh/tests/execution/Makefile.depend M bin/sh/tests/execution/bg1.0 M bin/sh/tests/execution/bg10.0 A bin/sh/tests/execution/bg11.0 A bin/sh/tests/execution/bg12.0 M bin/sh/tests/execution/bg2.0 M bin/sh/tests/execution/bg3.0 M bin/sh/tests/execution/bg4.0 M bin/sh/tests/execution/bg5.0 M bin/sh/tests/execution/bg6.0 M bin/sh/tests/execution/bg7.0 M bin/sh/tests/execution/bg8.0 M bin/sh/tests/execution/bg9.0 M bin/sh/tests/execution/fork1.0 M bin/sh/tests/execution/fork2.0 M bin/sh/tests/execution/fork3.0 M bin/sh/tests/execution/func1.0 M bin/sh/tests/execution/func2.0 M bin/sh/tests/execution/func3.0 M bin/sh/tests/execution/hash1.0 M bin/sh/tests/execution/int-cmd1.0 M bin/sh/tests/execution/killed1.0 M bin/sh/tests/execution/killed2.0 M bin/sh/tests/execution/not1.0 M bin/sh/tests/execution/not2.0 M bin/sh/tests/execution/path1.0 M bin/sh/tests/execution/pipefail1.0 M bin/sh/tests/execution/pipefail2.42 M bin/sh/tests/execution/pipefail3.42 M bin/sh/tests/execution/pipefail4.42 M bin/sh/tests/execution/pipefail5.42 M bin/sh/tests/execution/pipefail6.42 M bin/sh/tests/execution/pipefail7.0 M bin/sh/tests/execution/redir1.0 M bin/sh/tests/execution/redir2.0 M bin/sh/tests/execution/redir3.0 M bin/sh/tests/execution/redir4.0 M bin/sh/tests/execution/redir5.0 M bin/sh/tests/execution/redir6.0 M bin/sh/tests/execution/redir7.0 A bin/sh/tests/execution/set-C1.0 M bin/sh/tests/execution/set-n1.0 M bin/sh/tests/execution/set-n2.0 M bin/sh/tests/execution/set-n3.0 M bin/sh/tests/execution/set-n4.0 M bin/sh/tests/execution/set-x1.0 M bin/sh/tests/execution/set-x2.0 M bin/sh/tests/execution/set-x3.0 M bin/sh/tests/execution/set-x4.0 M bin/sh/tests/execution/shellproc1.0 A bin/sh/tests/execution/shellproc2.0 A bin/sh/tests/execution/shellproc3.0 A bin/sh/tests/execution/shellproc4.0 A bin/sh/tests/execution/shellproc5.0 A bin/sh/tests/execution/shellproc6.0 A bin/sh/tests/execution/shellproc7.0 M bin/sh/tests/execution/subshell1.0 M bin/sh/tests/execution/subshell2.0 M bin/sh/tests/execution/subshell3.0 M bin/sh/tests/execution/subshell4.0 M bin/sh/tests/execution/unknown1.0 A bin/sh/tests/execution/unknown2.0 M bin/sh/tests/execution/var-assign1.0 M bin/sh/tests/expansion/Makefile M bin/sh/tests/expansion/Makefile.depend M bin/sh/tests/expansion/arith1.0 M bin/sh/tests/expansion/arith10.0 M bin/sh/tests/expansion/arith11.0 M bin/sh/tests/expansion/arith12.0 M bin/sh/tests/expansion/arith13.0 M bin/sh/tests/expansion/arith14.0 A bin/sh/tests/expansion/arith15.0 A bin/sh/tests/expansion/arith16.0 A bin/sh/tests/expansion/arith17.0 M bin/sh/tests/expansion/arith2.0 M bin/sh/tests/expansion/arith3.0 M bin/sh/tests/expansion/arith4.0 M bin/sh/tests/expansion/arith5.0 M bin/sh/tests/expansion/arith6.0 M bin/sh/tests/expansion/arith7.0 M bin/sh/tests/expansion/arith8.0 M bin/sh/tests/expansion/arith9.0 M bin/sh/tests/expansion/assign1.0 M bin/sh/tests/expansion/cmdsubst1.0 M bin/sh/tests/expansion/cmdsubst10.0 M bin/sh/tests/expansion/cmdsubst11.0 M bin/sh/tests/expansion/cmdsubst12.0 M bin/sh/tests/expansion/cmdsubst13.0 M bin/sh/tests/expansion/cmdsubst14.0 M bin/sh/tests/expansion/cmdsubst15.0 M bin/sh/tests/expansion/cmdsubst16.0 M bin/sh/tests/expansion/cmdsubst17.0 M bin/sh/tests/expansion/cmdsubst18.0 M bin/sh/tests/expansion/cmdsubst19.0 M bin/sh/tests/expansion/cmdsubst2.0 M bin/sh/tests/expansion/cmdsubst20.0 M bin/sh/tests/expansion/cmdsubst21.0 M bin/sh/tests/expansion/cmdsubst22.0 M bin/sh/tests/expansion/cmdsubst23.0 A bin/sh/tests/expansion/cmdsubst24.0 A bin/sh/tests/expansion/cmdsubst25.0 A bin/sh/tests/expansion/cmdsubst26.0 M bin/sh/tests/expansion/cmdsubst3.0 M bin/sh/tests/expansion/cmdsubst4.0 M bin/sh/tests/expansion/cmdsubst5.0 M bin/sh/tests/expansion/cmdsubst6.0 M bin/sh/tests/expansion/cmdsubst7.0 M bin/sh/tests/expansion/cmdsubst8.0 M bin/sh/tests/expansion/cmdsubst9.0 M bin/sh/tests/expansion/export1.0 M bin/sh/tests/expansion/export2.0 M bin/sh/tests/expansion/export3.0 M bin/sh/tests/expansion/heredoc1.0 M bin/sh/tests/expansion/heredoc2.0 M bin/sh/tests/expansion/ifs1.0 M bin/sh/tests/expansion/ifs2.0 M bin/sh/tests/expansion/ifs3.0 M bin/sh/tests/expansion/ifs4.0 M bin/sh/tests/expansion/ifs5.0 M bin/sh/tests/expansion/ifs6.0 M bin/sh/tests/expansion/ifs7.0 M bin/sh/tests/expansion/length1.0 M bin/sh/tests/expansion/length2.0 M bin/sh/tests/expansion/length3.0 M bin/sh/tests/expansion/length4.0 M bin/sh/tests/expansion/length5.0 M bin/sh/tests/expansion/length6.0 M bin/sh/tests/expansion/length7.0 M bin/sh/tests/expansion/length8.0 M bin/sh/tests/expansion/local1.0 M bin/sh/tests/expansion/local2.0 M bin/sh/tests/expansion/pathname1.0 M bin/sh/tests/expansion/pathname2.0 M bin/sh/tests/expansion/pathname3.0 M bin/sh/tests/expansion/pathname4.0 M bin/sh/tests/expansion/pathname5.0 M bin/sh/tests/expansion/pathname6.0 M bin/sh/tests/expansion/plus-minus1.0 M bin/sh/tests/expansion/plus-minus2.0 M bin/sh/tests/expansion/plus-minus3.0 M bin/sh/tests/expansion/plus-minus4.0 M bin/sh/tests/expansion/plus-minus5.0 M bin/sh/tests/expansion/plus-minus6.0 M bin/sh/tests/expansion/plus-minus7.0 M bin/sh/tests/expansion/plus-minus8.0 A bin/sh/tests/expansion/plus-minus9.0 M bin/sh/tests/expansion/question1.0 A bin/sh/tests/expansion/question2.0 M bin/sh/tests/expansion/readonly1.0 M bin/sh/tests/expansion/redir1.0 M bin/sh/tests/expansion/set-u1.0 M bin/sh/tests/expansion/set-u2.0 M bin/sh/tests/expansion/set-u3.0 M bin/sh/tests/expansion/tilde1.0 M bin/sh/tests/expansion/tilde2.0 M bin/sh/tests/expansion/trim1.0 A bin/sh/tests/expansion/trim10.0 A bin/sh/tests/expansion/trim11.0 M bin/sh/tests/expansion/trim2.0 M bin/sh/tests/expansion/trim3.0 M bin/sh/tests/expansion/trim4.0 M bin/sh/tests/expansion/trim5.0 M bin/sh/tests/expansion/trim6.0 M bin/sh/tests/expansion/trim7.0 M bin/sh/tests/expansion/trim8.0 M bin/sh/tests/expansion/trim9.0 M bin/sh/tests/functional_test.sh A bin/sh/tests/invocation/Makefile A bin/sh/tests/invocation/Makefile.depend A bin/sh/tests/invocation/sh-ac1.0 A bin/sh/tests/invocation/sh-c-missing1.0 A bin/sh/tests/invocation/sh-c1.0 A bin/sh/tests/invocation/sh-ca1.0 A bin/sh/tests/invocation/sh-fca1.0 M bin/sh/tests/parameters/Makefile M bin/sh/tests/parameters/Makefile.depend M bin/sh/tests/parameters/env1.0 M bin/sh/tests/parameters/exitstatus1.0 A bin/sh/tests/parameters/ifs1.0 M bin/sh/tests/parameters/mail1.0 M bin/sh/tests/parameters/mail2.0 M bin/sh/tests/parameters/optind1.0 M bin/sh/tests/parameters/optind2.0 M bin/sh/tests/parameters/positional1.0 M bin/sh/tests/parameters/positional2.0 M bin/sh/tests/parameters/positional3.0 M bin/sh/tests/parameters/positional4.0 M bin/sh/tests/parameters/positional5.0 M bin/sh/tests/parameters/positional6.0 M bin/sh/tests/parameters/positional7.0 M bin/sh/tests/parameters/positional8.0 M bin/sh/tests/parameters/positional9.0 M bin/sh/tests/parameters/pwd1.0 M bin/sh/tests/parameters/pwd2.0 M bin/sh/tests/parser/Makefile M bin/sh/tests/parser/Makefile.depend M bin/sh/tests/parser/alias1.0 M bin/sh/tests/parser/alias10.0 M bin/sh/tests/parser/alias11.0 M bin/sh/tests/parser/alias12.0 M bin/sh/tests/parser/alias13.0 M bin/sh/tests/parser/alias14.0 M bin/sh/tests/parser/alias15.0 A bin/sh/tests/parser/alias16.0 A bin/sh/tests/parser/alias17.0 A bin/sh/tests/parser/alias18.0 M bin/sh/tests/parser/alias2.0 M bin/sh/tests/parser/alias3.0 M bin/sh/tests/parser/alias4.0 M bin/sh/tests/parser/alias5.0 M bin/sh/tests/parser/alias6.0 M bin/sh/tests/parser/alias7.0 M bin/sh/tests/parser/alias8.0 M bin/sh/tests/parser/alias9.0 M bin/sh/tests/parser/and-pipe-not.0 M bin/sh/tests/parser/case1.0 M bin/sh/tests/parser/case2.0 M bin/sh/tests/parser/comment1.0 M bin/sh/tests/parser/comment2.42 M bin/sh/tests/parser/dollar-quote10.0 M bin/sh/tests/parser/dollar-quote11.0 M bin/sh/tests/parser/dollar-quote12.0 M bin/sh/tests/parser/dollar-quote13.0 M bin/sh/tests/parser/empty-braces1.0 M bin/sh/tests/parser/empty-cmd1.0 M bin/sh/tests/parser/for1.0 M bin/sh/tests/parser/for2.0 M bin/sh/tests/parser/func1.0 M bin/sh/tests/parser/func2.0 M bin/sh/tests/parser/func3.0 M bin/sh/tests/parser/heredoc1.0 M bin/sh/tests/parser/heredoc10.0 M bin/sh/tests/parser/heredoc11.0 M bin/sh/tests/parser/heredoc12.0 M bin/sh/tests/parser/heredoc13.0 M bin/sh/tests/parser/heredoc2.0 M bin/sh/tests/parser/heredoc3.0 M bin/sh/tests/parser/heredoc4.0 M bin/sh/tests/parser/heredoc5.0 M bin/sh/tests/parser/heredoc6.0 M bin/sh/tests/parser/heredoc7.0 M bin/sh/tests/parser/heredoc8.0 M bin/sh/tests/parser/heredoc9.0 M bin/sh/tests/parser/line-cont1.0 M bin/sh/tests/parser/line-cont10.0 M bin/sh/tests/parser/line-cont11.0 A bin/sh/tests/parser/line-cont12.0 M bin/sh/tests/parser/line-cont2.0 M bin/sh/tests/parser/line-cont3.0 M bin/sh/tests/parser/line-cont4.0 M bin/sh/tests/parser/line-cont5.0 M bin/sh/tests/parser/line-cont6.0 M bin/sh/tests/parser/line-cont7.0 M bin/sh/tests/parser/line-cont8.0 M bin/sh/tests/parser/line-cont9.0 M bin/sh/tests/parser/no-space1.0 M bin/sh/tests/parser/no-space2.0 M bin/sh/tests/parser/nul1.0 M bin/sh/tests/parser/only-redir1.0 M bin/sh/tests/parser/only-redir2.0 M bin/sh/tests/parser/only-redir3.0 M bin/sh/tests/parser/only-redir4.0 M bin/sh/tests/parser/pipe-not1.0 M bin/sh/tests/parser/set-v1.0 M bin/sh/tests/parser/var-assign1.0 M bin/sh/tests/set-e/Makefile M bin/sh/tests/set-e/Makefile.depend M bin/sh/tests/set-e/and1.0 M bin/sh/tests/set-e/and2.1 M bin/sh/tests/set-e/and3.0 M bin/sh/tests/set-e/and4.0 M bin/sh/tests/set-e/background1.0 M bin/sh/tests/set-e/cmd1.0 M bin/sh/tests/set-e/cmd2.1 M bin/sh/tests/set-e/elif1.0 M bin/sh/tests/set-e/elif2.0 M bin/sh/tests/set-e/eval1.0 M bin/sh/tests/set-e/eval2.1 M bin/sh/tests/set-e/for1.0 M bin/sh/tests/set-e/func1.0 M bin/sh/tests/set-e/func2.1 M bin/sh/tests/set-e/if1.0 M bin/sh/tests/set-e/if2.0 M bin/sh/tests/set-e/if3.0 M bin/sh/tests/set-e/not1.0 M bin/sh/tests/set-e/not2.0 M bin/sh/tests/set-e/or1.0 M bin/sh/tests/set-e/or2.0 M bin/sh/tests/set-e/or3.1 M bin/sh/tests/set-e/pipe1.1 M bin/sh/tests/set-e/pipe2.0 M bin/sh/tests/set-e/return1.0 M bin/sh/tests/set-e/semi1.1 M bin/sh/tests/set-e/semi2.1 M bin/sh/tests/set-e/subshell1.0 M bin/sh/tests/set-e/subshell2.1 M bin/sh/tests/set-e/until1.0 M bin/sh/tests/set-e/until2.0 M bin/sh/tests/set-e/until3.0 M bin/sh/tests/set-e/while1.0 M bin/sh/tests/set-e/while2.0 M bin/sh/tests/set-e/while3.0 M bin/sleep/Makefile M bin/sleep/Makefile.depend M bin/sleep/sleep.1 M bin/sleep/sleep.c M bin/sleep/tests/Makefile M bin/sleep/tests/Makefile.depend M bin/stty/Makefile M bin/stty/Makefile.depend M bin/stty/cchar.c M bin/stty/extern.h M bin/stty/gfmt.c M bin/stty/key.c M bin/stty/modes.c M bin/stty/print.c M bin/stty/stty.1 M bin/stty/stty.c M bin/stty/stty.h M bin/stty/util.c M bin/sync/Makefile M bin/sync/Makefile.depend M bin/sync/sync.8 M bin/sync/sync.c M bin/test/Makefile M bin/test/Makefile.depend M bin/test/test.1 M bin/test/test.c M bin/test/tests/Makefile M bin/test/tests/Makefile.depend M bin/test/tests/legacy_test.sh M bin/tests/Makefile M bin/tests/Makefile.depend M bin/uuidgen/Makefile M bin/uuidgen/Makefile.depend M bin/uuidgen/uuidgen.1 M bin/uuidgen/uuidgen.c M cddl/Makefile M cddl/Makefile.inc M cddl/compat/opensolaris/include/alloca.h M cddl/compat/opensolaris/include/assert.h M cddl/compat/opensolaris/include/devid.h M cddl/compat/opensolaris/include/dtrace.h M cddl/compat/opensolaris/include/fcntl.h M cddl/compat/opensolaris/include/fsshare.h M cddl/compat/opensolaris/include/libintl.h M cddl/compat/opensolaris/include/libproc.h M cddl/compat/opensolaris/include/libshare.h M cddl/compat/opensolaris/include/mnttab.h M cddl/compat/opensolaris/include/priv.h M cddl/compat/opensolaris/include/sha2.h M cddl/compat/opensolaris/include/solaris.h M cddl/compat/opensolaris/include/stdio.h M cddl/compat/opensolaris/include/zone.h M cddl/compat/opensolaris/lib/libumem/umem.c M cddl/compat/opensolaris/lib/libumem/umem.h M cddl/compat/opensolaris/misc/deviceid.c M cddl/compat/opensolaris/misc/thread_pool.c M cddl/compat/opensolaris/misc/zmount.c M cddl/compat/opensolaris/misc/zone.c M cddl/lib/Makefile M cddl/lib/Makefile.inc M cddl/lib/drti/Makefile M cddl/lib/drti/Makefile.depend M cddl/lib/libavl/Makefile M cddl/lib/libavl/Makefile.depend M cddl/lib/libctf/Makefile M cddl/lib/libctf/Makefile.depend M cddl/lib/libdtrace/Makefile M cddl/lib/libdtrace/Makefile.depend M cddl/lib/libdtrace/errno.d M cddl/lib/libdtrace/io.d M cddl/lib/libdtrace/ip.d M cddl/lib/libdtrace/libproc_compat.h M cddl/lib/libdtrace/net.d M cddl/lib/libdtrace/nfs.d M cddl/lib/libdtrace/nfssrv.d M cddl/lib/libdtrace/psinfo.d M cddl/lib/libdtrace/regs_x86.d M cddl/lib/libdtrace/sched.d A cddl/lib/libdtrace/sctp.d M cddl/lib/libdtrace/siftr.d M cddl/lib/libdtrace/signal.d M cddl/lib/libdtrace/socket.d M cddl/lib/libdtrace/tcp.d M cddl/lib/libdtrace/udp.d A cddl/lib/libdtrace/udplite.d M cddl/lib/libdtrace/unistd.d M cddl/lib/libnvpair/Makefile M cddl/lib/libnvpair/Makefile.depend M cddl/lib/libumem/Makefile M cddl/lib/libumem/Makefile.depend M cddl/lib/libuutil/Makefile M cddl/lib/libuutil/Makefile.depend M cddl/lib/libzfs/Makefile M cddl/lib/libzfs/Makefile.depend M cddl/lib/libzfs_core/Makefile M cddl/lib/libzfs_core/Makefile.depend M cddl/lib/libzpool/Makefile M cddl/lib/libzpool/Makefile.depend M cddl/lib/tests/Makefile M cddl/lib/tests/Makefile.depend M cddl/sbin/Makefile M cddl/sbin/Makefile.inc M cddl/sbin/tests/Makefile M cddl/sbin/tests/Makefile.depend M cddl/sbin/zfs/Makefile M cddl/sbin/zfs/Makefile.depend M cddl/sbin/zpool/Makefile M cddl/sbin/zpool/Makefile.depend M cddl/tests/Makefile M cddl/tests/Makefile.depend M cddl/usr.bin/Makefile M cddl/usr.bin/Makefile.inc M cddl/usr.bin/ctfconvert/Makefile M cddl/usr.bin/ctfconvert/Makefile.depend M cddl/usr.bin/ctfconvert/ctfconvert.1 M cddl/usr.bin/ctfconvert/tests/Makefile M cddl/usr.bin/ctfconvert/tests/ctfconvert_test.sh M cddl/usr.bin/ctfdump/Makefile M cddl/usr.bin/ctfdump/Makefile.depend M cddl/usr.bin/ctfdump/ctfdump.1 M cddl/usr.bin/ctfmerge/Makefile M cddl/usr.bin/ctfmerge/Makefile.depend M cddl/usr.bin/ctfmerge/ctfmerge.1 M cddl/usr.bin/tests/Makefile M cddl/usr.bin/tests/Makefile.depend M cddl/usr.bin/zinject/Makefile M cddl/usr.bin/zinject/Makefile.depend M cddl/usr.bin/zlook/Makefile M cddl/usr.bin/zstreamdump/Makefile M cddl/usr.bin/zstreamdump/Makefile.depend M cddl/usr.bin/ztest/Makefile M cddl/usr.bin/ztest/Makefile.depend A cddl/usr.bin/ztest/tests/Makefile A cddl/usr.bin/ztest/tests/ztest.sh M cddl/usr.sbin/Makefile M cddl/usr.sbin/Makefile.inc M cddl/usr.sbin/dtrace/Makefile.depend M cddl/usr.sbin/dtrace/tests/Makefile M cddl/usr.sbin/dtrace/tests/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/Makefile M cddl/usr.sbin/dtrace/tests/common/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/begin/Makefile M cddl/usr.sbin/dtrace/tests/common/begin/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cg/Makefile M cddl/usr.sbin/dtrace/tests/common/cg/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/decls/Makefile M cddl/usr.sbin/dtrace/tests/common/decls/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/drops/Makefile M cddl/usr.sbin/dtrace/tests/common/drops/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/end/Makefile M cddl/usr.sbin/dtrace/tests/common/end/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/enum/Makefile M cddl/usr.sbin/dtrace/tests/common/enum/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/env/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile M cddl/usr.sbin/dtrace/tests/common/error/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/exit/Makefile M cddl/usr.sbin/dtrace/tests/common/exit/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/include/Makefile M cddl/usr.sbin/dtrace/tests/common/include/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/inline/Makefile M cddl/usr.sbin/dtrace/tests/common/inline/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/io/Makefile M cddl/usr.sbin/dtrace/tests/common/io/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ip/Makefile M cddl/usr.sbin/dtrace/tests/common/ip/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/json/Makefile M cddl/usr.sbin/dtrace/tests/common/json/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/mib/Makefile M cddl/usr.sbin/dtrace/tests/common/mib/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/misc/Makefile M cddl/usr.sbin/dtrace/tests/common/misc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/nfs/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/operators/Makefile M cddl/usr.sbin/dtrace/tests/common/operators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pid/Makefile M cddl/usr.sbin/dtrace/tests/common/pid/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/print/Makefile M cddl/usr.sbin/dtrace/tests/common/print/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printa/Makefile M cddl/usr.sbin/dtrace/tests/common/printa/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/printf/Makefile M cddl/usr.sbin/dtrace/tests/common/printf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/privs/Makefile M cddl/usr.sbin/dtrace/tests/common/privs/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/probes/Makefile M cddl/usr.sbin/dtrace/tests/common/probes/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/proc/Makefile M cddl/usr.sbin/dtrace/tests/common/proc/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/providers/Makefile M cddl/usr.sbin/dtrace/tests/common/providers/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/raise/Makefile M cddl/usr.sbin/dtrace/tests/common/raise/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/rates/Makefile M cddl/usr.sbin/dtrace/tests/common/rates/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/safety/Makefile M cddl/usr.sbin/dtrace/tests/common/safety/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sched/Makefile M cddl/usr.sbin/dtrace/tests/common/sched/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stability/Makefile M cddl/usr.sbin/dtrace/tests/common/stability/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stack/Makefile M cddl/usr.sbin/dtrace/tests/common/stack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/stop/Makefile M cddl/usr.sbin/dtrace/tests/common/stop/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/struct/Makefile M cddl/usr.sbin/dtrace/tests/common/struct/Makefile.depend A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/sysevent/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/trace/Makefile M cddl/usr.sbin/dtrace/tests/common/trace/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/translators/Makefile M cddl/usr.sbin/dtrace/tests/common/translators/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/types/Makefile M cddl/usr.sbin/dtrace/tests/common/types/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/union/Makefile M cddl/usr.sbin/dtrace/tests/common/union/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/vars/Makefile M cddl/usr.sbin/dtrace/tests/common/vars/Makefile.depend M cddl/usr.sbin/dtrace/tests/common/version/Makefile M cddl/usr.sbin/dtrace/tests/common/version/Makefile.depend M cddl/usr.sbin/dtrace/tests/dtrace.test.mk A cddl/usr.sbin/dtrace/tests/i386/Makefile A cddl/usr.sbin/dtrace/tests/i386/arrays/Makefile A cddl/usr.sbin/dtrace/tests/i386/funcs/Makefile A cddl/usr.sbin/dtrace/tests/i386/pid/Makefile A cddl/usr.sbin/dtrace/tests/i386/ustack/Makefile M cddl/usr.sbin/dtrace/tests/tools/dtest.sh M cddl/usr.sbin/dtrace/tests/tools/exclude.sh M cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh M cddl/usr.sbin/dtrace/tests/tools/gentest.sh M cddl/usr.sbin/dwatch/Makefile M cddl/usr.sbin/dwatch/dwatch M cddl/usr.sbin/dwatch/dwatch.1 M cddl/usr.sbin/dwatch/examples/Makefile M cddl/usr.sbin/dwatch/examples/profile_template M cddl/usr.sbin/dwatch/libexec/Makefile M cddl/usr.sbin/dwatch/libexec/chmod M cddl/usr.sbin/dwatch/libexec/errno M cddl/usr.sbin/dwatch/libexec/io M cddl/usr.sbin/dwatch/libexec/ip M cddl/usr.sbin/dwatch/libexec/kill M cddl/usr.sbin/dwatch/libexec/nanosleep M cddl/usr.sbin/dwatch/libexec/open M cddl/usr.sbin/dwatch/libexec/proc M cddl/usr.sbin/dwatch/libexec/rw M cddl/usr.sbin/dwatch/libexec/sched M cddl/usr.sbin/dwatch/libexec/sendrecv A cddl/usr.sbin/dwatch/libexec/systop M cddl/usr.sbin/dwatch/libexec/tcp M cddl/usr.sbin/dwatch/libexec/udp A cddl/usr.sbin/dwatch/libexec/udplite M cddl/usr.sbin/dwatch/libexec/vop_create M cddl/usr.sbin/dwatch/libexec/vop_readdir M cddl/usr.sbin/dwatch/libexec/vop_rename M cddl/usr.sbin/dwatch/libexec/vop_symlink M cddl/usr.sbin/lockstat/Makefile.depend M cddl/usr.sbin/plockstat/Makefile M cddl/usr.sbin/plockstat/Makefile.depend M cddl/usr.sbin/plockstat/plockstat.1 M cddl/usr.sbin/tests/Makefile M cddl/usr.sbin/tests/Makefile.depend M cddl/usr.sbin/zdb/Makefile M cddl/usr.sbin/zdb/Makefile.depend M cddl/usr.sbin/zfsd/Makefile M cddl/usr.sbin/zfsd/Makefile.common M cddl/usr.sbin/zfsd/Makefile.depend M cddl/usr.sbin/zfsd/callout.cc M cddl/usr.sbin/zfsd/callout.h M cddl/usr.sbin/zfsd/case_file.cc M cddl/usr.sbin/zfsd/case_file.h M cddl/usr.sbin/zfsd/tests/Makefile M cddl/usr.sbin/zfsd/tests/libmocks.c M cddl/usr.sbin/zfsd/tests/libmocks.h M cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc M cddl/usr.sbin/zfsd/tests/zfsd_unittest.supp M cddl/usr.sbin/zfsd/vdev.cc M cddl/usr.sbin/zfsd/vdev.h M cddl/usr.sbin/zfsd/vdev_iterator.cc M cddl/usr.sbin/zfsd/vdev_iterator.h M cddl/usr.sbin/zfsd/zfsd.8 M cddl/usr.sbin/zfsd/zfsd.cc M cddl/usr.sbin/zfsd/zfsd.h M cddl/usr.sbin/zfsd/zfsd_event.cc M cddl/usr.sbin/zfsd/zfsd_event.h M cddl/usr.sbin/zfsd/zfsd_exception.cc M cddl/usr.sbin/zfsd/zfsd_exception.h M cddl/usr.sbin/zfsd/zfsd_main.cc M cddl/usr.sbin/zfsd/zpool_list.cc M cddl/usr.sbin/zfsd/zpool_list.h M cddl/usr.sbin/zhack/Makefile.depend R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4 R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S R contrib/netbsd-tests/lib/csu/arch/sparc64/h_initfini_align.S R contrib/netbsd-tests/lib/libc/arch/sparc64/exec_prot_support.c R contrib/netbsd-tests/lib/libc/arch/sparc64/return_one.S M etc/Makefile M etc/mail/mailer.conf M etc/mtree/BSD.debug.dist M etc/mtree/BSD.include.dist M etc/mtree/BSD.lib32.dist M etc/mtree/BSD.root.dist M etc/mtree/BSD.tests.dist M etc/mtree/BSD.usr.dist M etc/mtree/BSD.var.dist M etc/mtree/Makefile M etc/rc.firewall M etc/sendmail/Makefile M etc/sendmail/Makefile.depend M gnu/Makefile M gnu/lib/Makefile M gnu/lib/Makefile.inc M gnu/lib/csu/Makefile M gnu/lib/csu/Makefile.depend M gnu/lib/libdialog/Makefile M gnu/lib/libdialog/dlg_config.h M gnu/lib/libgcc/Makefile M gnu/lib/libgcc/Makefile.depend M gnu/lib/libgcov/Makefile M gnu/lib/libgcov/Makefile.depend M gnu/lib/libgomp/Makefile M gnu/lib/libgomp/Makefile.depend M gnu/lib/libgomp/config.h R gnu/lib/libodialog/CHANGES R gnu/lib/libodialog/COPYING R gnu/lib/libodialog/Makefile R gnu/lib/libodialog/README R gnu/lib/libodialog/TESTS/Makefile R gnu/lib/libodialog/TESTS/check1.c R gnu/lib/libodialog/TESTS/check2.c R gnu/lib/libodialog/TESTS/check3.c R gnu/lib/libodialog/TESTS/dselect.c R gnu/lib/libodialog/TESTS/fselect.c R gnu/lib/libodialog/TESTS/ftree1.c R gnu/lib/libodialog/TESTS/ftree1.test R gnu/lib/libodialog/TESTS/ftree2.c R gnu/lib/libodialog/TESTS/ftree2.test R gnu/lib/libodialog/TESTS/gauge.c R gnu/lib/libodialog/TESTS/input1.c R gnu/lib/libodialog/TESTS/input2.c R gnu/lib/libodialog/TESTS/menu1.c R gnu/lib/libodialog/TESTS/menu2.c R gnu/lib/libodialog/TESTS/menu3.c R gnu/lib/libodialog/TESTS/msg.c R gnu/lib/libodialog/TESTS/prgbox.c R gnu/lib/libodialog/TESTS/radio1.c R gnu/lib/libodialog/TESTS/radio2.c R gnu/lib/libodialog/TESTS/radio3.c R gnu/lib/libodialog/TESTS/text.c R gnu/lib/libodialog/TESTS/tree.c R gnu/lib/libodialog/TESTS/yesno.c R gnu/lib/libodialog/TODO R gnu/lib/libodialog/checklist.c R gnu/lib/libodialog/colors.h R gnu/lib/libodialog/dialog.3 R gnu/lib/libodialog/dialog.h R gnu/lib/libodialog/dialog.priv.h R gnu/lib/libodialog/dir.c R gnu/lib/libodialog/dir.h R gnu/lib/libodialog/fselect.c R gnu/lib/libodialog/gauge.c R gnu/lib/libodialog/help.c R gnu/lib/libodialog/inputbox.c R gnu/lib/libodialog/kernel.c R gnu/lib/libodialog/lineedit.c R gnu/lib/libodialog/menubox.c R gnu/lib/libodialog/msgbox.c R gnu/lib/libodialog/notify.c R gnu/lib/libodialog/prgbox.c R gnu/lib/libodialog/radiolist.c R gnu/lib/libodialog/raw_popen.c R gnu/lib/libodialog/rc.c R gnu/lib/libodialog/rc.h R gnu/lib/libodialog/textbox.c R gnu/lib/libodialog/tree.c R gnu/lib/libodialog/ui_objects.c R gnu/lib/libodialog/ui_objects.h R gnu/lib/libodialog/yesno.c R gnu/lib/libreadline/Makefile R gnu/lib/libreadline/Makefile.inc R gnu/lib/libreadline/config.h R gnu/lib/libreadline/history/Makefile R gnu/lib/libreadline/history/doc/Makefile R gnu/lib/libreadline/readline/Makefile R gnu/lib/libreadline/readline/Makefile.depend R gnu/lib/libreadline/readline/doc/Makefile M gnu/lib/libregex/Makefile M gnu/lib/libregex/Makefile.depend M gnu/lib/libregex/config.h M gnu/lib/libregex/gnuregex.h M gnu/lib/libregex/regex.h M gnu/lib/libssp/Makefile M gnu/lib/libssp/Makefile.depend M gnu/lib/libssp/config.h M gnu/lib/libssp/libssp_nonshared/Makefile M gnu/lib/libssp/libssp_nonshared/Makefile.depend M gnu/lib/libstdc++/Makefile M gnu/lib/libstdc++/Makefile.depend M gnu/lib/libstdc++/config.h M gnu/lib/libsupc++/Makefile M gnu/lib/libsupc++/Makefile.depend M gnu/lib/libsupc++/Version.map M gnu/lib/tests/Makefile M gnu/lib/tests/Makefile.depend M gnu/tests/Makefile M gnu/tests/Makefile.depend M gnu/usr.bin/Makefile M gnu/usr.bin/Makefile.inc M gnu/usr.bin/binutils/Makefile M gnu/usr.bin/binutils/Makefile.inc0 M gnu/usr.bin/binutils/as/Makefile M gnu/usr.bin/binutils/as/Makefile.depend M gnu/usr.bin/binutils/as/amd64-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/amd64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/as.1 M gnu/usr.bin/binutils/as/config.h M gnu/usr.bin/binutils/as/mips-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/obj-format.h M gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h M gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h M gnu/usr.bin/binutils/as/sparc64-freebsd/targ-cpu.h M gnu/usr.bin/binutils/ld/Makefile M gnu/usr.bin/binutils/ld/Makefile.arm M gnu/usr.bin/binutils/ld/Makefile.depend M gnu/usr.bin/binutils/ld/Makefile.depend.host M gnu/usr.bin/binutils/ld/Makefile.i386 M gnu/usr.bin/binutils/ld/Makefile.mips M gnu/usr.bin/binutils/ld/Makefile.powerpc M gnu/usr.bin/binutils/ld/Makefile.powerpc64 R gnu/usr.bin/binutils/ld/Makefile.sparc64 M gnu/usr.bin/binutils/ld/armelfb_fbsd.sh M gnu/usr.bin/binutils/ld/config.h M gnu/usr.bin/binutils/ld/elf32btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32btsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf32ltsmipn32_fbsd.sh M gnu/usr.bin/binutils/ld/elf64btsmip_fbsd.sh M gnu/usr.bin/binutils/ld/elf64ltsmip_fbsd.sh M gnu/usr.bin/binutils/ld/genscripts.sh M gnu/usr.bin/binutils/ld/ld.1 M gnu/usr.bin/binutils/libbfd/Makefile.amd64 M gnu/usr.bin/binutils/libbfd/Makefile.arm M gnu/usr.bin/binutils/libbfd/Makefile.depend M gnu/usr.bin/binutils/libbfd/Makefile.depend.host M gnu/usr.bin/binutils/libbfd/Makefile.i386 M gnu/usr.bin/binutils/libbfd/Makefile.mips M gnu/usr.bin/binutils/libbfd/Makefile.powerpc M gnu/usr.bin/binutils/libbfd/Makefile.powerpc64 R gnu/usr.bin/binutils/libbfd/Makefile.sparc64 M gnu/usr.bin/binutils/libbfd/bfd.h M gnu/usr.bin/binutils/libbfd/config.h.fbsd M gnu/usr.bin/binutils/libbfd/elf-fbsd-brand.c M gnu/usr.bin/binutils/libbinutils/config.h M gnu/usr.bin/binutils/libiberty/config.h M gnu/usr.bin/binutils/libopcodes/Makefile.depend M gnu/usr.bin/binutils/libopcodes/Makefile.i386 R gnu/usr.bin/binutils/libopcodes/Makefile.m68k M gnu/usr.bin/binutils/libopcodes/Makefile.mips M gnu/usr.bin/binutils/libopcodes/Makefile.powerpc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc R gnu/usr.bin/binutils/libopcodes/Makefile.sparc64 M gnu/usr.bin/binutils/objcopy/Makefile M gnu/usr.bin/binutils/objcopy/Makefile.depend M gnu/usr.bin/binutils/objcopy/objcopy.1 M gnu/usr.bin/binutils/objdump/Makefile M gnu/usr.bin/binutils/objdump/Makefile.depend M gnu/usr.bin/binutils/objdump/objdump.1 M gnu/usr.bin/binutils/update.sh M gnu/usr.bin/cc/Makefile.fe M gnu/usr.bin/cc/Makefile.inc M gnu/usr.bin/cc/Makefile.tgt M gnu/usr.bin/cc/c++/Makefile.depend M gnu/usr.bin/cc/cc/Makefile.depend M gnu/usr.bin/cc/cc1/Makefile M gnu/usr.bin/cc/cc1/Makefile.depend M gnu/usr.bin/cc/cc1plus/Makefile M gnu/usr.bin/cc/cc1plus/Makefile.depend M gnu/usr.bin/cc/cc_int/Makefile M gnu/usr.bin/cc/cc_int/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile M gnu/usr.bin/cc/cc_tools/Makefile.dep M gnu/usr.bin/cc/cc_tools/Makefile.depend M gnu/usr.bin/cc/cc_tools/Makefile.hdrs M gnu/usr.bin/cc/cc_tools/arm.md.diff M gnu/usr.bin/cc/cc_tools/auto-host.h M gnu/usr.bin/cc/cc_tools/elfos-undef.h M gnu/usr.bin/cc/cc_tools/freebsd-native.h M gnu/usr.bin/cc/cc_tools/freebsd.opt M gnu/usr.bin/cc/cc_tools/i386-freebsd.opt M gnu/usr.bin/cc/cc_tools/size-host.h M gnu/usr.bin/cc/cpp/Makefile.depend M gnu/usr.bin/cc/gcov/Makefile.depend M gnu/usr.bin/cc/include/Makefile M gnu/usr.bin/cc/include/Makefile.depend M gnu/usr.bin/cc/include/__wmmintrin_aes.h M gnu/usr.bin/cc/include/__wmmintrin_pclmul.h M gnu/usr.bin/cc/libcpp/Makefile M gnu/usr.bin/cc/libcpp/Makefile.depend M gnu/usr.bin/cc/libcpp/config.h M gnu/usr.bin/cc/libdecnumber/Makefile M gnu/usr.bin/cc/libdecnumber/Makefile.depend M gnu/usr.bin/cc/libdecnumber/config.h M gnu/usr.bin/cc/libiberty/Makefile M gnu/usr.bin/cc/libiberty/Makefile.depend M gnu/usr.bin/cc/libiberty/config.h M gnu/usr.bin/dialog/Makefile M gnu/usr.bin/dialog/Makefile.depend R gnu/usr.bin/diff/Makefile R gnu/usr.bin/diff/Makefile.inc R gnu/usr.bin/diff/Makefile.inc0 R gnu/usr.bin/diff/diff/Makefile R gnu/usr.bin/diff/diff/paths.h R gnu/usr.bin/diff/diff/system.h R gnu/usr.bin/diff/diff3/Makefile R gnu/usr.bin/diff/doc/Makefile R gnu/usr.bin/diff/libdiffutils/Makefile R gnu/usr.bin/diff/libdiffutils/alloca.h R gnu/usr.bin/diff/libdiffutils/arg-nonnull.h R gnu/usr.bin/diff/libdiffutils/config.h R gnu/usr.bin/diff/libdiffutils/configmake.h R gnu/usr.bin/diff/libdiffutils/fcntl.h R gnu/usr.bin/diff/libdiffutils/fnmatch.h R gnu/usr.bin/diff/libdiffutils/getopt.h R gnu/usr.bin/diff/libdiffutils/gnuwidechar.h R gnu/usr.bin/diff/libdiffutils/string.h R gnu/usr.bin/diff/libdiffutils/strings.h R gnu/usr.bin/diff/libdiffutils/sys/stat.h R gnu/usr.bin/diff/libdiffutils/unistr.h R gnu/usr.bin/diff/libdiffutils/unitypes.h R gnu/usr.bin/diff/libdiffutils/uniwidth.h R gnu/usr.bin/diff/libdiffutils/unused-parameter.h R gnu/usr.bin/diff/libdiffutils/warn-on-use.h R gnu/usr.bin/diff/libver/Makefile R gnu/usr.bin/diff/libver/version.c R gnu/usr.bin/diff/libver/version.h R gnu/usr.bin/diff/tests/Makefile R gnu/usr.bin/diff/tests/Makefile.depend A gnu/usr.bin/diff3/Makefile A gnu/usr.bin/diff3/Makefile.depend A gnu/usr.bin/diff3/diff3.c.diff M gnu/usr.bin/dtc/Makefile M gnu/usr.bin/dtc/Makefile.depend M gnu/usr.bin/gdb/Makefile M gnu/usr.bin/gdb/Makefile.inc M gnu/usr.bin/gdb/arch/amd64/Makefile M gnu/usr.bin/gdb/arch/amd64/config.h M gnu/usr.bin/gdb/arch/amd64/init.c M gnu/usr.bin/gdb/arch/arm/Makefile M gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c M gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c M gnu/usr.bin/gdb/arch/arm/config.h M gnu/usr.bin/gdb/arch/arm/init.c M gnu/usr.bin/gdb/arch/arm/nm-fbsd.h M gnu/usr.bin/gdb/arch/arm/tm-fbsd.h M gnu/usr.bin/gdb/arch/arm/xm-fbsd.h M gnu/usr.bin/gdb/arch/i386/Makefile M gnu/usr.bin/gdb/arch/i386/config.h M gnu/usr.bin/gdb/arch/i386/init.c M gnu/usr.bin/gdb/arch/mips/Makefile M gnu/usr.bin/gdb/arch/mips/config.h M gnu/usr.bin/gdb/arch/mips/init.c M gnu/usr.bin/gdb/arch/powerpc/Makefile M gnu/usr.bin/gdb/arch/powerpc/config.h M gnu/usr.bin/gdb/arch/powerpc/init.c M gnu/usr.bin/gdb/arch/powerpc64/Makefile M gnu/usr.bin/gdb/arch/powerpc64/config.h M gnu/usr.bin/gdb/arch/powerpc64/init.c R gnu/usr.bin/gdb/arch/sparc64/Makefile R gnu/usr.bin/gdb/arch/sparc64/config.h R gnu/usr.bin/gdb/arch/sparc64/init.c M gnu/usr.bin/gdb/gdb/Makefile M gnu/usr.bin/gdb/gdb/Makefile.depend M gnu/usr.bin/gdb/gdb/gdb.1 M gnu/usr.bin/gdb/gdbserver/Makefile M gnu/usr.bin/gdb/gdbserver/Makefile.depend M gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-arm-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.c M gnu/usr.bin/gdb/gdbserver/fbsd-low.h M gnu/usr.bin/gdb/gdbserver/fbsd-powerpc-low.c M gnu/usr.bin/gdb/gdbserver/reg-amd64.c M gnu/usr.bin/gdb/gdbserver/reg-arm.c M gnu/usr.bin/gdb/gdbserver/reg-i386.c M gnu/usr.bin/gdb/gdbserver/reg-powerpc.c M gnu/usr.bin/gdb/kgdb/Makefile M gnu/usr.bin/gdb/kgdb/Makefile.depend M gnu/usr.bin/gdb/kgdb/kgdb.1 M gnu/usr.bin/gdb/kgdb/kgdb.h M gnu/usr.bin/gdb/kgdb/kld.c M gnu/usr.bin/gdb/kgdb/kthr.c M gnu/usr.bin/gdb/kgdb/main.c M gnu/usr.bin/gdb/kgdb/trgt.c M gnu/usr.bin/gdb/kgdb/trgt_amd64.c M gnu/usr.bin/gdb/kgdb/trgt_arm.c M gnu/usr.bin/gdb/kgdb/trgt_i386.c M gnu/usr.bin/gdb/kgdb/trgt_mips.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc.c M gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c M gnu/usr.bin/gdb/kgdb/trgt_sparc64.c M gnu/usr.bin/gdb/libgdb/Makefile M gnu/usr.bin/gdb/libgdb/Makefile.depend M gnu/usr.bin/gdb/libgdb/fbsd-threads.c M gnu/usr.bin/gperf/Makefile M gnu/usr.bin/gperf/Makefile.depend M gnu/usr.bin/gperf/config.h R gnu/usr.bin/grep/FREEBSD-upgrade M gnu/usr.bin/grep/Makefile M gnu/usr.bin/grep/Makefile.depend R gnu/usr.bin/groff/Makefile R gnu/usr.bin/groff/Makefile.inc R gnu/usr.bin/groff/contrib/Makefile R gnu/usr.bin/groff/contrib/Makefile.inc R gnu/usr.bin/groff/contrib/groffer/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile R gnu/usr.bin/groff/contrib/mm/Makefile.depend R gnu/usr.bin/groff/font/Makefile R gnu/usr.bin/groff/font/Makefile.dev R gnu/usr.bin/groff/font/Makefile.inc R gnu/usr.bin/groff/font/Makefile.tty R gnu/usr.bin/groff/font/devX100-12/Makefile R gnu/usr.bin/groff/font/devX100-12/Makefile.depend R gnu/usr.bin/groff/font/devX100/Makefile R gnu/usr.bin/groff/font/devX100/Makefile.depend R gnu/usr.bin/groff/font/devX75-12/Makefile R gnu/usr.bin/groff/font/devX75-12/Makefile.depend R gnu/usr.bin/groff/font/devX75/Makefile R gnu/usr.bin/groff/font/devX75/Makefile.depend R gnu/usr.bin/groff/font/devascii/Makefile R gnu/usr.bin/groff/font/devascii/Makefile.depend R gnu/usr.bin/groff/font/devcp1047/Makefile R gnu/usr.bin/groff/font/devcp1047/Makefile.depend R gnu/usr.bin/groff/font/devdvi/Makefile R gnu/usr.bin/groff/font/devdvi/Makefile.depend R gnu/usr.bin/groff/font/devhtml/Makefile R gnu/usr.bin/groff/font/devhtml/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/DESC.proto R gnu/usr.bin/groff/font/devkoi8-r/Makefile R gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend R gnu/usr.bin/groff/font/devkoi8-r/R.proto R gnu/usr.bin/groff/font/devlatin1/Makefile R gnu/usr.bin/groff/font/devlatin1/Makefile.depend R gnu/usr.bin/groff/font/devlbp/Makefile R gnu/usr.bin/groff/font/devlbp/Makefile.depend R gnu/usr.bin/groff/font/devlj4/Makefile R gnu/usr.bin/groff/font/devlj4/Makefile.depend R gnu/usr.bin/groff/font/devps/Makefile R gnu/usr.bin/groff/font/devps/Makefile.depend R gnu/usr.bin/groff/font/devutf8/Makefile R gnu/usr.bin/groff/font/devutf8/Makefile.depend R gnu/usr.bin/groff/man/Makefile R gnu/usr.bin/groff/man/Makefile.depend R gnu/usr.bin/groff/mdate.sh R gnu/usr.bin/groff/src/Makefile R gnu/usr.bin/groff/src/devices/Makefile R gnu/usr.bin/groff/src/devices/Makefile.inc R gnu/usr.bin/groff/src/devices/grodvi/Makefile R gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend R gnu/usr.bin/groff/src/devices/grohtml/Makefile R gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend R gnu/usr.bin/groff/src/devices/grolbp/Makefile R gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend R gnu/usr.bin/groff/src/devices/grolj4/Makefile R gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend R gnu/usr.bin/groff/src/devices/grops/Makefile R gnu/usr.bin/groff/src/devices/grops/Makefile.depend R gnu/usr.bin/groff/src/devices/grotty/Makefile R gnu/usr.bin/groff/src/devices/grotty/Makefile.depend R gnu/usr.bin/groff/src/devices/xditview/Makefile R gnu/usr.bin/groff/src/include/config.h R gnu/usr.bin/groff/src/include/defs.h R gnu/usr.bin/groff/src/libs/Makefile R gnu/usr.bin/groff/src/libs/Makefile.inc R gnu/usr.bin/groff/src/libs/libbib/Makefile R gnu/usr.bin/groff/src/libs/libbib/Makefile.depend R gnu/usr.bin/groff/src/libs/libdriver/Makefile R gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend R gnu/usr.bin/groff/src/libs/libgroff/Makefile R gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend R gnu/usr.bin/groff/src/preproc/Makefile R gnu/usr.bin/groff/src/preproc/Makefile.inc R gnu/usr.bin/groff/src/preproc/eqn/Makefile R gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend R gnu/usr.bin/groff/src/preproc/grn/Makefile R gnu/usr.bin/groff/src/preproc/grn/Makefile.depend R gnu/usr.bin/groff/src/preproc/html/Makefile R gnu/usr.bin/groff/src/preproc/html/Makefile.depend R gnu/usr.bin/groff/src/preproc/pic/Makefile R gnu/usr.bin/groff/src/preproc/pic/Makefile.depend R gnu/usr.bin/groff/src/preproc/refer/Makefile R gnu/usr.bin/groff/src/preproc/refer/Makefile.depend R gnu/usr.bin/groff/src/preproc/soelim/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile R gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend R gnu/usr.bin/groff/src/roff/Makefile R gnu/usr.bin/groff/src/roff/Makefile.inc R gnu/usr.bin/groff/src/roff/groff/Makefile R gnu/usr.bin/groff/src/roff/groff/Makefile.depend R gnu/usr.bin/groff/src/roff/grog/Makefile R gnu/usr.bin/groff/src/roff/grog/Makefile.depend R gnu/usr.bin/groff/src/roff/nroff/Makefile R gnu/usr.bin/groff/src/roff/nroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/Makefile R gnu/usr.bin/groff/src/roff/psroff/Makefile.depend R gnu/usr.bin/groff/src/roff/psroff/psroff.1 R gnu/usr.bin/groff/src/roff/psroff/psroff.sh R gnu/usr.bin/groff/src/roff/troff/Makefile R gnu/usr.bin/groff/src/roff/troff/Makefile.depend R gnu/usr.bin/groff/src/utils/Makefile R gnu/usr.bin/groff/src/utils/Makefile.inc R gnu/usr.bin/groff/src/utils/addftinfo/Makefile R gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend R gnu/usr.bin/groff/src/utils/afmtodit/Makefile R gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend R gnu/usr.bin/groff/src/utils/hpftodit/Makefile R gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend R gnu/usr.bin/groff/src/utils/indxbib/Makefile R gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lkbib/Makefile R gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend R gnu/usr.bin/groff/src/utils/lookbib/Makefile R gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend R gnu/usr.bin/groff/src/utils/pfbtops/Makefile R gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend R gnu/usr.bin/groff/tmac/Makefile R gnu/usr.bin/groff/tmac/Makefile.depend R gnu/usr.bin/groff/tmac/fr.ISO8859-1.in R gnu/usr.bin/groff/tmac/hyphen.ru R gnu/usr.bin/groff/tmac/koi8-r.tmac R gnu/usr.bin/groff/tmac/mdoc.local.in R gnu/usr.bin/groff/tmac/ru.KOI8-R.in R gnu/usr.bin/texinfo/Makefile R gnu/usr.bin/texinfo/Makefile.inc R gnu/usr.bin/texinfo/doc/Makefile R gnu/usr.bin/texinfo/info/Makefile R gnu/usr.bin/texinfo/infokey/Makefile R gnu/usr.bin/texinfo/install-info/Makefile R gnu/usr.bin/texinfo/libtxi/Makefile R gnu/usr.bin/texinfo/makeinfo/Makefile R gnu/usr.bin/texinfo/texindex/Makefile M include/Makefile M include/Makefile.depend M include/_ctype.h M include/a.out.h M include/ar.h M include/arpa/Makefile M include/arpa/Makefile.depend M include/arpa/ftp.h M include/arpa/inet.h M include/arpa/nameser.h M include/arpa/nameser_compat.h M include/arpa/telnet.h M include/arpa/tftp.h M include/assert.h M include/bitstring.h M include/complex.h M include/cpio.h M include/ctype.h M include/db.h M include/dirent.h M include/dlfcn.h M include/elf-hints.h M include/elf.h M include/err.h M include/fmtmsg.h M include/fnmatch.h M include/fstab.h M include/fts.h M include/ftw.h M include/getopt.h M include/glob.h M include/grp.h M include/gssapi.h M include/gssapi/Makefile M include/gssapi/Makefile.depend M include/gssapi/gssapi.h M include/hesiod.h M include/iconv.h M include/ieeefp.h M include/ifaddrs.h M include/inttypes.h M include/iso646.h M include/kenv.h M include/langinfo.h M include/libgen.h M include/limits.h M include/link.h M include/locale.h M include/malloc.h M include/malloc_np.h M include/memory.h M include/mk-osreldate.sh M include/monetary.h M include/mpool.h M include/mqueue.h M include/ndbm.h M include/netconfig.h M include/netdb.h M include/nl_types.h M include/nlist.h M include/nss.h M include/nsswitch.h M include/paths.h M include/printf.h M include/proc_service.h M include/protocols/Makefile M include/protocols/Makefile.depend M include/protocols/dumprestore.h M include/protocols/routed.h M include/protocols/rwhod.h M include/protocols/talkd.h M include/protocols/timed.h M include/pthread.h M include/pthread_np.h M include/pwd.h M include/ranlib.h M include/readpassphrase.h M include/regex.h M include/res_update.h M include/resolv.h M include/rpc/Makefile M include/rpc/Makefile.depend M include/rpc/auth.h M include/rpc/auth_des.h M include/rpc/auth_kerb.h M include/rpc/auth_unix.h M include/rpc/clnt.h M include/rpc/clnt_soc.h M include/rpc/clnt_stat.h M include/rpc/des.h M include/rpc/des_crypt.h M include/rpc/nettype.h M include/rpc/pmap_clnt.h M include/rpc/pmap_prot.h M include/rpc/pmap_rmt.h M include/rpc/raw.h M include/rpc/rpc.h M include/rpc/rpc_com.h M include/rpc/rpc_msg.h M include/rpc/rpcb_clnt.h M include/rpc/rpcb_prot.x M include/rpc/rpcent.h M include/rpc/rpcsec_gss.h M include/rpc/svc.h M include/rpc/svc_auth.h M include/rpc/svc_dg.h M include/rpc/svc_soc.h M include/rpc/xdr.h M include/rpcsvc/Makefile M include/rpcsvc/Makefile.depend M include/rpcsvc/bootparam_prot.x M include/rpcsvc/crypt.x M include/rpcsvc/key_prot.x M include/rpcsvc/klm_prot.x M include/rpcsvc/mount.x M include/rpcsvc/nfs_prot.x M include/rpcsvc/nis.x M include/rpcsvc/nis_cache.x M include/rpcsvc/nis_callback.x M include/rpcsvc/nis_db.h M include/rpcsvc/nis_object.x M include/rpcsvc/nis_tags.h M include/rpcsvc/nislib.h M include/rpcsvc/nlm_prot.x M include/rpcsvc/pmap_prot.x M include/rpcsvc/rex.x M include/rpcsvc/rnusers.x M include/rpcsvc/rquota.x M include/rpcsvc/rstat.x M include/rpcsvc/sm_inter.x M include/rpcsvc/spray.x M include/rpcsvc/yp.x M include/rpcsvc/yp_prot.h M include/rpcsvc/ypclnt.h M include/rpcsvc/yppasswd.x M include/rpcsvc/ypupdate_prot.x M include/rpcsvc/ypxfrd.x M include/runetype.h M include/search.h M include/semaphore.h M include/setjmp.h M include/signal.h M include/spawn.h M include/stab.h M include/stdalign.h M include/stdbool.h M include/stddef.h M include/stdio.h M include/stdlib.h M include/stdnoreturn.h M include/string.h M include/stringlist.h M include/strings.h M include/sysexits.h M include/tar.h M include/termios.h M include/tgmath.h M include/time.h M include/timeconv.h M include/timers.h M include/ttyent.h M include/uchar.h M include/ulimit.h M include/unistd.h M include/unwind.h M include/utime.h M include/utmpx.h M include/uuid.h M include/varargs.h M include/wchar.h M include/wctype.h M include/wordexp.h M include/xlocale.h M include/xlocale/Makefile M include/xlocale/Makefile.depend M include/xlocale/_ctype.h M include/xlocale/_inttypes.h M include/xlocale/_langinfo.h M include/xlocale/_locale.h M include/xlocale/_monetary.h M include/xlocale/_stdio.h M include/xlocale/_stdlib.h M include/xlocale/_string.h M include/xlocale/_strings.h M include/xlocale/_time.h M include/xlocale/_uchar.h M include/xlocale/_wchar.h M lib/Makefile M lib/Makefile.inc M lib/atf/Makefile M lib/atf/Makefile.inc M lib/atf/common.mk M lib/atf/libatf-c++/Makefile M lib/atf/libatf-c++/Makefile.depend M lib/atf/libatf-c++/Makefile.inc M lib/atf/libatf-c++/tests/Makefile.depend M lib/atf/libatf-c++/tests/detail/Makefile.depend M lib/atf/libatf-c/Makefile M lib/atf/libatf-c/Makefile.depend M lib/atf/libatf-c/Makefile.inc M lib/atf/libatf-c/tests/Makefile M lib/atf/libatf-c/tests/Makefile.depend M lib/atf/libatf-c/tests/Makefile.inc M lib/atf/libatf-c/tests/detail/Makefile M lib/atf/libatf-c/tests/detail/Makefile.depend M lib/atf/tests/Makefile M lib/atf/tests/Makefile.depend M lib/atf/tests/test-programs/Makefile M lib/atf/tests/test-programs/Makefile.depend M lib/clang/Makefile A lib/clang/Makefile.inc M lib/clang/clang.build.mk M lib/clang/headers/Makefile M lib/clang/headers/Makefile.depend A lib/clang/include/Plugins/Plugins.def M lib/clang/include/VCSVersion.inc M lib/clang/include/clang/Basic/Version.inc M lib/clang/include/clang/Config/config.h M lib/clang/include/lld/Common/Version.inc M lib/clang/include/lldb/Host/Config.h M lib/clang/include/llvm/Config/AsmParsers.def M lib/clang/include/llvm/Config/abi-breaking.h M lib/clang/include/llvm/Config/config.h M lib/clang/include/llvm/Config/llvm-config.h M lib/clang/include/llvm/Support/VCSRevision.h M lib/clang/libclang/Makefile A lib/clang/liblldb/LLDBWrapLua.cpp M lib/clang/liblldb/Makefile M lib/clang/libllvm/Makefile M lib/clang/libllvmminimal/Makefile M lib/clang/llvm.build.mk M lib/csu/Makefile M lib/csu/Makefile.inc M lib/csu/aarch64/Makefile A lib/csu/aarch64/crt.h M lib/csu/aarch64/crt1.c M lib/csu/aarch64/crti.S M lib/csu/aarch64/crtn.S M lib/csu/amd64/Makefile A lib/csu/amd64/crt.h M lib/csu/amd64/crt1.c A lib/csu/amd64/reloc.c M lib/csu/arm/Makefile M lib/csu/arm/Makefile.depend A lib/csu/arm/crt.h M lib/csu/arm/crt1.c M lib/csu/arm/crti.S M lib/csu/arm/crtn.S A lib/csu/common/crtbegin.c M lib/csu/common/crtbrand.c A lib/csu/common/crtend.c M lib/csu/common/ignore_init.c M lib/csu/common/notes.h M lib/csu/i386/Makefile A lib/csu/i386/crt.h M lib/csu/i386/crt1_c.c A lib/csu/i386/reloc.c M lib/csu/mips/Makefile M lib/csu/mips/Makefile.depend A lib/csu/mips/crt.h M lib/csu/mips/crt1.c M lib/csu/mips/crti.S M lib/csu/mips/crtn.S M lib/csu/powerpc/Makefile M lib/csu/powerpc/Makefile.depend A lib/csu/powerpc/crt.h M lib/csu/powerpc/crt1.c M lib/csu/powerpc/crti.S M lib/csu/powerpc/crtn.S A lib/csu/powerpc/crtsavres.S M lib/csu/powerpc64/Makefile M lib/csu/powerpc64/Makefile.depend A lib/csu/powerpc64/crt.h M lib/csu/powerpc64/crt1.c M lib/csu/powerpc64/crti.S M lib/csu/powerpc64/crtn.S M lib/csu/riscv/Makefile A lib/csu/riscv/crt.h M lib/csu/riscv/crt1.c M lib/csu/riscv/crti.S M lib/csu/riscv/crtn.S A lib/csu/tests/Makefile A lib/csu/tests/Makefile.inc A lib/csu/tests/Makefile.tests A lib/csu/tests/cxx_constructors.cc A lib/csu/tests/dso/Makefile A lib/csu/tests/dynamic/Makefile A lib/csu/tests/dynamiclib/Makefile A lib/csu/tests/dynamicpie/Makefile A lib/csu/tests/fini_test.c A lib/csu/tests/init_test.c A lib/csu/tests/static/Makefile A lib/geom/Makefile A lib/geom/Makefile.classes A lib/geom/Makefile.inc A lib/geom/cache/Makefile A lib/geom/cache/Makefile.depend A lib/geom/cache/gcache.8 A lib/geom/cache/geom_cache.c A lib/geom/concat/Makefile A lib/geom/concat/Makefile.depend A lib/geom/concat/gconcat.8 A lib/geom/concat/geom_concat.c A lib/geom/eli/Makefile A lib/geom/eli/Makefile.depend A lib/geom/eli/geli.8 A lib/geom/eli/geom_eli.c A lib/geom/journal/Makefile A lib/geom/journal/Makefile.depend A lib/geom/journal/geom_journal.c A lib/geom/journal/geom_journal.h A lib/geom/journal/geom_journal_ufs.c A lib/geom/journal/gjournal.8 A lib/geom/label/Makefile A lib/geom/label/Makefile.depend A lib/geom/label/geom_label.c A lib/geom/label/glabel.8 A lib/geom/mirror/Makefile A lib/geom/mirror/Makefile.depend A lib/geom/mirror/geom_mirror.c A lib/geom/mirror/gmirror.8 A lib/geom/mountver/Makefile A lib/geom/mountver/Makefile.depend A lib/geom/mountver/geom_mountver.c A lib/geom/mountver/gmountver.8 A lib/geom/multipath/Makefile A lib/geom/multipath/Makefile.depend A lib/geom/multipath/geom_multipath.c A lib/geom/multipath/gmultipath.8 A lib/geom/nop/Makefile A lib/geom/nop/Makefile.depend A lib/geom/nop/geom_nop.c A lib/geom/nop/gnop.8 A lib/geom/part/Makefile A lib/geom/part/Makefile.depend A lib/geom/part/geom_part.c A lib/geom/part/gpart.8 A lib/geom/raid/Makefile A lib/geom/raid/Makefile.depend A lib/geom/raid/geom_raid.c A lib/geom/raid/graid.8 A lib/geom/raid3/Makefile A lib/geom/raid3/Makefile.depend A lib/geom/raid3/geom_raid3.c A lib/geom/raid3/graid3.8 A lib/geom/sched/Makefile A lib/geom/sched/Makefile.depend A lib/geom/sched/geom_sched.c A lib/geom/sched/gsched.8 A lib/geom/shsec/Makefile A lib/geom/shsec/Makefile.depend A lib/geom/shsec/geom_shsec.c A lib/geom/shsec/gshsec.8 A lib/geom/stripe/Makefile A lib/geom/stripe/Makefile.depend A lib/geom/stripe/geom_stripe.c A lib/geom/stripe/gstripe.8 A lib/geom/virstor/Makefile A lib/geom/virstor/Makefile.depend A lib/geom/virstor/geom_virstor.c A lib/geom/virstor/gvirstor.8 A lib/googletest/Makefile A lib/googletest/Makefile.inc A lib/googletest/gmock/Makefile A lib/googletest/gmock/Makefile.inc A lib/googletest/gmock_main/Makefile A lib/googletest/gmock_main/Makefile.inc A lib/googletest/gtest/Makefile A lib/googletest/gtest/Makefile.inc A lib/googletest/gtest_main/Makefile A lib/googletest/gtest_main/Makefile.inc A lib/googletest/tests/Makefile A lib/googletest/tests/Makefile.inc A lib/googletest/tests/gmock/Makefile A lib/googletest/tests/gmock_main/Makefile A lib/googletest/tests/gtest/Makefile A lib/googletest/tests/gtest_main/Makefile M lib/lib80211/Makefile M lib/lib80211/Makefile.depend M lib/lib80211/lib80211.3 M lib/lib80211/lib80211_ioctl.c M lib/lib80211/lib80211_ioctl.h M lib/lib80211/lib80211_regdomain.c M lib/lib80211/lib80211_regdomain.h A lib/lib80211/regdomain.xml M lib/libalias/libalias/Makefile M lib/libalias/libalias/Makefile.depend A lib/libalias/libalias/libalias.conf M lib/libalias/modules/Makefile.inc M lib/libalias/modules/cuseeme/Makefile M lib/libalias/modules/cuseeme/Makefile.depend M lib/libalias/modules/dummy/Makefile M lib/libalias/modules/dummy/Makefile.depend M lib/libalias/modules/ftp/Makefile M lib/libalias/modules/ftp/Makefile.depend M lib/libalias/modules/irc/Makefile M lib/libalias/modules/irc/Makefile.depend M lib/libalias/modules/nbt/Makefile.depend M lib/libalias/modules/pptp/Makefile.depend M lib/libalias/modules/skinny/Makefile M lib/libalias/modules/skinny/Makefile.depend M lib/libalias/modules/smedia/Makefile M lib/libalias/modules/smedia/Makefile.depend M lib/libarchive/Makefile M lib/libarchive/Makefile.depend A lib/libarchive/Makefile.depend.options M lib/libarchive/tests/Makefile M lib/libarchive/tests/Makefile.depend M lib/libarchive/tests/functional_test.sh M lib/libauditd/Makefile.depend M lib/libbe/Makefile A lib/libbe/Makefile.depend M lib/libbe/be.c M lib/libbe/be.h M lib/libbe/be_access.c M lib/libbe/be_error.c M lib/libbe/be_impl.h M lib/libbe/be_info.c M lib/libbe/libbe.3 M lib/libbe/tests/Makefile M lib/libbe/tests/be_create.sh M lib/libbe/tests/target_prog.c A lib/libbearssl/Makefile A lib/libbearssl/Makefile.depend A lib/libbearssl/Makefile.inc A lib/libbearssl/Makefile.libsa.inc M lib/libbegemot/Makefile M lib/libbegemot/Makefile.depend M lib/libblacklist/Makefile M lib/libblacklist/Makefile.depend M lib/libblocksruntime/Makefile M lib/libblocksruntime/Makefile.depend M lib/libbluetooth/Makefile M lib/libbluetooth/Makefile.depend M lib/libbluetooth/bluetooth.3 M lib/libbluetooth/bluetooth.c M lib/libbluetooth/bluetooth.h M lib/libbluetooth/dev.c M lib/libbluetooth/hci.c A lib/libbluetooth/hosts A lib/libbluetooth/protocols M lib/libbsdstat/Makefile.depend M lib/libbsdstat/bsdstat.c M lib/libbsdstat/bsdstat.h M lib/libbsm/Makefile.depend M lib/libbsnmp/Makefile M lib/libbsnmp/libbsnmp/Makefile M lib/libbz2/Makefile M lib/libbz2/Makefile.depend M lib/libc++/Makefile M lib/libc++/Makefile.depend A lib/libc++/__config_site M lib/libc++experimental/Makefile A lib/libc++experimental/Makefile.depend M lib/libc/Makefile M lib/libc/Makefile.depend A lib/libc/Makefile.depend.options M lib/libc/aarch64/Makefile.inc M lib/libc/aarch64/SYS.h M lib/libc/aarch64/Symbol.map M lib/libc/aarch64/_fpmath.h M lib/libc/aarch64/arith.h M lib/libc/aarch64/gd_qnan.h M lib/libc/aarch64/gen/Makefile.inc M lib/libc/aarch64/gen/_ctx_start.S M lib/libc/aarch64/gen/_set_tp.c M lib/libc/aarch64/gen/_setjmp.S M lib/libc/aarch64/gen/fabs.S M lib/libc/aarch64/gen/flt_rounds.c M lib/libc/aarch64/gen/fpgetmask.c M lib/libc/aarch64/gen/fpsetmask.c M lib/libc/aarch64/gen/infinity.c M lib/libc/aarch64/gen/makecontext.c M lib/libc/aarch64/gen/setjmp.S M lib/libc/aarch64/gen/sigsetjmp.S M lib/libc/aarch64/static_tls.h A lib/libc/aarch64/string/Makefile.inc M lib/libc/aarch64/sys/Makefile.inc M lib/libc/aarch64/sys/__vdso_gettc.c M lib/libc/aarch64/sys/cerror.S M lib/libc/aarch64/sys/syscall.S M lib/libc/aarch64/sys/vfork.S M lib/libc/amd64/Makefile.inc M lib/libc/amd64/SYS.h M lib/libc/amd64/Symbol.map M lib/libc/amd64/_fpmath.h M lib/libc/amd64/gd_qnan.h M lib/libc/amd64/gen/Makefile.inc M lib/libc/amd64/gen/_set_tp.c M lib/libc/amd64/gen/_setjmp.S M lib/libc/amd64/gen/fpgetmask.c M lib/libc/amd64/gen/fpgetprec.c M lib/libc/amd64/gen/fpgetround.c M lib/libc/amd64/gen/fpgetsticky.c M lib/libc/amd64/gen/fpsetmask.c M lib/libc/amd64/gen/fpsetprec.c M lib/libc/amd64/gen/fpsetround.c M lib/libc/amd64/gen/infinity.c M lib/libc/amd64/gen/makecontext.c M lib/libc/amd64/gen/rfork_thread.S M lib/libc/amd64/gen/setjmp.S M lib/libc/amd64/gen/signalcontext.c M lib/libc/amd64/gen/sigsetjmp.S M lib/libc/amd64/stdlib/div.S M lib/libc/amd64/stdlib/ldiv.S M lib/libc/amd64/stdlib/lldiv.S M lib/libc/amd64/string/Makefile.inc M lib/libc/amd64/string/bcmp.S A lib/libc/amd64/string/bcopy.c A lib/libc/amd64/string/bzero.c M lib/libc/amd64/string/memcmp.S M lib/libc/amd64/string/memcpy.S M lib/libc/amd64/string/memmove.S M lib/libc/amd64/string/memset.S M lib/libc/amd64/string/stpcpy.S M lib/libc/amd64/string/strcat.S M lib/libc/amd64/string/strcmp.S M lib/libc/amd64/string/strcpy.c M lib/libc/amd64/sys/Makefile.inc M lib/libc/amd64/sys/amd64_get_fsbase.c M lib/libc/amd64/sys/amd64_get_gsbase.c M lib/libc/amd64/sys/amd64_set_fsbase.c M lib/libc/amd64/sys/amd64_set_gsbase.c M lib/libc/amd64/sys/cerror.S M lib/libc/amd64/sys/getcontext.S M lib/libc/amd64/sys/vfork.S M lib/libc/arm/Makefile.inc M lib/libc/arm/SYS.h M lib/libc/arm/Symbol.map M lib/libc/arm/Symbol_vfp.map M lib/libc/arm/_fpmath.h M lib/libc/arm/aeabi/Makefile.inc M lib/libc/arm/aeabi/Symbol.map M lib/libc/arm/aeabi/aeabi_asm_double.S M lib/libc/arm/aeabi/aeabi_asm_float.S M lib/libc/arm/aeabi/aeabi_atexit.c M lib/libc/arm/aeabi/aeabi_double.c M lib/libc/arm/aeabi/aeabi_float.c M lib/libc/arm/aeabi/aeabi_int_div.S M lib/libc/arm/aeabi/aeabi_unwind_cpp.c M lib/libc/arm/aeabi/aeabi_unwind_exidx.c M lib/libc/arm/aeabi/aeabi_vfp.h M lib/libc/arm/aeabi/aeabi_vfp_double.S M lib/libc/arm/aeabi/aeabi_vfp_float.S M lib/libc/arm/arith.h M lib/libc/arm/gd_qnan.h M lib/libc/arm/gen/Makefile.inc M lib/libc/arm/gen/__aeabi_read_tp.S M lib/libc/arm/gen/_ctx_start.S M lib/libc/arm/gen/_set_tp.c M lib/libc/arm/gen/_setjmp.S M lib/libc/arm/gen/alloca.S A lib/libc/arm/gen/arm_drain_writebuf.2 A lib/libc/arm/gen/arm_drain_writebuf.c M lib/libc/arm/gen/arm_initfini.c A lib/libc/arm/gen/arm_sync_icache.2 A lib/libc/arm/gen/arm_sync_icache.c M lib/libc/arm/gen/divsi3.S M lib/libc/arm/gen/fabs.c M lib/libc/arm/gen/flt_rounds.c M lib/libc/arm/gen/fpgetmask_vfp.c M lib/libc/arm/gen/fpgetround_vfp.c M lib/libc/arm/gen/fpgetsticky_vfp.c M lib/libc/arm/gen/fpsetmask_vfp.c M lib/libc/arm/gen/fpsetround_vfp.c M lib/libc/arm/gen/fpsetsticky_vfp.c M lib/libc/arm/gen/getcontextx.c M lib/libc/arm/gen/infinity.c M lib/libc/arm/gen/makecontext.c M lib/libc/arm/gen/setjmp.S M lib/libc/arm/gen/signalcontext.c M lib/libc/arm/gen/sigsetjmp.S M lib/libc/arm/softfloat/arm-gcc.h M lib/libc/arm/softfloat/milieu.h M lib/libc/arm/softfloat/softfloat.h M lib/libc/arm/static_tls.h M lib/libc/arm/string/Makefile.inc M lib/libc/arm/string/bcopy.S M lib/libc/arm/string/bzero.S M lib/libc/arm/string/ffs.S M lib/libc/arm/string/memcmp.S M lib/libc/arm/string/memcpy.S M lib/libc/arm/string/memcpy_arm.S M lib/libc/arm/string/memcpy_xscale.S M lib/libc/arm/string/memmove.S M lib/libc/arm/string/memset.S M lib/libc/arm/string/strcmp.S M lib/libc/arm/string/strlen.S M lib/libc/arm/string/strncmp.S M lib/libc/arm/sys/Makefile.inc M lib/libc/arm/sys/Ovfork.S M lib/libc/arm/sys/__vdso_gettc.c M lib/libc/arm/sys/cerror.S M lib/libc/arm/sys/syscall.S M lib/libc/capability/cap_rights_init.3 M lib/libc/compat-43/creat.2 M lib/libc/compat-43/creat.c M lib/libc/compat-43/gethostid.3 M lib/libc/compat-43/gethostid.c M lib/libc/compat-43/getwd.c M lib/libc/compat-43/killpg.2 M lib/libc/compat-43/killpg.c M lib/libc/compat-43/sethostid.c M lib/libc/compat-43/setpgrp.c M lib/libc/compat-43/setrgid.c M lib/libc/compat-43/setruid.3 M lib/libc/compat-43/setruid.c M lib/libc/compat-43/sigcompat.c M lib/libc/compat-43/sigpause.2 M lib/libc/compat-43/sigsetmask.2 M lib/libc/compat-43/sigvec.2 M lib/libc/db/Symbol.map M lib/libc/db/btree/Makefile.inc M lib/libc/db/btree/bt_close.c M lib/libc/db/btree/bt_conv.c M lib/libc/db/btree/bt_debug.c M lib/libc/db/btree/bt_delete.c M lib/libc/db/btree/bt_get.c M lib/libc/db/btree/bt_open.c M lib/libc/db/btree/bt_overflow.c M lib/libc/db/btree/bt_page.c M lib/libc/db/btree/bt_put.c M lib/libc/db/btree/bt_search.c M lib/libc/db/btree/bt_seq.c M lib/libc/db/btree/bt_split.c M lib/libc/db/btree/bt_utils.c M lib/libc/db/btree/btree.h M lib/libc/db/btree/extern.h M lib/libc/db/db/Makefile.inc M lib/libc/db/db/db.c M lib/libc/db/docs/hash.usenix.ps M lib/libc/db/docs/libtp.usenix.ps M lib/libc/db/hash/Makefile.inc M lib/libc/db/hash/README M lib/libc/db/hash/extern.h M lib/libc/db/hash/hash.c M lib/libc/db/hash/hash.h M lib/libc/db/hash/hash_bigkey.c M lib/libc/db/hash/hash_buf.c M lib/libc/db/hash/hash_func.c M lib/libc/db/hash/hash_log2.c M lib/libc/db/hash/hash_page.c M lib/libc/db/hash/ndbm.c M lib/libc/db/hash/page.h M lib/libc/db/man/btree.3 M lib/libc/db/man/dbopen.3 M lib/libc/db/man/hash.3 M lib/libc/db/man/mpool.3 M lib/libc/db/man/recno.3 M lib/libc/db/mpool/Makefile.inc M lib/libc/db/mpool/mpool-compat.c M lib/libc/db/mpool/mpool.c M lib/libc/db/mpool/mpool.libtp M lib/libc/db/recno/Makefile.inc M lib/libc/db/recno/extern.h M lib/libc/db/recno/rec_close.c M lib/libc/db/recno/rec_delete.c M lib/libc/db/recno/rec_get.c M lib/libc/db/recno/rec_open.c M lib/libc/db/recno/rec_put.c M lib/libc/db/recno/rec_search.c M lib/libc/db/recno/rec_seq.c M lib/libc/db/recno/rec_utils.c M lib/libc/db/recno/recno.h M lib/libc/db/test/Makefile M lib/libc/db/test/btree.tests/main.c M lib/libc/db/test/dbtest.c M lib/libc/db/test/hash.tests/driver2.c M lib/libc/db/test/hash.tests/tcreat3.c M lib/libc/db/test/hash.tests/tdel.c M lib/libc/db/test/hash.tests/thash4.c M lib/libc/db/test/hash.tests/tread2.c M lib/libc/db/test/hash.tests/tseq.c M lib/libc/db/test/hash.tests/tverify.c M lib/libc/gdtoa/Makefile.inc M lib/libc/gdtoa/Symbol.map M lib/libc/gdtoa/_hdtoa.c M lib/libc/gdtoa/_hldtoa.c M lib/libc/gdtoa/_ldtoa.c M lib/libc/gdtoa/glue.c M lib/libc/gdtoa/machdep_ldisQ.c M lib/libc/gdtoa/machdep_ldisd.c M lib/libc/gdtoa/machdep_ldisx.c M lib/libc/gen/Makefile.inc M lib/libc/gen/Symbol.map M lib/libc/gen/__getosreldate.c M lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c M lib/libc/gen/__xuname.c M lib/libc/gen/_once_stub.c M lib/libc/gen/_pthread_stubs.c M lib/libc/gen/_rand48.c M lib/libc/gen/_spinlock_stub.c M lib/libc/gen/_thread_init.c M lib/libc/gen/alarm.3 M lib/libc/gen/alarm.c A lib/libc/gen/arc4random-compat.c M lib/libc/gen/arc4random.3 M lib/libc/gen/arc4random.c A lib/libc/gen/arc4random.h A lib/libc/gen/arc4random_uniform.c M lib/libc/gen/assert.c A lib/libc/gen/auxv.3 M lib/libc/gen/auxv.c M lib/libc/gen/basename.3 M lib/libc/gen/basename.c A lib/libc/gen/basename_compat.c M lib/libc/gen/cap_rights_get.3 M lib/libc/gen/cap_sandboxed.3 M lib/libc/gen/cap_sandboxed.c M lib/libc/gen/check_utility_compat.3 M lib/libc/gen/check_utility_compat.c M lib/libc/gen/clock.3 M lib/libc/gen/clock.c M lib/libc/gen/clock_getcpuclockid.3 M lib/libc/gen/clock_getcpuclockid.c M lib/libc/gen/closedir.c M lib/libc/gen/confstr.3 M lib/libc/gen/confstr.c M lib/libc/gen/crypt.c M lib/libc/gen/ctermid.3 M lib/libc/gen/ctermid.c M lib/libc/gen/daemon.3 M lib/libc/gen/daemon.c A lib/libc/gen/devname-compat11.c M lib/libc/gen/devname.3 M lib/libc/gen/devname.c M lib/libc/gen/directory.3 M lib/libc/gen/dirfd.c M lib/libc/gen/dirname.3 M lib/libc/gen/dirname.c A lib/libc/gen/dirname_compat.c M lib/libc/gen/disklabel.c M lib/libc/gen/dl_iterate_phdr.3 M lib/libc/gen/dladdr.3 M lib/libc/gen/dlfcn.c M lib/libc/gen/dlinfo.3 M lib/libc/gen/dllockinit.3 M lib/libc/gen/drand48.c M lib/libc/gen/dup3.3 M lib/libc/gen/dup3.c M lib/libc/gen/elf_utils.c M lib/libc/gen/erand48.c M lib/libc/gen/err.3 M lib/libc/gen/err.c M lib/libc/gen/errlst.c M lib/libc/gen/errno.c M lib/libc/gen/exec.3 M lib/libc/gen/exec.c A lib/libc/gen/exect.c M lib/libc/gen/fdevname.c M lib/libc/gen/feature_present.3 M lib/libc/gen/feature_present.c M lib/libc/gen/fmtcheck.3 M lib/libc/gen/fmtcheck.c M lib/libc/gen/fmtmsg.3 M lib/libc/gen/fmtmsg.c M lib/libc/gen/fnmatch.3 M lib/libc/gen/fnmatch.c M lib/libc/gen/fpclassify.3 M lib/libc/gen/fpclassify.c M lib/libc/gen/frexp.3 M lib/libc/gen/frexp.c M lib/libc/gen/fstab.c M lib/libc/gen/ftok.3 M lib/libc/gen/ftok.c M lib/libc/gen/fts-compat.c M lib/libc/gen/fts-compat.h A lib/libc/gen/fts-compat11.c A lib/libc/gen/fts-compat11.h M lib/libc/gen/fts.3 M lib/libc/gen/fts.c A lib/libc/gen/ftw-compat11.c M lib/libc/gen/ftw.3 M lib/libc/gen/ftw.c A lib/libc/gen/gen-compat.h M lib/libc/gen/gen-private.h M lib/libc/gen/getbootfile.3 M lib/libc/gen/getbootfile.c M lib/libc/gen/getbsize.3 M lib/libc/gen/getbsize.c M lib/libc/gen/getcap.3 M lib/libc/gen/getcap.c M lib/libc/gen/getcontext.3 M lib/libc/gen/getcwd.3 M lib/libc/gen/getcwd.c M lib/libc/gen/getdiskbyname.3 M lib/libc/gen/getdomainname.3 M lib/libc/gen/getdomainname.c A lib/libc/gen/getentropy.3 A lib/libc/gen/getentropy.c M lib/libc/gen/getfsent.3 M lib/libc/gen/getgrent.3 M lib/libc/gen/getgrent.c M lib/libc/gen/getgrouplist.3 M lib/libc/gen/getgrouplist.c M lib/libc/gen/gethostname.3 M lib/libc/gen/gethostname.c M lib/libc/gen/getloadavg.3 M lib/libc/gen/getloadavg.c M lib/libc/gen/getlogin.c A lib/libc/gen/getmntinfo-compat11.c M lib/libc/gen/getmntinfo.3 M lib/libc/gen/getmntinfo.c M lib/libc/gen/getnetgrent.3 M lib/libc/gen/getnetgrent.c M lib/libc/gen/getosreldate.3 M lib/libc/gen/getosreldate.c M lib/libc/gen/getpagesize.3 M lib/libc/gen/getpagesize.c M lib/libc/gen/getpagesizes.3 M lib/libc/gen/getpagesizes.c M lib/libc/gen/getpass.3 M lib/libc/gen/getpeereid.3 M lib/libc/gen/getpeereid.c M lib/libc/gen/getprogname.3 M lib/libc/gen/getprogname.c M lib/libc/gen/getpwent.3 M lib/libc/gen/getpwent.c M lib/libc/gen/getttyent.3 M lib/libc/gen/getttyent.c M lib/libc/gen/getusershell.3 M lib/libc/gen/getusershell.c M lib/libc/gen/getutxent.3 M lib/libc/gen/getutxent.c M lib/libc/gen/getvfsbyname.3 M lib/libc/gen/getvfsbyname.c A lib/libc/gen/glob-compat11.c A lib/libc/gen/glob-compat11.h M lib/libc/gen/glob.3 M lib/libc/gen/glob.c M lib/libc/gen/initgroups.3 M lib/libc/gen/initgroups.c M lib/libc/gen/isatty.c M lib/libc/gen/isgreater.3 M lib/libc/gen/isinf.c M lib/libc/gen/isnan.c M lib/libc/gen/jrand48.c M lib/libc/gen/lcong48.c M lib/libc/gen/ldexp.3 M lib/libc/gen/ldexp.c M lib/libc/gen/libc_dlopen.c M lib/libc/gen/lockf.3 M lib/libc/gen/lockf.c M lib/libc/gen/lrand48.c M lib/libc/gen/makecontext.3 A lib/libc/gen/memalign.c M lib/libc/gen/modf.3 M lib/libc/gen/modf.c M lib/libc/gen/mrand48.c A lib/libc/gen/nftw-compat11.c M lib/libc/gen/nftw.c M lib/libc/gen/nice.3 M lib/libc/gen/nice.c M lib/libc/gen/nlist.3 M lib/libc/gen/nlist.c M lib/libc/gen/nrand48.c M lib/libc/gen/opendir.c M lib/libc/gen/pause.3 M lib/libc/gen/pause.c M lib/libc/gen/pmadvise.c M lib/libc/gen/popen.3 M lib/libc/gen/popen.c M lib/libc/gen/posix_spawn.3 M lib/libc/gen/posix_spawn.c M lib/libc/gen/posix_spawn_file_actions_addopen.3 M lib/libc/gen/posix_spawn_file_actions_init.3 M lib/libc/gen/posix_spawnattr_getflags.3 M lib/libc/gen/posix_spawnattr_getpgroup.3 M lib/libc/gen/posix_spawnattr_getschedparam.3 M lib/libc/gen/posix_spawnattr_getschedpolicy.3 M lib/libc/gen/posix_spawnattr_getsigdefault.3 M lib/libc/gen/posix_spawnattr_getsigmask.3 M lib/libc/gen/posix_spawnattr_init.3 M lib/libc/gen/psignal.3 M lib/libc/gen/psignal.c M lib/libc/gen/pututxline.c M lib/libc/gen/pw_scan.c M lib/libc/gen/pw_scan.h M lib/libc/gen/raise.3 M lib/libc/gen/raise.c M lib/libc/gen/rand48.3 M lib/libc/gen/rand48.h A lib/libc/gen/readdir-compat11.c M lib/libc/gen/readdir.c M lib/libc/gen/readpassphrase.3 M lib/libc/gen/readpassphrase.c M lib/libc/gen/recvmmsg.c M lib/libc/gen/rewinddir.c M lib/libc/gen/rfork_thread.3 A lib/libc/gen/scandir-compat11.c M lib/libc/gen/scandir.3 M lib/libc/gen/scandir.c M lib/libc/gen/scandir_b.c M lib/libc/gen/seed48.c M lib/libc/gen/seekdir.c M lib/libc/gen/sem.c M lib/libc/gen/sem_destroy.3 M lib/libc/gen/sem_getvalue.3 M lib/libc/gen/sem_init.3 M lib/libc/gen/sem_new.c M lib/libc/gen/sem_open.3 M lib/libc/gen/sem_post.3 M lib/libc/gen/sem_timedwait.3 M lib/libc/gen/sem_wait.3 M lib/libc/gen/semctl.c M lib/libc/gen/sendmmsg.c M lib/libc/gen/setdomainname.c M lib/libc/gen/sethostname.c M lib/libc/gen/setjmp.3 M lib/libc/gen/setjmperr.c M lib/libc/gen/setmode.3 M lib/libc/gen/setmode.c M lib/libc/gen/setproctitle.3 M lib/libc/gen/setproctitle.c M lib/libc/gen/setprogname.c A lib/libc/gen/shells M lib/libc/gen/siginterrupt.3 M lib/libc/gen/siginterrupt.c M lib/libc/gen/siglist.c M lib/libc/gen/signal.3 M lib/libc/gen/signal.c M lib/libc/gen/sigsetops.3 M lib/libc/gen/sigsetops.c M lib/libc/gen/sleep.3 M lib/libc/gen/sleep.c M lib/libc/gen/statvfs.3 M lib/libc/gen/statvfs.c M lib/libc/gen/stringlist.3 M lib/libc/gen/stringlist.c M lib/libc/gen/strtofflags.3 M lib/libc/gen/strtofflags.c M lib/libc/gen/sysconf.3 M lib/libc/gen/sysconf.c M lib/libc/gen/sysctl.3 M lib/libc/gen/sysctl.c M lib/libc/gen/sysctlbyname.c M lib/libc/gen/sysctlnametomib.c M lib/libc/gen/syslog.3 M lib/libc/gen/syslog.c M lib/libc/gen/tcgetpgrp.3 M lib/libc/gen/tcgetsid.3 A lib/libc/gen/tcgetwinsize.3 M lib/libc/gen/tcsendbreak.3 M lib/libc/gen/tcsetattr.3 M lib/libc/gen/tcsetpgrp.3 M lib/libc/gen/tcsetsid.3 M lib/libc/gen/telldir.c M lib/libc/gen/telldir.h M lib/libc/gen/termios.c M lib/libc/gen/time.3 M lib/libc/gen/time.c M lib/libc/gen/times.3 M lib/libc/gen/times.c A lib/libc/gen/timespec_get.3 A lib/libc/gen/timespec_get.c M lib/libc/gen/timezone.3 M lib/libc/gen/timezone.c M lib/libc/gen/tls.c M lib/libc/gen/trivial-getcontextx.c M lib/libc/gen/ttyname.3 M lib/libc/gen/ttyname.c M lib/libc/gen/ttyslot.c M lib/libc/gen/tzset.3 M lib/libc/gen/ualarm.3 M lib/libc/gen/ualarm.c M lib/libc/gen/ucontext.3 M lib/libc/gen/ulimit.3 M lib/libc/gen/ulimit.c M lib/libc/gen/uname.3 M lib/libc/gen/uname.c M lib/libc/gen/unvis-compat.c M lib/libc/gen/usleep.3 M lib/libc/gen/usleep.c M lib/libc/gen/utime.3 M lib/libc/gen/utime.c M lib/libc/gen/utxdb.c M lib/libc/gen/utxdb.h M lib/libc/gen/valloc.3 M lib/libc/gen/valloc.c M lib/libc/gen/wait.c M lib/libc/gen/wait3.c M lib/libc/gen/waitid.c M lib/libc/gen/waitpid.c M lib/libc/gen/wordexp.3 M lib/libc/gen/wordexp.c M lib/libc/gmon/Makefile.inc M lib/libc/gmon/Symbol.map M lib/libc/gmon/gmon.c M lib/libc/gmon/mcount.c M lib/libc/gmon/moncontrol.3 M lib/libc/i386/Makefile.inc M lib/libc/i386/SYS.h M lib/libc/i386/Symbol.map M lib/libc/i386/_fpmath.h M lib/libc/i386/arith.h M lib/libc/i386/gd_qnan.h M lib/libc/i386/gen/Makefile.inc M lib/libc/i386/gen/_ctx_start.S M lib/libc/i386/gen/_set_tp.c M lib/libc/i386/gen/_setjmp.S M lib/libc/i386/gen/fabs.S M lib/libc/i386/gen/flt_rounds.c M lib/libc/i386/gen/infinity.c M lib/libc/i386/gen/makecontext.c M lib/libc/i386/gen/rfork_thread.S M lib/libc/i386/gen/setjmp.S M lib/libc/i386/gen/signalcontext.c M lib/libc/i386/gen/sigsetjmp.S M lib/libc/i386/static_tls.h M lib/libc/i386/stdlib/Makefile.inc M lib/libc/i386/stdlib/div.S M lib/libc/i386/stdlib/ldiv.S M lib/libc/i386/string/Makefile.inc M lib/libc/i386/string/bcmp.S M lib/libc/i386/string/bcopy.S M lib/libc/i386/string/bzero.S M lib/libc/i386/string/ffs.S M lib/libc/i386/string/memchr.S M lib/libc/i386/string/memcmp.S M lib/libc/i386/string/memcpy.S M lib/libc/i386/string/memmove.S M lib/libc/i386/string/memset.S M lib/libc/i386/string/strcat.S M lib/libc/i386/string/strchr.S M lib/libc/i386/string/strcmp.S M lib/libc/i386/string/strcpy.S M lib/libc/i386/string/strncmp.S M lib/libc/i386/string/strrchr.S M lib/libc/i386/string/swab.S M lib/libc/i386/string/wcschr.S M lib/libc/i386/string/wcscmp.S M lib/libc/i386/string/wcslen.S M lib/libc/i386/string/wmemchr.S M lib/libc/i386/sys/Makefile.inc M lib/libc/i386/sys/Ovfork.S M lib/libc/i386/sys/cerror.S M lib/libc/i386/sys/getcontext.S M lib/libc/i386/sys/i386_clr_watch.c M lib/libc/i386/sys/i386_get_fsbase.c M lib/libc/i386/sys/i386_get_gsbase.c M lib/libc/i386/sys/i386_get_ioperm.2 M lib/libc/i386/sys/i386_get_ioperm.c M lib/libc/i386/sys/i386_get_ldt.2 M lib/libc/i386/sys/i386_get_ldt.c M lib/libc/i386/sys/i386_set_fsbase.c M lib/libc/i386/sys/i386_set_gsbase.c M lib/libc/i386/sys/i386_set_ioperm.c M lib/libc/i386/sys/i386_set_ldt.c M lib/libc/i386/sys/i386_set_watch.3 M lib/libc/i386/sys/i386_set_watch.c M lib/libc/i386/sys/i386_vm86.2 M lib/libc/i386/sys/i386_vm86.c M lib/libc/i386/sys/syscall.S M lib/libc/iconv/Makefile.inc M lib/libc/iconv/Symbol.map M lib/libc/iconv/__iconv.c M lib/libc/iconv/__iconv_free_list.c M lib/libc/iconv/__iconv_get_list.3 M lib/libc/iconv/__iconv_get_list.c M lib/libc/iconv/_strtol.h M lib/libc/iconv/_strtoul.h M lib/libc/iconv/bsd_iconv.c M lib/libc/iconv/citrus_aliasname_local.h M lib/libc/iconv/citrus_bcs.c M lib/libc/iconv/citrus_bcs.h M lib/libc/iconv/citrus_bcs_strtol.c M lib/libc/iconv/citrus_bcs_strtoul.c M lib/libc/iconv/citrus_csmapper.c M lib/libc/iconv/citrus_csmapper.h M lib/libc/iconv/citrus_db.c M lib/libc/iconv/citrus_db.h M lib/libc/iconv/citrus_db_factory.c M lib/libc/iconv/citrus_db_factory.h M lib/libc/iconv/citrus_db_file.h M lib/libc/iconv/citrus_db_hash.c M lib/libc/iconv/citrus_db_hash.h M lib/libc/iconv/citrus_esdb.c M lib/libc/iconv/citrus_esdb.h M lib/libc/iconv/citrus_esdb_file.h M lib/libc/iconv/citrus_fix_grouping.h M lib/libc/iconv/citrus_hash.c M lib/libc/iconv/citrus_hash.h M lib/libc/iconv/citrus_iconv.c M lib/libc/iconv/citrus_iconv.h M lib/libc/iconv/citrus_iconv_local.h M lib/libc/iconv/citrus_lock.h M lib/libc/iconv/citrus_lookup.c M lib/libc/iconv/citrus_lookup.h M lib/libc/iconv/citrus_lookup_factory.c M lib/libc/iconv/citrus_lookup_factory.h M lib/libc/iconv/citrus_lookup_file.h M lib/libc/iconv/citrus_mapper.c M lib/libc/iconv/citrus_mapper.h M lib/libc/iconv/citrus_mapper_local.h M lib/libc/iconv/citrus_memstream.c M lib/libc/iconv/citrus_memstream.h M lib/libc/iconv/citrus_mmap.c M lib/libc/iconv/citrus_mmap.h M lib/libc/iconv/citrus_module.c M lib/libc/iconv/citrus_module.h M lib/libc/iconv/citrus_namespace.h M lib/libc/iconv/citrus_none.c M lib/libc/iconv/citrus_none.h M lib/libc/iconv/citrus_pivot_factory.c M lib/libc/iconv/citrus_pivot_factory.h M lib/libc/iconv/citrus_pivot_file.h M lib/libc/iconv/citrus_prop.c M lib/libc/iconv/citrus_prop.h M lib/libc/iconv/citrus_region.h M lib/libc/iconv/citrus_stdenc.c M lib/libc/iconv/citrus_stdenc.h M lib/libc/iconv/citrus_stdenc_local.h M lib/libc/iconv/citrus_stdenc_template.h M lib/libc/iconv/citrus_types.h M lib/libc/iconv/iconv-internal.h M lib/libc/iconv/iconv.3 M lib/libc/iconv/iconv.c M lib/libc/iconv/iconv_canonicalize.3 M lib/libc/iconv/iconv_canonicalize.c M lib/libc/iconv/iconv_close.c M lib/libc/iconv/iconv_compat.c M lib/libc/iconv/iconv_open.c M lib/libc/iconv/iconv_open_into.c M lib/libc/iconv/iconv_set_relocation_prefix.c M lib/libc/iconv/iconvctl.3 M lib/libc/iconv/iconvctl.c M lib/libc/iconv/iconvlist.3 M lib/libc/iconv/iconvlist.c M lib/libc/include/block_abi.h M lib/libc/include/compat.h M lib/libc/include/errlst.h M lib/libc/include/fpmath.h M lib/libc/include/isc/eventlib.h M lib/libc/include/isc/list.h M lib/libc/include/isc/platform.h M lib/libc/include/libc_private.h M lib/libc/include/namespace.h M lib/libc/include/nscache.h M lib/libc/include/nscachedcli.h M lib/libc/include/nss_tls.h M lib/libc/include/port_after.h M lib/libc/include/port_before.h M lib/libc/include/reentrant.h M lib/libc/include/spinlock.h M lib/libc/include/un-namespace.h M lib/libc/inet/Makefile.inc M lib/libc/inet/Symbol.map M lib/libc/inet/inet_addr.c M lib/libc/inet/inet_cidr_ntop.c M lib/libc/inet/inet_cidr_pton.c M lib/libc/inet/inet_lnaof.c M lib/libc/inet/inet_makeaddr.c M lib/libc/inet/inet_net_ntop.c M lib/libc/inet/inet_net_pton.c M lib/libc/inet/inet_neta.c M lib/libc/inet/inet_netof.c M lib/libc/inet/inet_network.c M lib/libc/inet/inet_ntoa.c M lib/libc/inet/inet_ntop.c M lib/libc/inet/inet_pton.c M lib/libc/inet/nsap_addr.c M lib/libc/isc/Makefile.inc M lib/libc/isc/ev_streams.c M lib/libc/isc/ev_timers.c M lib/libc/isc/eventlib_p.h A lib/libc/libc_nossp.ldscript M lib/libc/locale/DESIGN.xlocale M lib/libc/locale/Makefile.inc M lib/libc/locale/Symbol.map M lib/libc/locale/ascii.c M lib/libc/locale/big5.5 M lib/libc/locale/big5.c M lib/libc/locale/btowc.3 M lib/libc/locale/btowc.c M lib/libc/locale/c16rtomb.c M lib/libc/locale/c16rtomb_iconv.c M lib/libc/locale/c32rtomb.c M lib/libc/locale/c32rtomb_iconv.c M lib/libc/locale/cXXrtomb_iconv.h M lib/libc/locale/collate.c M lib/libc/locale/collate.h M lib/libc/locale/collcmp.c M lib/libc/locale/ctype.3 M lib/libc/locale/ctype.c M lib/libc/locale/ctype_l.3 M lib/libc/locale/digittoint.3 M lib/libc/locale/duplocale.3 M lib/libc/locale/euc.5 M lib/libc/locale/euc.c M lib/libc/locale/fix_grouping.c M lib/libc/locale/freelocale.3 M lib/libc/locale/gb18030.5 M lib/libc/locale/gb18030.c M lib/libc/locale/gb2312.5 M lib/libc/locale/gb2312.c M lib/libc/locale/gbk.5 M lib/libc/locale/gbk.c M lib/libc/locale/isalnum.3 M lib/libc/locale/isalpha.3 M lib/libc/locale/isascii.3 M lib/libc/locale/isblank.3 M lib/libc/locale/iscntrl.3 M lib/libc/locale/isctype.c M lib/libc/locale/isdigit.3 M lib/libc/locale/isgraph.3 M lib/libc/locale/isideogram.3 M lib/libc/locale/islower.3 M lib/libc/locale/isphonogram.3 M lib/libc/locale/isprint.3 M lib/libc/locale/ispunct.3 M lib/libc/locale/isrune.3 M lib/libc/locale/isspace.3 M lib/libc/locale/isspecial.3 M lib/libc/locale/isupper.3 M lib/libc/locale/iswalnum.3 M lib/libc/locale/iswalnum_l.3 M lib/libc/locale/iswctype.c M lib/libc/locale/isxdigit.3 M lib/libc/locale/ldpart.c M lib/libc/locale/ldpart.h M lib/libc/locale/lmessages.c M lib/libc/locale/lmessages.h M lib/libc/locale/lmonetary.c M lib/libc/locale/lmonetary.h M lib/libc/locale/lnumeric.c M lib/libc/locale/lnumeric.h M lib/libc/locale/localeconv.3 M lib/libc/locale/localeconv.c M lib/libc/locale/mblen.3 M lib/libc/locale/mblen.c M lib/libc/locale/mblocal.h M lib/libc/locale/mbrlen.3 M lib/libc/locale/mbrlen.c M lib/libc/locale/mbrtoc16.c M lib/libc/locale/mbrtoc16_iconv.c M lib/libc/locale/mbrtoc32.c M lib/libc/locale/mbrtoc32_iconv.c M lib/libc/locale/mbrtocXX_iconv.h M lib/libc/locale/mbrtowc.3 M lib/libc/locale/mbrtowc.c M lib/libc/locale/mbsinit.3 M lib/libc/locale/mbsinit.c M lib/libc/locale/mbsnrtowcs.c M lib/libc/locale/mbsrtowcs.3 M lib/libc/locale/mbsrtowcs.c M lib/libc/locale/mbstowcs.3 M lib/libc/locale/mbstowcs.c M lib/libc/locale/mbtowc.3 M lib/libc/locale/mbtowc.c M lib/libc/locale/mskanji.5 M lib/libc/locale/mskanji.c M lib/libc/locale/multibyte.3 M lib/libc/locale/newlocale.3 M lib/libc/locale/nextwctype.3 M lib/libc/locale/nextwctype.c M lib/libc/locale/nl_langinfo.3 M lib/libc/locale/nl_langinfo.c M lib/libc/locale/nomacros.c M lib/libc/locale/none.c M lib/libc/locale/querylocale.3 M lib/libc/locale/rpmatch.3 M lib/libc/locale/rpmatch.c M lib/libc/locale/rune.c M lib/libc/locale/runefile.h M lib/libc/locale/runetype.c M lib/libc/locale/setlocale.3 M lib/libc/locale/setlocale.c M lib/libc/locale/setlocale.h M lib/libc/locale/setrunelocale.c M lib/libc/locale/table.c M lib/libc/locale/toascii.3 M lib/libc/locale/tolower.3 M lib/libc/locale/tolower.c M lib/libc/locale/toupper.3 M lib/libc/locale/toupper.c M lib/libc/locale/towlower.3 M lib/libc/locale/towupper.3 M lib/libc/locale/uselocale.3 M lib/libc/locale/utf8.5 M lib/libc/locale/utf8.c M lib/libc/locale/wcrtomb.3 M lib/libc/locale/wcrtomb.c M lib/libc/locale/wcsftime.3 M lib/libc/locale/wcsftime.c M lib/libc/locale/wcsnrtombs.c M lib/libc/locale/wcsrtombs.3 M lib/libc/locale/wcsrtombs.c M lib/libc/locale/wcstod.3 M lib/libc/locale/wcstod.c M lib/libc/locale/wcstof.c M lib/libc/locale/wcstoimax.c M lib/libc/locale/wcstol.3 M lib/libc/locale/wcstol.c M lib/libc/locale/wcstold.c M lib/libc/locale/wcstoll.c M lib/libc/locale/wcstombs.3 M lib/libc/locale/wcstombs.c M lib/libc/locale/wcstoul.c M lib/libc/locale/wcstoull.c M lib/libc/locale/wcstoumax.c M lib/libc/locale/wctob.c M lib/libc/locale/wctomb.3 M lib/libc/locale/wctomb.c M lib/libc/locale/wctrans.3 M lib/libc/locale/wctrans.c M lib/libc/locale/wctype.3 M lib/libc/locale/wctype.c M lib/libc/locale/wcwidth.3 M lib/libc/locale/wcwidth.c M lib/libc/locale/xlocale.3 M lib/libc/locale/xlocale.c M lib/libc/locale/xlocale_private.h M lib/libc/md/Makefile.inc M lib/libc/mips/Makefile.inc M lib/libc/mips/SYS.h M lib/libc/mips/Symbol.map M lib/libc/mips/_fpmath.h M lib/libc/mips/arith.h M lib/libc/mips/gd_qnan.h M lib/libc/mips/gen/Makefile.inc M lib/libc/mips/gen/_ctx_start.S M lib/libc/mips/gen/_set_tp.c M lib/libc/mips/gen/_setjmp.S M lib/libc/mips/gen/fabs.S M lib/libc/mips/gen/fabs.c M lib/libc/mips/gen/flt_rounds.c M lib/libc/mips/gen/hardfloat/fpgetmask.c M lib/libc/mips/gen/hardfloat/fpgetround.c M lib/libc/mips/gen/hardfloat/fpgetsticky.c M lib/libc/mips/gen/hardfloat/fpsetmask.c M lib/libc/mips/gen/hardfloat/fpsetround.c M lib/libc/mips/gen/hardfloat/fpsetsticky.c M lib/libc/mips/gen/infinity.c M lib/libc/mips/gen/ldexp.S M lib/libc/mips/gen/makecontext.c M lib/libc/mips/gen/setjmp.S M lib/libc/mips/gen/signalcontext.c M lib/libc/mips/gen/sigsetjmp.S M lib/libc/mips/net/Makefile.inc M lib/libc/mips/net/htonl.S M lib/libc/mips/net/htons.S M lib/libc/mips/net/ntohl.S M lib/libc/mips/net/ntohs.S M lib/libc/mips/softfloat/milieu.h M lib/libc/mips/softfloat/mips-gcc.h M lib/libc/mips/softfloat/softfloat.h M lib/libc/mips/static_tls.h M lib/libc/mips/string/Makefile.inc M lib/libc/mips/string/bcmp.S M lib/libc/mips/string/bcopy.S M lib/libc/mips/string/bzero.S M lib/libc/mips/string/ffs.S M lib/libc/mips/string/memcpy.S M lib/libc/mips/string/memmove.S M lib/libc/mips/string/strchr.S M lib/libc/mips/string/strcmp.S M lib/libc/mips/string/strlen.S M lib/libc/mips/string/strrchr.S M lib/libc/mips/sys/Makefile.inc M lib/libc/mips/sys/Ovfork.S M lib/libc/mips/sys/cerror.S M lib/libc/mips/sys/syscall.S M lib/libc/nameser/Makefile.inc Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/src Compare: https://github.com/MidnightBSD/src/compare/2ec947db3f6a...a32ac368d1c5 From noreply at github.com Fri Jul 29 19:42:10 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 16:42:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ff7c91: wpa 2.10 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ff7c912174e01688b9e04b82db73e5adf34d25d4 https://github.com/MidnightBSD/src/commit/ff7c912174e01688b9e04b82db73e5adf34d25d4 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M contrib/wpa/CONTRIBUTIONS M contrib/wpa/COPYING M contrib/wpa/README A contrib/wpa/hostapd/Android.mk M contrib/wpa/hostapd/ChangeLog M contrib/wpa/hostapd/Makefile M contrib/wpa/hostapd/README A contrib/wpa/hostapd/android.config M contrib/wpa/hostapd/config_file.c M contrib/wpa/hostapd/ctrl_iface.c M contrib/wpa/hostapd/defconfig R contrib/wpa/hostapd/dump_state.c R contrib/wpa/hostapd/dump_state.h M contrib/wpa/hostapd/hlr_auc_gw.milenage_db A contrib/wpa/hostapd/hostapd.android.rc M contrib/wpa/hostapd/hostapd.conf M contrib/wpa/hostapd/hostapd.wpa_psk M contrib/wpa/hostapd/hostapd_cli.c M contrib/wpa/hostapd/logwatch/hostapd M contrib/wpa/hostapd/main.c A contrib/wpa/hostapd/sae_pk_gen.c M contrib/wpa/hs20/client/Makefile M contrib/wpa/hs20/client/est.c M contrib/wpa/hs20/client/oma_dm_client.c M contrib/wpa/hs20/client/osu_client.c M contrib/wpa/hs20/client/osu_client.h M contrib/wpa/hs20/client/spp_client.c M contrib/wpa/src/Makefile M contrib/wpa/src/ap/Makefile M contrib/wpa/src/ap/acs.c M contrib/wpa/src/ap/airtime_policy.c M contrib/wpa/src/ap/ap_config.c M contrib/wpa/src/ap/ap_config.h M contrib/wpa/src/ap/ap_drv_ops.c M contrib/wpa/src/ap/ap_drv_ops.h M contrib/wpa/src/ap/ap_list.c M contrib/wpa/src/ap/authsrv.c M contrib/wpa/src/ap/beacon.c M contrib/wpa/src/ap/beacon.h M contrib/wpa/src/ap/ctrl_iface_ap.c M contrib/wpa/src/ap/dfs.c M contrib/wpa/src/ap/dfs.h M contrib/wpa/src/ap/dhcp_snoop.c M contrib/wpa/src/ap/dpp_hostapd.c M contrib/wpa/src/ap/dpp_hostapd.h M contrib/wpa/src/ap/drv_callbacks.c M contrib/wpa/src/ap/fils_hlp.c M contrib/wpa/src/ap/gas_serv.c M contrib/wpa/src/ap/hostapd.c M contrib/wpa/src/ap/hostapd.h M contrib/wpa/src/ap/hs20.c M contrib/wpa/src/ap/hw_features.c M contrib/wpa/src/ap/hw_features.h M contrib/wpa/src/ap/ieee802_11.c M contrib/wpa/src/ap/ieee802_11.h M contrib/wpa/src/ap/ieee802_11_auth.c M contrib/wpa/src/ap/ieee802_11_auth.h M contrib/wpa/src/ap/ieee802_11_he.c M contrib/wpa/src/ap/ieee802_11_ht.c M contrib/wpa/src/ap/ieee802_11_shared.c M contrib/wpa/src/ap/ieee802_11_vht.c M contrib/wpa/src/ap/ieee802_1x.c M contrib/wpa/src/ap/ieee802_1x.h M contrib/wpa/src/ap/ndisc_snoop.c M contrib/wpa/src/ap/neighbor_db.c M contrib/wpa/src/ap/neighbor_db.h R contrib/wpa/src/ap/peerkey_auth.c M contrib/wpa/src/ap/pmksa_cache_auth.c M contrib/wpa/src/ap/preauth_auth.c M contrib/wpa/src/ap/sta_info.c M contrib/wpa/src/ap/sta_info.h M contrib/wpa/src/ap/utils.c M contrib/wpa/src/ap/vlan_init.c M contrib/wpa/src/ap/wmm.c M contrib/wpa/src/ap/wnm_ap.c M contrib/wpa/src/ap/wnm_ap.h M contrib/wpa/src/ap/wpa_auth.c M contrib/wpa/src/ap/wpa_auth.h M contrib/wpa/src/ap/wpa_auth_ft.c M contrib/wpa/src/ap/wpa_auth_glue.c M contrib/wpa/src/ap/wpa_auth_i.h M contrib/wpa/src/ap/wpa_auth_ie.c M contrib/wpa/src/ap/wpa_auth_ie.h M contrib/wpa/src/ap/wpa_auth_kay.c M contrib/wpa/src/ap/wps_hostapd.c A contrib/wpa/src/build.rules M contrib/wpa/src/common/Makefile A contrib/wpa/src/common/brcm_vendor.h M contrib/wpa/src/common/common_module_tests.c M contrib/wpa/src/common/defs.h M contrib/wpa/src/common/dhcp.h M contrib/wpa/src/common/dpp.c M contrib/wpa/src/common/dpp.h A contrib/wpa/src/common/dpp_auth.c A contrib/wpa/src/common/dpp_backup.c A contrib/wpa/src/common/dpp_crypto.c A contrib/wpa/src/common/dpp_i.h A contrib/wpa/src/common/dpp_pkex.c A contrib/wpa/src/common/dpp_reconfig.c A contrib/wpa/src/common/dpp_tcp.c M contrib/wpa/src/common/dragonfly.c M contrib/wpa/src/common/dragonfly.h M contrib/wpa/src/common/gas_server.c M contrib/wpa/src/common/gas_server.h M contrib/wpa/src/common/hw_features_common.c M contrib/wpa/src/common/hw_features_common.h M contrib/wpa/src/common/ieee802_11_common.c M contrib/wpa/src/common/ieee802_11_common.h M contrib/wpa/src/common/ieee802_11_defs.h A contrib/wpa/src/common/linux_bridge.h A contrib/wpa/src/common/linux_vlan.h M contrib/wpa/src/common/ocv.c M contrib/wpa/src/common/ocv.h M contrib/wpa/src/common/privsep_commands.h A contrib/wpa/src/common/ptksa_cache.c A contrib/wpa/src/common/ptksa_cache.h M contrib/wpa/src/common/qca-vendor.h M contrib/wpa/src/common/sae.c M contrib/wpa/src/common/sae.h A contrib/wpa/src/common/sae_pk.c M contrib/wpa/src/common/version.h M contrib/wpa/src/common/wpa_common.c M contrib/wpa/src/common/wpa_common.h M contrib/wpa/src/common/wpa_ctrl.c M contrib/wpa/src/common/wpa_ctrl.h M contrib/wpa/src/crypto/Makefile M contrib/wpa/src/crypto/crypto.h R contrib/wpa/src/crypto/crypto_cryptoapi.c M contrib/wpa/src/crypto/crypto_internal-rsa.c M contrib/wpa/src/crypto/crypto_module_tests.c R contrib/wpa/src/crypto/crypto_nss.c M contrib/wpa/src/crypto/crypto_openssl.c M contrib/wpa/src/crypto/crypto_wolfssl.c R contrib/wpa/src/crypto/fips_prf_cryptoapi.c R contrib/wpa/src/crypto/fips_prf_gnutls.c R contrib/wpa/src/crypto/fips_prf_nss.c R contrib/wpa/src/crypto/md5-non-fips.c M contrib/wpa/src/crypto/random.c M contrib/wpa/src/crypto/sha256.c A contrib/wpa/src/crypto/sha384-tlsprf.c M contrib/wpa/src/crypto/sha384.c M contrib/wpa/src/crypto/sha384.h M contrib/wpa/src/crypto/sha512.c M contrib/wpa/src/crypto/tls.h R contrib/wpa/src/crypto/tls_nss.c M contrib/wpa/src/crypto/tls_openssl.c R contrib/wpa/src/crypto/tls_schannel.c M contrib/wpa/src/crypto/tls_wolfssl.c M contrib/wpa/src/drivers/Makefile M contrib/wpa/src/drivers/android_drv.h M contrib/wpa/src/drivers/driver.h M contrib/wpa/src/drivers/driver_atheros.c M contrib/wpa/src/drivers/driver_bsd.c M contrib/wpa/src/drivers/driver_common.c M contrib/wpa/src/drivers/driver_hostap.c A contrib/wpa/src/drivers/driver_hostap.h M contrib/wpa/src/drivers/driver_macsec_linux.c M contrib/wpa/src/drivers/driver_macsec_qca.c M contrib/wpa/src/drivers/driver_ndis.c R contrib/wpa/src/drivers/driver_ndiswrapper.c A contrib/wpa/src/drivers/driver_nl80211.c M contrib/wpa/src/drivers/driver_nl80211.h M contrib/wpa/src/drivers/driver_nl80211_android.c M contrib/wpa/src/drivers/driver_nl80211_capa.c M contrib/wpa/src/drivers/driver_nl80211_event.c M contrib/wpa/src/drivers/driver_nl80211_monitor.c M contrib/wpa/src/drivers/driver_nl80211_scan.c A contrib/wpa/src/drivers/driver_none.c M contrib/wpa/src/drivers/driver_openbsd.c M contrib/wpa/src/drivers/driver_privsep.c A contrib/wpa/src/drivers/driver_roboswitch.c A contrib/wpa/src/drivers/driver_wext.c A contrib/wpa/src/drivers/driver_wext.h M contrib/wpa/src/drivers/drivers.mak M contrib/wpa/src/drivers/drivers.mk A contrib/wpa/src/drivers/linux_ioctl.c A contrib/wpa/src/drivers/linux_ioctl.h M contrib/wpa/src/drivers/linux_wext.h A contrib/wpa/src/drivers/netlink.c A contrib/wpa/src/drivers/netlink.h M contrib/wpa/src/drivers/nl80211_copy.h A contrib/wpa/src/drivers/priv_netlink.h M contrib/wpa/src/drivers/rfkill.c M contrib/wpa/src/eap_common/Makefile M contrib/wpa/src/eap_common/eap_common.c M contrib/wpa/src/eap_common/eap_common.h M contrib/wpa/src/eap_common/eap_defs.h M contrib/wpa/src/eap_common/eap_pwd_common.c M contrib/wpa/src/eap_common/eap_sim_common.c M contrib/wpa/src/eap_common/eap_teap_common.c M contrib/wpa/src/eap_common/eap_teap_common.h M contrib/wpa/src/eap_peer/Makefile M contrib/wpa/src/eap_peer/eap.c M contrib/wpa/src/eap_peer/eap.h M contrib/wpa/src/eap_peer/eap_aka.c M contrib/wpa/src/eap_peer/eap_config.h M contrib/wpa/src/eap_peer/eap_eke.c M contrib/wpa/src/eap_peer/eap_fast.c M contrib/wpa/src/eap_peer/eap_gpsk.c M contrib/wpa/src/eap_peer/eap_gtc.c M contrib/wpa/src/eap_peer/eap_i.h M contrib/wpa/src/eap_peer/eap_ikev2.c M contrib/wpa/src/eap_peer/eap_leap.c M contrib/wpa/src/eap_peer/eap_md5.c M contrib/wpa/src/eap_peer/eap_methods.c M contrib/wpa/src/eap_peer/eap_methods.h M contrib/wpa/src/eap_peer/eap_mschapv2.c M contrib/wpa/src/eap_peer/eap_otp.c M contrib/wpa/src/eap_peer/eap_pax.c M contrib/wpa/src/eap_peer/eap_peap.c M contrib/wpa/src/eap_peer/eap_proxy_dummy.c M contrib/wpa/src/eap_peer/eap_psk.c M contrib/wpa/src/eap_peer/eap_pwd.c M contrib/wpa/src/eap_peer/eap_sake.c M contrib/wpa/src/eap_peer/eap_sim.c M contrib/wpa/src/eap_peer/eap_teap.c M contrib/wpa/src/eap_peer/eap_tls.c M contrib/wpa/src/eap_peer/eap_tls_common.c M contrib/wpa/src/eap_peer/eap_tls_common.h M contrib/wpa/src/eap_peer/eap_tnc.c M contrib/wpa/src/eap_peer/eap_ttls.c M contrib/wpa/src/eap_peer/eap_vendor_test.c M contrib/wpa/src/eap_peer/eap_wsc.c M contrib/wpa/src/eap_peer/ikev2.c M contrib/wpa/src/eap_peer/tncc.c M contrib/wpa/src/eap_server/Makefile M contrib/wpa/src/eap_server/eap.h M contrib/wpa/src/eap_server/eap_i.h M contrib/wpa/src/eap_server/eap_methods.h M contrib/wpa/src/eap_server/eap_server.c M contrib/wpa/src/eap_server/eap_server_aka.c M contrib/wpa/src/eap_server/eap_server_eke.c M contrib/wpa/src/eap_server/eap_server_fast.c M contrib/wpa/src/eap_server/eap_server_gpsk.c M contrib/wpa/src/eap_server/eap_server_gtc.c M contrib/wpa/src/eap_server/eap_server_identity.c M contrib/wpa/src/eap_server/eap_server_ikev2.c M contrib/wpa/src/eap_server/eap_server_md5.c M contrib/wpa/src/eap_server/eap_server_methods.c M contrib/wpa/src/eap_server/eap_server_mschapv2.c M contrib/wpa/src/eap_server/eap_server_pax.c M contrib/wpa/src/eap_server/eap_server_peap.c M contrib/wpa/src/eap_server/eap_server_psk.c M contrib/wpa/src/eap_server/eap_server_pwd.c M contrib/wpa/src/eap_server/eap_server_sake.c M contrib/wpa/src/eap_server/eap_server_sim.c M contrib/wpa/src/eap_server/eap_server_teap.c M contrib/wpa/src/eap_server/eap_server_tls.c M contrib/wpa/src/eap_server/eap_server_tls_common.c M contrib/wpa/src/eap_server/eap_server_tnc.c M contrib/wpa/src/eap_server/eap_server_ttls.c M contrib/wpa/src/eap_server/eap_server_vendor_test.c M contrib/wpa/src/eap_server/eap_server_wsc.c M contrib/wpa/src/eap_server/eap_tls_common.h M contrib/wpa/src/eap_server/tncs.c M contrib/wpa/src/eapol_auth/Makefile M contrib/wpa/src/eapol_auth/eapol_auth_sm.c M contrib/wpa/src/eapol_auth/eapol_auth_sm.h M contrib/wpa/src/eapol_auth/eapol_auth_sm_i.h M contrib/wpa/src/eapol_supp/Makefile M contrib/wpa/src/eapol_supp/eapol_supp_sm.c M contrib/wpa/src/eapol_supp/eapol_supp_sm.h M contrib/wpa/src/fst/fst.c M contrib/wpa/src/fst/fst.h M contrib/wpa/src/fst/fst_ctrl_aux.h M contrib/wpa/src/fst/fst_ctrl_iface.c M contrib/wpa/src/fst/fst_ctrl_iface.h M contrib/wpa/src/fst/fst_group.c M contrib/wpa/src/fst/fst_group.h M contrib/wpa/src/fst/fst_iface.c M contrib/wpa/src/fst/fst_iface.h M contrib/wpa/src/fst/fst_session.c M contrib/wpa/src/fst/fst_session.h M contrib/wpa/src/l2_packet/Makefile M contrib/wpa/src/l2_packet/l2_packet.h M contrib/wpa/src/l2_packet/l2_packet_freebsd.c A contrib/wpa/src/l2_packet/l2_packet_linux.c M contrib/wpa/src/l2_packet/l2_packet_ndis.c M contrib/wpa/src/l2_packet/l2_packet_none.c A contrib/wpa/src/l2_packet/l2_packet_pcap.c M contrib/wpa/src/l2_packet/l2_packet_privsep.c A contrib/wpa/src/l2_packet/l2_packet_winpcap.c M contrib/wpa/src/lib.rules A contrib/wpa/src/objs.mk M contrib/wpa/src/p2p/Makefile M contrib/wpa/src/p2p/p2p.c M contrib/wpa/src/p2p/p2p.h M contrib/wpa/src/p2p/p2p_build.c M contrib/wpa/src/p2p/p2p_go_neg.c M contrib/wpa/src/p2p/p2p_i.h M contrib/wpa/src/p2p/p2p_invitation.c M contrib/wpa/src/p2p/p2p_pd.c M contrib/wpa/src/p2p/p2p_utils.c M contrib/wpa/src/pae/ieee802_1x_cp.c M contrib/wpa/src/pae/ieee802_1x_cp.h M contrib/wpa/src/pae/ieee802_1x_kay.c M contrib/wpa/src/pae/ieee802_1x_kay.h M contrib/wpa/src/pae/ieee802_1x_kay_i.h M contrib/wpa/src/pae/ieee802_1x_secy_ops.c M contrib/wpa/src/pae/ieee802_1x_secy_ops.h M contrib/wpa/src/radius/Makefile M contrib/wpa/src/radius/radius.c M contrib/wpa/src/radius/radius.h M contrib/wpa/src/radius/radius_client.c M contrib/wpa/src/radius/radius_client.h M contrib/wpa/src/radius/radius_server.c M contrib/wpa/src/radius/radius_server.h M contrib/wpa/src/rsn_supp/Makefile R contrib/wpa/src/rsn_supp/peerkey.c R contrib/wpa/src/rsn_supp/peerkey.h M contrib/wpa/src/rsn_supp/pmksa_cache.c M contrib/wpa/src/rsn_supp/pmksa_cache.h M contrib/wpa/src/rsn_supp/preauth.c M contrib/wpa/src/rsn_supp/tdls.c M contrib/wpa/src/rsn_supp/wpa.c M contrib/wpa/src/rsn_supp/wpa.h M contrib/wpa/src/rsn_supp/wpa_ft.c M contrib/wpa/src/rsn_supp/wpa_i.h M contrib/wpa/src/rsn_supp/wpa_ie.c M contrib/wpa/src/rsn_supp/wpa_ie.h M contrib/wpa/src/tls/Makefile M contrib/wpa/src/tls/asn1.c M contrib/wpa/src/tls/asn1.h M contrib/wpa/src/tls/pkcs1.c M contrib/wpa/src/tls/pkcs5.c M contrib/wpa/src/tls/pkcs8.c M contrib/wpa/src/tls/rsa.c M contrib/wpa/src/tls/tlsv1_client.c M contrib/wpa/src/tls/tlsv1_client_i.h M contrib/wpa/src/tls/tlsv1_client_ocsp.c M contrib/wpa/src/tls/tlsv1_client_read.c M contrib/wpa/src/tls/tlsv1_client_write.c M contrib/wpa/src/tls/tlsv1_cred.c M contrib/wpa/src/tls/x509v3.c M contrib/wpa/src/tls/x509v3.h M contrib/wpa/src/utils/Makefile M contrib/wpa/src/utils/base64.c M contrib/wpa/src/utils/base64.h M contrib/wpa/src/utils/browser-android.c M contrib/wpa/src/utils/browser-system.c M contrib/wpa/src/utils/browser-wpadebug.c M contrib/wpa/src/utils/browser.c M contrib/wpa/src/utils/browser.h M contrib/wpa/src/utils/common.c M contrib/wpa/src/utils/common.h A contrib/wpa/src/utils/config.c A contrib/wpa/src/utils/config.h M contrib/wpa/src/utils/eloop.c R contrib/wpa/src/utils/eloop_none.c M contrib/wpa/src/utils/eloop_win.c M contrib/wpa/src/utils/ext_password.c A contrib/wpa/src/utils/ext_password_file.c M contrib/wpa/src/utils/ext_password_i.h M contrib/wpa/src/utils/http-utils.h M contrib/wpa/src/utils/includes.h M contrib/wpa/src/utils/json.c M contrib/wpa/src/utils/json.h M contrib/wpa/src/utils/list.h M contrib/wpa/src/utils/os_internal.c M contrib/wpa/src/utils/os_unix.c M contrib/wpa/src/utils/platform.h M contrib/wpa/src/utils/radiotap.c M contrib/wpa/src/utils/radiotap.h M contrib/wpa/src/utils/state_machine.h M contrib/wpa/src/utils/trace.c M contrib/wpa/src/utils/utils_module_tests.c M contrib/wpa/src/utils/wpa_debug.c M contrib/wpa/src/utils/wpa_debug.h M contrib/wpa/src/utils/wpabuf.h M contrib/wpa/src/utils/xml_libxml2.c M contrib/wpa/src/wps/Makefile M contrib/wpa/src/wps/upnp_xml.c M contrib/wpa/src/wps/wps.c M contrib/wpa/src/wps/wps.h M contrib/wpa/src/wps/wps_attr_build.c M contrib/wpa/src/wps/wps_attr_process.c M contrib/wpa/src/wps/wps_defs.h M contrib/wpa/src/wps/wps_dev_attr.c M contrib/wpa/src/wps/wps_dev_attr.h M contrib/wpa/src/wps/wps_enrollee.c M contrib/wpa/src/wps/wps_er.c R contrib/wpa/src/wps/wps_nfc.c R contrib/wpa/src/wps/wps_nfc_pn531.c M contrib/wpa/src/wps/wps_registrar.c R contrib/wpa/src/wps/wps_ufd.c M contrib/wpa/src/wps/wps_upnp.c M contrib/wpa/src/wps/wps_upnp_ap.c M contrib/wpa/src/wps/wps_upnp_event.c M contrib/wpa/src/wps/wps_upnp_i.h M contrib/wpa/src/wps/wps_upnp_web.c A contrib/wpa/tests/hwsim/test_dpp3.py M contrib/wpa/wpa_supplicant/Android.mk M contrib/wpa/wpa_supplicant/ChangeLog M contrib/wpa/wpa_supplicant/Makefile M contrib/wpa/wpa_supplicant/README M contrib/wpa/wpa_supplicant/README-DPP M contrib/wpa/wpa_supplicant/README-HS20 M contrib/wpa/wpa_supplicant/android.config M contrib/wpa/wpa_supplicant/ap.c M contrib/wpa/wpa_supplicant/ap.h M contrib/wpa/wpa_supplicant/binder/binder.h R contrib/wpa/wpa_supplicant/binder/fi/w1/wpa_supplicant/IIface.aidl R contrib/wpa/wpa_supplicant/binder/fi/w1/wpa_supplicant/ISupplicant.aidl R contrib/wpa/wpa_supplicant/binder/fi/w1/wpa_supplicant/ISupplicantCallbacks.aidl M contrib/wpa/wpa_supplicant/bss.c M contrib/wpa/wpa_supplicant/bss.h A contrib/wpa/wpa_supplicant/bssid_ignore.c A contrib/wpa/wpa_supplicant/bssid_ignore.h M contrib/wpa/wpa_supplicant/config.c M contrib/wpa/wpa_supplicant/config.h M contrib/wpa/wpa_supplicant/config_file.c M contrib/wpa/wpa_supplicant/config_none.c M contrib/wpa/wpa_supplicant/config_ssid.h A contrib/wpa/wpa_supplicant/config_winreg.c M contrib/wpa/wpa_supplicant/ctrl_iface.c M contrib/wpa/wpa_supplicant/ctrl_iface.h M contrib/wpa/wpa_supplicant/ctrl_iface_named_pipe.c M contrib/wpa/wpa_supplicant/ctrl_iface_udp.c M contrib/wpa/wpa_supplicant/ctrl_iface_unix.c M contrib/wpa/wpa_supplicant/dbus/dbus_common.c M contrib/wpa/wpa_supplicant/dbus/dbus_new.c M contrib/wpa/wpa_supplicant/dbus/dbus_new.h M contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers.c M contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers.h M contrib/wpa/wpa_supplicant/dbus/dbus_new_handlers_p2p.c M contrib/wpa/wpa_supplicant/dbus/dbus_new_introspect.c R contrib/wpa/wpa_supplicant/dbus/dbus_old.c R contrib/wpa/wpa_supplicant/dbus/dbus_old.h R contrib/wpa/wpa_supplicant/dbus/dbus_old_handlers.c R contrib/wpa/wpa_supplicant/dbus/dbus_old_handlers.h R contrib/wpa/wpa_supplicant/dbus/dbus_old_handlers_wps.c R contrib/wpa/wpa_supplicant/dbus/fi.epitest.hostap.WPASupplicant.service.in M contrib/wpa/wpa_supplicant/defconfig M contrib/wpa/wpa_supplicant/doc/docbook/Makefile A contrib/wpa/wpa_supplicant/doc/docbook/eapol_test.sgml R contrib/wpa/wpa_supplicant/doc/docbook/manpage.links R contrib/wpa/wpa_supplicant/doc/docbook/manpage.refs R contrib/wpa/wpa_supplicant/doc/docbook/wpa_background.8 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_background.sgml R contrib/wpa/wpa_supplicant/doc/docbook/wpa_cli.8 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_cli.sgml R contrib/wpa/wpa_supplicant/doc/docbook/wpa_gui.8 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_gui.sgml R contrib/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.8 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_passphrase.sgml R contrib/wpa/wpa_supplicant/doc/docbook/wpa_priv.8 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_priv.sgml R contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.8 R contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.conf.5 M contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.conf.sgml M contrib/wpa/wpa_supplicant/doc/docbook/wpa_supplicant.sgml M contrib/wpa/wpa_supplicant/dpp_supplicant.c M contrib/wpa/wpa_supplicant/dpp_supplicant.h M contrib/wpa/wpa_supplicant/driver_i.h M contrib/wpa/wpa_supplicant/eapol_test.c M contrib/wpa/wpa_supplicant/eapol_test.py M contrib/wpa/wpa_supplicant/events.c M contrib/wpa/wpa_supplicant/examples/60_wpa_supplicant M contrib/wpa/wpa_supplicant/examples/dbus-listen-preq.py A contrib/wpa/wpa_supplicant/examples/dpp-nfc.py M contrib/wpa/wpa_supplicant/examples/p2p-action-udhcp.sh M contrib/wpa/wpa_supplicant/examples/p2p-action.sh M contrib/wpa/wpa_supplicant/examples/p2p/p2p_connect.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_disconnect.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_find.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_flush.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_group_add.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_invite.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_listen.py M contrib/wpa/wpa_supplicant/examples/p2p/p2p_stop_find.py M contrib/wpa/wpa_supplicant/examples/udhcpd-p2p.conf M contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-getall.py M contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-signals.py M contrib/wpa/wpa_supplicant/examples/wpas-dbus-new-wps.py M contrib/wpa/wpa_supplicant/examples/wpas-dbus-new.py R contrib/wpa/wpa_supplicant/examples/wpas-test.py M contrib/wpa/wpa_supplicant/examples/wps-ap-cli M contrib/wpa/wpa_supplicant/examples/wps-nfc.py M contrib/wpa/wpa_supplicant/gas_query.c M contrib/wpa/wpa_supplicant/gas_query.h M contrib/wpa/wpa_supplicant/hs20_supplicant.c M contrib/wpa/wpa_supplicant/ibss_rsn.c M contrib/wpa/wpa_supplicant/interworking.c M contrib/wpa/wpa_supplicant/interworking.h M contrib/wpa/wpa_supplicant/main.c A contrib/wpa/wpa_supplicant/main_winmain.c A contrib/wpa/wpa_supplicant/main_winsvc.c M contrib/wpa/wpa_supplicant/mbo.c M contrib/wpa/wpa_supplicant/mesh.c M contrib/wpa/wpa_supplicant/mesh.h M contrib/wpa/wpa_supplicant/mesh_mpm.c M contrib/wpa/wpa_supplicant/mesh_rsn.c R contrib/wpa/wpa_supplicant/mlme.c R contrib/wpa/wpa_supplicant/mlme.h M contrib/wpa/wpa_supplicant/nmake.mak M contrib/wpa/wpa_supplicant/notify.c M contrib/wpa/wpa_supplicant/notify.h M contrib/wpa/wpa_supplicant/offchannel.c M contrib/wpa/wpa_supplicant/op_classes.c M contrib/wpa/wpa_supplicant/p2p_supplicant.c M contrib/wpa/wpa_supplicant/p2p_supplicant.h M contrib/wpa/wpa_supplicant/p2p_supplicant_sd.c A contrib/wpa/wpa_supplicant/pasn_supplicant.c M contrib/wpa/wpa_supplicant/preauth_test.c A contrib/wpa/wpa_supplicant/robust_av.c M contrib/wpa/wpa_supplicant/rrm.c M contrib/wpa/wpa_supplicant/scan.c M contrib/wpa/wpa_supplicant/scan.h M contrib/wpa/wpa_supplicant/sme.c M contrib/wpa/wpa_supplicant/sme.h M contrib/wpa/wpa_supplicant/systemd/wpa_supplicant-nl80211.service.arg.in M contrib/wpa/wpa_supplicant/systemd/wpa_supplicant-wired.service.arg.in M contrib/wpa/wpa_supplicant/systemd/wpa_supplicant.service.arg.in M contrib/wpa/wpa_supplicant/systemd/wpa_supplicant.service.in R contrib/wpa/wpa_supplicant/tests/link_test.c R contrib/wpa/wpa_supplicant/tests/test_eap_sim_common.c R contrib/wpa/wpa_supplicant/tests/test_wpa.c A contrib/wpa/wpa_supplicant/twt.c M contrib/wpa/wpa_supplicant/utils/log2pcap.py R contrib/wpa/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj R contrib/wpa/wpa_supplicant/vs2005/wpa_cli/wpa_cli.vcproj R contrib/wpa/wpa_supplicant/vs2005/wpa_passphrase/wpa_passphrase.vcproj R contrib/wpa/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj M contrib/wpa/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj M contrib/wpa/wpa_supplicant/wmm_ac.c M contrib/wpa/wpa_supplicant/wnm_sta.c M contrib/wpa/wpa_supplicant/wpa_cli.c M contrib/wpa/wpa_supplicant/wpa_passphrase.c M contrib/wpa/wpa_supplicant/wpa_priv.c M contrib/wpa/wpa_supplicant/wpa_supplicant.c M contrib/wpa/wpa_supplicant/wpa_supplicant.conf M contrib/wpa/wpa_supplicant/wpa_supplicant_conf.sh M contrib/wpa/wpa_supplicant/wpa_supplicant_i.h M contrib/wpa/wpa_supplicant/wpas_glue.c M contrib/wpa/wpa_supplicant/wpas_glue.h M contrib/wpa/wpa_supplicant/wpas_kay.c M contrib/wpa/wpa_supplicant/wpas_module_tests.c M contrib/wpa/wpa_supplicant/wps_supplicant.c M contrib/wpa/wpa_supplicant/wps_supplicant.h Log Message: ----------- wpa 2.10 Commit: 973dc9fa5c1d4fea97fc1907d97547c9ee9bee60 https://github.com/MidnightBSD/src/commit/973dc9fa5c1d4fea97fc1907d97547c9ee9bee60 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M contrib/bmake/ChangeLog M contrib/bmake/FILES M contrib/bmake/Makefile M contrib/bmake/Makefile.config.in M contrib/bmake/VERSION M contrib/bmake/arch.c M contrib/bmake/bmake.1 M contrib/bmake/bmake.cat1 M contrib/bmake/boot-strap M contrib/bmake/bsd.after-import.mk M contrib/bmake/buf.c M contrib/bmake/compat.c M contrib/bmake/cond.c M contrib/bmake/config.h.in M contrib/bmake/configure M contrib/bmake/configure.in M contrib/bmake/dir.c M contrib/bmake/dirname.c A contrib/bmake/filemon/filemon.h A contrib/bmake/filemon/filemon_dev.c A contrib/bmake/filemon/filemon_ktrace.c M contrib/bmake/find_lib.sh M contrib/bmake/for.c M contrib/bmake/hash.c M contrib/bmake/hash.h M contrib/bmake/install-sh M contrib/bmake/job.c M contrib/bmake/job.h M contrib/bmake/lst.lib/lstAppend.c M contrib/bmake/lst.lib/lstAtEnd.c M contrib/bmake/lst.lib/lstAtFront.c M contrib/bmake/lst.lib/lstClose.c M contrib/bmake/lst.lib/lstConcat.c M contrib/bmake/lst.lib/lstDatum.c M contrib/bmake/lst.lib/lstDeQueue.c M contrib/bmake/lst.lib/lstDupl.c M contrib/bmake/lst.lib/lstEnQueue.c M contrib/bmake/lst.lib/lstFind.c M contrib/bmake/lst.lib/lstFindFrom.c M contrib/bmake/lst.lib/lstFirst.c M contrib/bmake/lst.lib/lstForEach.c M contrib/bmake/lst.lib/lstForEachFrom.c M contrib/bmake/lst.lib/lstInit.c M contrib/bmake/lst.lib/lstInsert.c M contrib/bmake/lst.lib/lstIsAtEnd.c M contrib/bmake/lst.lib/lstIsEmpty.c M contrib/bmake/lst.lib/lstLast.c M contrib/bmake/lst.lib/lstNext.c M contrib/bmake/lst.lib/lstOpen.c M contrib/bmake/lst.lib/lstPrev.c M contrib/bmake/lst.lib/lstRemove.c M contrib/bmake/lst.lib/lstReplace.c M contrib/bmake/lst.lib/lstSucc.c M contrib/bmake/machine.sh M contrib/bmake/main.c M contrib/bmake/make-bootstrap.sh.in M contrib/bmake/make.1 M contrib/bmake/make.c M contrib/bmake/make.h M contrib/bmake/make_malloc.c M contrib/bmake/meta.c M contrib/bmake/meta.h M contrib/bmake/mk/ChangeLog M contrib/bmake/mk/FILES M contrib/bmake/mk/autodep.mk A contrib/bmake/mk/compiler.mk M contrib/bmake/mk/cython.mk A contrib/bmake/mk/dirdeps-options.mk A contrib/bmake/mk/dirdeps-targets.mk M contrib/bmake/mk/dirdeps.mk M contrib/bmake/mk/doc.mk M contrib/bmake/mk/dpadd.mk M contrib/bmake/mk/gendirdeps.mk M contrib/bmake/mk/host-target.mk M contrib/bmake/mk/init.mk M contrib/bmake/mk/install-mk M contrib/bmake/mk/ldorder.mk M contrib/bmake/mk/lib.mk M contrib/bmake/mk/meta.autodep.mk M contrib/bmake/mk/meta.stage.mk M contrib/bmake/mk/meta.sys.mk M contrib/bmake/mk/meta2deps.py M contrib/bmake/mk/meta2deps.sh M contrib/bmake/mk/mk-files.txt M contrib/bmake/mk/mkopt.sh M contrib/bmake/mk/options.mk M contrib/bmake/mk/own.mk M contrib/bmake/mk/stage-install.sh M contrib/bmake/mk/sys.mk M contrib/bmake/mk/sys.vars.mk M contrib/bmake/mk/sys/AIX.mk M contrib/bmake/mk/sys/Darwin.mk M contrib/bmake/mk/sys/Generic.mk M contrib/bmake/mk/sys/HP-UX.mk M contrib/bmake/mk/sys/IRIX.mk M contrib/bmake/mk/sys/Linux.mk M contrib/bmake/mk/sys/NetBSD.mk M contrib/bmake/mk/sys/OSF1.mk M contrib/bmake/mk/sys/OpenBSD.mk M contrib/bmake/mk/sys/SunOS.mk M contrib/bmake/mk/sys/UnixWare.mk M contrib/bmake/mk/whats.mk M contrib/bmake/mkdeps.sh M contrib/bmake/nonints.h M contrib/bmake/os.sh M contrib/bmake/parse.c M contrib/bmake/str.c M contrib/bmake/suff.c M contrib/bmake/targ.c M contrib/bmake/trace.c A contrib/bmake/unit-tests/Makefile A contrib/bmake/unit-tests/Makefile.config.in R contrib/bmake/unit-tests/Makefile.in A contrib/bmake/unit-tests/cond-late.exp A contrib/bmake/unit-tests/cond-late.mk A contrib/bmake/unit-tests/cond-short.exp A contrib/bmake/unit-tests/cond-short.mk A contrib/bmake/unit-tests/dollar.exp A contrib/bmake/unit-tests/dollar.mk M contrib/bmake/unit-tests/escape.mk M contrib/bmake/unit-tests/forloop.exp M contrib/bmake/unit-tests/forloop.mk A contrib/bmake/unit-tests/include-main.exp A contrib/bmake/unit-tests/include-main.mk A contrib/bmake/unit-tests/include-sub.mk A contrib/bmake/unit-tests/include-subsub.mk M contrib/bmake/unit-tests/modmatch.mk M contrib/bmake/unit-tests/modmisc.exp M contrib/bmake/unit-tests/modmisc.mk M contrib/bmake/unit-tests/modorder.exp M contrib/bmake/unit-tests/modorder.mk M contrib/bmake/unit-tests/sysv.exp M contrib/bmake/unit-tests/sysv.mk M contrib/bmake/unit-tests/varmisc.exp M contrib/bmake/unit-tests/varmisc.mk A contrib/bmake/unit-tests/varmod-edge.exp A contrib/bmake/unit-tests/varmod-edge.mk A contrib/bmake/unit-tests/varquote.exp A contrib/bmake/unit-tests/varquote.mk M contrib/bmake/util.c M contrib/bmake/var.c Log Message: ----------- bmake (_MAKE_VERSION): 20200710 Commit: 958553bd8a2e79987db6d9907be29867834a38ad https://github.com/MidnightBSD/src/commit/958553bd8a2e79987db6d9907be29867834a38ad Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M UPDATING Log Message: ----------- document recent changes. Compare: https://github.com/MidnightBSD/src/compare/a32ac368d1c5...958553bd8a2e From noreply at github.com Fri Jul 29 19:43:07 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 16:43:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f4ac82: add missing makefile Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f4ac8256fe3601021a65b55c4eff8828d674c199 https://github.com/MidnightBSD/src/commit/f4ac8256fe3601021a65b55c4eff8828d674c199 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: A usr.sbin/wpa/src/crypto/Makefile Log Message: ----------- add missing makefile From noreply at github.com Fri Jul 29 19:47:37 2022 From: noreply at github.com (Lucas Holt) Date: Fri, 29 Jul 2022 16:47:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f13a8a: 5.41 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f13a8ae5c1fff6e9ca191dcc5b4f21d1a8b648c3 https://github.com/MidnightBSD/src/commit/f13a8ae5c1fff6e9ca191dcc5b4f21d1a8b648c3 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M contrib/file/ChangeLog M contrib/file/Makefile.am M contrib/file/Makefile.in A contrib/file/README.DEVELOPER A contrib/file/RELEASE-PROCEDURE M contrib/file/acinclude.m4 M contrib/file/aclocal.m4 M contrib/file/compile M contrib/file/config.guess M contrib/file/config.h.in M contrib/file/config.sub M contrib/file/configure M contrib/file/configure.ac M contrib/file/depcomp M contrib/file/doc/Makefile.in M contrib/file/doc/file.man M contrib/file/doc/magic.man M contrib/file/install-sh A contrib/file/m4/visibility.m4 M contrib/file/magic/Magdir/acorn A contrib/file/magic/Magdir/aes M contrib/file/magic/Magdir/algol68 M contrib/file/magic/Magdir/amigaos M contrib/file/magic/Magdir/android M contrib/file/magic/Magdir/animation M contrib/file/magic/Magdir/apache M contrib/file/magic/Magdir/apple M contrib/file/magic/Magdir/archive A contrib/file/magic/Magdir/arm M contrib/file/magic/Magdir/asf M contrib/file/magic/Magdir/audio A contrib/file/magic/Magdir/avm M contrib/file/magic/Magdir/biosig M contrib/file/magic/Magdir/blit A contrib/file/magic/Magdir/bm M contrib/file/magic/Magdir/bsi A contrib/file/magic/Magdir/bytecode M contrib/file/magic/Magdir/c-lang M contrib/file/magic/Magdir/c64 M contrib/file/magic/Magdir/cad M contrib/file/magic/Magdir/cafebabe M contrib/file/magic/Magdir/citrus M contrib/file/magic/Magdir/clipper M contrib/file/magic/Magdir/coff M contrib/file/magic/Magdir/commands M contrib/file/magic/Magdir/compress M contrib/file/magic/Magdir/console M contrib/file/magic/Magdir/coverage A contrib/file/magic/Magdir/crypto M contrib/file/magic/Magdir/database M contrib/file/magic/Magdir/der M contrib/file/magic/Magdir/diff M contrib/file/magic/Magdir/digital M contrib/file/magic/Magdir/editors M contrib/file/magic/Magdir/elf M contrib/file/magic/Magdir/espressif M contrib/file/magic/Magdir/filesystems M contrib/file/magic/Magdir/fonts M contrib/file/magic/Magdir/forth M contrib/file/magic/Magdir/fsav M contrib/file/magic/Magdir/games M contrib/file/magic/Magdir/git M contrib/file/magic/Magdir/gnome M contrib/file/magic/Magdir/gnu M contrib/file/magic/Magdir/gpt M contrib/file/magic/Magdir/gpu R contrib/file/magic/Magdir/guile M contrib/file/magic/Magdir/hitachi-sh M contrib/file/magic/Magdir/human68k M contrib/file/magic/Magdir/ibm370 M contrib/file/magic/Magdir/ibm6000 M contrib/file/magic/Magdir/icc M contrib/file/magic/Magdir/iff M contrib/file/magic/Magdir/images M contrib/file/magic/Magdir/intel M contrib/file/magic/Magdir/jpeg A contrib/file/magic/Magdir/lammps M contrib/file/magic/Magdir/lif M contrib/file/magic/Magdir/linux M contrib/file/magic/Magdir/lisp A contrib/file/magic/Magdir/locoscript M contrib/file/magic/Magdir/lua M contrib/file/magic/Magdir/mach M contrib/file/magic/Magdir/macintosh M contrib/file/magic/Magdir/mail.news M contrib/file/magic/Magdir/map M contrib/file/magic/Magdir/maple M contrib/file/magic/Magdir/mathematica M contrib/file/magic/Magdir/measure M contrib/file/magic/Magdir/misctools M contrib/file/magic/Magdir/modem M contrib/file/magic/Magdir/motorola M contrib/file/magic/Magdir/mozilla M contrib/file/magic/Magdir/msdos M contrib/file/magic/Magdir/msooxml M contrib/file/magic/Magdir/msx R contrib/file/magic/Magdir/neko M contrib/file/magic/Magdir/netware A contrib/file/magic/Magdir/nim-lang M contrib/file/magic/Magdir/ole2compounddocs M contrib/file/magic/Magdir/os2 A contrib/file/magic/Magdir/pcjr M contrib/file/magic/Magdir/pdf M contrib/file/magic/Magdir/pgf M contrib/file/magic/Magdir/pgp A contrib/file/magic/Magdir/pgp-binary-keys M contrib/file/magic/Magdir/plan9 M contrib/file/magic/Magdir/pmem A contrib/file/magic/Magdir/puzzle M contrib/file/magic/Magdir/python M contrib/file/magic/Magdir/riff M contrib/file/magic/Magdir/rtf M contrib/file/magic/Magdir/sccs M contrib/file/magic/Magdir/sgi M contrib/file/magic/Magdir/sgml M contrib/file/magic/Magdir/sinclair M contrib/file/magic/Magdir/sniffer M contrib/file/magic/Magdir/sosi M contrib/file/magic/Magdir/spectrum M contrib/file/magic/Magdir/sql A contrib/file/magic/Magdir/statistics M contrib/file/magic/Magdir/terminfo M contrib/file/magic/Magdir/timezone M contrib/file/magic/Magdir/tplink A contrib/file/magic/Magdir/uf2 M contrib/file/magic/Magdir/virtual M contrib/file/magic/Magdir/vorbis M contrib/file/magic/Magdir/windows M contrib/file/magic/Magdir/wordprocessors M contrib/file/magic/Magdir/wsdl M contrib/file/magic/Magdir/xenix M contrib/file/magic/Magdir/xilinx M contrib/file/magic/Magdir/xwindows M contrib/file/magic/Magdir/yara M contrib/file/magic/Magdir/zfs M contrib/file/magic/Magdir/zip M contrib/file/magic/Makefile.am M contrib/file/magic/Makefile.in A contrib/file/magic/scripts/create_filemagic_flac M contrib/file/missing M contrib/file/python/CHANGELOG.md M contrib/file/python/Makefile.am M contrib/file/python/Makefile.in R contrib/file/python/README A contrib/file/python/file_magic/__init__.py M contrib/file/python/magic.py A contrib/file/src/BNF M contrib/file/src/Makefile.am M contrib/file/src/Makefile.in M contrib/file/src/apprentice.c M contrib/file/src/ascmagic.c M contrib/file/src/cdf.c A contrib/file/src/cdf.mk M contrib/file/src/compress.c M contrib/file/src/der.c M contrib/file/src/encoding.c M contrib/file/src/file.c M contrib/file/src/file.h M contrib/file/src/file_opts.h M contrib/file/src/funcs.c M contrib/file/src/is_csv.c M contrib/file/src/magic.c M contrib/file/src/magic.h.in A contrib/file/src/memtest.c M contrib/file/src/print.c M contrib/file/src/readelf.c M contrib/file/src/seccomp.c M contrib/file/src/softmagic.c M contrib/file/src/vasprintf.c M contrib/file/tests/JW07022A.mp3.result M contrib/file/tests/Makefile.am M contrib/file/tests/Makefile.in A contrib/file/tests/android-vdex-1.result A contrib/file/tests/android-vdex-1.testfile A contrib/file/tests/android-vdex-2.result A contrib/file/tests/android-vdex-2.testfile A contrib/file/tests/bcachefs.result A contrib/file/tests/bcachefs.testfile A contrib/file/tests/cl8m8ocofedso.result A contrib/file/tests/cl8m8ocofedso.testfile A contrib/file/tests/ext4.result A contrib/file/tests/ext4.testfile A contrib/file/tests/matilde.arm.result A contrib/file/tests/matilde.arm.testfile A contrib/file/tests/pcjr.result A contrib/file/tests/pcjr.testfile A contrib/file/tests/pgp-binary-key-v2-phil.result A contrib/file/tests/pgp-binary-key-v2-phil.testfile A contrib/file/tests/pgp-binary-key-v3-lutz.result A contrib/file/tests/pgp-binary-key-v3-lutz.testfile A contrib/file/tests/pgp-binary-key-v4-dsa.result A contrib/file/tests/pgp-binary-key-v4-dsa.testfile A contrib/file/tests/pgp-binary-key-v4-ecc-no-userid-secret.result A contrib/file/tests/pgp-binary-key-v4-ecc-no-userid-secret.testfile A contrib/file/tests/pgp-binary-key-v4-ecc-secret-key.result A contrib/file/tests/pgp-binary-key-v4-ecc-secret-key.testfile A contrib/file/tests/pgp-binary-key-v4-rsa-key.result A contrib/file/tests/pgp-binary-key-v4-rsa-key.testfile A contrib/file/tests/pgp-binary-key-v4-rsa-no-userid-secret.result A contrib/file/tests/pgp-binary-key-v4-rsa-no-userid-secret.testfile A contrib/file/tests/pgp-binary-key-v4-rsa-secret-key.result A contrib/file/tests/pgp-binary-key-v4-rsa-secret-key.testfile M contrib/file/tests/test.c A contrib/file/tests/uf2.result A contrib/file/tests/uf2.testfile Log Message: ----------- 5.41 Commit: dc4b6ccd80e4eedbb69391a4b7cfb3f75ffd387c https://github.com/MidnightBSD/src/commit/dc4b6ccd80e4eedbb69391a4b7cfb3f75ffd387c Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: M UPDATING Log Message: ----------- update file Commit: e54a65bafeac526426f6ca6676763cf1632bf342 https://github.com/MidnightBSD/src/commit/e54a65bafeac526426f6ca6676763cf1632bf342 Author: Lucas Holt Date: 2022-07-29 (Fri, 29 Jul 2022) Changed paths: R contrib/file/README M lib/libmagic/config.h Log Message: ----------- bump version Compare: https://github.com/MidnightBSD/src/compare/f4ac8256fe36...e54a65bafeac From noreply at github.com Sat Jul 30 11:18:16 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:18:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] b2e343: midnightbsd patches for llvm Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: b2e343c7485d1713503c1ac59ef4cb59b970aeb6 https://github.com/MidnightBSD/src/commit/b2e343c7485d1713503c1ac59ef4cb59b970aeb6 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h M contrib/llvm-project/libcxx/include/__config M contrib/llvm-project/libcxx/include/__locale M contrib/llvm-project/libcxx/include/__threading_support M contrib/llvm-project/libcxx/include/atomic M contrib/llvm-project/libcxx/include/locale M contrib/llvm-project/libcxx/src/locale.cpp M contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c M contrib/llvm-project/libunwind/src/assembly.h M contrib/llvm-project/llvm/include/llvm/ADT/Triple.h M contrib/llvm-project/llvm/lib/Support/Triple.cpp M contrib/llvm-project/llvm/lib/Support/Unix/Memory.inc M contrib/llvm-project/llvm/lib/Support/Unix/Path.inc M contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc M contrib/llvm-project/openmp/runtime/src/kmp_platform.h M contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ittnotify.h Log Message: ----------- midnightbsd patches for llvm From noreply at github.com Sat Jul 30 11:23:57 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:23:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] bcebf8: fix some more places. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: bcebf88fc8902cc7bf71b912df1ace1e0689dc76 https://github.com/MidnightBSD/src/commit/bcebf88fc8902cc7bf71b912df1ace1e0689dc76 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/llvm-project/compiler-rt/lib/builtins/atomic.c M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerPlatform.h M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h Log Message: ----------- fix some more places. From noreply at github.com Sat Jul 30 11:31:23 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:31:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f3ce67: add libedit Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f3ce67f0139ccde3e8645a7a5cd94b599bbfe569 https://github.com/MidnightBSD/src/commit/f3ce67f0139ccde3e8645a7a5cd94b599bbfe569 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/libedit/Makefile A contrib/libedit/TEST/Makefile A contrib/libedit/TEST/rl1.c A contrib/libedit/TEST/tc1.c A contrib/libedit/TEST/test_filecompletion.c A contrib/libedit/TEST/wtc1.c A contrib/libedit/chared.c A contrib/libedit/chared.h A contrib/libedit/chartype.c A contrib/libedit/chartype.h A contrib/libedit/common.c A contrib/libedit/config.h A contrib/libedit/editline.3 A contrib/libedit/editline.7 A contrib/libedit/editrc.5 A contrib/libedit/el.c A contrib/libedit/el.h A contrib/libedit/eln.c A contrib/libedit/emacs.c A contrib/libedit/filecomplete.c A contrib/libedit/filecomplete.h A contrib/libedit/hist.c A contrib/libedit/hist.h A contrib/libedit/histedit.h A contrib/libedit/history.c A contrib/libedit/historyn.c A contrib/libedit/keymacro.c A contrib/libedit/keymacro.h A contrib/libedit/literal.c A contrib/libedit/literal.h A contrib/libedit/makelist A contrib/libedit/map.c A contrib/libedit/map.h A contrib/libedit/parse.c A contrib/libedit/parse.h A contrib/libedit/prompt.c A contrib/libedit/prompt.h A contrib/libedit/read.c A contrib/libedit/read.h A contrib/libedit/readline.c A contrib/libedit/readline/Makefile A contrib/libedit/readline/readline.h A contrib/libedit/refresh.c A contrib/libedit/refresh.h A contrib/libedit/search.c A contrib/libedit/search.h A contrib/libedit/shlib_version A contrib/libedit/sig.c A contrib/libedit/sig.h A contrib/libedit/sys.h A contrib/libedit/terminal.c A contrib/libedit/terminal.h A contrib/libedit/tokenizer.c A contrib/libedit/tokenizern.c A contrib/libedit/tty.c A contrib/libedit/tty.h A contrib/libedit/vi.c M contrib/llvm-project/llvm/lib/Support/Unix/Path.inc M contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc M contrib/llvm-project/llvm/lib/Support/Unix/Threading.inc Log Message: ----------- add libedit From noreply at github.com Sat Jul 30 11:42:58 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:42:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] cb50f7: bump version Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: cb50f76456ba4d039fa73fa7a7b5829b753ed458 https://github.com/MidnightBSD/src/commit/cb50f76456ba4d039fa73fa7a7b5829b753ed458 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M lib/clang/libllvmminimal/Makefile M lib/clang/midnightbsd_cc_version.h Log Message: ----------- bump version Commit: 414475fc1020cfb461a09e114b264cc1f28398e3 https://github.com/MidnightBSD/src/commit/414475fc1020cfb461a09e114b264cc1f28398e3 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M Makefile.inc1 M lib/clang/Makefile M lib/clang/Makefile.inc M lib/clang/clang.build.mk M lib/clang/libllvm/Makefile M lib/clang/libllvm/Makefile.depend M lib/clang/lldb.pre.mk M lib/clang/llvm.build.mk M lib/clang/llvm.pre.mk Log Message: ----------- fix some issues. Compare: https://github.com/MidnightBSD/src/compare/f3ce67f0139c...414475fc1020 From noreply at github.com Sat Jul 30 11:44:52 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:44:52 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 91b199: move libedit Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 91b199934d1f161277d7cf5737884d6bf7aebab4 https://github.com/MidnightBSD/src/commit/91b199934d1f161277d7cf5737884d6bf7aebab4 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R lib/libedit/Makefile.depend R lib/libedit/TEST/rl1.c R lib/libedit/TEST/tc1.c R lib/libedit/TEST/test.c R lib/libedit/TEST/wtc1.c R lib/libedit/chared.c R lib/libedit/chared.h R lib/libedit/chartype.c R lib/libedit/chartype.h R lib/libedit/common.c R lib/libedit/config.h R lib/libedit/edit/readline/Makefile R lib/libedit/edit/readline/Makefile.depend R lib/libedit/edit/readline/history.h R lib/libedit/edit/readline/readline.h R lib/libedit/edit/readline/tilde.h R lib/libedit/editline.3 R lib/libedit/editrc.5 R lib/libedit/el.c R lib/libedit/el.h R lib/libedit/eln.c R lib/libedit/emacs.c R lib/libedit/filecomplete.c R lib/libedit/filecomplete.h R lib/libedit/hist.c R lib/libedit/hist.h R lib/libedit/histedit.h R lib/libedit/history.c R lib/libedit/key.c R lib/libedit/key.h R lib/libedit/keymacro.c R lib/libedit/keymacro.h R lib/libedit/makelist R lib/libedit/map.c R lib/libedit/map.h R lib/libedit/parse.c R lib/libedit/parse.h R lib/libedit/prompt.c R lib/libedit/prompt.h R lib/libedit/read.c R lib/libedit/read.h R lib/libedit/readline.c R lib/libedit/refresh.c R lib/libedit/refresh.h R lib/libedit/search.c R lib/libedit/search.h R lib/libedit/sig.c R lib/libedit/sig.h R lib/libedit/sys.h R lib/libedit/term.c R lib/libedit/term.h R lib/libedit/terminal.c R lib/libedit/terminal.h R lib/libedit/tokenizer.c R lib/libedit/tty.c R lib/libedit/tty.h R lib/libedit/vi.c Log Message: ----------- move libedit From noreply at github.com Sat Jul 30 11:58:45 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 08:58:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] fd0420: cleanup a bit Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: fd04205eb04997744e064357e26d38551a2c1da8 https://github.com/MidnightBSD/src/commit/fd04205eb04997744e064357e26d38551a2c1da8 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M lib/clang/include/llvm/Config/AsmParsers.def M lib/clang/include/llvm/Config/AsmPrinters.def M lib/clang/include/llvm/Config/config.h M lib/clang/include/llvm/Config/llvm-config.h M lib/clang/llvm.build.mk Log Message: ----------- cleanup a bit From noreply at github.com Sat Jul 30 12:09:39 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 09:09:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 11c65d: remove apple headers from our mach attempt. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 11c65d43e291777d2e2c9a2e06a7ae0c1cf3f8c1 https://github.com/MidnightBSD/src/commit/11c65d43e291777d2e2c9a2e06a7ae0c1cf3f8c1 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R include/AvailabilityInternal.h R include/AvailabilityMacros.h R include/NSSystemDirectories.h R include/TargetConditionals.h R include/_simple.h R include/_types.h R include/aliasdb.h R include/apple/Makefile R include/apple/System/sys R include/apple/libproc.h R include/apple/libproc_internal.h R include/apple/spawn.h R include/apple/spawn_private.h R include/apple/sys/Makefile R include/apple/sys/_posix_availability.h R include/apple/sys/_pthread/Makefile R include/apple/sys/_pthread/_pthread_attr_t.h R include/apple/sys/_pthread/_pthread_cond_t.h R include/apple/sys/_pthread/_pthread_condattr_t.h R include/apple/sys/_pthread/_pthread_key_t.h R include/apple/sys/_pthread/_pthread_mutex_t.h R include/apple/sys/_pthread/_pthread_mutexattr_t.h R include/apple/sys/_pthread/_pthread_once_t.h R include/apple/sys/_pthread/_pthread_rwlock_t.h R include/apple/sys/_pthread/_pthread_rwlockattr_t.h R include/apple/sys/_pthread/_pthread_t.h R include/apple/sys/_pthread/_pthread_types.h R include/apple/sys/_symbol_aliasing.h R include/apple/sys/_types/Makefile R include/apple/sys/_types/_blkcnt_t.h R include/apple/sys/_types/_blksize_t.h R include/apple/sys/_types/_clock_t.h R include/apple/sys/_types/_ct_rune_t.h R include/apple/sys/_types/_dev_t.h R include/apple/sys/_types/_errno_t.h R include/apple/sys/_types/_fd_clr.h R include/apple/sys/_types/_fd_copy.h R include/apple/sys/_types/_fd_def.h R include/apple/sys/_types/_fd_isset.h R include/apple/sys/_types/_fd_set.h R include/apple/sys/_types/_fd_setsize.h R include/apple/sys/_types/_fd_zero.h R include/apple/sys/_types/_filesec_t.h R include/apple/sys/_types/_fsblkcnt_t.h R include/apple/sys/_types/_fsfilcnt_t.h R include/apple/sys/_types/_fsid_t.h R include/apple/sys/_types/_gid_t.h R include/apple/sys/_types/_guid_t.h R include/apple/sys/_types/_id_t.h R include/apple/sys/_types/_in_addr_t.h R include/apple/sys/_types/_in_port_t.h R include/apple/sys/_types/_ino64_t.h R include/apple/sys/_types/_ino_t.h R include/apple/sys/_types/_int16_t.h R include/apple/sys/_types/_int32_t.h R include/apple/sys/_types/_int64_t.h R include/apple/sys/_types/_int8_t.h R include/apple/sys/_types/_intptr_t.h R include/apple/sys/_types/_iovec_t.h R include/apple/sys/_types/_key_t.h R include/apple/sys/_types/_mach_port_t.h R include/apple/sys/_types/_mbstate_t.h R include/apple/sys/_types/_mode_t.h R include/apple/sys/_types/_nlink_t.h R include/apple/sys/_types/_null.h R include/apple/sys/_types/_o_dsync.h R include/apple/sys/_types/_o_sync.h R include/apple/sys/_types/_off_t.h R include/apple/sys/_types/_offsetof.h R include/apple/sys/_types/_os_inline.h R include/apple/sys/_types/_pid_t.h R include/apple/sys/_types/_posix_vdisable.h R include/apple/sys/_types/_ptrdiff_t.h R include/apple/sys/_types/_rsize_t.h R include/apple/sys/_types/_rune_t.h R include/apple/sys/_types/_s_ifmt.h R include/apple/sys/_types/_sa_family_t.h R include/apple/sys/_types/_seek_set.h R include/apple/sys/_types/_sigaltstack.h R include/apple/sys/_types/_sigset_t.h R include/apple/sys/_types/_size_t.h R include/apple/sys/_types/_socklen_t.h R include/apple/sys/_types/_ssize_t.h R include/apple/sys/_types/_suseconds_t.h R include/apple/sys/_types/_time_t.h R include/apple/sys/_types/_timespec.h R include/apple/sys/_types/_timeval.h R include/apple/sys/_types/_timeval32.h R include/apple/sys/_types/_ucontext.h R include/apple/sys/_types/_ucontext64.h R include/apple/sys/_types/_uid_t.h R include/apple/sys/_types/_uintptr_t.h R include/apple/sys/_types/_useconds_t.h R include/apple/sys/_types/_uuid_t.h R include/apple/sys/_types/_va_list.h R include/apple/sys/_types/_wchar_t.h R include/apple/sys/_types/_wint_t.h R include/apple/sys/appleapiopts.h R include/apple/sys/fileport.h R include/apple/sys/kdebug.h R include/apple/sys/kern_control.h R include/apple/sys/kern_event.h R include/apple/sys/kern_memorystatus.h R include/apple/sys/proc_info.h R include/apple/sys/process_policy.h R include/apple/sys/resource.h R include/apple/sys/spawn.h R include/apple/sys/spawn_internal.h R include/apple/sys/sys_domain.h R include/apple/uuid/Makefile R include/apple/uuid/uuid.h R include/ils.h R include/libinfo.h R include/mach/Makefile R include/mach/boolean.h R include/mach/clock.h R include/mach/clock_types.defs R include/mach/clock_types.h R include/mach/device/Makefile R include/mach/device/device_types.h R include/mach/error.h R include/mach/exception.h R include/mach/exception_types.h R include/mach/host_info.h R include/mach/host_notify.h R include/mach/host_priv.h R include/mach/host_reboot.h R include/mach/host_special_ports.h R include/mach/i386/Makefile R include/mach/i386/thread_state.h R include/mach/ipc_common.h R include/mach/ipc_types.h R include/mach/kern_return.h R include/mach/mach.h R include/mach/mach_error.h R include/mach/mach_host.h R include/mach/mach_init.h R include/mach/mach_interface.h R include/mach/mach_port.h R include/mach/mach_time.h R include/mach/mach_traps.h R include/mach/mach_types.defs R include/mach/mach_types.h R include/mach/mach_vm.h R include/mach/machine.h R include/mach/memory_object.h R include/mach/memory_object_types.h R include/mach/message.h R include/mach/mig.h R include/mach/mig_errors.h R include/mach/ndr.h R include/mach/notify.h R include/mach/policy.h R include/mach/port.h R include/mach/processor_info.h R include/mach/prof_types.h R include/mach/rpc.h R include/mach/std_types.defs R include/mach/std_types.h R include/mach/task.h R include/mach/task_info.h R include/mach/task_policy.h R include/mach/task_special_ports.h R include/mach/thread_info.h R include/mach/thread_special_ports.h R include/mach/thread_status.h R include/mach/time_value.h R include/mach/vm_attributes.h R include/mach/vm_behavior.h R include/mach/vm_inherit.h R include/mach/vm_map.h R include/mach/vm_prot.h R include/mach/vm_region.h R include/mach/vm_statistics.h R include/mach/vm_sync.h R include/mach/vm_types.h R include/mach_debug/Makefile R include/mach_debug/hash_info.h R include/mach_debug/ipc_info.h R include/mach_debug/lockgroup_info.h R include/mach_debug/mach_debug_types.defs R include/mach_debug/mach_debug_types.h R include/mach_debug/page_info.h R include/mach_debug/vm_info.h R include/mach_debug/zone_info.h R include/servers/Makefile R include/servers/bootstrap.h R include/si_data.h R include/si_module.h R include/stdatomic.h R include/util.h M include/utmpx.h M include/uuid.h Log Message: ----------- remove apple headers from our mach attempt. if we decide to do this again, we'll want to change this up anyway Commit: dd06586b1d96cd96ccc908de9dea62a0773c95c0 https://github.com/MidnightBSD/src/commit/dd06586b1d96cd96ccc908de9dea62a0773c95c0 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M targets/Makefile M targets/Makefile.inc M targets/Makefile.xtras M targets/pseudo/userland/Makefile M targets/pseudo/userland/lib/Makefile M targets/pseudo/userland/lib/Makefile.depend Log Message: ----------- add mport/msearch libraries. Commit: 833e74929f1cc244fbde3e793589cdc186623de0 https://github.com/MidnightBSD/src/commit/833e74929f1cc244fbde3e793589cdc186623de0 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R include/Availability.h R include/CrashReporterClient.h R include/MacTypes.h Log Message: ----------- remove missed headers. Compare: https://github.com/MidnightBSD/src/compare/fd04205eb049...833e74929f1c From noreply at github.com Sat Jul 30 15:04:53 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 12:04:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ce0e37: update zfs code. cleanup old code Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ce0e376b4e96056bcb9eb203869910b244192e71 https://github.com/MidnightBSD/src/commit/ce0e376b4e96056bcb9eb203869910b244192e71 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R sys/amd64/acpica/acpi_switch.S R sys/amd64/acpica/acpi_wakeup.c R sys/amd64/amd64/amd64_mem.c R sys/amd64/amd64/atomic.c R sys/amd64/amd64/autoconf.c R sys/amd64/amd64/identcpu.c R sys/amd64/amd64/legacy.c R sys/amd64/amd64/mp_watchdog.c R sys/amd64/amd64/stack_machdep.c R sys/amd64/conf/XENHVM R sys/amd64/include/apicvar.h R sys/amd64/include/legacyvar.h R sys/amd64/include/varargs.h R sys/amd64/include/xen/xenfunc.h R sys/amd64/include/xen/xenpmap.h R sys/amd64/include/xen/xenvar.h R sys/amd64/linux/linux_dummy.c R sys/amd64/linux/linux_ipc64.h R sys/amd64/linux/linux_locore.s R sys/amd64/linux32/linux32_dummy.c R sys/amd64/linux32/linux32_ipc64.h R sys/amd64/linux32/linux32_locore.s R sys/amd64/vmm/vmm_ipi.c R sys/amd64/vmm/vmm_ipi.h R sys/amd64/vmm/vmm_support.S R sys/arm/allwinner/a10_clk.c R sys/arm/allwinner/a10_clk.h R sys/arm/allwinner/a10_common.c R sys/arm/allwinner/a10_ehci.c R sys/arm/allwinner/a10_gpio.c R sys/arm/allwinner/a10_gpio.h R sys/arm/allwinner/a10_machdep.c R sys/arm/allwinner/a10_mmc.c R sys/arm/allwinner/a10_mmc.h R sys/arm/allwinner/a10_wdog.c R sys/arm/allwinner/a10_wdog.h R sys/arm/allwinner/a20/a20_mp.c R sys/arm/allwinner/a20/std.a20 R sys/arm/allwinner/a31/std.a31 R sys/arm/allwinner/a83t/std.a83t R sys/arm/allwinner/aintc.c R sys/arm/allwinner/clk/aw_ahbclk.c R sys/arm/allwinner/clk/aw_apbclk.c R sys/arm/allwinner/clk/aw_axiclk.c R sys/arm/allwinner/clk/aw_codecclk.c R sys/arm/allwinner/clk/aw_cpuclk.c R sys/arm/allwinner/clk/aw_cpusclk.c R sys/arm/allwinner/clk/aw_debeclk.c R sys/arm/allwinner/clk/aw_gate.c R sys/arm/allwinner/clk/aw_gmacclk.c R sys/arm/allwinner/clk/aw_hdmiclk.c R sys/arm/allwinner/clk/aw_lcdclk.c R sys/arm/allwinner/clk/aw_mmcclk.c R sys/arm/allwinner/clk/aw_modclk.c R sys/arm/allwinner/clk/aw_oscclk.c R sys/arm/allwinner/clk/aw_pll.c R sys/arm/allwinner/clk/aw_usbclk.c R sys/arm/allwinner/console.c R sys/arm/allwinner/h3/std.h3 R sys/arm/allwinner/timer.c R sys/arm/at91/at91.c R sys/arm/at91/at91_aic.c R sys/arm/at91/at91_aicreg.h R sys/arm/at91/at91_cfata.c R sys/arm/at91/at91_common.c R sys/arm/at91/at91_gpio.h R sys/arm/at91/at91_machdep.c R sys/arm/at91/at91_mci.c R sys/arm/at91/at91_mcireg.h R sys/arm/at91/at91_ohci.c R sys/arm/at91/at91_ohci_fdt.c R sys/arm/at91/at91_pdcreg.h R sys/arm/at91/at91_pinctrl.c R sys/arm/at91/at91_pio.c R sys/arm/at91/at91_pio_sam9g20.h R sys/arm/at91/at91_pio_sam9g45.h R sys/arm/at91/at91_pioreg.h R sys/arm/at91/at91_piovar.h R sys/arm/at91/at91_pit.c R sys/arm/at91/at91_pitreg.h R sys/arm/at91/at91_pmc.c R sys/arm/at91/at91_pmcreg.h R sys/arm/at91/at91_pmcvar.h R sys/arm/at91/at91_reset.S R sys/arm/at91/at91_rst.c R sys/arm/at91/at91_rstreg.h R sys/arm/at91/at91_rtc.c R sys/arm/at91/at91_rtcreg.h R sys/arm/at91/at91_sdramc.c R sys/arm/at91/at91_shdwc.c R sys/arm/at91/at91_smc.c R sys/arm/at91/at91_smc.h R sys/arm/at91/at91_spi.c R sys/arm/at91/at91_spireg.h R sys/arm/at91/at91_ssc.c R sys/arm/at91/at91_sscreg.h R sys/arm/at91/at91_st.c R sys/arm/at91/at91_streg.h R sys/arm/at91/at91_tcb.c R sys/arm/at91/at91_twi.c R sys/arm/at91/at91_twiio.h R sys/arm/at91/at91_twireg.h R sys/arm/at91/at91_usartreg.h R sys/arm/at91/at91_wdt.c R sys/arm/at91/at91_wdtreg.h R sys/arm/at91/at91board.h R sys/arm/at91/at91reg.h R sys/arm/at91/at91rm9200.c R sys/arm/at91/at91rm9200_devices.c R sys/arm/at91/at91rm9200var.h R sys/arm/at91/at91rm92reg.h R sys/arm/at91/at91sam9260.c R sys/arm/at91/at91sam9260reg.h R sys/arm/at91/at91sam9g20.c R sys/arm/at91/at91sam9g20reg.h R sys/arm/at91/at91sam9g45.c R sys/arm/at91/at91sam9g45reg.h R sys/arm/at91/at91sam9x5.c R sys/arm/at91/at91sam9x5reg.h R sys/arm/at91/at91soc.c R sys/arm/at91/at91soc.h R sys/arm/at91/at91var.h R sys/arm/at91/board_bwct.c R sys/arm/at91/board_eb9200.c R sys/arm/at91/board_ethernut5.c R sys/arm/at91/board_hl200.c R sys/arm/at91/board_hl201.c R sys/arm/at91/board_kb920x.c R sys/arm/at91/board_qila9g20.c R sys/arm/at91/board_sam9260ek.c R sys/arm/at91/board_sam9g20ek.c R sys/arm/at91/board_sam9x25ek.c R sys/arm/at91/board_sn9g45.c R sys/arm/at91/board_tsc4370.c R sys/arm/at91/files.at91 R sys/arm/at91/if_ate.c R sys/arm/at91/if_atereg.h R sys/arm/at91/if_macb.c R sys/arm/at91/if_macbreg.h R sys/arm/at91/if_macbvar.h R sys/arm/at91/std.at91 R sys/arm/at91/std.at91sam9 R sys/arm/at91/std.at91sam9g45 R sys/arm/at91/std.atmel R sys/arm/at91/std.bwct R sys/arm/at91/std.eb9200 R sys/arm/at91/std.ethernut5 R sys/arm/at91/std.hl200 R sys/arm/at91/std.hl201 R sys/arm/at91/std.kb920x R sys/arm/at91/std.qila9g20 R sys/arm/at91/std.sam9260ek R sys/arm/at91/std.sam9g20ek R sys/arm/at91/std.sam9x25ek R sys/arm/at91/std.sn9g45 R sys/arm/at91/std.tsc4370 R sys/arm/at91/uart_bus_at91usart.c R sys/arm/at91/uart_cpu_at91usart.c R sys/arm/at91/uart_dev_at91usart.c R sys/arm/cavium/cns11xx/cfi_bus_econa.c R sys/arm/cavium/cns11xx/econa.c R sys/arm/cavium/cns11xx/econa_machdep.c R sys/arm/cavium/cns11xx/econa_reg.h R sys/arm/cavium/cns11xx/econa_var.h R sys/arm/cavium/cns11xx/ehci_ebus.c R sys/arm/cavium/cns11xx/files.econa R sys/arm/cavium/cns11xx/if_ece.c R sys/arm/cavium/cns11xx/if_ecereg.h R sys/arm/cavium/cns11xx/if_ecevar.h R sys/arm/cavium/cns11xx/ohci_ec.c R sys/arm/cavium/cns11xx/std.econa R sys/arm/cavium/cns11xx/timer.c R sys/arm/cavium/cns11xx/uart_bus_ec.c R sys/arm/cavium/cns11xx/uart_cpu_ec.c R sys/arm/lpc/files.lpc R sys/arm/lpc/if_lpe.c R sys/arm/lpc/if_lpereg.h R sys/arm/lpc/lpc_dmac.c R sys/arm/lpc/lpc_fb.c R sys/arm/lpc/lpc_gpio.c R sys/arm/lpc/lpc_intc.c R sys/arm/lpc/lpc_machdep.c R sys/arm/lpc/lpc_mmc.c R sys/arm/lpc/lpc_ohci.c R sys/arm/lpc/lpc_pll.c R sys/arm/lpc/lpc_pwr.c R sys/arm/lpc/lpc_rtc.c R sys/arm/lpc/lpc_spi.c R sys/arm/lpc/lpc_timer.c R sys/arm/lpc/lpcreg.h R sys/arm/lpc/lpcvar.h R sys/arm/lpc/ssd1289.c R sys/arm/lpc/std.lpc R sys/arm/xscale/i80321/ep80219_machdep.c R sys/arm/xscale/i80321/files.ep80219 R sys/arm/xscale/i80321/files.i80219 R sys/arm/xscale/i80321/files.i80321 R sys/arm/xscale/i80321/files.iq31244 R sys/arm/xscale/i80321/i80321.c R sys/arm/xscale/i80321/i80321_aau.c R sys/arm/xscale/i80321/i80321_dma.c R sys/arm/xscale/i80321/i80321_intr.h R sys/arm/xscale/i80321/i80321_mcu.c R sys/arm/xscale/i80321/i80321_pci.c R sys/arm/xscale/i80321/i80321_space.c R sys/arm/xscale/i80321/i80321_timer.c R sys/arm/xscale/i80321/i80321_wdog.c R sys/arm/xscale/i80321/i80321reg.h R sys/arm/xscale/i80321/i80321var.h R sys/arm/xscale/i80321/iq31244_7seg.c R sys/arm/xscale/i80321/iq31244_machdep.c R sys/arm/xscale/i80321/iq80321.c R sys/arm/xscale/i80321/iq80321reg.h R sys/arm/xscale/i80321/iq80321var.h R sys/arm/xscale/i80321/obio.c R sys/arm/xscale/i80321/obiovar.h R sys/arm/xscale/i80321/std.ep80219 R sys/arm/xscale/i80321/std.i80219 R sys/arm/xscale/i80321/std.i80321 R sys/arm/xscale/i80321/std.iq31244 R sys/arm/xscale/i80321/uart_bus_i80321.c R sys/arm/xscale/i80321/uart_cpu_i80321.c R sys/arm/xscale/i8134x/crb_machdep.c R sys/arm/xscale/i8134x/files.crb R sys/arm/xscale/i8134x/files.i81342 R sys/arm/xscale/i8134x/i80321_timer.c R sys/arm/xscale/i8134x/i80321_wdog.c R sys/arm/xscale/i8134x/i80321reg.h R sys/arm/xscale/i8134x/i80321var.h R sys/arm/xscale/i8134x/i81342.c R sys/arm/xscale/i8134x/i81342_mcu.c R sys/arm/xscale/i8134x/i81342_pci.c R sys/arm/xscale/i8134x/i81342_space.c R sys/arm/xscale/i8134x/i81342reg.h R sys/arm/xscale/i8134x/i81342var.h R sys/arm/xscale/i8134x/iq81342_7seg.c R sys/arm/xscale/i8134x/iq81342reg.h R sys/arm/xscale/i8134x/iq81342var.h R sys/arm/xscale/i8134x/obio.c R sys/arm/xscale/i8134x/obiovar.h R sys/arm/xscale/i8134x/std.crb R sys/arm/xscale/i8134x/std.i81342 R sys/arm/xscale/i8134x/uart_bus_i81342.c R sys/arm/xscale/i8134x/uart_cpu_i81342.c R sys/arm/xscale/ixp425/avila_ata.c R sys/arm/xscale/ixp425/avila_gpio.c R sys/arm/xscale/ixp425/avila_led.c R sys/arm/xscale/ixp425/avila_machdep.c R sys/arm/xscale/ixp425/cambria_exp_space.c R sys/arm/xscale/ixp425/cambria_fled.c R sys/arm/xscale/ixp425/cambria_gpio.c R sys/arm/xscale/ixp425/cambria_led.c R sys/arm/xscale/ixp425/files.avila R sys/arm/xscale/ixp425/files.ixp425 R sys/arm/xscale/ixp425/if_npe.c R sys/arm/xscale/ixp425/if_npereg.h R sys/arm/xscale/ixp425/ixdp425_pci.c R sys/arm/xscale/ixp425/ixdp425reg.h R sys/arm/xscale/ixp425/ixp425.c R sys/arm/xscale/ixp425/ixp425_a4x_io.S R sys/arm/xscale/ixp425/ixp425_a4x_space.c R sys/arm/xscale/ixp425/ixp425_iic.c R sys/arm/xscale/ixp425/ixp425_intr.h R sys/arm/xscale/ixp425/ixp425_mem.c R sys/arm/xscale/ixp425/ixp425_npe.c R sys/arm/xscale/ixp425/ixp425_npereg.h R sys/arm/xscale/ixp425/ixp425_npevar.h R sys/arm/xscale/ixp425/ixp425_pci.c R sys/arm/xscale/ixp425/ixp425_pci_asm.S R sys/arm/xscale/ixp425/ixp425_pci_space.c R sys/arm/xscale/ixp425/ixp425_qmgr.c R sys/arm/xscale/ixp425/ixp425_qmgr.h R sys/arm/xscale/ixp425/ixp425_space.c R sys/arm/xscale/ixp425/ixp425_timer.c R sys/arm/xscale/ixp425/ixp425_wdog.c R sys/arm/xscale/ixp425/ixp425reg.h R sys/arm/xscale/ixp425/ixp425var.h R sys/arm/xscale/ixp425/std.avila R sys/arm/xscale/ixp425/std.ixp425 R sys/arm/xscale/ixp425/std.ixp435 R sys/arm/xscale/ixp425/uart_bus_ixp425.c R sys/arm/xscale/ixp425/uart_cpu_ixp425.c R sys/arm/xscale/pxa/files.pxa R sys/arm/xscale/pxa/if_smc_smi.c R sys/arm/xscale/pxa/pxa_gpio.c R sys/arm/xscale/pxa/pxa_icu.c R sys/arm/xscale/pxa/pxa_machdep.c R sys/arm/xscale/pxa/pxa_obio.c R sys/arm/xscale/pxa/pxa_smi.c R sys/arm/xscale/pxa/pxa_space.c R sys/arm/xscale/pxa/pxa_timer.c R sys/arm/xscale/pxa/pxareg.h R sys/arm/xscale/pxa/pxavar.h R sys/arm/xscale/pxa/std.pxa R sys/arm/xscale/pxa/uart_bus_pxa.c R sys/arm/xscale/pxa/uart_cpu_pxa.c R sys/arm/xscale/std.xscale R sys/arm/xscale/std.xscale-be R sys/boot/fdt/dts/Makefile R sys/boot/fdt/dts/Makefile.inc R sys/boot/fdt/dts/arm/Makefile R sys/boot/fdt/dts/arm/a83t.dtsi R sys/boot/fdt/dts/arm/am335x-evm.dts R sys/boot/fdt/dts/arm/annapurna-alpine.dts R sys/boot/fdt/dts/arm/apalis-imx6.dts R sys/boot/fdt/dts/arm/armada-380.dtsi R sys/boot/fdt/dts/arm/armada-385.dtsi R sys/boot/fdt/dts/arm/armada-388-gp.dts R sys/boot/fdt/dts/arm/armada-388.dtsi R sys/boot/fdt/dts/arm/armada-38x.dtsi R sys/boot/fdt/dts/arm/bananapi.dts R sys/boot/fdt/dts/arm/bananapim2.dts R sys/boot/fdt/dts/arm/bcm2835.dtsi R sys/boot/fdt/dts/arm/bcm2836.dtsi R sys/boot/fdt/dts/arm/beaglebone-black.dts R sys/boot/fdt/dts/arm/beaglebone-common.dtsi R sys/boot/fdt/dts/arm/beaglebone.dts R sys/boot/fdt/dts/arm/cubieboard.dts R sys/boot/fdt/dts/arm/cubieboard2.dts R sys/boot/fdt/dts/arm/db78100.dts R sys/boot/fdt/dts/arm/db78460.dts R sys/boot/fdt/dts/arm/db88f5182.dts R sys/boot/fdt/dts/arm/db88f5281.dts R sys/boot/fdt/dts/arm/db88f6281.dts R sys/boot/fdt/dts/arm/digi-ccwmx53.dts R sys/boot/fdt/dts/arm/dockstar.dts R sys/boot/fdt/dts/arm/dreamplug-1001.dts R sys/boot/fdt/dts/arm/dreamplug-1001N.dts R sys/boot/fdt/dts/arm/ea3250.dts R sys/boot/fdt/dts/arm/efikamx.dts R sys/boot/fdt/dts/arm/exynos5.dtsi R sys/boot/fdt/dts/arm/exynos5250-arndale.dts R sys/boot/fdt/dts/arm/exynos5250-snow.dts R sys/boot/fdt/dts/arm/exynos5250-spring.dts R sys/boot/fdt/dts/arm/exynos5250.dtsi R sys/boot/fdt/dts/arm/exynos5420-arndale-octa.dts R sys/boot/fdt/dts/arm/exynos5420-peach-pit.dts R sys/boot/fdt/dts/arm/exynos5420.dtsi R sys/boot/fdt/dts/arm/hl201.dts R sys/boot/fdt/dts/arm/imx51x.dtsi R sys/boot/fdt/dts/arm/imx53x.dtsi R sys/boot/fdt/dts/arm/imx6.dtsi R sys/boot/fdt/dts/arm/meson3.dtsi R sys/boot/fdt/dts/arm/meson8b.dtsi R sys/boot/fdt/dts/arm/odroidc1.dts R sys/boot/fdt/dts/arm/olimex-a20-som-evb.dts R sys/boot/fdt/dts/arm/olinuxino-lime.dts R sys/boot/fdt/dts/arm/pandaboard-common.dtsi R sys/boot/fdt/dts/arm/pandaboard-es.dts R sys/boot/fdt/dts/arm/pandaboard.dts R sys/boot/fdt/dts/arm/pcduino3.dts R sys/boot/fdt/dts/arm/rk3188-radxa-lite.dts R sys/boot/fdt/dts/arm/rk3188-radxa.dts R sys/boot/fdt/dts/arm/rk3188.dtsi R sys/boot/fdt/dts/arm/rpi.dts R sys/boot/fdt/dts/arm/rpi2.dts R sys/boot/fdt/dts/arm/sam9260ek.dts R sys/boot/fdt/dts/arm/sheevaplug.dts R sys/boot/fdt/dts/arm/sinovoip-bpi-m3.dts R sys/boot/fdt/dts/arm/socfpga-sockit-beri.dts R sys/boot/fdt/dts/arm/socfpga-sockit.dts R sys/boot/fdt/dts/arm/socfpga.dtsi R sys/boot/fdt/dts/arm/sun7i-a20-hdmi.dtsi R sys/boot/fdt/dts/arm/sun8i-a83t-sinovoip-bpi-m3.dts R sys/boot/fdt/dts/arm/sun8i-a83t.dtsi R sys/boot/fdt/dts/arm/tegra124-jetson-tk1-fbsd.dts R sys/boot/fdt/dts/arm/tegra20-paz00.dts R sys/boot/fdt/dts/arm/tegra20.dtsi R sys/boot/fdt/dts/arm/trimslice.dts R sys/boot/fdt/dts/arm/ts7800.dts R sys/boot/fdt/dts/arm/ufw.dts R sys/boot/fdt/dts/arm/versatilepb.dts R sys/boot/fdt/dts/arm/vsatv102-m6.dts R sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts R sys/boot/fdt/dts/arm/vybrid-cosmic.dts R sys/boot/fdt/dts/arm/vybrid-quartz.dts R sys/boot/fdt/dts/arm/vybrid.dtsi R sys/boot/fdt/dts/arm/wandboard-dual.dts R sys/boot/fdt/dts/arm/wandboard-quad.dts R sys/boot/fdt/dts/arm/wandboard-solo.dts R sys/boot/fdt/dts/arm/xpowers-axp209.dtsi R sys/boot/fdt/dts/arm/yyhd18-m3.dts R sys/boot/fdt/dts/arm/zedboard.dts R sys/boot/fdt/dts/arm/zybo.dts R sys/boot/fdt/dts/arm/zynq-7000.dtsi R sys/boot/fdt/dts/bindings-gpio.txt R sys/boot/fdt/dts/bindings-localbus.txt R sys/boot/fdt/dts/bindings-mpp.txt R sys/boot/fdt/dts/mips/Makefile R sys/boot/fdt/dts/mips/beri-netfpga.dts R sys/boot/fdt/dts/mips/beri-sim.dts R sys/boot/fdt/dts/mips/beripad-de4.dts R sys/boot/fdt/dts/mips/beripad-sockit.dts R sys/boot/fdt/dts/mips/fbsd-mt7620a.dtsi R sys/boot/fdt/dts/mips/fbsd-mt7621.dtsi R sys/boot/fdt/dts/mips/fbsd-mt7628an.dtsi R sys/boot/fdt/dts/mips/fbsd-rt3883.dtsi R sys/boot/fdt/dts/mips/xlp-basic.dts R sys/boot/fdt/dts/powerpc/Makefile R sys/boot/fdt/dts/powerpc/mpc8555cds.dts R sys/boot/fdt/dts/powerpc/mpc8572ds.dts R sys/boot/fdt/dts/powerpc/p1020rdb.dts R sys/boot/fdt/dts/powerpc/p2020ds.dts R sys/boot/fdt/dts/powerpc/p2041rdb.dts R sys/boot/fdt/dts/powerpc/p2041si.dtsi R sys/boot/fdt/dts/powerpc/p3041ds.dts R sys/boot/fdt/dts/powerpc/p3041si.dtsi R sys/boot/fdt/dts/powerpc/p5020ds.dts R sys/boot/fdt/dts/powerpc/p5020si.dtsi R sys/boot/fdt/dts/riscv/lowrisc.dts R sys/boot/fdt/dts/riscv/qemu.dts R sys/boot/fdt/dts/riscv/rocket.dts R sys/boot/fdt/dts/riscv/spike.dts R sys/cam/ctl/ctl_backend_block.h R sys/cam/ctl/ctl_frontend_internal.c R sys/cam/ctl/ctl_frontend_internal.h R sys/cam/ctl/ctl_mem_pool.c R sys/cam/ctl/ctl_mem_pool.h R sys/cam/scsi/scsi_low_pisa.c R sys/cam/scsi/scsi_low_pisa.h R sys/cddl/boot/zfs/lz4.c R sys/cddl/contrib/opensolaris/common/atomic/aarch64/opensolaris_atomic.S R sys/cddl/contrib/opensolaris/common/atomic/amd64/opensolaris_atomic.S M sys/cddl/contrib/opensolaris/common/atomic/i386/opensolaris_atomic.S R sys/cddl/contrib/opensolaris/common/atomic/powerpc64/opensolaris_atomic.S A sys/cddl/contrib/opensolaris/common/lz4/lz4.c A sys/cddl/contrib/opensolaris/common/lz4/lz4.h M sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c M sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h M sys/cddl/contrib/opensolaris/common/zfs/zfs_comutil.h M sys/cddl/contrib/opensolaris/common/zfs/zfs_prop.c M sys/cddl/contrib/opensolaris/common/zfs/zpool_prop.c M sys/cddl/contrib/opensolaris/uts/common/Makefile.files M sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c M sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/abd.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/aggsum.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c A sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dataset_kstats.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c A sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf_stats.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ddt.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ddt_zap.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_send.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_traverse.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode_sync.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dataset.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_destroy.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_synctask.c R sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lz4.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c A sys/cddl/contrib/opensolaris/uts/common/fs/zfs/mmp.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/refcount.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/rrwlock.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_checkpoint.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_config.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/abd.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/aggsum.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h A sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dataset_kstats.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_tx.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dnode.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dataset.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_synctask.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h A sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/mmp.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/multilist.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/refcount.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/rrwlock.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_checkpoint.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/uberblock.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/uberblock_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zap.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zcp.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_acl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_ioctl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_rlock.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_vfsops.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_znode.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zil_impl.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zthr.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zvol.h M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/trim_map.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/uberblock.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_disk.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_file.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_indirect.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_indirect_mapping.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_initialize.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_removal.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zcp.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zcp_get.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_log.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_onexit.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_replay.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_rlock.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_sa.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zthr.c M sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c M sys/cddl/contrib/opensolaris/uts/common/os/list.c M sys/cddl/contrib/opensolaris/uts/common/sys/avl.h M sys/cddl/contrib/opensolaris/uts/common/sys/debug.h M sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h M sys/cddl/contrib/opensolaris/uts/common/sys/dtrace_impl.h M sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h M sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h M sys/cddl/contrib/opensolaris/uts/common/sys/list.h M sys/cddl/contrib/opensolaris/uts/common/sys/list_impl.h M sys/cddl/contrib/opensolaris/uts/common/sys/note.h M sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h R sys/cddl/contrib/opensolaris/uts/common/zmod/adler32.c R sys/cddl/contrib/opensolaris/uts/common/zmod/crc32.h R sys/cddl/contrib/opensolaris/uts/common/zmod/deflate.c R sys/cddl/contrib/opensolaris/uts/common/zmod/deflate.h R sys/cddl/contrib/opensolaris/uts/common/zmod/inffast.c R sys/cddl/contrib/opensolaris/uts/common/zmod/inffast.h R sys/cddl/contrib/opensolaris/uts/common/zmod/inffixed.h R sys/cddl/contrib/opensolaris/uts/common/zmod/inflate.c R sys/cddl/contrib/opensolaris/uts/common/zmod/inflate.h R sys/cddl/contrib/opensolaris/uts/common/zmod/inftrees.c R sys/cddl/contrib/opensolaris/uts/common/zmod/inftrees.h R sys/cddl/contrib/opensolaris/uts/common/zmod/opensolaris_crc32.c R sys/cddl/contrib/opensolaris/uts/common/zmod/trees.c R sys/cddl/contrib/opensolaris/uts/common/zmod/zconf.h R sys/cddl/contrib/opensolaris/uts/common/zmod/zlib.h M sys/cddl/contrib/opensolaris/uts/common/zmod/zmod.c R sys/cddl/contrib/opensolaris/uts/common/zmod/zmod_subr.c R sys/cddl/contrib/opensolaris/uts/common/zmod/zutil.c R sys/cddl/contrib/opensolaris/uts/common/zmod/zutil.h M sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c R sys/i386/acpica/Makefile R sys/i386/acpica/OsdEnvironment.c R sys/i386/acpica/acpi_wakeup.c R sys/i386/acpica/genwakecode.sh R sys/i386/acpica/madt.c R sys/i386/bios/mca_machdep.c R sys/i386/bios/mca_machdep.h R sys/i386/conf/XEN R sys/i386/conf/ZFS R sys/i386/i386/atomic.c R sys/i386/i386/autoconf.c R sys/i386/i386/i686_mem.c R sys/i386/i386/identcpu.c R sys/i386/i386/legacy.c R sys/i386/i386/mp_watchdog.c R sys/i386/i386/stack_machdep.c R sys/i386/i386/symbols.raw R sys/i386/ibcs2/ibcs2_poll.h R sys/i386/include/apicvar.h R sys/i386/include/pcaudioio.h R sys/i386/include/varargs.h R sys/i386/include/xbox.h R sys/i386/include/xen/features.h R sys/i386/include/xen/xen_clock_util.h R sys/i386/include/xen/xenfunc.h R sys/i386/include/xen/xenpmap.h R sys/i386/include/xen/xenstored.h R sys/i386/include/xen/xenvar.h R sys/i386/isa/ccbque.h R sys/i386/isa/elink.c R sys/i386/isa/elink.h R sys/i386/isa/npx.c R sys/i386/isa/pmtimer.c R sys/i386/isa/prof_machdep.c R sys/i386/isa/spic.c R sys/i386/isa/spicreg.h R sys/i386/linux/linux_dummy.c R sys/i386/linux/linux_locore.s R sys/i386/linux/linux_support.s R sys/i386/svr4/svr4_genassym.c R sys/i386/svr4/svr4_locore.s R sys/i386/svr4/svr4_machdep.c R sys/i386/svr4/svr4_machdep.h R sys/i386/xbox/pic16l.s R sys/i386/xbox/xbox.c R sys/i386/xbox/xboxfb.c R sys/kern/imgact_gzip.c R sys/kern/kern_gzio.c R sys/kern/kern_numa.c R sys/kern/subr_inflate.c R sys/kern/subr_mbpool.c R sys/netnatm/natm.c R sys/netnatm/natm.h R sys/netnatm/natm_pcb.c R sys/netnatm/natm_proto.c R sys/vm/vm_domain.c R sys/vm/vm_domain.h R sys/vm/vm_zeroidle.c Log Message: ----------- update zfs code. cleanup old code Commit: 1eb0a332e0728fbae2e244702618f76279155ce4 https://github.com/MidnightBSD/src/commit/1eb0a332e0728fbae2e244702618f76279155ce4 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M sys/contrib/alpine-hal/al_hal_iofic.c M sys/contrib/alpine-hal/al_hal_iofic.h M sys/contrib/alpine-hal/al_hal_iofic_regs.h M sys/contrib/alpine-hal/al_hal_nb_regs.h M sys/contrib/alpine-hal/al_hal_pbs_regs.h M sys/contrib/alpine-hal/al_hal_pcie.c M sys/contrib/alpine-hal/al_hal_pcie.h M sys/contrib/alpine-hal/al_hal_pcie_axi_reg.h M sys/contrib/alpine-hal/al_hal_pcie_interrupts.h M sys/contrib/alpine-hal/al_hal_pcie_regs.h M sys/contrib/alpine-hal/al_hal_pcie_w_reg.h M sys/contrib/alpine-hal/al_hal_plat_services.h M sys/contrib/alpine-hal/al_hal_plat_types.h M sys/contrib/alpine-hal/al_hal_reg_utils.h R sys/contrib/alpine-hal/al_hal_serdes.c M sys/contrib/alpine-hal/al_hal_serdes.h A sys/contrib/alpine-hal/al_hal_serdes_25g.c A sys/contrib/alpine-hal/al_hal_serdes_25g.h A sys/contrib/alpine-hal/al_hal_serdes_25g_internal_regs.h A sys/contrib/alpine-hal/al_hal_serdes_25g_regs.h A sys/contrib/alpine-hal/al_hal_serdes_hssp.c A sys/contrib/alpine-hal/al_hal_serdes_hssp.h A sys/contrib/alpine-hal/al_hal_serdes_hssp_internal_regs.h A sys/contrib/alpine-hal/al_hal_serdes_hssp_regs.h A sys/contrib/alpine-hal/al_hal_serdes_interface.h M sys/contrib/alpine-hal/al_hal_udma.h M sys/contrib/alpine-hal/al_hal_udma_config.c M sys/contrib/alpine-hal/al_hal_udma_config.h M sys/contrib/alpine-hal/al_hal_udma_debug.c M sys/contrib/alpine-hal/al_hal_udma_iofic.h M sys/contrib/alpine-hal/al_hal_udma_main.c M sys/contrib/alpine-hal/al_hal_udma_regs_gen.h M sys/contrib/alpine-hal/al_hal_unit_adapter_regs.h A sys/contrib/alpine-hal/al_serdes.c A sys/contrib/alpine-hal/al_serdes.h M sys/contrib/alpine-hal/eth/al_hal_eth.h M sys/contrib/alpine-hal/eth/al_hal_eth_mac_regs.h M sys/contrib/alpine-hal/eth/al_hal_eth_main.c M sys/contrib/ck/include/ck_queue.h M sys/contrib/ck/include/gcc/arm/ck_pr_armv4.h M sys/contrib/cloudabi/cloudabi_vdso_armv6.S A sys/contrib/cloudabi/cloudabi_vdso_armv6_on_64bit.S M sys/contrib/cloudabi/syscalls32.master M sys/contrib/cloudabi/syscalls64.master M sys/contrib/dev/acpica/acpica_prep.sh M sys/contrib/dev/acpica/changes.txt M sys/contrib/dev/acpica/common/acfileio.c M sys/contrib/dev/acpica/common/acgetline.c M sys/contrib/dev/acpica/common/adfile.c M sys/contrib/dev/acpica/common/adisasm.c M sys/contrib/dev/acpica/common/adwalk.c M sys/contrib/dev/acpica/common/ahids.c M sys/contrib/dev/acpica/common/ahpredef.c M sys/contrib/dev/acpica/common/ahtable.c M sys/contrib/dev/acpica/common/ahuuids.c M sys/contrib/dev/acpica/common/cmfsize.c M sys/contrib/dev/acpica/common/dmextern.c M sys/contrib/dev/acpica/common/dmrestag.c M sys/contrib/dev/acpica/common/dmswitch.c M sys/contrib/dev/acpica/common/dmtable.c M sys/contrib/dev/acpica/common/dmtables.c M sys/contrib/dev/acpica/common/dmtbdump.c A sys/contrib/dev/acpica/common/dmtbdump1.c A sys/contrib/dev/acpica/common/dmtbdump2.c A sys/contrib/dev/acpica/common/dmtbdump3.c M sys/contrib/dev/acpica/common/dmtbinfo.c A sys/contrib/dev/acpica/common/dmtbinfo1.c A sys/contrib/dev/acpica/common/dmtbinfo2.c A sys/contrib/dev/acpica/common/dmtbinfo3.c M sys/contrib/dev/acpica/common/getopt.c M sys/contrib/dev/acpica/compiler/aslallocate.c M sys/contrib/dev/acpica/compiler/aslanalyze.c M sys/contrib/dev/acpica/compiler/aslascii.c M sys/contrib/dev/acpica/compiler/aslbtypes.c M sys/contrib/dev/acpica/compiler/aslcache.c M sys/contrib/dev/acpica/compiler/aslcodegen.c M sys/contrib/dev/acpica/compiler/aslcompile.c M sys/contrib/dev/acpica/compiler/aslcompiler.h M sys/contrib/dev/acpica/compiler/aslcompiler.l R sys/contrib/dev/acpica/compiler/aslcompiler.y M sys/contrib/dev/acpica/compiler/aslcstyle.y M sys/contrib/dev/acpica/compiler/asldebug.c M sys/contrib/dev/acpica/compiler/asldefine.h M sys/contrib/dev/acpica/compiler/aslerror.c M sys/contrib/dev/acpica/compiler/aslexternal.c M sys/contrib/dev/acpica/compiler/aslfileio.c M sys/contrib/dev/acpica/compiler/aslfiles.c M sys/contrib/dev/acpica/compiler/aslfold.c M sys/contrib/dev/acpica/compiler/aslglobal.h M sys/contrib/dev/acpica/compiler/aslhelp.c M sys/contrib/dev/acpica/compiler/aslhelpers.y M sys/contrib/dev/acpica/compiler/aslhex.c M sys/contrib/dev/acpica/compiler/aslkeywords.y M sys/contrib/dev/acpica/compiler/asllength.c M sys/contrib/dev/acpica/compiler/asllisting.c M sys/contrib/dev/acpica/compiler/asllistsup.c M sys/contrib/dev/acpica/compiler/aslload.c M sys/contrib/dev/acpica/compiler/asllookup.c M sys/contrib/dev/acpica/compiler/aslmain.c M sys/contrib/dev/acpica/compiler/aslmap.c M sys/contrib/dev/acpica/compiler/aslmapenter.c M sys/contrib/dev/acpica/compiler/aslmapoutput.c M sys/contrib/dev/acpica/compiler/aslmaputils.c M sys/contrib/dev/acpica/compiler/aslmessages.c M sys/contrib/dev/acpica/compiler/aslmessages.h M sys/contrib/dev/acpica/compiler/aslmethod.c M sys/contrib/dev/acpica/compiler/aslnamesp.c M sys/contrib/dev/acpica/compiler/asloffset.c M sys/contrib/dev/acpica/compiler/aslopcodes.c M sys/contrib/dev/acpica/compiler/asloperands.c M sys/contrib/dev/acpica/compiler/aslopt.c M sys/contrib/dev/acpica/compiler/asloptions.c M sys/contrib/dev/acpica/compiler/aslparseop.c M sys/contrib/dev/acpica/compiler/aslparser.y M sys/contrib/dev/acpica/compiler/aslpld.c M sys/contrib/dev/acpica/compiler/aslpredef.c M sys/contrib/dev/acpica/compiler/aslprepkg.c M sys/contrib/dev/acpica/compiler/aslprimaries.y M sys/contrib/dev/acpica/compiler/aslprintf.c M sys/contrib/dev/acpica/compiler/aslprune.c M sys/contrib/dev/acpica/compiler/aslresource.c M sys/contrib/dev/acpica/compiler/aslresources.y M sys/contrib/dev/acpica/compiler/aslrestype1.c M sys/contrib/dev/acpica/compiler/aslrestype1i.c M sys/contrib/dev/acpica/compiler/aslrestype2.c M sys/contrib/dev/acpica/compiler/aslrestype2d.c M sys/contrib/dev/acpica/compiler/aslrestype2e.c M sys/contrib/dev/acpica/compiler/aslrestype2q.c M sys/contrib/dev/acpica/compiler/aslrestype2s.c M sys/contrib/dev/acpica/compiler/aslrestype2w.c M sys/contrib/dev/acpica/compiler/aslrules.y M sys/contrib/dev/acpica/compiler/aslstartup.c M sys/contrib/dev/acpica/compiler/aslstubs.c M sys/contrib/dev/acpica/compiler/aslsupport.l M sys/contrib/dev/acpica/compiler/aslsupport.y M sys/contrib/dev/acpica/compiler/asltokens.y M sys/contrib/dev/acpica/compiler/asltransform.c M sys/contrib/dev/acpica/compiler/asltree.c M sys/contrib/dev/acpica/compiler/asltypes.h M sys/contrib/dev/acpica/compiler/asltypes.y M sys/contrib/dev/acpica/compiler/aslutils.c M sys/contrib/dev/acpica/compiler/asluuid.c M sys/contrib/dev/acpica/compiler/aslwalks.c M sys/contrib/dev/acpica/compiler/aslxref.c M sys/contrib/dev/acpica/compiler/aslxrefout.c M sys/contrib/dev/acpica/compiler/cvcompiler.c M sys/contrib/dev/acpica/compiler/cvdisasm.c M sys/contrib/dev/acpica/compiler/cvparser.c M sys/contrib/dev/acpica/compiler/dtcompile.c M sys/contrib/dev/acpica/compiler/dtcompiler.h A sys/contrib/dev/acpica/compiler/dtcompilerparser.l A sys/contrib/dev/acpica/compiler/dtcompilerparser.y M sys/contrib/dev/acpica/compiler/dtexpress.c M sys/contrib/dev/acpica/compiler/dtfield.c M sys/contrib/dev/acpica/compiler/dtio.c M sys/contrib/dev/acpica/compiler/dtparser.l M sys/contrib/dev/acpica/compiler/dtparser.y M sys/contrib/dev/acpica/compiler/dtsubtable.c M sys/contrib/dev/acpica/compiler/dttable.c M sys/contrib/dev/acpica/compiler/dttable1.c M sys/contrib/dev/acpica/compiler/dttable2.c M sys/contrib/dev/acpica/compiler/dttemplate.c M sys/contrib/dev/acpica/compiler/dttemplate.h M sys/contrib/dev/acpica/compiler/dtutils.c M sys/contrib/dev/acpica/compiler/preprocess.h M sys/contrib/dev/acpica/compiler/prexpress.c M sys/contrib/dev/acpica/compiler/prmacros.c M sys/contrib/dev/acpica/compiler/prparser.l M sys/contrib/dev/acpica/compiler/prparser.y M sys/contrib/dev/acpica/compiler/prscan.c M sys/contrib/dev/acpica/compiler/prutils.c M sys/contrib/dev/acpica/components/debugger/dbcmds.c M sys/contrib/dev/acpica/components/debugger/dbconvert.c M sys/contrib/dev/acpica/components/debugger/dbdisply.c M sys/contrib/dev/acpica/components/debugger/dbexec.c M sys/contrib/dev/acpica/components/debugger/dbfileio.c M sys/contrib/dev/acpica/components/debugger/dbhistry.c M sys/contrib/dev/acpica/components/debugger/dbinput.c M sys/contrib/dev/acpica/components/debugger/dbmethod.c M sys/contrib/dev/acpica/components/debugger/dbnames.c M sys/contrib/dev/acpica/components/debugger/dbobject.c M sys/contrib/dev/acpica/components/debugger/dbstats.c M sys/contrib/dev/acpica/components/debugger/dbtest.c M sys/contrib/dev/acpica/components/debugger/dbutils.c M sys/contrib/dev/acpica/components/debugger/dbxface.c M sys/contrib/dev/acpica/components/disassembler/dmbuffer.c M sys/contrib/dev/acpica/components/disassembler/dmcstyle.c M sys/contrib/dev/acpica/components/disassembler/dmdeferred.c M sys/contrib/dev/acpica/components/disassembler/dmnames.c M sys/contrib/dev/acpica/components/disassembler/dmopcode.c M sys/contrib/dev/acpica/components/disassembler/dmresrc.c M sys/contrib/dev/acpica/components/disassembler/dmresrcl.c M sys/contrib/dev/acpica/components/disassembler/dmresrcl2.c M sys/contrib/dev/acpica/components/disassembler/dmresrcs.c M sys/contrib/dev/acpica/components/disassembler/dmutils.c M sys/contrib/dev/acpica/components/disassembler/dmwalk.c M sys/contrib/dev/acpica/components/dispatcher/dsargs.c M sys/contrib/dev/acpica/components/dispatcher/dscontrol.c M sys/contrib/dev/acpica/components/dispatcher/dsdebug.c M sys/contrib/dev/acpica/components/dispatcher/dsfield.c M sys/contrib/dev/acpica/components/dispatcher/dsinit.c M sys/contrib/dev/acpica/components/dispatcher/dsmethod.c M sys/contrib/dev/acpica/components/dispatcher/dsmthdat.c M sys/contrib/dev/acpica/components/dispatcher/dsobject.c M sys/contrib/dev/acpica/components/dispatcher/dsopcode.c M sys/contrib/dev/acpica/components/dispatcher/dspkginit.c M sys/contrib/dev/acpica/components/dispatcher/dsutils.c M sys/contrib/dev/acpica/components/dispatcher/dswexec.c M sys/contrib/dev/acpica/components/dispatcher/dswload.c M sys/contrib/dev/acpica/components/dispatcher/dswload2.c M sys/contrib/dev/acpica/components/dispatcher/dswscope.c M sys/contrib/dev/acpica/components/dispatcher/dswstate.c M sys/contrib/dev/acpica/components/events/evevent.c M sys/contrib/dev/acpica/components/events/evglock.c M sys/contrib/dev/acpica/components/events/evgpe.c M sys/contrib/dev/acpica/components/events/evgpeblk.c M sys/contrib/dev/acpica/components/events/evgpeinit.c M sys/contrib/dev/acpica/components/events/evgpeutil.c M sys/contrib/dev/acpica/components/events/evhandler.c M sys/contrib/dev/acpica/components/events/evmisc.c M sys/contrib/dev/acpica/components/events/evregion.c M sys/contrib/dev/acpica/components/events/evrgnini.c M sys/contrib/dev/acpica/components/events/evsci.c M sys/contrib/dev/acpica/components/events/evxface.c M sys/contrib/dev/acpica/components/events/evxfevnt.c M sys/contrib/dev/acpica/components/events/evxfgpe.c M sys/contrib/dev/acpica/components/events/evxfregn.c M sys/contrib/dev/acpica/components/executer/exconcat.c M sys/contrib/dev/acpica/components/executer/exconfig.c M sys/contrib/dev/acpica/components/executer/exconvrt.c M sys/contrib/dev/acpica/components/executer/excreate.c M sys/contrib/dev/acpica/components/executer/exdebug.c M sys/contrib/dev/acpica/components/executer/exdump.c M sys/contrib/dev/acpica/components/executer/exfield.c M sys/contrib/dev/acpica/components/executer/exfldio.c M sys/contrib/dev/acpica/components/executer/exmisc.c M sys/contrib/dev/acpica/components/executer/exmutex.c M sys/contrib/dev/acpica/components/executer/exnames.c M sys/contrib/dev/acpica/components/executer/exoparg1.c M sys/contrib/dev/acpica/components/executer/exoparg2.c M sys/contrib/dev/acpica/components/executer/exoparg3.c M sys/contrib/dev/acpica/components/executer/exoparg6.c M sys/contrib/dev/acpica/components/executer/exprep.c M sys/contrib/dev/acpica/components/executer/exregion.c M sys/contrib/dev/acpica/components/executer/exresnte.c M sys/contrib/dev/acpica/components/executer/exresolv.c M sys/contrib/dev/acpica/components/executer/exresop.c A sys/contrib/dev/acpica/components/executer/exserial.c M sys/contrib/dev/acpica/components/executer/exstore.c M sys/contrib/dev/acpica/components/executer/exstoren.c M sys/contrib/dev/acpica/components/executer/exstorob.c M sys/contrib/dev/acpica/components/executer/exsystem.c M sys/contrib/dev/acpica/components/executer/extrace.c M sys/contrib/dev/acpica/components/executer/exutils.c M sys/contrib/dev/acpica/components/hardware/hwacpi.c M sys/contrib/dev/acpica/components/hardware/hwesleep.c M sys/contrib/dev/acpica/components/hardware/hwgpe.c M sys/contrib/dev/acpica/components/hardware/hwpci.c M sys/contrib/dev/acpica/components/hardware/hwregs.c M sys/contrib/dev/acpica/components/hardware/hwsleep.c M sys/contrib/dev/acpica/components/hardware/hwtimer.c M sys/contrib/dev/acpica/components/hardware/hwvalid.c M sys/contrib/dev/acpica/components/hardware/hwxface.c M sys/contrib/dev/acpica/components/hardware/hwxfsleep.c M sys/contrib/dev/acpica/components/namespace/nsaccess.c M sys/contrib/dev/acpica/components/namespace/nsalloc.c M sys/contrib/dev/acpica/components/namespace/nsarguments.c M sys/contrib/dev/acpica/components/namespace/nsconvert.c M sys/contrib/dev/acpica/components/namespace/nsdump.c M sys/contrib/dev/acpica/components/namespace/nsdumpdv.c M sys/contrib/dev/acpica/components/namespace/nseval.c M sys/contrib/dev/acpica/components/namespace/nsinit.c M sys/contrib/dev/acpica/components/namespace/nsload.c M sys/contrib/dev/acpica/components/namespace/nsnames.c M sys/contrib/dev/acpica/components/namespace/nsobject.c M sys/contrib/dev/acpica/components/namespace/nsparse.c M sys/contrib/dev/acpica/components/namespace/nspredef.c M sys/contrib/dev/acpica/components/namespace/nsprepkg.c M sys/contrib/dev/acpica/components/namespace/nsrepair.c M sys/contrib/dev/acpica/components/namespace/nsrepair2.c M sys/contrib/dev/acpica/components/namespace/nssearch.c M sys/contrib/dev/acpica/components/namespace/nsutils.c M sys/contrib/dev/acpica/components/namespace/nswalk.c M sys/contrib/dev/acpica/components/namespace/nsxfeval.c M sys/contrib/dev/acpica/components/namespace/nsxfname.c M sys/contrib/dev/acpica/components/namespace/nsxfobj.c M sys/contrib/dev/acpica/components/parser/psargs.c M sys/contrib/dev/acpica/components/parser/psloop.c M sys/contrib/dev/acpica/components/parser/psobject.c M sys/contrib/dev/acpica/components/parser/psopcode.c M sys/contrib/dev/acpica/components/parser/psopinfo.c M sys/contrib/dev/acpica/components/parser/psparse.c M sys/contrib/dev/acpica/components/parser/psscope.c M sys/contrib/dev/acpica/components/parser/pstree.c M sys/contrib/dev/acpica/components/parser/psutils.c M sys/contrib/dev/acpica/components/parser/pswalk.c M sys/contrib/dev/acpica/components/parser/psxface.c M sys/contrib/dev/acpica/components/resources/rsaddr.c M sys/contrib/dev/acpica/components/resources/rscalc.c M sys/contrib/dev/acpica/components/resources/rscreate.c M sys/contrib/dev/acpica/components/resources/rsdump.c M sys/contrib/dev/acpica/components/resources/rsdumpinfo.c M sys/contrib/dev/acpica/components/resources/rsinfo.c M sys/contrib/dev/acpica/components/resources/rsio.c M sys/contrib/dev/acpica/components/resources/rsirq.c M sys/contrib/dev/acpica/components/resources/rslist.c M sys/contrib/dev/acpica/components/resources/rsmemory.c M sys/contrib/dev/acpica/components/resources/rsmisc.c M sys/contrib/dev/acpica/components/resources/rsserial.c M sys/contrib/dev/acpica/components/resources/rsutils.c M sys/contrib/dev/acpica/components/resources/rsxface.c M sys/contrib/dev/acpica/components/tables/tbdata.c M sys/contrib/dev/acpica/components/tables/tbfadt.c M sys/contrib/dev/acpica/components/tables/tbfind.c M sys/contrib/dev/acpica/components/tables/tbinstal.c M sys/contrib/dev/acpica/components/tables/tbprint.c M sys/contrib/dev/acpica/components/tables/tbutils.c M sys/contrib/dev/acpica/components/tables/tbxface.c M sys/contrib/dev/acpica/components/tables/tbxfload.c M sys/contrib/dev/acpica/components/tables/tbxfroot.c M sys/contrib/dev/acpica/components/utilities/utaddress.c M sys/contrib/dev/acpica/components/utilities/utalloc.c M sys/contrib/dev/acpica/components/utilities/utascii.c M sys/contrib/dev/acpica/components/utilities/utbuffer.c M sys/contrib/dev/acpica/components/utilities/utcache.c M sys/contrib/dev/acpica/components/utilities/utcopy.c M sys/contrib/dev/acpica/components/utilities/utdebug.c M sys/contrib/dev/acpica/components/utilities/utdecode.c M sys/contrib/dev/acpica/components/utilities/utdelete.c M sys/contrib/dev/acpica/components/utilities/uterror.c M sys/contrib/dev/acpica/components/utilities/uteval.c M sys/contrib/dev/acpica/components/utilities/utexcep.c M sys/contrib/dev/acpica/components/utilities/utglobal.c M sys/contrib/dev/acpica/components/utilities/uthex.c M sys/contrib/dev/acpica/components/utilities/utids.c M sys/contrib/dev/acpica/components/utilities/utinit.c M sys/contrib/dev/acpica/components/utilities/utlock.c M sys/contrib/dev/acpica/components/utilities/utmath.c M sys/contrib/dev/acpica/components/utilities/utmisc.c M sys/contrib/dev/acpica/components/utilities/utmutex.c M sys/contrib/dev/acpica/components/utilities/utnonansi.c M sys/contrib/dev/acpica/components/utilities/utobject.c M sys/contrib/dev/acpica/components/utilities/utosi.c M sys/contrib/dev/acpica/components/utilities/utownerid.c M sys/contrib/dev/acpica/components/utilities/utpredef.c R sys/contrib/dev/acpica/components/utilities/utprint.c M sys/contrib/dev/acpica/components/utilities/utresdecode.c M sys/contrib/dev/acpica/components/utilities/utresrc.c M sys/contrib/dev/acpica/components/utilities/utstate.c M sys/contrib/dev/acpica/components/utilities/utstring.c M sys/contrib/dev/acpica/components/utilities/utstrsuppt.c M sys/contrib/dev/acpica/components/utilities/utstrtoul64.c M sys/contrib/dev/acpica/components/utilities/uttrack.c M sys/contrib/dev/acpica/components/utilities/utuuid.c M sys/contrib/dev/acpica/components/utilities/utxface.c M sys/contrib/dev/acpica/components/utilities/utxferror.c M sys/contrib/dev/acpica/components/utilities/utxfinit.c M sys/contrib/dev/acpica/components/utilities/utxfmutex.c M sys/contrib/dev/acpica/include/acapps.h M sys/contrib/dev/acpica/include/acbuffer.h M sys/contrib/dev/acpica/include/acclib.h M sys/contrib/dev/acpica/include/accommon.h M sys/contrib/dev/acpica/include/acconfig.h M sys/contrib/dev/acpica/include/acconvert.h M sys/contrib/dev/acpica/include/acdebug.h M sys/contrib/dev/acpica/include/acdisasm.h M sys/contrib/dev/acpica/include/acdispat.h M sys/contrib/dev/acpica/include/acevents.h M sys/contrib/dev/acpica/include/acexcep.h M sys/contrib/dev/acpica/include/acglobal.h M sys/contrib/dev/acpica/include/achware.h M sys/contrib/dev/acpica/include/acinterp.h M sys/contrib/dev/acpica/include/aclocal.h M sys/contrib/dev/acpica/include/acmacros.h M sys/contrib/dev/acpica/include/acnames.h M sys/contrib/dev/acpica/include/acnamesp.h M sys/contrib/dev/acpica/include/acobject.h M sys/contrib/dev/acpica/include/acopcode.h M sys/contrib/dev/acpica/include/acoutput.h M sys/contrib/dev/acpica/include/acparser.h M sys/contrib/dev/acpica/include/acpi.h M sys/contrib/dev/acpica/include/acpiosxf.h M sys/contrib/dev/acpica/include/acpixf.h M sys/contrib/dev/acpica/include/acpredef.h M sys/contrib/dev/acpica/include/acresrc.h M sys/contrib/dev/acpica/include/acrestyp.h M sys/contrib/dev/acpica/include/acstruct.h M sys/contrib/dev/acpica/include/actables.h A sys/contrib/dev/acpica/include/actbinfo.h M sys/contrib/dev/acpica/include/actbl.h M sys/contrib/dev/acpica/include/actbl1.h M sys/contrib/dev/acpica/include/actbl2.h M sys/contrib/dev/acpica/include/actbl3.h M sys/contrib/dev/acpica/include/actypes.h M sys/contrib/dev/acpica/include/acutils.h M sys/contrib/dev/acpica/include/acuuid.h M sys/contrib/dev/acpica/include/amlcode.h M sys/contrib/dev/acpica/include/amlresrc.h M sys/contrib/dev/acpica/include/platform/acenv.h M sys/contrib/dev/acpica/include/platform/acenvex.h M sys/contrib/dev/acpica/include/platform/acfreebsd.h M sys/contrib/dev/acpica/include/platform/acgcc.h M sys/contrib/dev/acpica/include/platform/acgccex.h R sys/contrib/dev/acpica/os_specific/service_layers/oslibcfs.c M sys/contrib/dev/acpica/os_specific/service_layers/osunixxf.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_attach.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_devid.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_eeprom.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_phy.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_radar.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_recv_ds.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_spectral.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_stub_funcs.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_stub_funcs.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_xmit.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300_xmit_ds.c M sys/contrib/dev/ath/ath_hal/ar9300/ar9300eep.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300phy.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_ap121.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_aphrodite.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_cus157.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_generic.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_hb112.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_hb116.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_osprey_k31.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_wasp_2.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_xb112.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9300template_xb113.h M sys/contrib/dev/ath/ath_hal/ar9300/ar9330_12.ini M sys/contrib/dev/drm2/radeonkmsfw/Makefile M sys/contrib/dev/drm2/radeonkmsfw/README A sys/contrib/dev/ice/LICENSE A sys/contrib/dev/ice/README A sys/contrib/dev/ice/ice-1.3.19.0.pkg M sys/contrib/dev/iwi/Makefile A sys/contrib/dev/iwm/iwm-3168-22.fw.uu A sys/contrib/dev/iwm/iwm-9000-34.fw.uu A sys/contrib/dev/iwm/iwm-9260-34.fw.uu R sys/contrib/dev/iwn/iwlwifi-6000g2a-17.168.5.2.fw.uu R sys/contrib/dev/iwn/iwlwifi-6000g2b-17.168.5.2.fw.uu M sys/contrib/dev/mwl/Makefile M sys/contrib/dev/npe/IxNpeMicrocode.dat.uu M sys/contrib/dev/npe/LICENSE R sys/contrib/dev/nve/adapter.h R sys/contrib/dev/nve/amd64/nvenetlib.README R sys/contrib/dev/nve/amd64/nvenetlib.o.bz2.uu R sys/contrib/dev/nve/basetype.h R sys/contrib/dev/nve/drvinfo.h R sys/contrib/dev/nve/i386/nvenetlib.README R sys/contrib/dev/nve/i386/nvenetlib.o.bz2.uu R sys/contrib/dev/nve/nvenet_version.h R sys/contrib/dev/nve/os.h R sys/contrib/dev/nve/phy.h A sys/contrib/dev/qat/LICENSE A sys/contrib/dev/qat/mmp_firmware_c2xxx.bin A sys/contrib/dev/qat/mof_firmware_c2xxx.bin A sys/contrib/dev/qat/qat_895xcc.bin A sys/contrib/dev/qat/qat_895xcc_mmp.bin A sys/contrib/dev/qat/qat_c3xxx.bin A sys/contrib/dev/qat/qat_c3xxx_mmp.bin A sys/contrib/dev/qat/qat_c62x.bin A sys/contrib/dev/qat/qat_c62x_mmp.bin A sys/contrib/dev/qat/qat_d15xx.bin A sys/contrib/dev/qat/qat_d15xx_mmp.bin M sys/contrib/dev/ral/LICENSE M sys/contrib/dev/ral/Makefile M sys/contrib/dev/ral/microcode.h M sys/contrib/dev/ral/rt2561.fw.uu M sys/contrib/dev/ral/rt2561s.fw.uu M sys/contrib/dev/ral/rt2661.fw.uu M sys/contrib/dev/ral/rt2860.fw.uu M sys/contrib/dev/rtwn/LICENSE A sys/contrib/dev/rtwn/rtwn-rtl8188eefw.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8188eufw.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8192cfwE.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8192cfwE_B.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8192cfwT.fw.uu M sys/contrib/dev/rtwn/rtwn-rtl8192cfwU.fw.uu R sys/contrib/dev/rtwn/rtwn-rtl8192cfwU_B.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8192eufw.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8812aufw.fw.uu A sys/contrib/dev/rtwn/rtwn-rtl8821aufw.fw.uu M sys/contrib/dev/uath/ar5523.bin.uu R sys/contrib/dev/urtwn/LICENSE R sys/contrib/dev/urtwn/urtwn-rtl8188eufw.fw.uu R sys/contrib/dev/urtwn/urtwn-rtl8192cfwT.fw.uu R sys/contrib/dev/urtwn/urtwn-rtl8192cfwU.fw.uu M sys/contrib/ena-com/ena_com.c M sys/contrib/ena-com/ena_com.h M sys/contrib/ena-com/ena_defs/ena_admin_defs.h M sys/contrib/ena-com/ena_defs/ena_common_defs.h M sys/contrib/ena-com/ena_defs/ena_eth_io_defs.h M sys/contrib/ena-com/ena_defs/ena_gen_info.h M sys/contrib/ena-com/ena_defs/ena_regs_defs.h M sys/contrib/ena-com/ena_eth_com.c M sys/contrib/ena-com/ena_eth_com.h A sys/contrib/ena-com/ena_fbsd_log.h M sys/contrib/ena-com/ena_plat.h A sys/contrib/libb2/blake2-config.h A sys/contrib/libb2/blake2-dispatch.c A sys/contrib/libb2/blake2-impl.h A sys/contrib/libb2/blake2.h A sys/contrib/libb2/blake2b-load-sse2.h A sys/contrib/libb2/blake2b-load-sse41.h A sys/contrib/libb2/blake2b-ref.c A sys/contrib/libb2/blake2b-round.h A sys/contrib/libb2/blake2b.c A sys/contrib/libb2/blake2bp.c A sys/contrib/libb2/blake2s-load-sse2.h A sys/contrib/libb2/blake2s-load-sse41.h A sys/contrib/libb2/blake2s-load-xop.h A sys/contrib/libb2/blake2s-ref.c A sys/contrib/libb2/blake2s-round.h A sys/contrib/libb2/blake2s.c A sys/contrib/libb2/blake2sp.c M sys/contrib/libnv/cnvlist.c M sys/contrib/libnv/dnvlist.c M sys/contrib/libnv/nv_impl.h M sys/contrib/libnv/nvlist.c M sys/contrib/libnv/nvlist_impl.h M sys/contrib/libnv/nvpair.c M sys/contrib/libnv/nvpair_impl.h A sys/contrib/libsodium/.gitignore A sys/contrib/libsodium/.travis.yml A sys/contrib/libsodium/AUTHORS A sys/contrib/libsodium/ChangeLog A sys/contrib/libsodium/LICENSE A sys/contrib/libsodium/Makefile.am A sys/contrib/libsodium/README.markdown A sys/contrib/libsodium/THANKS A sys/contrib/libsodium/appveyor.yml A sys/contrib/libsodium/autogen.sh A sys/contrib/libsodium/builds/.gitignore A sys/contrib/libsodium/builds/Makefile.am A sys/contrib/libsodium/builds/msvc/build/buildall.bat A sys/contrib/libsodium/builds/msvc/build/buildbase.bat A sys/contrib/libsodium/builds/msvc/properties/Common.props A sys/contrib/libsodium/builds/msvc/properties/DLL.props A sys/contrib/libsodium/builds/msvc/properties/Debug.props A sys/contrib/libsodium/builds/msvc/properties/DebugDEXE.props A sys/contrib/libsodium/builds/msvc/properties/DebugDLL.props A sys/contrib/libsodium/builds/msvc/properties/DebugLEXE.props A sys/contrib/libsodium/builds/msvc/properties/DebugLIB.props A sys/contrib/libsodium/builds/msvc/properties/DebugLTCG.props A sys/contrib/libsodium/builds/msvc/properties/DebugSEXE.props A sys/contrib/libsodium/builds/msvc/properties/EXE.props A sys/contrib/libsodium/builds/msvc/properties/LIB.props A sys/contrib/libsodium/builds/msvc/properties/LTCG.props A sys/contrib/libsodium/builds/msvc/properties/Link.props A sys/contrib/libsodium/builds/msvc/properties/Messages.props A sys/contrib/libsodium/builds/msvc/properties/Output.props A sys/contrib/libsodium/builds/msvc/properties/Release.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseDEXE.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseDLL.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseLEXE.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseLIB.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseLTCG.props A sys/contrib/libsodium/builds/msvc/properties/ReleaseSEXE.props A sys/contrib/libsodium/builds/msvc/properties/Win32.props A sys/contrib/libsodium/builds/msvc/properties/x64.props A sys/contrib/libsodium/builds/msvc/resource.h A sys/contrib/libsodium/builds/msvc/resource.rc A sys/contrib/libsodium/builds/msvc/version.h A sys/contrib/libsodium/builds/msvc/vs2010/libsodium.import.props A sys/contrib/libsodium/builds/msvc/vs2010/libsodium.import.xml A sys/contrib/libsodium/builds/msvc/vs2010/libsodium.sln A sys/contrib/libsodium/builds/msvc/vs2010/libsodium/libsodium.props A sys/contrib/libsodium/builds/msvc/vs2010/libsodium/libsodium.vcxproj A sys/contrib/libsodium/builds/msvc/vs2010/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/builds/msvc/vs2010/libsodium/libsodium.xml A sys/contrib/libsodium/builds/msvc/vs2012/libsodium.import.props A sys/contrib/libsodium/builds/msvc/vs2012/libsodium.import.xml A sys/contrib/libsodium/builds/msvc/vs2012/libsodium.sln A sys/contrib/libsodium/builds/msvc/vs2012/libsodium/libsodium.props A sys/contrib/libsodium/builds/msvc/vs2012/libsodium/libsodium.vcxproj A sys/contrib/libsodium/builds/msvc/vs2012/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/builds/msvc/vs2012/libsodium/libsodium.xml A sys/contrib/libsodium/builds/msvc/vs2013/libsodium.import.props A sys/contrib/libsodium/builds/msvc/vs2013/libsodium.import.xml A sys/contrib/libsodium/builds/msvc/vs2013/libsodium.sln A sys/contrib/libsodium/builds/msvc/vs2013/libsodium/libsodium.props A sys/contrib/libsodium/builds/msvc/vs2013/libsodium/libsodium.vcxproj A sys/contrib/libsodium/builds/msvc/vs2013/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/builds/msvc/vs2013/libsodium/libsodium.xml A sys/contrib/libsodium/builds/msvc/vs2015/libsodium.import.props A sys/contrib/libsodium/builds/msvc/vs2015/libsodium.import.xml A sys/contrib/libsodium/builds/msvc/vs2015/libsodium.sln A sys/contrib/libsodium/builds/msvc/vs2015/libsodium/libsodium.props A sys/contrib/libsodium/builds/msvc/vs2015/libsodium/libsodium.vcxproj A sys/contrib/libsodium/builds/msvc/vs2015/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/builds/msvc/vs2015/libsodium/libsodium.xml A sys/contrib/libsodium/builds/msvc/vs2017/libsodium.import.props A sys/contrib/libsodium/builds/msvc/vs2017/libsodium.import.xml A sys/contrib/libsodium/builds/msvc/vs2017/libsodium.sln A sys/contrib/libsodium/builds/msvc/vs2017/libsodium/libsodium.props A sys/contrib/libsodium/builds/msvc/vs2017/libsodium/libsodium.vcxproj A sys/contrib/libsodium/builds/msvc/vs2017/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/builds/msvc/vs2017/libsodium/libsodium.xml A sys/contrib/libsodium/configure.ac A sys/contrib/libsodium/contrib/Findsodium.cmake A sys/contrib/libsodium/contrib/Makefile.am A sys/contrib/libsodium/dist-build/Makefile.am A sys/contrib/libsodium/dist-build/android-arm.sh A sys/contrib/libsodium/dist-build/android-armv7-a.sh A sys/contrib/libsodium/dist-build/android-armv8-a.sh A sys/contrib/libsodium/dist-build/android-build.sh A sys/contrib/libsodium/dist-build/android-mips32.sh A sys/contrib/libsodium/dist-build/android-mips64.sh A sys/contrib/libsodium/dist-build/android-x86.sh A sys/contrib/libsodium/dist-build/android-x86_64.sh A sys/contrib/libsodium/dist-build/emscripten-symbols.def A sys/contrib/libsodium/dist-build/emscripten.sh A sys/contrib/libsodium/dist-build/generate-emscripten-symbols.sh A sys/contrib/libsodium/dist-build/ios.sh A sys/contrib/libsodium/dist-build/msys2-win32.sh A sys/contrib/libsodium/dist-build/msys2-win64.sh A sys/contrib/libsodium/dist-build/nativeclient-pnacl.sh A sys/contrib/libsodium/dist-build/nativeclient-x86.sh A sys/contrib/libsodium/dist-build/nativeclient-x86_64.sh A sys/contrib/libsodium/dist-build/osx.sh A sys/contrib/libsodium/lgtm.yml A sys/contrib/libsodium/libsodium-uninstalled.pc.in A sys/contrib/libsodium/libsodium.pc.in A sys/contrib/libsodium/libsodium.sln A sys/contrib/libsodium/libsodium.vcxproj A sys/contrib/libsodium/libsodium.vcxproj.filters A sys/contrib/libsodium/m4/ax_check_catchable_abrt.m4 A sys/contrib/libsodium/m4/ax_check_catchable_segv.m4 A sys/contrib/libsodium/m4/ax_check_compile_flag.m4 A sys/contrib/libsodium/m4/ax_check_define.m4 A sys/contrib/libsodium/m4/ax_check_gnu_make.m4 A sys/contrib/libsodium/m4/ax_check_link_flag.m4 A sys/contrib/libsodium/m4/ax_pthread.m4 A sys/contrib/libsodium/m4/ax_tls.m4 A sys/contrib/libsodium/m4/ax_valgrind_check.m4 A sys/contrib/libsodium/m4/ld-output-def.m4 A sys/contrib/libsodium/msvc-scripts/Makefile.am A sys/contrib/libsodium/msvc-scripts/process.bat A sys/contrib/libsodium/msvc-scripts/rep.vbs A sys/contrib/libsodium/msvc-scripts/sodium.props A sys/contrib/libsodium/packaging/dotnet-core/.gitignore A sys/contrib/libsodium/packaging/dotnet-core/README.md A sys/contrib/libsodium/packaging/dotnet-core/libsodium.props A sys/contrib/libsodium/packaging/dotnet-core/prepare.py A sys/contrib/libsodium/packaging/dotnet-core/recipes/alpine-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/build A sys/contrib/libsodium/packaging/dotnet-core/recipes/centos-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/debian-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/fedora-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/linux-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/opensuse-x64 A sys/contrib/libsodium/packaging/dotnet-core/recipes/pack A sys/contrib/libsodium/packaging/dotnet-core/recipes/test A sys/contrib/libsodium/packaging/dotnet-core/recipes/ubuntu-x64 A sys/contrib/libsodium/packaging/nuget/.gitignore A sys/contrib/libsodium/packaging/nuget/package.bat A sys/contrib/libsodium/packaging/nuget/package.config A sys/contrib/libsodium/packaging/nuget/package.gsl A sys/contrib/libsodium/regen-msvc/libsodium.vcxproj A sys/contrib/libsodium/regen-msvc/libsodium.vcxproj.filters A sys/contrib/libsodium/regen-msvc/libsodium.vcxproj.filters.tpl A sys/contrib/libsodium/regen-msvc/libsodium.vcxproj.tpl A sys/contrib/libsodium/regen-msvc/regen-msvc.py A sys/contrib/libsodium/regen-msvc/tl_libsodium.vcxproj.filters.tpl A sys/contrib/libsodium/regen-msvc/tl_libsodium.vcxproj.tpl A sys/contrib/libsodium/src/Makefile.am A sys/contrib/libsodium/src/libsodium/Makefile.am A sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c A sys/contrib/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/aead_xchacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_auth/crypto_auth.c A sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha256/auth_hmacsha256.c A sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512/auth_hmacsha512.c A sys/contrib/libsodium/src/libsodium/crypto_auth/hmacsha512256/auth_hmacsha512256.c A sys/contrib/libsodium/src/libsodium/crypto_box/crypto_box.c A sys/contrib/libsodium/src/libsodium/crypto_box/crypto_box_easy.c A sys/contrib/libsodium/src/libsodium/crypto_box/crypto_box_seal.c A sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_curve25519xchacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/box_seal_curve25519xchacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/core_ed25519.c A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ed25519_ref10.c A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/base.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/base2.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/constants.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_25_5/fe.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/base.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/base2.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/constants.h A sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/fe.h A sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/core_hchacha20.c A sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/core_hsalsa20.c A sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/core_hsalsa20_ref2.c A sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/core_salsa_ref.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/generichash_blake2.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-avx2.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ref.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-sse41.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-compress-ssse3.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-avx2.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-sse2.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-load-sse41.h A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/blake2b-ref.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/generichash_blake2b.c A sys/contrib/libsodium/src/libsodium/crypto_generichash/crypto_generichash.c A sys/contrib/libsodium/src/libsodium/crypto_hash/crypto_hash.c A sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/hash_sha256_cp.c A sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/hash_sha256.c A sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/cp/hash_sha512_cp.c A sys/contrib/libsodium/src/libsodium/crypto_hash/sha512/hash_sha512.c A sys/contrib/libsodium/src/libsodium/crypto_kdf/blake2b/kdf_blake2b.c A sys/contrib/libsodium/src/libsodium/crypto_kdf/crypto_kdf.c A sys/contrib/libsodium/src/libsodium/crypto_kx/crypto_kx.c A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/crypto_onetimeauth.c A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.c A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna.h A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna32.h A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/poly1305_donna64.h A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/onetimeauth_poly1305.h A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c A sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/poly1305_sse2.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-core.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-encoding.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx2.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-avx512f.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ref.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2-fill-block-ssse3.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/argon2.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blake2b-long.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-avx2.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-avx512f.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-ref.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/blamka-round-ssse3.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2i.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/pwhash_argon2id.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/crypto_pwhash.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt-common.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/pwhash_scryptsalsa208sha256_nosse.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pbkdf2-sha256.h A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/pwhash_scryptsalsa208sha256.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/scrypt_platform.c A sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/crypto_scalarmult.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/x25519_ref10.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/consts_namespace.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_invert.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_mul.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_namespace.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_nsquare.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe51_pack.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_base_namespace.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/ladder_namespace.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/sandy2x.S A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.c A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/scalarmult_curve25519.h A sys/contrib/libsodium/src/libsodium/crypto_scalarmult/ed25519/ref10/scalarmult_ed25519_ref10.c A sys/contrib/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox.c A sys/contrib/libsodium/src/libsodium/crypto_secretbox/crypto_secretbox_easy.c A sys/contrib/libsodium/src/libsodium/crypto_secretbox/xchacha20poly1305/secretbox_xchacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_secretbox/xsalsa20poly1305/secretbox_xsalsa20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/secretstream_xchacha20poly1305.c A sys/contrib/libsodium/src/libsodium/crypto_shorthash/crypto_shorthash.c A sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash24_ref.c A sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphash_ref.h A sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/shorthash_siphashx24_ref.c A sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphash24.c A sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/shorthash_siphashx24.c A sys/contrib/libsodium/src/libsodium/crypto_sign/crypto_sign.c A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/keypair.c A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/obsolete.c A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/open.c A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign.c A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/sign_ed25519_ref10.h A sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/sign_ed25519.c A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/u0.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/u1.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/u4.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/u8.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.c A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/chacha20_ref.h A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.c A sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/stream_chacha20.h A sys/contrib/libsodium/src/libsodium/crypto_stream/crypto_stream.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/ref/salsa20_ref.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/stream_salsa20.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6-asm.S A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/salsa20_xmm6.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-avx2.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/salsa20_xmm6int-sse2.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/u0.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/u1.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/u4.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/u8.h A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa2012/ref/stream_salsa2012_ref.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa2012/stream_salsa2012.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa208/ref/stream_salsa208_ref.c A sys/contrib/libsodium/src/libsodium/crypto_stream/salsa208/stream_salsa208.c A sys/contrib/libsodium/src/libsodium/crypto_stream/xchacha20/stream_xchacha20.c A sys/contrib/libsodium/src/libsodium/crypto_stream/xsalsa20/stream_xsalsa20.c A sys/contrib/libsodium/src/libsodium/crypto_verify/sodium/verify.c A sys/contrib/libsodium/src/libsodium/include/Makefile.am A sys/contrib/libsodium/src/libsodium/include/sodium.h A sys/contrib/libsodium/src/libsodium/include/sodium/core.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_auth.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_box.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_generichash.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_hash.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_kdf.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_kx.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_pwhash.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_secretbox.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_shorthash.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_sign.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_verify_16.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_verify_32.h A sys/contrib/libsodium/src/libsodium/include/sodium/crypto_verify_64.h A sys/contrib/libsodium/src/libsodium/include/sodium/export.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/common.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/ed25519_ref10.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/ed25519_ref10_fe_25_5.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/ed25519_ref10_fe_51.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/implementations.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/mutex.h A sys/contrib/libsodium/src/libsodium/include/sodium/private/sse2_64_32.h A sys/contrib/libsodium/src/libsodium/include/sodium/randombytes.h A sys/contrib/libsodium/src/libsodium/include/sodium/randombytes_nativeclient.h A sys/contrib/libsodium/src/libsodium/include/sodium/randombytes_salsa20_random.h A sys/contrib/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h A sys/contrib/libsodium/src/libsodium/include/sodium/runtime.h A sys/contrib/libsodium/src/libsodium/include/sodium/utils.h A sys/contrib/libsodium/src/libsodium/include/sodium/version.h.in A sys/contrib/libsodium/src/libsodium/randombytes/nativeclient/randombytes_nativeclient.c A sys/contrib/libsodium/src/libsodium/randombytes/randombytes.c A sys/contrib/libsodium/src/libsodium/randombytes/salsa20/randombytes_salsa20_random.c A sys/contrib/libsodium/src/libsodium/randombytes/sysrandom/randombytes_sysrandom.c A sys/contrib/libsodium/src/libsodium/sodium/codecs.c A sys/contrib/libsodium/src/libsodium/sodium/core.c A sys/contrib/libsodium/src/libsodium/sodium/runtime.c A sys/contrib/libsodium/src/libsodium/sodium/utils.c A sys/contrib/libsodium/src/libsodium/sodium/version.c A sys/contrib/libsodium/test/Makefile.am A sys/contrib/libsodium/test/constcheck.sh A sys/contrib/libsodium/test/default/Makefile.am A sys/contrib/libsodium/test/default/aead_aes256gcm.c A sys/contrib/libsodium/test/default/aead_aes256gcm.exp A sys/contrib/libsodium/test/default/aead_chacha20poly1305.c A sys/contrib/libsodium/test/default/aead_chacha20poly1305.exp A sys/contrib/libsodium/test/default/aead_xchacha20poly1305.c A sys/contrib/libsodium/test/default/aead_xchacha20poly1305.exp A sys/contrib/libsodium/test/default/auth.c A sys/contrib/libsodium/test/default/auth.exp A sys/contrib/libsodium/test/default/auth2.c A sys/contrib/libsodium/test/default/auth2.exp A sys/contrib/libsodium/test/default/auth3.c A sys/contrib/libsodium/test/default/auth3.exp A sys/contrib/libsodium/test/default/auth5.c A sys/contrib/libsodium/test/default/auth6.c A sys/contrib/libsodium/test/default/auth6.exp A sys/contrib/libsodium/test/default/auth7.c A sys/contrib/libsodium/test/default/box.c A sys/contrib/libsodium/test/default/box.exp A sys/contrib/libsodium/test/default/box2.c A sys/contrib/libsodium/test/default/box2.exp A sys/contrib/libsodium/test/default/box7.c A sys/contrib/libsodium/test/default/box8.c A sys/contrib/libsodium/test/default/box_easy.c A sys/contrib/libsodium/test/default/box_easy.exp A sys/contrib/libsodium/test/default/box_easy2.c A sys/contrib/libsodium/test/default/box_easy2.exp A sys/contrib/libsodium/test/default/box_seal.c A sys/contrib/libsodium/test/default/box_seal.exp A sys/contrib/libsodium/test/default/box_seed.c A sys/contrib/libsodium/test/default/box_seed.exp A sys/contrib/libsodium/test/default/chacha20.c A sys/contrib/libsodium/test/default/chacha20.exp A sys/contrib/libsodium/test/default/cmptest.h A sys/contrib/libsodium/test/default/codecs.c A sys/contrib/libsodium/test/default/codecs.exp A sys/contrib/libsodium/test/default/core1.c A sys/contrib/libsodium/test/default/core1.exp A sys/contrib/libsodium/test/default/core2.c A sys/contrib/libsodium/test/default/core2.exp A sys/contrib/libsodium/test/default/core3.c A sys/contrib/libsodium/test/default/core3.exp A sys/contrib/libsodium/test/default/core4.c A sys/contrib/libsodium/test/default/core4.exp A sys/contrib/libsodium/test/default/core5.c A sys/contrib/libsodium/test/default/core5.exp A sys/contrib/libsodium/test/default/core6.c A sys/contrib/libsodium/test/default/core6.exp A sys/contrib/libsodium/test/default/core_ed25519.c A sys/contrib/libsodium/test/default/core_ed25519.exp A sys/contrib/libsodium/test/default/ed25519_convert.c A sys/contrib/libsodium/test/default/ed25519_convert.exp A sys/contrib/libsodium/test/default/generichash.c A sys/contrib/libsodium/test/default/generichash.exp A sys/contrib/libsodium/test/default/generichash2.c A sys/contrib/libsodium/test/default/generichash2.exp A sys/contrib/libsodium/test/default/generichash3.c A sys/contrib/libsodium/test/default/generichash3.exp A sys/contrib/libsodium/test/default/hash.c A sys/contrib/libsodium/test/default/hash.exp A sys/contrib/libsodium/test/default/hash2.exp A sys/contrib/libsodium/test/default/hash3.c A sys/contrib/libsodium/test/default/hash3.exp A sys/contrib/libsodium/test/default/index.html.tpl A sys/contrib/libsodium/test/default/kdf.c A sys/contrib/libsodium/test/default/kdf.exp A sys/contrib/libsodium/test/default/keygen.c A sys/contrib/libsodium/test/default/keygen.exp A sys/contrib/libsodium/test/default/kx.c A sys/contrib/libsodium/test/default/kx.exp A sys/contrib/libsodium/test/default/metamorphic.c A sys/contrib/libsodium/test/default/metamorphic.exp A sys/contrib/libsodium/test/default/misuse.c A sys/contrib/libsodium/test/default/nacl-test-wrapper.sh A sys/contrib/libsodium/test/default/onetimeauth.c A sys/contrib/libsodium/test/default/onetimeauth.exp A sys/contrib/libsodium/test/default/onetimeauth2.c A sys/contrib/libsodium/test/default/onetimeauth2.exp A sys/contrib/libsodium/test/default/onetimeauth7.c A sys/contrib/libsodium/test/default/pre.js.inc A sys/contrib/libsodium/test/default/pwhash_argon2i.c A sys/contrib/libsodium/test/default/pwhash_argon2i.exp A sys/contrib/libsodium/test/default/pwhash_argon2id.c A sys/contrib/libsodium/test/default/pwhash_argon2id.exp A sys/contrib/libsodium/test/default/pwhash_scrypt.c A sys/contrib/libsodium/test/default/pwhash_scrypt.exp A sys/contrib/libsodium/test/default/pwhash_scrypt_ll.c A sys/contrib/libsodium/test/default/pwhash_scrypt_ll.exp A sys/contrib/libsodium/test/default/randombytes.c A sys/contrib/libsodium/test/default/randombytes.exp A sys/contrib/libsodium/test/default/scalarmult.c A sys/contrib/libsodium/test/default/scalarmult.exp A sys/contrib/libsodium/test/default/scalarmult2.c A sys/contrib/libsodium/test/default/scalarmult2.exp A sys/contrib/libsodium/test/default/scalarmult5.c A sys/contrib/libsodium/test/default/scalarmult5.exp A sys/contrib/libsodium/test/default/scalarmult6.c A sys/contrib/libsodium/test/default/scalarmult6.exp A sys/contrib/libsodium/test/default/scalarmult7.c A sys/contrib/libsodium/test/default/scalarmult7.exp A sys/contrib/libsodium/test/default/scalarmult_ed25519.c A sys/contrib/libsodium/test/default/scalarmult_ed25519.exp A sys/contrib/libsodium/test/default/secretbox.c A sys/contrib/libsodium/test/default/secretbox.exp A sys/contrib/libsodium/test/default/secretbox2.c A sys/contrib/libsodium/test/default/secretbox2.exp A sys/contrib/libsodium/test/default/secretbox7.c A sys/contrib/libsodium/test/default/secretbox8.c A sys/contrib/libsodium/test/default/secretbox_easy.c A sys/contrib/libsodium/test/default/secretbox_easy.exp A sys/contrib/libsodium/test/default/secretbox_easy2.c A sys/contrib/libsodium/test/default/secretbox_easy2.exp A sys/contrib/libsodium/test/default/secretstream.c A sys/contrib/libsodium/test/default/secretstream.exp A sys/contrib/libsodium/test/default/shorthash.c A sys/contrib/libsodium/test/default/shorthash.exp A sys/contrib/libsodium/test/default/sign.c A sys/contrib/libsodium/test/default/sign.exp A sys/contrib/libsodium/test/default/siphashx24.c A sys/contrib/libsodium/test/default/siphashx24.exp A sys/contrib/libsodium/test/default/sodium_core.c A sys/contrib/libsodium/test/default/sodium_core.exp A sys/contrib/libsodium/test/default/sodium_utils.c A sys/contrib/libsodium/test/default/sodium_utils.exp A sys/contrib/libsodium/test/default/sodium_utils2.c A sys/contrib/libsodium/test/default/sodium_utils2.exp A sys/contrib/libsodium/test/default/sodium_utils3.c A sys/contrib/libsodium/test/default/sodium_utils3.exp A sys/contrib/libsodium/test/default/sodium_version.c A sys/contrib/libsodium/test/default/sodium_version.exp A sys/contrib/libsodium/test/default/stream.c A sys/contrib/libsodium/test/default/stream.exp A sys/contrib/libsodium/test/default/stream2.c A sys/contrib/libsodium/test/default/stream2.exp A sys/contrib/libsodium/test/default/stream3.c A sys/contrib/libsodium/test/default/stream3.exp A sys/contrib/libsodium/test/default/stream4.c A sys/contrib/libsodium/test/default/stream4.exp A sys/contrib/libsodium/test/default/verify1.c A sys/contrib/libsodium/test/default/verify1.exp A sys/contrib/libsodium/test/default/wintest.bat A sys/contrib/libsodium/test/default/xchacha20.c A sys/contrib/libsodium/test/default/xchacha20.exp A sys/contrib/libsodium/test/quirks/quirks.h M sys/contrib/ncsw/Peripherals/BM/bm.h M sys/contrib/ncsw/Peripherals/BM/bm_pool.c M sys/contrib/ncsw/Peripherals/BM/bman_low.c M sys/contrib/ncsw/Peripherals/BM/bman_private.h M sys/contrib/ncsw/Peripherals/FM/HC/hc.c M sys/contrib/ncsw/Peripherals/FM/MAC/dtsec.c M sys/contrib/ncsw/Peripherals/FM/MAC/dtsec.h M sys/contrib/ncsw/Peripherals/FM/MAC/dtsec_mii_acc.c M sys/contrib/ncsw/Peripherals/FM/MAC/dtsec_mii_acc.h M sys/contrib/ncsw/Peripherals/FM/MAC/fm_mac.c M sys/contrib/ncsw/Peripherals/FM/MAC/fm_mac.h A sys/contrib/ncsw/Peripherals/FM/MAC/fman_crc32.c A sys/contrib/ncsw/Peripherals/FM/MAC/fman_crc32.h A sys/contrib/ncsw/Peripherals/FM/MAC/fman_dtsec.c A sys/contrib/ncsw/Peripherals/FM/MAC/fman_dtsec_mii_acc.c A sys/contrib/ncsw/Peripherals/FM/MAC/fman_memac.c A sys/contrib/ncsw/Peripherals/FM/MAC/fman_memac_mii_acc.c A sys/contrib/ncsw/Peripherals/FM/MAC/fman_tgec.c A sys/contrib/ncsw/Peripherals/FM/MAC/memac.c A sys/contrib/ncsw/Peripherals/FM/MAC/memac.h A sys/contrib/ncsw/Peripherals/FM/MAC/memac_mii_acc.c A sys/contrib/ncsw/Peripherals/FM/MAC/memac_mii_acc.h M sys/contrib/ncsw/Peripherals/FM/MAC/tgec.c M sys/contrib/ncsw/Peripherals/FM/MAC/tgec.h M sys/contrib/ncsw/Peripherals/FM/MAC/tgec_mii_acc.c M sys/contrib/ncsw/Peripherals/FM/MAC/tgec_mii_acc.h A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec.c A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec.h A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec_guest.c A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec_master.c A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec_master.h A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec_secy.c A sys/contrib/ncsw/Peripherals/FM/MACSEC/fm_macsec_secy.h A sys/contrib/ncsw/Peripherals/FM/Pcd/crc64.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_cc.c M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_cc.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_kg.c A sys/contrib/ncsw/Peripherals/FM/Pcd/fm_kg.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_manip.c M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_manip.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_pcd.c M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_pcd.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_pcd_ipc.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_plcr.c A sys/contrib/ncsw/Peripherals/FM/Pcd/fm_plcr.h M sys/contrib/ncsw/Peripherals/FM/Pcd/fm_prs.c A sys/contrib/ncsw/Peripherals/FM/Pcd/fm_prs.h A sys/contrib/ncsw/Peripherals/FM/Pcd/fm_replic.c A sys/contrib/ncsw/Peripherals/FM/Pcd/fm_replic.h A sys/contrib/ncsw/Peripherals/FM/Pcd/fman_kg.c A sys/contrib/ncsw/Peripherals/FM/Pcd/fman_prs.c M sys/contrib/ncsw/Peripherals/FM/Port/fm_port.c M sys/contrib/ncsw/Peripherals/FM/Port/fm_port.h A sys/contrib/ncsw/Peripherals/FM/Port/fm_port_dsar.h M sys/contrib/ncsw/Peripherals/FM/Port/fm_port_im.c A sys/contrib/ncsw/Peripherals/FM/Port/fman_port.c M sys/contrib/ncsw/Peripherals/FM/Rtc/fm_rtc.c M sys/contrib/ncsw/Peripherals/FM/Rtc/fm_rtc.h A sys/contrib/ncsw/Peripherals/FM/Rtc/fman_rtc.c A sys/contrib/ncsw/Peripherals/FM/SP/fm_sp.c A sys/contrib/ncsw/Peripherals/FM/SP/fm_sp.h A sys/contrib/ncsw/Peripherals/FM/SP/fman_sp.c R sys/contrib/ncsw/Peripherals/FM/fm.c M sys/contrib/ncsw/Peripherals/FM/fm.h R sys/contrib/ncsw/Peripherals/FM/fm_guest.c M sys/contrib/ncsw/Peripherals/FM/fm_ipc.h M sys/contrib/ncsw/Peripherals/FM/fm_muram.c A sys/contrib/ncsw/Peripherals/FM/fm_ncsw.c A sys/contrib/ncsw/Peripherals/FM/fman_ncsw.c M sys/contrib/ncsw/Peripherals/FM/inc/fm_common.h M sys/contrib/ncsw/Peripherals/FM/inc/fm_hc.h A sys/contrib/ncsw/Peripherals/FM/inc/fm_sp_common.h M sys/contrib/ncsw/Peripherals/QM/fsl_qman.h M sys/contrib/ncsw/Peripherals/QM/qm.c M sys/contrib/ncsw/Peripherals/QM/qm.h M sys/contrib/ncsw/Peripherals/QM/qm_portal_fqr.c M sys/contrib/ncsw/Peripherals/QM/qman_low.h M sys/contrib/ncsw/Peripherals/QM/qman_private.h M sys/contrib/ncsw/etc/error.c R sys/contrib/ncsw/etc/list.c M sys/contrib/ncsw/etc/memcpy.c M sys/contrib/ncsw/etc/mm.c M sys/contrib/ncsw/etc/mm.h A sys/contrib/ncsw/etc/ncsw_list.c M sys/contrib/ncsw/etc/ncsw_mem.c M sys/contrib/ncsw/etc/sprint.c M sys/contrib/ncsw/inc/Peripherals/bm_ext.h M sys/contrib/ncsw/inc/Peripherals/crc_mac_addr_ext.h M sys/contrib/ncsw/inc/Peripherals/dpaa_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_mac_ext.h A sys/contrib/ncsw/inc/Peripherals/fm_macsec_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_muram_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_pcd_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_port_ext.h M sys/contrib/ncsw/inc/Peripherals/fm_rtc_ext.h A sys/contrib/ncsw/inc/Peripherals/fm_vsp_ext.h A sys/contrib/ncsw/inc/Peripherals/mii_acc_ext.h M sys/contrib/ncsw/inc/Peripherals/qm_ext.h M sys/contrib/ncsw/inc/core_ext.h A sys/contrib/ncsw/inc/cores/arm_ext.h M sys/contrib/ncsw/inc/cores/e500v2_ext.h M sys/contrib/ncsw/inc/cores/ppc_ext.h M sys/contrib/ncsw/inc/ddr_std_ext.h M sys/contrib/ncsw/inc/debug_ext.h M sys/contrib/ncsw/inc/endian_ext.h M sys/contrib/ncsw/inc/enet_ext.h M sys/contrib/ncsw/inc/error_ext.h M sys/contrib/ncsw/inc/etc/list_ext.h M sys/contrib/ncsw/inc/etc/mem_ext.h M sys/contrib/ncsw/inc/etc/memcpy_ext.h M sys/contrib/ncsw/inc/etc/mm_ext.h M sys/contrib/ncsw/inc/etc/sprint_ext.h A sys/contrib/ncsw/inc/flib/common/arch/ppc_access.h A sys/contrib/ncsw/inc/flib/common/general.h A sys/contrib/ncsw/inc/flib/fman_common.h A sys/contrib/ncsw/inc/flib/fsl_enet.h A sys/contrib/ncsw/inc/flib/fsl_fman.h A sys/contrib/ncsw/inc/flib/fsl_fman_dtsec.h A sys/contrib/ncsw/inc/flib/fsl_fman_dtsec_mii_acc.h A sys/contrib/ncsw/inc/flib/fsl_fman_kg.h A sys/contrib/ncsw/inc/flib/fsl_fman_memac.h A sys/contrib/ncsw/inc/flib/fsl_fman_memac_mii_acc.h A sys/contrib/ncsw/inc/flib/fsl_fman_port.h A sys/contrib/ncsw/inc/flib/fsl_fman_prs.h A sys/contrib/ncsw/inc/flib/fsl_fman_rtc.h A sys/contrib/ncsw/inc/flib/fsl_fman_sp.h A sys/contrib/ncsw/inc/flib/fsl_fman_tgec.h M sys/contrib/ncsw/inc/integrations/dpaa_integration_ext.h M sys/contrib/ncsw/inc/integrations/part_ext.h R sys/contrib/ncsw/inc/math_ext.h M sys/contrib/ncsw/inc/ncsw_ext.h M sys/contrib/ncsw/inc/net_ext.h M sys/contrib/ncsw/inc/std_ext.h M sys/contrib/ncsw/inc/stdarg_ext.h M sys/contrib/ncsw/inc/stdlib_ext.h M sys/contrib/ncsw/inc/string_ext.h M sys/contrib/ncsw/inc/types_ext.h A sys/contrib/ncsw/inc/xx_common.h M sys/contrib/ncsw/inc/xx_ext.h M sys/contrib/ncsw/user/env/xx.c M sys/contrib/ngatm/FREEBSD-Xlist M sys/contrib/ngatm/FREEBSD-upgrade M sys/contrib/ngatm/netnatm/msg/uni_ie.c M sys/contrib/ngatm/netnatm/msg/uni_ie.h M sys/contrib/ngatm/netnatm/msg/uni_ietab.h M sys/contrib/ngatm/netnatm/msg/uni_msg.c M sys/contrib/ngatm/netnatm/msg/uni_msg.h M sys/contrib/ngatm/netnatm/sig/genmsgcpyc.awk M sys/contrib/ngatm/netnatm/sig/genmsgcpyh.awk M sys/contrib/ngatm/netnatm/sig/sig_unimsgcpy.c M sys/contrib/ngatm/netnatm/sig/unimsgcpy.h M sys/contrib/octeon-sdk/cvmx-app-init.h M sys/contrib/octeon-sdk/cvmx-dma-engine.h M sys/contrib/octeon-sdk/cvmx-helper-board.c M sys/contrib/octeon-sdk/cvmx-higig.h M sys/contrib/octeon-sdk/cvmx-pcie.c M sys/contrib/octeon-sdk/cvmx-raid.h M sys/contrib/octeon-sdk/cvmx-twsi.c R sys/contrib/rdma/core_priv.h R sys/contrib/rdma/ib_addr.h R sys/contrib/rdma/ib_cache.h R sys/contrib/rdma/ib_cm.h R sys/contrib/rdma/ib_fmr_pool.h R sys/contrib/rdma/ib_mad.h R sys/contrib/rdma/ib_marshall.h R sys/contrib/rdma/ib_pack.h R sys/contrib/rdma/ib_sa.h R sys/contrib/rdma/ib_smi.h R sys/contrib/rdma/ib_umem.h R sys/contrib/rdma/ib_user_cm.h R sys/contrib/rdma/ib_user_mad.h R sys/contrib/rdma/ib_user_sa.h R sys/contrib/rdma/ib_user_verbs.h R sys/contrib/rdma/ib_verbs.h R sys/contrib/rdma/iw_cm.h M sys/contrib/rdma/krping/getopt.c M sys/contrib/rdma/krping/getopt.h M sys/contrib/rdma/krping/krping.c M sys/contrib/rdma/krping/krping.h M sys/contrib/rdma/krping/krping_dev.c R sys/contrib/rdma/krping_compat/getopt.c R sys/contrib/rdma/krping_compat/getopt.h R sys/contrib/rdma/krping_compat/krping.c R sys/contrib/rdma/krping_compat/krping.h R sys/contrib/rdma/krping_compat/krping_dev.c R sys/contrib/rdma/rdma_addr.c R sys/contrib/rdma/rdma_cache.c R sys/contrib/rdma/rdma_cm.h R sys/contrib/rdma/rdma_cm_ib.h R sys/contrib/rdma/rdma_cma.c R sys/contrib/rdma/rdma_device.c R sys/contrib/rdma/rdma_iwcm.c R sys/contrib/rdma/rdma_user_cm.h R sys/contrib/rdma/rdma_verbs.c R sys/contrib/rdma/types.h M sys/contrib/v4l/videodev2.h M sys/contrib/vchiq/interface/compat/vchi_bsd.h M sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c M sys/contrib/vchiq/interface/vchiq_arm/vchiq_arm.c M sys/contrib/vchiq/interface/vchiq_arm/vchiq_kmod.c M sys/contrib/x86emu/x86emu.c M sys/contrib/x86emu/x86emu.h R sys/contrib/xz-embedded/freebsd/xz_malloc.c M sys/contrib/zlib/ChangeLog M sys/contrib/zlib/README M sys/contrib/zlib/contrib/README.contrib R sys/contrib/zlib/contrib/asm686/README.686 R sys/contrib/zlib/contrib/asm686/match.S M sys/contrib/zlib/crc32.c M sys/contrib/zlib/crc32.h M sys/contrib/zlib/deflate.c M sys/contrib/zlib/deflate.h A sys/contrib/zlib/doc/crc-doc.1.0.pdf M sys/contrib/zlib/doc/txtvsbin.txt M sys/contrib/zlib/gzguts.h M sys/contrib/zlib/gzlib.c M sys/contrib/zlib/gzread.c M sys/contrib/zlib/gzwrite.c M sys/contrib/zlib/infback.c M sys/contrib/zlib/inffast.c M sys/contrib/zlib/inflate.c M sys/contrib/zlib/inflate.h M sys/contrib/zlib/inftrees.c M sys/contrib/zlib/test/example.c M sys/contrib/zlib/trees.c M sys/contrib/zlib/zconf.h M sys/contrib/zlib/zlib.3 M sys/contrib/zlib/zlib.h M sys/contrib/zlib/zlib.map M sys/contrib/zlib/zutil.c M sys/contrib/zlib/zutil.h A sys/contrib/zstd/.buckconfig A sys/contrib/zstd/.buckversion A sys/contrib/zstd/.gitattributes A sys/contrib/zstd/CONTRIBUTING.md A sys/contrib/zstd/COPYING A sys/contrib/zstd/LICENSE A sys/contrib/zstd/Makefile A sys/contrib/zstd/NEWS A sys/contrib/zstd/README.md A sys/contrib/zstd/TESTING.md A sys/contrib/zstd/appveyor.yml A sys/contrib/zstd/circle.yml A sys/contrib/zstd/contrib/cleanTabs A sys/contrib/zstd/contrib/gen_html/.gitignore A sys/contrib/zstd/contrib/gen_html/Makefile A sys/contrib/zstd/contrib/gen_html/README.md A sys/contrib/zstd/contrib/gen_html/gen-zstd-manual.sh A sys/contrib/zstd/contrib/gen_html/gen_html.cpp A sys/contrib/zstd/contrib/meson/README A sys/contrib/zstd/contrib/meson/meson.build A sys/contrib/zstd/contrib/meson/meson_options.txt A sys/contrib/zstd/contrib/pzstd/.gitignore A sys/contrib/zstd/contrib/pzstd/BUCK A sys/contrib/zstd/contrib/pzstd/ErrorHolder.h A sys/contrib/zstd/contrib/pzstd/Logging.h A sys/contrib/zstd/contrib/pzstd/Makefile A sys/contrib/zstd/contrib/pzstd/Options.cpp A sys/contrib/zstd/contrib/pzstd/Options.h A sys/contrib/zstd/contrib/pzstd/Pzstd.cpp A sys/contrib/zstd/contrib/pzstd/Pzstd.h A sys/contrib/zstd/contrib/pzstd/README.md A sys/contrib/zstd/contrib/pzstd/SkippableFrame.cpp A sys/contrib/zstd/contrib/pzstd/SkippableFrame.h A sys/contrib/zstd/contrib/pzstd/images/Cspeed.png A sys/contrib/zstd/contrib/pzstd/images/Dspeed.png A sys/contrib/zstd/contrib/pzstd/main.cpp A sys/contrib/zstd/contrib/pzstd/test/BUCK A sys/contrib/zstd/contrib/pzstd/test/OptionsTest.cpp A sys/contrib/zstd/contrib/pzstd/test/PzstdTest.cpp A sys/contrib/zstd/contrib/pzstd/test/RoundTrip.h A sys/contrib/zstd/contrib/pzstd/test/RoundTripTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/BUCK A sys/contrib/zstd/contrib/pzstd/utils/Buffer.h A sys/contrib/zstd/contrib/pzstd/utils/FileSystem.h A sys/contrib/zstd/contrib/pzstd/utils/Likely.h A sys/contrib/zstd/contrib/pzstd/utils/Range.h A sys/contrib/zstd/contrib/pzstd/utils/ResourcePool.h A sys/contrib/zstd/contrib/pzstd/utils/ScopeGuard.h A sys/contrib/zstd/contrib/pzstd/utils/ThreadPool.h A sys/contrib/zstd/contrib/pzstd/utils/WorkQueue.h A sys/contrib/zstd/contrib/pzstd/utils/test/BUCK A sys/contrib/zstd/contrib/pzstd/utils/test/BufferTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/test/RangeTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/test/ResourcePoolTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/test/ScopeGuardTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/test/ThreadPoolTest.cpp A sys/contrib/zstd/contrib/pzstd/utils/test/WorkQueueTest.cpp A sys/contrib/zstd/contrib/seekable_format/examples/.gitignore A sys/contrib/zstd/contrib/seekable_format/examples/Makefile A sys/contrib/zstd/contrib/seekable_format/examples/parallel_compression.c A sys/contrib/zstd/contrib/seekable_format/examples/parallel_processing.c A sys/contrib/zstd/contrib/seekable_format/examples/seekable_compression.c A sys/contrib/zstd/contrib/seekable_format/examples/seekable_decompression.c A sys/contrib/zstd/contrib/seekable_format/zstd_seekable.h A sys/contrib/zstd/contrib/seekable_format/zstd_seekable_compression_format.md A sys/contrib/zstd/contrib/seekable_format/zstdseek_compress.c A sys/contrib/zstd/contrib/seekable_format/zstdseek_decompress.c A sys/contrib/zstd/doc/README.md A sys/contrib/zstd/doc/educational_decoder/Makefile A sys/contrib/zstd/doc/educational_decoder/README.md A sys/contrib/zstd/doc/educational_decoder/harness.c A sys/contrib/zstd/doc/educational_decoder/zstd_decompress.c A sys/contrib/zstd/doc/educational_decoder/zstd_decompress.h A sys/contrib/zstd/doc/images/CSpeed2.png A sys/contrib/zstd/doc/images/DCspeed5.png A sys/contrib/zstd/doc/images/DSpeed3.png A sys/contrib/zstd/doc/images/dict-cr.png A sys/contrib/zstd/doc/images/dict-cs.png A sys/contrib/zstd/doc/images/dict-ds.png A sys/contrib/zstd/doc/images/zstd_logo86.png A sys/contrib/zstd/doc/zstd_compression_format.md A sys/contrib/zstd/doc/zstd_manual.html A sys/contrib/zstd/lib/.gitignore A sys/contrib/zstd/lib/BUCK A sys/contrib/zstd/lib/Makefile A sys/contrib/zstd/lib/README.md A sys/contrib/zstd/lib/common/bitstream.h A sys/contrib/zstd/lib/common/compiler.h A sys/contrib/zstd/lib/common/cpu.h A sys/contrib/zstd/lib/common/entropy_common.c A sys/contrib/zstd/lib/common/error_private.c A sys/contrib/zstd/lib/common/error_private.h A sys/contrib/zstd/lib/common/fse.h A sys/contrib/zstd/lib/common/fse_decompress.c A sys/contrib/zstd/lib/common/huf.h A sys/contrib/zstd/lib/common/mem.h A sys/contrib/zstd/lib/common/pool.c A sys/contrib/zstd/lib/common/pool.h A sys/contrib/zstd/lib/common/threading.c A sys/contrib/zstd/lib/common/threading.h A sys/contrib/zstd/lib/common/xxhash.c A sys/contrib/zstd/lib/common/xxhash.h A sys/contrib/zstd/lib/common/zstd_common.c A sys/contrib/zstd/lib/common/zstd_errors.h A sys/contrib/zstd/lib/common/zstd_internal.h A sys/contrib/zstd/lib/compress/fse_compress.c A sys/contrib/zstd/lib/compress/huf_compress.c A sys/contrib/zstd/lib/compress/zstd_compress.c A sys/contrib/zstd/lib/compress/zstd_compress_internal.h A sys/contrib/zstd/lib/compress/zstd_double_fast.c A sys/contrib/zstd/lib/compress/zstd_double_fast.h A sys/contrib/zstd/lib/compress/zstd_fast.c A sys/contrib/zstd/lib/compress/zstd_fast.h A sys/contrib/zstd/lib/compress/zstd_lazy.c A sys/contrib/zstd/lib/compress/zstd_lazy.h A sys/contrib/zstd/lib/compress/zstd_ldm.c A sys/contrib/zstd/lib/compress/zstd_ldm.h A sys/contrib/zstd/lib/compress/zstd_opt.c A sys/contrib/zstd/lib/compress/zstd_opt.h A sys/contrib/zstd/lib/compress/zstdmt_compress.c A sys/contrib/zstd/lib/compress/zstdmt_compress.h A sys/contrib/zstd/lib/decompress/huf_decompress.c A sys/contrib/zstd/lib/decompress/zstd_decompress.c A sys/contrib/zstd/lib/deprecated/zbuff.h A sys/contrib/zstd/lib/deprecated/zbuff_common.c A sys/contrib/zstd/lib/deprecated/zbuff_compress.c A sys/contrib/zstd/lib/deprecated/zbuff_decompress.c A sys/contrib/zstd/lib/dictBuilder/cover.c A sys/contrib/zstd/lib/dictBuilder/divsufsort.c A sys/contrib/zstd/lib/dictBuilder/divsufsort.h A sys/contrib/zstd/lib/dictBuilder/zdict.c A sys/contrib/zstd/lib/dictBuilder/zdict.h A sys/contrib/zstd/lib/freebsd/stddef.h A sys/contrib/zstd/lib/freebsd/stdint.h A sys/contrib/zstd/lib/freebsd/stdio.h A sys/contrib/zstd/lib/freebsd/stdlib.h A sys/contrib/zstd/lib/freebsd/string.h A sys/contrib/zstd/lib/freebsd/zstd_kfreebsd.c A sys/contrib/zstd/lib/freebsd/zstd_kfreebsd.h A sys/contrib/zstd/lib/freebsd/zstd_kmalloc.c A sys/contrib/zstd/lib/legacy/zstd_legacy.h A sys/contrib/zstd/lib/legacy/zstd_v01.c A sys/contrib/zstd/lib/legacy/zstd_v01.h A sys/contrib/zstd/lib/legacy/zstd_v02.c A sys/contrib/zstd/lib/legacy/zstd_v02.h A sys/contrib/zstd/lib/legacy/zstd_v03.c A sys/contrib/zstd/lib/legacy/zstd_v03.h A sys/contrib/zstd/lib/legacy/zstd_v04.c A sys/contrib/zstd/lib/legacy/zstd_v04.h A sys/contrib/zstd/lib/legacy/zstd_v05.c A sys/contrib/zstd/lib/legacy/zstd_v05.h A sys/contrib/zstd/lib/legacy/zstd_v06.c A sys/contrib/zstd/lib/legacy/zstd_v06.h A sys/contrib/zstd/lib/legacy/zstd_v07.c A sys/contrib/zstd/lib/legacy/zstd_v07.h A sys/contrib/zstd/lib/libzstd.pc.in A sys/contrib/zstd/lib/zstd.h A sys/contrib/zstd/programs/.gitignore A sys/contrib/zstd/programs/BUCK A sys/contrib/zstd/programs/Makefile A sys/contrib/zstd/programs/README.md A sys/contrib/zstd/programs/bench.c A sys/contrib/zstd/programs/bench.h A sys/contrib/zstd/programs/datagen.c A sys/contrib/zstd/programs/datagen.h A sys/contrib/zstd/programs/dibio.c A sys/contrib/zstd/programs/dibio.h A sys/contrib/zstd/programs/fileio.c A sys/contrib/zstd/programs/fileio.h A sys/contrib/zstd/programs/platform.h A sys/contrib/zstd/programs/util.h A sys/contrib/zstd/programs/zstd.1 A sys/contrib/zstd/programs/zstd.1.md A sys/contrib/zstd/programs/zstdcli.c A sys/contrib/zstd/programs/zstdgrep A sys/contrib/zstd/programs/zstdless A sys/contrib/zstd/tests/.gitignore A sys/contrib/zstd/tests/Makefile A sys/contrib/zstd/tests/README.md A sys/contrib/zstd/tests/checkTag.c A sys/contrib/zstd/tests/datagencli.c A sys/contrib/zstd/tests/decodecorpus.c A sys/contrib/zstd/tests/files/huffman-compressed-larger A sys/contrib/zstd/tests/fullbench.c A sys/contrib/zstd/tests/fuzz/Makefile A sys/contrib/zstd/tests/fuzz/README.md A sys/contrib/zstd/tests/fuzz/block_decompress.c A sys/contrib/zstd/tests/fuzz/block_round_trip.c A sys/contrib/zstd/tests/fuzz/default.options A sys/contrib/zstd/tests/fuzz/fuzz.h A sys/contrib/zstd/tests/fuzz/fuzz.py A sys/contrib/zstd/tests/fuzz/fuzz_helpers.h A sys/contrib/zstd/tests/fuzz/regression_driver.c A sys/contrib/zstd/tests/fuzz/simple_decompress.c A sys/contrib/zstd/tests/fuzz/simple_round_trip.c A sys/contrib/zstd/tests/fuzz/stream_decompress.c A sys/contrib/zstd/tests/fuzz/stream_round_trip.c A sys/contrib/zstd/tests/fuzz/zstd_helpers.c A sys/contrib/zstd/tests/fuzz/zstd_helpers.h A sys/contrib/zstd/tests/fuzzer.c A sys/contrib/zstd/tests/gzip/Makefile A sys/contrib/zstd/tests/gzip/gzip-env.sh A sys/contrib/zstd/tests/gzip/helin-segv.sh A sys/contrib/zstd/tests/gzip/help-version.sh A sys/contrib/zstd/tests/gzip/hufts.sh A sys/contrib/zstd/tests/gzip/init.cfg A sys/contrib/zstd/tests/gzip/init.sh A sys/contrib/zstd/tests/gzip/keep.sh A sys/contrib/zstd/tests/gzip/list.sh A sys/contrib/zstd/tests/gzip/memcpy-abuse.sh A sys/contrib/zstd/tests/gzip/mixed.sh A sys/contrib/zstd/tests/gzip/null-suffix-clobber.sh A sys/contrib/zstd/tests/gzip/stdin.sh A sys/contrib/zstd/tests/gzip/test-driver.sh A sys/contrib/zstd/tests/gzip/trailing-nul.sh A sys/contrib/zstd/tests/gzip/unpack-invalid.sh A sys/contrib/zstd/tests/gzip/z-suffix.sh A sys/contrib/zstd/tests/gzip/zdiff.sh A sys/contrib/zstd/tests/gzip/zgrep-context.sh A sys/contrib/zstd/tests/gzip/zgrep-f.sh A sys/contrib/zstd/tests/gzip/zgrep-signal.sh A sys/contrib/zstd/tests/gzip/znew-k.sh A sys/contrib/zstd/tests/invalidDictionaries.c A sys/contrib/zstd/tests/legacy.c A sys/contrib/zstd/tests/longmatch.c A sys/contrib/zstd/tests/namespaceTest.c A sys/contrib/zstd/tests/paramgrill.c A sys/contrib/zstd/tests/playTests.sh A sys/contrib/zstd/tests/poolTests.c A sys/contrib/zstd/tests/roundTripCrash.c A sys/contrib/zstd/tests/seqgen.c A sys/contrib/zstd/tests/seqgen.h A sys/contrib/zstd/tests/symbols.c A sys/contrib/zstd/tests/test-zstd-speed.py A sys/contrib/zstd/tests/test-zstd-versions.py A sys/contrib/zstd/tests/zbufftest.c A sys/contrib/zstd/tests/zstreamtest.c A sys/contrib/zstd/zlibWrapper/.gitignore A sys/contrib/zstd/zlibWrapper/BUCK A sys/contrib/zstd/zlibWrapper/Makefile A sys/contrib/zstd/zlibWrapper/README.md A sys/contrib/zstd/zlibWrapper/examples/example_original.c A sys/contrib/zstd/zlibWrapper/examples/fitblk_original.c A sys/contrib/zstd/zlibWrapper/examples/minigzip.c A sys/contrib/zstd/zlibWrapper/gzclose.c A sys/contrib/zstd/zlibWrapper/gzcompatibility.h A sys/contrib/zstd/zlibWrapper/gzguts.h A sys/contrib/zstd/zlibWrapper/gzlib.c A sys/contrib/zstd/zlibWrapper/gzread.c A sys/contrib/zstd/zlibWrapper/gzwrite.c A sys/contrib/zstd/zlibWrapper/zstd_zlibwrapper.c A sys/contrib/zstd/zlibWrapper/zstd_zlibwrapper.h Log Message: ----------- update contrib Compare: https://github.com/MidnightBSD/src/compare/833e74929f1c...1eb0a332e072 From noreply at github.com Sat Jul 30 15:06:33 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 12:06:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 350ac1: update crypto code. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 350ac164e8d571673b8d2fefb93bb1baf3c79fde https://github.com/MidnightBSD/src/commit/350ac164e8d571673b8d2fefb93bb1baf3c79fde Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M sys/crypto/aesni/aesencdec.h R sys/crypto/aesni/aesencdec_amd64.S R sys/crypto/aesni/aesencdec_i386.S M sys/crypto/aesni/aeskeys_amd64.S M sys/crypto/aesni/aeskeys_i386.S M sys/crypto/aesni/aesni.c M sys/crypto/aesni/aesni.h A sys/crypto/aesni/aesni_ccm.c M sys/crypto/aesni/aesni_ghash.c M sys/crypto/aesni/aesni_os.h M sys/crypto/aesni/aesni_wrap.c A sys/crypto/aesni/intel_sha1.c A sys/crypto/aesni/intel_sha256.c A sys/crypto/aesni/sha_sse.h A sys/crypto/armv8/armv8_crypto.c A sys/crypto/armv8/armv8_crypto.h A sys/crypto/armv8/armv8_crypto_wrap.c A sys/crypto/armv8/stdint.h A sys/crypto/blake2/blake2-sw.c A sys/crypto/blake2/blake2_cryptodev.c A sys/crypto/blake2/blake2_kfreebsd.h A sys/crypto/blake2/blake2b-avx.c A sys/crypto/blake2/blake2b-sse2.c A sys/crypto/blake2/blake2b-sse41.c A sys/crypto/blake2/blake2b-ssse3.c A sys/crypto/blake2/blake2b-xop.c A sys/crypto/blake2/blake2s-avx.c A sys/crypto/blake2/blake2s-sse2.c A sys/crypto/blake2/blake2s-sse41.c A sys/crypto/blake2/blake2s-ssse3.c A sys/crypto/blake2/blake2s-xop.c A sys/crypto/blake2/config.h A sys/crypto/blake2/stddef.h A sys/crypto/blake2/stdint.h A sys/crypto/blake2/stdio.h A sys/crypto/blake2/stdlib.h A sys/crypto/blake2/string.h M sys/crypto/blowfish/arch/i386/bf_enc.S M sys/crypto/blowfish/arch/i386/bf_enc_586.S M sys/crypto/blowfish/arch/i386/bf_enc_686.S M sys/crypto/blowfish/bf_ecb.c M sys/crypto/blowfish/bf_enc.c M sys/crypto/blowfish/bf_locl.h M sys/crypto/blowfish/bf_pi.h M sys/crypto/blowfish/bf_skey.c M sys/crypto/blowfish/blowfish.h M sys/crypto/camellia/camellia-api.c M sys/crypto/camellia/camellia.c M sys/crypto/camellia/camellia.h A sys/crypto/ccp/ccp.c A sys/crypto/ccp/ccp.h A sys/crypto/ccp/ccp_hardware.c A sys/crypto/ccp/ccp_hardware.h A sys/crypto/ccp/ccp_lsb.c A sys/crypto/ccp/ccp_lsb.h A sys/crypto/chacha20/_chacha.h A sys/crypto/chacha20/chacha-sw.c A sys/crypto/chacha20/chacha.c A sys/crypto/chacha20/chacha.h M sys/crypto/des/arch/i386/des_enc.S M sys/crypto/des/des.h M sys/crypto/des/des_ecb.c M sys/crypto/des/des_enc.c M sys/crypto/des/des_locl.h M sys/crypto/des/des_setkey.c M sys/crypto/des/podd.h M sys/crypto/des/sk.h M sys/crypto/des/spr.h M sys/crypto/intake.h A sys/crypto/libsodium/limits.h A sys/crypto/libsodium/randombytes.c A sys/crypto/libsodium/stddef.h A sys/crypto/libsodium/stdint.h A sys/crypto/libsodium/stdio.h A sys/crypto/libsodium/stdlib.h A sys/crypto/libsodium/string.h A sys/crypto/libsodium/utils.c M sys/crypto/rc4/rc4.c M sys/crypto/rc4/rc4.h M sys/crypto/rijndael/Makefile M sys/crypto/rijndael/rijndael-alg-fst.c M sys/crypto/rijndael/rijndael-api-fst.c M sys/crypto/rijndael/rijndael-api-fst.h M sys/crypto/rijndael/rijndael-api.c M sys/crypto/rijndael/rijndael.h M sys/crypto/rijndael/rijndael_local.h M sys/crypto/rijndael/test00.c M sys/crypto/sha1.c M sys/crypto/sha1.h M sys/crypto/siphash/siphash.c M sys/crypto/siphash/siphash.h M sys/crypto/siphash/siphash_test.c M sys/crypto/skein/amd64/skein_block_asm.s M sys/crypto/skein/skein.c M sys/crypto/skein/skein.h M sys/crypto/skein/skein_block.c M sys/crypto/skein/skein_freebsd.h M sys/crypto/skein/skein_iv.h M sys/crypto/skein/skein_port.h M sys/crypto/via/padlock.c M sys/crypto/via/padlock.h M sys/crypto/via/padlock_cipher.c M sys/crypto/via/padlock_hash.c Log Message: ----------- update crypto code. From noreply at github.com Sat Jul 30 15:27:24 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 12:27:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d508c0: remove old driver code. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: d508c070f3a429fb474fa9d19f20b6c416bf315c https://github.com/MidnightBSD/src/commit/d508c070f3a429fb474fa9d19f20b6c416bf315c Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R sys/dev/ahb/ahb.c R sys/dev/ahb/ahbreg.h R sys/dev/cm/if_cm_isa.c R sys/dev/cm/smc90cx6.c R sys/dev/cm/smc90cx6reg.h R sys/dev/cm/smc90cx6var.h R sys/dev/ct/bshw_machdep.c R sys/dev/ct/bshwvar.h R sys/dev/ct/ct.c R sys/dev/ct/ct_isa.c R sys/dev/ct/ct_machdep.h R sys/dev/ct/ctvar.h R sys/dev/digi/CX.bios.h R sys/dev/digi/CX.c R sys/dev/digi/CX.fepos.h R sys/dev/digi/CX_PCI.bios.h R sys/dev/digi/CX_PCI.c R sys/dev/digi/CX_PCI.fepos.h R sys/dev/digi/EPCX.bios.h R sys/dev/digi/EPCX.c R sys/dev/digi/EPCX.fepos.h R sys/dev/digi/EPCX_PCI.bios.h R sys/dev/digi/EPCX_PCI.c R sys/dev/digi/EPCX_PCI.fepos.h R sys/dev/digi/Xe.bios.h R sys/dev/digi/Xe.c R sys/dev/digi/Xe.fepos.h R sys/dev/digi/Xem.bios.h R sys/dev/digi/Xem.c R sys/dev/digi/Xem.fepos.h R sys/dev/digi/Xr.bios.h R sys/dev/digi/Xr.c R sys/dev/digi/Xr.fepos.h R sys/dev/digi/digi.c R sys/dev/digi/digi.h R sys/dev/digi/digi_isa.c R sys/dev/digi/digi_mod.h R sys/dev/digi/digi_pci.c R sys/dev/digi/digi_pci.h R sys/dev/digi/digireg.h R sys/dev/eisa/eisa_if.m R sys/dev/eisa/eisaconf.c R sys/dev/eisa/eisaconf.h R sys/dev/en/if_en_pci.c R sys/dev/en/midway.c R sys/dev/en/midwayreg.h R sys/dev/en/midwayvar.h R sys/dev/fatm/firmware.h R sys/dev/fatm/if_fatm.c R sys/dev/fatm/if_fatm_rate.h R sys/dev/fatm/if_fatmreg.h R sys/dev/fatm/if_fatmvar.h R sys/dev/hatm/if_hatm.c R sys/dev/hatm/if_hatm_intr.c R sys/dev/hatm/if_hatm_ioctl.c R sys/dev/hatm/if_hatm_rx.c R sys/dev/hatm/if_hatm_tx.c R sys/dev/hatm/if_hatmconf.h R sys/dev/hatm/if_hatmreg.h R sys/dev/hatm/if_hatmvar.h R sys/dev/ie/if_ie.c R sys/dev/ie/if_ie507.h R sys/dev/ie/if_ie_isa.c R sys/dev/ie/if_iee16.h R sys/dev/ie/if_iereg.h R sys/dev/ie/if_ievar.h R sys/dev/ixgb/LICENSE R sys/dev/ixgb/README R sys/dev/ixgb/if_ixgb.c R sys/dev/ixgb/if_ixgb.h R sys/dev/ixgb/if_ixgb_osdep.h R sys/dev/ixgb/ixgb_ee.c R sys/dev/ixgb/ixgb_ee.h R sys/dev/ixgb/ixgb_hw.c R sys/dev/ixgb/ixgb_hw.h R sys/dev/ixgb/ixgb_ids.h R sys/dev/jedec_ts/jedec_ts.c R sys/dev/lindev/full.c R sys/dev/lindev/lindev.c R sys/dev/lindev/lindev.h R sys/dev/lmc/if_lmc.c R sys/dev/lmc/if_lmc.h R sys/dev/mca/mca_bus.c R sys/dev/mca/mca_busreg.h R sys/dev/mca/mca_busvar.h R sys/dev/mcd/mcd.c R sys/dev/mcd/mcd_isa.c R sys/dev/mcd/mcdreg.h R sys/dev/mcd/mcdvar.h R sys/dev/nxge/if_nxge.c R sys/dev/nxge/if_nxge.h R sys/dev/nxge/include/build-version.h R sys/dev/nxge/include/version.h R sys/dev/nxge/include/xge-debug.h R sys/dev/nxge/include/xge-defs.h R sys/dev/nxge/include/xge-list.h R sys/dev/nxge/include/xge-os-pal.h R sys/dev/nxge/include/xge-queue.h R sys/dev/nxge/include/xgehal-channel.h R sys/dev/nxge/include/xgehal-config.h R sys/dev/nxge/include/xgehal-device.h R sys/dev/nxge/include/xgehal-driver.h R sys/dev/nxge/include/xgehal-event.h R sys/dev/nxge/include/xgehal-fifo.h R sys/dev/nxge/include/xgehal-mgmt.h R sys/dev/nxge/include/xgehal-mgmtaux.h R sys/dev/nxge/include/xgehal-mm.h R sys/dev/nxge/include/xgehal-regs.h R sys/dev/nxge/include/xgehal-ring.h R sys/dev/nxge/include/xgehal-stats.h R sys/dev/nxge/include/xgehal-types.h R sys/dev/nxge/include/xgehal.h R sys/dev/nxge/xge-osdep.h R sys/dev/nxge/xgehal/xge-queue.c R sys/dev/nxge/xgehal/xgehal-channel-fp.c R sys/dev/nxge/xgehal/xgehal-channel.c R sys/dev/nxge/xgehal/xgehal-config.c R sys/dev/nxge/xgehal/xgehal-device-fp.c R sys/dev/nxge/xgehal/xgehal-device.c R sys/dev/nxge/xgehal/xgehal-driver.c R sys/dev/nxge/xgehal/xgehal-fifo-fp.c R sys/dev/nxge/xgehal/xgehal-fifo.c R sys/dev/nxge/xgehal/xgehal-mgmt.c R sys/dev/nxge/xgehal/xgehal-mgmtaux.c R sys/dev/nxge/xgehal/xgehal-mm.c R sys/dev/nxge/xgehal/xgehal-ring-fp.c R sys/dev/nxge/xgehal/xgehal-ring.c R sys/dev/nxge/xgehal/xgehal-stats.c R sys/dev/nxge/xgell-version.h R sys/dev/patm/genrtab/Makefile R sys/dev/patm/genrtab/genrtab.c R sys/dev/patm/idt77252reg.h R sys/dev/patm/if_patm.c R sys/dev/patm/if_patm_attach.c R sys/dev/patm/if_patm_intr.c R sys/dev/patm/if_patm_ioctl.c R sys/dev/patm/if_patm_rtables.c R sys/dev/patm/if_patm_rx.c R sys/dev/patm/if_patm_tx.c R sys/dev/patm/if_patmvar.h R sys/dev/pdq/if_fea.c R sys/dev/pdq/if_fpa.c R sys/dev/pdq/pdq.c R sys/dev/pdq/pdq_freebsd.h R sys/dev/pdq/pdq_ifsubr.c R sys/dev/pdq/pdqreg.h R sys/dev/pdq/pdqvar.h R sys/dev/scd/scd.c R sys/dev/scd/scd_isa.c R sys/dev/scd/scdreg.h R sys/dev/scd/scdvar.h R sys/dev/si/si.c R sys/dev/si/si.h R sys/dev/si/si2_z280.c R sys/dev/si/si3_t225.c R sys/dev/si/si_eisa.c R sys/dev/si/si_isa.c R sys/dev/si/si_pci.c R sys/dev/si/sireg.h R sys/dev/si/sivar.h R sys/dev/siba/siba.c R sys/dev/siba/siba_bwn.c R sys/dev/siba/siba_cc.c R sys/dev/siba/siba_core.c R sys/dev/siba/siba_ids.h R sys/dev/siba/siba_pcib.c R sys/dev/siba/siba_pcibvar.h R sys/dev/siba/sibareg.h R sys/dev/siba/sibavar.h R sys/dev/snc/dp83932.c R sys/dev/snc/dp83932reg.h R sys/dev/snc/dp83932subr.c R sys/dev/snc/dp83932subr.h R sys/dev/snc/dp83932var.h R sys/dev/snc/if_snc.c R sys/dev/snc/if_snc_cbus.c R sys/dev/snc/if_snc_pccard.c R sys/dev/snc/if_sncreg.h R sys/dev/snc/if_sncvar.h R sys/dev/streams/streams.c R sys/dev/urtwn/if_urtwn.c R sys/dev/urtwn/if_urtwnreg.h R sys/dev/urtwn/if_urtwnvar.h R sys/dev/utopia/idtphy.c R sys/dev/utopia/idtphy.h R sys/dev/utopia/suni.c R sys/dev/utopia/suni.h R sys/dev/utopia/utopia.c R sys/dev/utopia/utopia.h R sys/dev/utopia/utopia_priv.h R sys/dev/vxge/LICENSE R sys/dev/vxge/README R sys/dev/vxge/include/build-version.h R sys/dev/vxge/include/vxge-debug.h R sys/dev/vxge/include/vxge-defs.h R sys/dev/vxge/include/vxge-list.h R sys/dev/vxge/include/vxge-os-debug.h R sys/dev/vxge/include/vxge-os-pal.h R sys/dev/vxge/include/vxge-queue.h R sys/dev/vxge/include/vxgehal-config.h R sys/dev/vxge/include/vxgehal-ll.h R sys/dev/vxge/include/vxgehal-mgmt.h R sys/dev/vxge/include/vxgehal-mgmtaux.h R sys/dev/vxge/include/vxgehal-stats.h R sys/dev/vxge/include/vxgehal-status.h R sys/dev/vxge/include/vxgehal-types.h R sys/dev/vxge/include/vxgehal-version.h R sys/dev/vxge/vxge-firmware.h R sys/dev/vxge/vxge-osdep.h R sys/dev/vxge/vxge.c R sys/dev/vxge/vxge.h R sys/dev/vxge/vxgehal/vxge-queue.c R sys/dev/vxge/vxgehal/vxgehal-blockpool.c R sys/dev/vxge/vxgehal/vxgehal-blockpool.h R sys/dev/vxge/vxgehal/vxgehal-channel.c R sys/dev/vxge/vxgehal/vxgehal-channel.h R sys/dev/vxge/vxgehal/vxgehal-common-reg.h R sys/dev/vxge/vxgehal/vxgehal-config-priv.h R sys/dev/vxge/vxgehal/vxgehal-config.c R sys/dev/vxge/vxgehal/vxgehal-debug.h R sys/dev/vxge/vxgehal/vxgehal-device.c R sys/dev/vxge/vxgehal/vxgehal-device.h R sys/dev/vxge/vxgehal/vxgehal-doorbells.c R sys/dev/vxge/vxgehal/vxgehal-doorbells.h R sys/dev/vxge/vxgehal/vxgehal-driver.c R sys/dev/vxge/vxgehal/vxgehal-driver.h R sys/dev/vxge/vxgehal/vxgehal-fifo.c R sys/dev/vxge/vxgehal/vxgehal-fifo.h R sys/dev/vxge/vxgehal/vxgehal-ifmsg.c R sys/dev/vxge/vxgehal/vxgehal-ifmsg.h R sys/dev/vxge/vxgehal/vxgehal-legacy-reg.h R sys/dev/vxge/vxgehal/vxgehal-memrepair-reg.h R sys/dev/vxge/vxgehal/vxgehal-mgmt.c R sys/dev/vxge/vxgehal/vxgehal-mgmtaux.c R sys/dev/vxge/vxgehal/vxgehal-mm.c R sys/dev/vxge/vxgehal/vxgehal-mm.h R sys/dev/vxge/vxgehal/vxgehal-mrpcim-reg.h R sys/dev/vxge/vxgehal/vxgehal-mrpcim.c R sys/dev/vxge/vxgehal/vxgehal-mrpcim.h R sys/dev/vxge/vxgehal/vxgehal-pcicfgmgmt-reg.h R sys/dev/vxge/vxgehal/vxgehal-regdefs.h R sys/dev/vxge/vxgehal/vxgehal-regs.h R sys/dev/vxge/vxgehal/vxgehal-ring.c R sys/dev/vxge/vxgehal/vxgehal-ring.h R sys/dev/vxge/vxgehal/vxgehal-srpcim-reg.h R sys/dev/vxge/vxgehal/vxgehal-srpcim.c R sys/dev/vxge/vxgehal/vxgehal-srpcim.h R sys/dev/vxge/vxgehal/vxgehal-swapper.c R sys/dev/vxge/vxgehal/vxgehal-swapper.h R sys/dev/vxge/vxgehal/vxgehal-toc-reg.h R sys/dev/vxge/vxgehal/vxgehal-virtualpath.c R sys/dev/vxge/vxgehal/vxgehal-virtualpath.h R sys/dev/vxge/vxgehal/vxgehal-vpath-reg.h R sys/dev/vxge/vxgehal/vxgehal-vpmgmt-reg.h R sys/dev/vxge/vxgehal/vxgehal.h R sys/dev/vxge/vxgell-version.h R sys/dev/wds/wd7000.c R sys/dev/wl/if_wl.c R sys/dev/wl/if_wl.h R sys/dev/wl/if_wl_i82586.h Log Message: ----------- remove old driver code. Commit: 57c56209977e82cbb057be70aa87f2ea89309576 https://github.com/MidnightBSD/src/commit/57c56209977e82cbb057be70aa87f2ea89309576 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R sys/dev/acpi_support/acpi_aiboost.c R sys/dev/advansys/adv_eisa.c R sys/dev/aha/aha_mca.c R sys/dev/aic/aic_cbus.c R sys/dev/aic7xxx/ahc_eisa.c R sys/dev/altera/atse/a_api.h R sys/dev/ata/ata-cbus.c R sys/dev/ata/ata-disk.c R sys/dev/ata/ata-disk.h R sys/dev/ata/ata-queue.c R sys/dev/ata/ata-raid-ddf.h R sys/dev/ata/ata-raid.c R sys/dev/ata/ata-raid.h R sys/dev/ata/atapi-cam.c R sys/dev/ata/atapi-cd.c R sys/dev/ata/atapi-cd.h R sys/dev/ata/atapi-fd.c R sys/dev/ata/atapi-fd.h R sys/dev/ata/atapi-tape.c R sys/dev/ata/atapi-tape.h R sys/dev/ata/chipsets/ata-adaptec.c R sys/dev/ata/chipsets/ata-ahci.c R sys/dev/bhnd/bcma/bcma_nexus.c R sys/dev/bhnd/bhnd_core.h R sys/dev/bhnd/bhnd_nexus.c R sys/dev/bhnd/bhnd_nexusvar.h R sys/dev/bhnd/nvram/bhnd_sprom_subr.c R sys/dev/bhnd/nvram/bhnd_spromreg.h R sys/dev/bhnd/nvram/nvram_subr.c R sys/dev/bhnd/nvram/nvramvar.h R sys/dev/bhnd/siba/siba_nexus.c R sys/dev/buslogic/bt_eisa.c R sys/dev/buslogic/bt_mca.c R sys/dev/bwn/bwn_mac.c R sys/dev/bwn/if_bwn_chipid.h R sys/dev/bxe/bxe_debug.h R sys/dev/bxe/bxe_fw_defs.h R sys/dev/bxe/bxe_hsi.h R sys/dev/bxe/bxe_include.h R sys/dev/bxe/bxe_init.h R sys/dev/bxe/bxe_init_values_e1.h R sys/dev/bxe/bxe_init_values_e1h.h R sys/dev/bxe/bxe_link.c R sys/dev/bxe/bxe_link.h R sys/dev/bxe/bxe_reg.h R sys/dev/bxe/bxe_self_test.h R sys/dev/bxe/dump_e1.h R sys/dev/bxe/dump_e1h.h R sys/dev/bxe/hw_dump_reg_st.h R sys/dev/bxe/if_bxe.c R sys/dev/bxe/if_bxe.h R sys/dev/cfi/cfi_bus_ixp4xx.c R sys/dev/cxgb/sys/mbufq.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cm.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_cq.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_dbg.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ev.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_hal.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_ib_intfc.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_mem.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_provider.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.c R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_resource.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_user.h R sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_wr.h R sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c R sys/dev/cxgb/ulp/tom/cxgb_l2t.c R sys/dev/cxgb/ulp/tom/cxgb_l2t.h R sys/dev/cxgb/ulp/tom/cxgb_listen.c R sys/dev/cxgb/ulp/tom/cxgb_toepcb.h R sys/dev/cxgb/ulp/tom/cxgb_tom.c R sys/dev/cxgb/ulp/tom/cxgb_tom.h M sys/dev/cxgbe/crypto/t4_crypto.c M sys/dev/cxgbe/crypto/t4_crypto.h A sys/dev/cxgbe/crypto/t4_keyctx.c R sys/dev/cxgbe/cxgbei/cxgbei_ulp2_ddp.c R sys/dev/cxgbe/cxgbei/cxgbei_ulp2_ddp.h R sys/dev/cxgbe/firmware/t4fw-1.16.63.0.bin.uu R sys/dev/cxgbe/firmware/t4fw-1.23.0.0.bin.uu R sys/dev/cxgbe/firmware/t4fw-1.8.11.0.bin.uu R sys/dev/cxgbe/firmware/t4fw-1.8.4.0.bin.uu R sys/dev/cxgbe/firmware/t5fw-1.16.63.0.bin.uu R sys/dev/cxgbe/firmware/t5fw-1.23.0.0.bin.uu R sys/dev/cxgbe/firmware/t5fw-1.8.22.0.bin.uu R sys/dev/cxgbe/firmware/t6fw-1.16.63.0.bin.uu R sys/dev/cxgbe/firmware/t6fw-1.23.0.0.bin.uu R sys/dev/dpaa/dpaa.c R sys/dev/dpt/dpt_eisa.c R sys/dev/dpt/dpt_isa.c R sys/dev/drm/i915_dma.c R sys/dev/drm/i915_drm.h R sys/dev/drm/i915_drv.c R sys/dev/drm/i915_drv.h R sys/dev/drm/i915_irq.c R sys/dev/drm/i915_mem.c R sys/dev/drm/i915_reg.h R sys/dev/drm/i915_suspend.c R sys/dev/drm/r300_cmdbuf.c R sys/dev/drm/r300_reg.h R sys/dev/drm/r600_blit.c R sys/dev/drm/r600_cp.c R sys/dev/drm/r600_microcode.h R sys/dev/drm/radeon_cp.c R sys/dev/drm/radeon_cs.c R sys/dev/drm/radeon_drm.h R sys/dev/drm/radeon_drv.c R sys/dev/drm/radeon_drv.h R sys/dev/drm/radeon_irq.c R sys/dev/drm/radeon_mem.c R sys/dev/drm/radeon_microcode.h R sys/dev/drm/radeon_state.c R sys/dev/drm2/drm_drawable.c R sys/dev/drm2/drm_internal.h R sys/dev/drm2/drm_sman.c R sys/dev/drm2/drm_sman.h R sys/dev/drm2/radeon/r300_cmdbuf.c R sys/dev/drm2/radeon/r600_blit.c R sys/dev/drm2/radeon/r600_cp.c R sys/dev/drm2/radeon/radeon_cp.c R sys/dev/drm2/radeon/radeon_ioc32.c R sys/dev/drm2/radeon/radeon_state.c R sys/dev/e1000/if_igb.c R sys/dev/e1000/if_igb.h R sys/dev/e1000/if_lem.c R sys/dev/e1000/if_lem.h R sys/dev/ed/if_ed98.h R sys/dev/ed/if_ed_cbus.c R sys/dev/ep/if_ep_eisa.c R sys/dev/ep/if_ep_mca.c R sys/dev/fdc/fdc_cbus.c R sys/dev/fdt/fdt_mips.c R sys/dev/fdt/fdt_powerpc.c R sys/dev/fdt/fdt_x86.c R sys/dev/fe/if_fe_cbus.c R sys/dev/filemon/filemon_lock.c R sys/dev/hwpmc/hwpmc_ia64.c R sys/dev/hwpmc/hwpmc_mips24k.h R sys/dev/hwpmc/hwpmc_pentium.c R sys/dev/hwpmc/hwpmc_pentium.h R sys/dev/hwpmc/hwpmc_piv.c R sys/dev/hwpmc/hwpmc_piv.h R sys/dev/hwpmc/hwpmc_ppro.c R sys/dev/hwpmc/hwpmc_ppro.h R sys/dev/hwpmc/hwpmc_xscale.c R sys/dev/ic/hd64570.h R sys/dev/ic/i8251.h R sys/dev/ic/i8255.h R sys/dev/ic/rsa.h R sys/dev/ic/wd33c93reg.h R sys/dev/ida/ida_eisa.c R sys/dev/iicbus/ds133x.c R sys/dev/iicbus/ds1374.c R sys/dev/iicbus/pcf8563.c R sys/dev/iicbus/pcf8563reg.h R sys/dev/iscsi/icl_proxy.c R sys/dev/iscsi/initiator/isc_cam.c R sys/dev/iscsi/initiator/isc_sm.c R sys/dev/iscsi/initiator/isc_soc.c R sys/dev/iscsi/initiator/isc_subr.c R sys/dev/iscsi/initiator/iscsi.c R sys/dev/iscsi/initiator/iscsi.h R sys/dev/iscsi/initiator/iscsi_subr.c R sys/dev/iscsi/initiator/iscsivar.h R sys/dev/ixgbe/LICENSE R sys/dev/ixgbe/README R sys/dev/ixgbe/ixgbe.c R sys/dev/ixgbe/ixgbe_netmap.c R sys/dev/ixgbe/ixgbe_netmap.h R sys/dev/ixgbe/ixv.c R sys/dev/ixgbe/ixv.h R sys/dev/ixgbe/ixv_bypass.h R sys/dev/ixgbe/ixv_fdir.h R sys/dev/ixgbe/ixv_features.h R sys/dev/ixgbe/ixv_mbx.c R sys/dev/ixgbe/ixv_mbx.h R sys/dev/ixgbe/ixv_netmap.c R sys/dev/ixgbe/ixv_netmap.h R sys/dev/ixgbe/ixv_osdep.c R sys/dev/ixgbe/ixv_osdep.h R sys/dev/ixgbe/ixv_rss.h R sys/dev/ixgbe/ixv_sriov.h R sys/dev/ixgbe/ixv_txrx.c R sys/dev/ixgbe/ixv_type.h R sys/dev/ixgbe/ixv_vf.c R sys/dev/ixgbe/ixv_vf.h R sys/dev/ixl/README R sys/dev/ixl/i40e_virtchnl.h R sys/dev/ixl/if_ixlv.c R sys/dev/ixl/ixlv.h R sys/dev/ixl/ixlv_vc_mgr.h R sys/dev/ixl/ixlvc.c R sys/dev/joy/joy_pccard.c R sys/dev/le/if_le_cbus.c R sys/dev/mlx/mlx_compat.h R sys/dev/mlx5/eswitch_vacl.h R sys/dev/mlx5/flow_table.h R sys/dev/mlx5/mlx5_core/mlx5_eswitch_vacl.c R sys/dev/mlx5/mlx5_core/mlx5_flow_table.c R sys/dev/mlx5/mlx5_en/tcp_tlro.c R sys/dev/mlx5/mlx5_en/tcp_tlro.h R sys/dev/mlx5/mlx5_ib/mlx5_ib_roce.c R sys/dev/mlx5/mlx5_ib/user.h R sys/dev/mse/mse_cbus.c R sys/dev/mxge/mxge_lro.c R sys/dev/nand/nfc_at91.c R sys/dev/nand/nfc_at91.h R sys/dev/netmap/if_em_netmap.h R sys/dev/netmap/if_igb_netmap.h R sys/dev/netmap/if_ixl_netmap.h R sys/dev/netmap/if_lem_netmap.h R sys/dev/netmap/ixgbe_netmap.h R sys/dev/ntb/ntb_hw/ntb_hw.c R sys/dev/ntb/ntb_hw/ntb_regs.h R sys/dev/ofw/ofw_iicbus.c R sys/dev/pci/eisa_pci.c R sys/dev/random/dummy_rng.c R sys/dev/random/harvest.c R sys/dev/random/live_entropy_sources.c R sys/dev/random/live_entropy_sources.h R sys/dev/random/probe.c R sys/dev/random/random_adaptors.c R sys/dev/random/random_adaptors.h R sys/dev/random/randomdev_soft.c R sys/dev/random/randomdev_soft.h R sys/dev/random/rwfile.c R sys/dev/random/rwfile.h R sys/dev/random/yarrow.c R sys/dev/random/yarrow.h R sys/dev/sfxge/common/efx_wol.c R sys/dev/sfxge/common/siena_mon.c R sys/dev/sound/pci/aureal.c R sys/dev/sound/pci/aureal.h R sys/dev/uart/uart_cpu_amd64.c R sys/dev/uart/uart_cpu_i386.c R sys/dev/uart/uart_cpu_ia64.c R sys/dev/uart/uart_cpu_pc98.c R sys/dev/uart/uart_dev_lpc.c R sys/dev/usb/controller/at91dci.c R sys/dev/usb/controller/at91dci.h R sys/dev/usb/controller/at91dci_atmelarm.c R sys/dev/usb/controller/at91dci_fdt.c R sys/dev/usb/controller/atmegadci_atmelarm.c R sys/dev/usb/controller/dwc_otg_atmelarm.c R sys/dev/usb/controller/ehci_ixp4xx.c R sys/dev/usb/controller/musb_otg_atmelarm.c R sys/dev/usb/controller/ohci_atmelarm.c R sys/dev/usb/controller/ohci_fdt.c R sys/dev/usb/controller/uss820dci_atmelarm.c R sys/dev/usb/controller/xhci_mv.c R sys/dev/usb/usb_compat_linux.c R sys/dev/usb/usb_compat_linux.h R sys/dev/usb/wlan/if_urtwn.c R sys/dev/usb/wlan/if_urtwnreg.h R sys/dev/vmware/vmxnet3/vmx_netmap.h R sys/dev/vx/if_vx_eisa.c R sys/dev/xen/console/console.c R sys/dev/xen/console/xencons_ring.c R sys/dev/xen/console/xencons_ring.h R sys/dev/xen/netfront/mbufq.h R sys/dev/xen/xenpci/evtchn.c Log Message: ----------- remove old driver code. Compare: https://github.com/MidnightBSD/src/compare/350ac164e8d5...57c56209977e From noreply at github.com Sat Jul 30 15:45:10 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 12:45:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f7d14d: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f7d14d395e1b450a20164a3cc663af74c9b62c7d https://github.com/MidnightBSD/src/commit/f7d14d395e1b450a20164a3cc663af74c9b62c7d Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R sys/gnu/fs/reiserfs/README R sys/gnu/fs/reiserfs/reiserfs_fs.h R sys/gnu/fs/reiserfs/reiserfs_fs_i.h R sys/gnu/fs/reiserfs/reiserfs_fs_sb.h R sys/gnu/fs/reiserfs/reiserfs_hashes.c R sys/gnu/fs/reiserfs/reiserfs_inode.c R sys/gnu/fs/reiserfs/reiserfs_item_ops.c R sys/gnu/fs/reiserfs/reiserfs_mount.h R sys/gnu/fs/reiserfs/reiserfs_namei.c R sys/gnu/fs/reiserfs/reiserfs_prints.c R sys/gnu/fs/reiserfs/reiserfs_stree.c R sys/gnu/fs/reiserfs/reiserfs_vfsops.c R sys/gnu/fs/reiserfs/reiserfs_vnops.c R sys/gnu/fs/xfs/FreeBSD/support/atomic.h R sys/gnu/fs/xfs/FreeBSD/support/debug.c R sys/gnu/fs/xfs/FreeBSD/support/debug.h R sys/gnu/fs/xfs/FreeBSD/support/kdb.c R sys/gnu/fs/xfs/FreeBSD/support/kdb.h R sys/gnu/fs/xfs/FreeBSD/support/kmem.c R sys/gnu/fs/xfs/FreeBSD/support/kmem.h R sys/gnu/fs/xfs/FreeBSD/support/ktrace.c R sys/gnu/fs/xfs/FreeBSD/support/ktrace.h R sys/gnu/fs/xfs/FreeBSD/support/move.h R sys/gnu/fs/xfs/FreeBSD/support/mrlock.c R sys/gnu/fs/xfs/FreeBSD/support/mrlock.h R sys/gnu/fs/xfs/FreeBSD/support/mutex.h R sys/gnu/fs/xfs/FreeBSD/support/rwlock.h R sys/gnu/fs/xfs/FreeBSD/support/rwsem.h R sys/gnu/fs/xfs/FreeBSD/support/sema.h R sys/gnu/fs/xfs/FreeBSD/support/spin.h R sys/gnu/fs/xfs/FreeBSD/support/support.h R sys/gnu/fs/xfs/FreeBSD/support/sv.h R sys/gnu/fs/xfs/FreeBSD/support/time.h R sys/gnu/fs/xfs/FreeBSD/support/uuid.c R sys/gnu/fs/xfs/FreeBSD/support/uuid.h R sys/gnu/fs/xfs/FreeBSD/xfs_buf.c R sys/gnu/fs/xfs/FreeBSD/xfs_buf.h R sys/gnu/fs/xfs/FreeBSD/xfs_compat.h R sys/gnu/fs/xfs/FreeBSD/xfs_config.h R sys/gnu/fs/xfs/FreeBSD/xfs_cred.h R sys/gnu/fs/xfs/FreeBSD/xfs_dmistubs.c R sys/gnu/fs/xfs/FreeBSD/xfs_freebsd.h R sys/gnu/fs/xfs/FreeBSD/xfs_freebsd_iget.c R sys/gnu/fs/xfs/FreeBSD/xfs_frw.c R sys/gnu/fs/xfs/FreeBSD/xfs_frw.h R sys/gnu/fs/xfs/FreeBSD/xfs_fs_subr.c R sys/gnu/fs/xfs/FreeBSD/xfs_fs_subr.h R sys/gnu/fs/xfs/FreeBSD/xfs_globals.c R sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c R sys/gnu/fs/xfs/FreeBSD/xfs_iops.h R sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c R sys/gnu/fs/xfs/FreeBSD/xfs_mountops.h R sys/gnu/fs/xfs/FreeBSD/xfs_node.h R sys/gnu/fs/xfs/FreeBSD/xfs_stats.c R sys/gnu/fs/xfs/FreeBSD/xfs_stats.h R sys/gnu/fs/xfs/FreeBSD/xfs_super.c R sys/gnu/fs/xfs/FreeBSD/xfs_super.h R sys/gnu/fs/xfs/FreeBSD/xfs_sysctl.c R sys/gnu/fs/xfs/FreeBSD/xfs_sysctl.h R sys/gnu/fs/xfs/FreeBSD/xfs_version.h R sys/gnu/fs/xfs/FreeBSD/xfs_vfs.c R sys/gnu/fs/xfs/FreeBSD/xfs_vfs.h R sys/gnu/fs/xfs/FreeBSD/xfs_vnode.c R sys/gnu/fs/xfs/FreeBSD/xfs_vnode.h R sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c R sys/gnu/fs/xfs/xfs.h R sys/gnu/fs/xfs/xfs_acl.c R sys/gnu/fs/xfs/xfs_acl.h R sys/gnu/fs/xfs/xfs_ag.h R sys/gnu/fs/xfs/xfs_alloc.c R sys/gnu/fs/xfs/xfs_alloc.h R sys/gnu/fs/xfs/xfs_alloc_btree.c R sys/gnu/fs/xfs/xfs_alloc_btree.h R sys/gnu/fs/xfs/xfs_arch.h R sys/gnu/fs/xfs/xfs_attr.c R sys/gnu/fs/xfs/xfs_attr.h R sys/gnu/fs/xfs/xfs_attr_leaf.c R sys/gnu/fs/xfs/xfs_attr_leaf.h R sys/gnu/fs/xfs/xfs_attr_sf.h R sys/gnu/fs/xfs/xfs_behavior.c R sys/gnu/fs/xfs/xfs_behavior.h R sys/gnu/fs/xfs/xfs_bit.c R sys/gnu/fs/xfs/xfs_bit.h R sys/gnu/fs/xfs/xfs_bmap.c R sys/gnu/fs/xfs/xfs_bmap.h R sys/gnu/fs/xfs/xfs_bmap_btree.c R sys/gnu/fs/xfs/xfs_bmap_btree.h R sys/gnu/fs/xfs/xfs_btree.c R sys/gnu/fs/xfs/xfs_btree.h R sys/gnu/fs/xfs/xfs_buf_item.c R sys/gnu/fs/xfs/xfs_buf_item.h R sys/gnu/fs/xfs/xfs_cap.c R sys/gnu/fs/xfs/xfs_cap.h R sys/gnu/fs/xfs/xfs_clnt.h R sys/gnu/fs/xfs/xfs_da_btree.c R sys/gnu/fs/xfs/xfs_da_btree.h R sys/gnu/fs/xfs/xfs_dfrag.c R sys/gnu/fs/xfs/xfs_dfrag.h R sys/gnu/fs/xfs/xfs_dinode.h R sys/gnu/fs/xfs/xfs_dir.c R sys/gnu/fs/xfs/xfs_dir.h R sys/gnu/fs/xfs/xfs_dir2.c R sys/gnu/fs/xfs/xfs_dir2.h R sys/gnu/fs/xfs/xfs_dir2_block.c R sys/gnu/fs/xfs/xfs_dir2_block.h R sys/gnu/fs/xfs/xfs_dir2_data.c R sys/gnu/fs/xfs/xfs_dir2_data.h R sys/gnu/fs/xfs/xfs_dir2_leaf.c R sys/gnu/fs/xfs/xfs_dir2_leaf.h R sys/gnu/fs/xfs/xfs_dir2_node.c R sys/gnu/fs/xfs/xfs_dir2_node.h R sys/gnu/fs/xfs/xfs_dir2_sf.c R sys/gnu/fs/xfs/xfs_dir2_sf.h R sys/gnu/fs/xfs/xfs_dir2_trace.c R sys/gnu/fs/xfs/xfs_dir2_trace.h R sys/gnu/fs/xfs/xfs_dir_leaf.c R sys/gnu/fs/xfs/xfs_dir_leaf.h R sys/gnu/fs/xfs/xfs_dir_sf.h R sys/gnu/fs/xfs/xfs_dmapi.h R sys/gnu/fs/xfs/xfs_dmops.c R sys/gnu/fs/xfs/xfs_error.c R sys/gnu/fs/xfs/xfs_error.h R sys/gnu/fs/xfs/xfs_extfree_item.c R sys/gnu/fs/xfs/xfs_extfree_item.h R sys/gnu/fs/xfs/xfs_fs.h R sys/gnu/fs/xfs/xfs_fsops.c R sys/gnu/fs/xfs/xfs_fsops.h R sys/gnu/fs/xfs/xfs_ialloc.c R sys/gnu/fs/xfs/xfs_ialloc.h R sys/gnu/fs/xfs/xfs_ialloc_btree.c R sys/gnu/fs/xfs/xfs_ialloc_btree.h R sys/gnu/fs/xfs/xfs_iget.c R sys/gnu/fs/xfs/xfs_imap.h R sys/gnu/fs/xfs/xfs_inode.c R sys/gnu/fs/xfs/xfs_inode.h R sys/gnu/fs/xfs/xfs_inode_item.c R sys/gnu/fs/xfs/xfs_inode_item.h R sys/gnu/fs/xfs/xfs_inum.h R sys/gnu/fs/xfs/xfs_iocore.c R sys/gnu/fs/xfs/xfs_iomap.c R sys/gnu/fs/xfs/xfs_iomap.h R sys/gnu/fs/xfs/xfs_itable.c R sys/gnu/fs/xfs/xfs_itable.h R sys/gnu/fs/xfs/xfs_log.c R sys/gnu/fs/xfs/xfs_log.h R sys/gnu/fs/xfs/xfs_log_priv.h R sys/gnu/fs/xfs/xfs_log_recover.c R sys/gnu/fs/xfs/xfs_log_recover.h R sys/gnu/fs/xfs/xfs_mac.c R sys/gnu/fs/xfs/xfs_mac.h R sys/gnu/fs/xfs/xfs_mount.c R sys/gnu/fs/xfs/xfs_mount.h R sys/gnu/fs/xfs/xfs_qmops.c R sys/gnu/fs/xfs/xfs_quota.h R sys/gnu/fs/xfs/xfs_refcache.c R sys/gnu/fs/xfs/xfs_refcache.h R sys/gnu/fs/xfs/xfs_rename.c R sys/gnu/fs/xfs/xfs_rtalloc.c R sys/gnu/fs/xfs/xfs_rtalloc.h R sys/gnu/fs/xfs/xfs_rw.c R sys/gnu/fs/xfs/xfs_rw.h R sys/gnu/fs/xfs/xfs_sb.h R sys/gnu/fs/xfs/xfs_trans.c R sys/gnu/fs/xfs/xfs_trans.h R sys/gnu/fs/xfs/xfs_trans_ail.c R sys/gnu/fs/xfs/xfs_trans_buf.c R sys/gnu/fs/xfs/xfs_trans_extfree.c R sys/gnu/fs/xfs/xfs_trans_inode.c R sys/gnu/fs/xfs/xfs_trans_item.c R sys/gnu/fs/xfs/xfs_trans_priv.h R sys/gnu/fs/xfs/xfs_trans_space.h R sys/gnu/fs/xfs/xfs_types.h R sys/gnu/fs/xfs/xfs_utils.c R sys/gnu/fs/xfs/xfs_utils.h R sys/gnu/fs/xfs/xfs_vfsops.c R sys/gnu/fs/xfs/xfs_vnodeops.c R sys/gnu/fs/xfs/xfsidbg.c R sys/net/fddi.h R sys/net/flowtable.c R sys/net/flowtable.h R sys/net/if_arc.h R sys/net/if_arcsubr.c R sys/net/if_atm.h R sys/net/if_atmsubr.c R sys/net/if_ef.c R sys/net/if_faith.c R sys/net/if_fddisubr.c R sys/net/if_iso88025subr.c R sys/net/if_stf.h R sys/net/if_tap.c R sys/net/if_tapvar.h R sys/net/if_tun.c R sys/net/iso88025.h R sys/net/zlib.c R sys/net/zlib.h R sys/net/zutil.h R sys/netinet/cc.h R sys/netinet/if_atm.c R sys/netinet/if_atm.h R sys/netinet/in_gif.h R sys/netinet/ip_gre.h R sys/netinet/ip_ipsec.c R sys/netinet/ip_ipsec.h R sys/netinet/ipfw/dn_heap.c R sys/netinet/ipfw/dn_heap.h R sys/netinet/ipfw/dn_sched.h R sys/netinet/ipfw/dn_sched_fifo.c R sys/netinet/ipfw/dn_sched_prio.c R sys/netinet/ipfw/dn_sched_qfq.c R sys/netinet/ipfw/dn_sched_rr.c R sys/netinet/ipfw/dn_sched_wf2q.c R sys/netinet/ipfw/dummynet.txt R sys/netinet/ipfw/ip_dn_glue.c R sys/netinet/ipfw/ip_dn_io.c R sys/netinet/ipfw/ip_dn_private.h R sys/netinet/ipfw/ip_dummynet.c R sys/netinet/ipfw/ip_fw2.c R sys/netinet/ipfw/ip_fw_dynamic.c R sys/netinet/ipfw/ip_fw_log.c R sys/netinet/ipfw/ip_fw_nat.c R sys/netinet/ipfw/ip_fw_pfil.c R sys/netinet/ipfw/ip_fw_private.h R sys/netinet/ipfw/ip_fw_sockopt.c R sys/netinet/ipfw/ip_fw_table.c R sys/netinet/ipfw/test/Makefile R sys/netinet/ipfw/test/dn_test.h R sys/netinet/ipfw/test/main.c R sys/netinet/ipfw/test/mylist.h R sys/netinet/ipfw/test/test_dn_heap.c R sys/netinet/ipfw/test/test_dn_sched.c R sys/netinet/sctp_dtrace_declare.h R sys/netinet/sctp_dtrace_define.h R sys/netinet/tcp_stacks/fastpath.c R sys/netinet/toedev.h R sys/netinet6/in6_gif.h R sys/netinet6/ip6_ipsec.c R sys/netinet6/ip6_ipsec.h R sys/netipsec/ipip_var.h R sys/netipsec/xform_ipip.c R sys/nfs/nfs_common.c R sys/nfsserver/nfs_fha_old.c R sys/nfsserver/nfs_serv.c R sys/nfsserver/nfs_srvkrpc.c R sys/nfsserver/nfs_srvsubs.c R sys/opencrypto/deflate.c R sys/powerpc/aim/interrupt.c R sys/powerpc/aim/machdep.c R sys/powerpc/aim/trap.c R sys/powerpc/aim/uma_machdep.c R sys/powerpc/booke/interrupt.c R sys/powerpc/booke/machdep.c R sys/powerpc/booke/trap.c R sys/powerpc/conf/WII R sys/powerpc/include/sf_buf.h R sys/powerpc/include/varargs.h R sys/powerpc/mpc85xx/fsl_sdhc.c R sys/powerpc/mpc85xx/fsl_sdhc.h R sys/powerpc/ofw/ofw_pci.c R sys/powerpc/ofw/ofw_pci.h R sys/powerpc/ofw/ofwmagic.S R sys/powerpc/powermac/windtunnel.c R sys/powerpc/powerpc/bcopy.c R sys/powerpc/powerpc/fuswintr.c R sys/powerpc/powerpc/suswintr.c R sys/powerpc/wii/locore.S R sys/powerpc/wii/platform_wii.c R sys/powerpc/wii/wii_bus.c R sys/powerpc/wii/wii_exireg.h R sys/powerpc/wii/wii_fb.c R sys/powerpc/wii/wii_fbreg.h R sys/powerpc/wii/wii_fbvar.h R sys/powerpc/wii/wii_gpio.c R sys/powerpc/wii/wii_gpioreg.h R sys/powerpc/wii/wii_ipc.c R sys/powerpc/wii/wii_ipcreg.h R sys/powerpc/wii/wii_pic.c R sys/powerpc/wii/wii_picreg.h R sys/riscv/conf/LOWRISC R sys/riscv/conf/LOWRISC.hints R sys/riscv/conf/ROCKET R sys/riscv/conf/SPIKE R sys/riscv/htif/htif.c R sys/riscv/htif/htif.h R sys/riscv/htif/htif_block.c R sys/riscv/htif/htif_console.c R sys/riscv/include/riscv_opcode.h R sys/riscv/riscv/bcopy.c R sys/security/audit/audit_bsm_domain.c R sys/security/audit/audit_bsm_errno.c R sys/security/audit/audit_bsm_fcntl.c R sys/security/audit/audit_bsm_socket_type.c R sys/security/audit/audit_bsm_token.c R sys/security/mac/mac_atalk.c R sys/x86/isa/isa.h Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 16:08:04 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:08:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] a02e7f: cleanup etc Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: a02e7fb8af63715b9324745188f0dcbcab6122d2 https://github.com/MidnightBSD/src/commit/a02e7fb8af63715b9324745188f0dcbcab6122d2 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M bin/Makefile R bin/rcp/Makefile R bin/rcp/Makefile.depend R bin/rcp/extern.h R bin/rcp/rcp.1 R bin/rcp/rcp.c R bin/rcp/tests/Makefile R bin/rcp/tests/rcp_test.sh R bin/rcp/util.c R etc/regdomain.xml R etc/remote R etc/rpc R etc/services R etc/shells R etc/snmpd.config R etc/sysctl.conf R etc/syslog.conf M etc/termcap.small M lib/libc/gen/shells M sbin/sysctl/sysctl.conf Log Message: ----------- cleanup etc From noreply at github.com Sat Jul 30 16:11:03 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:11:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] c6e177: remove old files. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: c6e177d9a9633ecd821b1f5b4570bbbcf018c23c https://github.com/MidnightBSD/src/commit/c6e177d9a9633ecd821b1f5b4570bbbcf018c23c Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R sys/contrib/altq/altq/altq.h R sys/contrib/altq/altq/altq_cbq.c R sys/contrib/altq/altq/altq_cbq.h R sys/contrib/altq/altq/altq_cdnr.c R sys/contrib/altq/altq/altq_cdnr.h R sys/contrib/altq/altq/altq_classq.h R sys/contrib/altq/altq/altq_codel.c R sys/contrib/altq/altq/altq_codel.h R sys/contrib/altq/altq/altq_fairq.c R sys/contrib/altq/altq/altq_fairq.h R sys/contrib/altq/altq/altq_hfsc.c R sys/contrib/altq/altq/altq_hfsc.h R sys/contrib/altq/altq/altq_priq.c R sys/contrib/altq/altq/altq_priq.h R sys/contrib/altq/altq/altq_red.c R sys/contrib/altq/altq/altq_red.h R sys/contrib/altq/altq/altq_rio.c R sys/contrib/altq/altq/altq_rio.h R sys/contrib/altq/altq/altq_rmclass.c R sys/contrib/altq/altq/altq_rmclass.h R sys/contrib/altq/altq/altq_rmclass_debug.h R sys/contrib/altq/altq/altq_subr.c R sys/contrib/altq/altq/altq_var.h R sys/contrib/altq/altq/altqconf.h R sys/contrib/altq/altq/if_altq.h R sys/contrib/ia64/libuwx/src/Makefile R sys/contrib/ia64/libuwx/src/uwx.h R sys/contrib/ia64/libuwx/src/uwx_bstream.c R sys/contrib/ia64/libuwx/src/uwx_bstream.h R sys/contrib/ia64/libuwx/src/uwx_context.c R sys/contrib/ia64/libuwx/src/uwx_context.h R sys/contrib/ia64/libuwx/src/uwx_env.c R sys/contrib/ia64/libuwx/src/uwx_env.h R sys/contrib/ia64/libuwx/src/uwx_scoreboard.c R sys/contrib/ia64/libuwx/src/uwx_scoreboard.h R sys/contrib/ia64/libuwx/src/uwx_self.c R sys/contrib/ia64/libuwx/src/uwx_self.h R sys/contrib/ia64/libuwx/src/uwx_self_context.s R sys/contrib/ia64/libuwx/src/uwx_self_info.h R sys/contrib/ia64/libuwx/src/uwx_step.c R sys/contrib/ia64/libuwx/src/uwx_step.h R sys/contrib/ia64/libuwx/src/uwx_str.c R sys/contrib/ia64/libuwx/src/uwx_str.h R sys/contrib/ia64/libuwx/src/uwx_swap.c R sys/contrib/ia64/libuwx/src/uwx_swap.h R sys/contrib/ia64/libuwx/src/uwx_symbols.c R sys/contrib/ia64/libuwx/src/uwx_symbols.h R sys/contrib/ia64/libuwx/src/uwx_trace.c R sys/contrib/ia64/libuwx/src/uwx_trace.h R sys/contrib/ia64/libuwx/src/uwx_uinfo.c R sys/contrib/ia64/libuwx/src/uwx_uinfo.h R sys/contrib/ia64/libuwx/src/uwx_utable.c R sys/contrib/ia64/libuwx/src/uwx_utable.h R sys/contrib/ia64/libuwx/test/Makefile R sys/contrib/ia64/libuwx/test/dump_context.c R sys/contrib/ia64/libuwx/test/dumpmyself.c R sys/contrib/ia64/libuwx/test/primeregs.s R sys/contrib/ipfilter/netinet/IPFILTER.LICENCE R sys/contrib/ipfilter/netinet/QNX_OCL.txt R sys/contrib/ipfilter/netinet/fil.c R sys/contrib/ipfilter/netinet/ip_auth.c R sys/contrib/ipfilter/netinet/ip_auth.h R sys/contrib/ipfilter/netinet/ip_compat.h R sys/contrib/ipfilter/netinet/ip_dns_pxy.c R sys/contrib/ipfilter/netinet/ip_dstlist.c R sys/contrib/ipfilter/netinet/ip_dstlist.h R sys/contrib/ipfilter/netinet/ip_fil.h R sys/contrib/ipfilter/netinet/ip_fil_freebsd.c R sys/contrib/ipfilter/netinet/ip_frag.c R sys/contrib/ipfilter/netinet/ip_frag.h R sys/contrib/ipfilter/netinet/ip_ftp_pxy.c R sys/contrib/ipfilter/netinet/ip_htable.c R sys/contrib/ipfilter/netinet/ip_htable.h R sys/contrib/ipfilter/netinet/ip_ipsec_pxy.c R sys/contrib/ipfilter/netinet/ip_irc_pxy.c R sys/contrib/ipfilter/netinet/ip_log.c R sys/contrib/ipfilter/netinet/ip_lookup.c R sys/contrib/ipfilter/netinet/ip_lookup.h R sys/contrib/ipfilter/netinet/ip_nat.c R sys/contrib/ipfilter/netinet/ip_nat.h R sys/contrib/ipfilter/netinet/ip_nat6.c R sys/contrib/ipfilter/netinet/ip_netbios_pxy.c R sys/contrib/ipfilter/netinet/ip_pool.c R sys/contrib/ipfilter/netinet/ip_pool.h R sys/contrib/ipfilter/netinet/ip_pptp_pxy.c R sys/contrib/ipfilter/netinet/ip_proxy.c R sys/contrib/ipfilter/netinet/ip_proxy.h R sys/contrib/ipfilter/netinet/ip_raudio_pxy.c R sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c R sys/contrib/ipfilter/netinet/ip_rpcb_pxy.c R sys/contrib/ipfilter/netinet/ip_rules.c R sys/contrib/ipfilter/netinet/ip_rules.h R sys/contrib/ipfilter/netinet/ip_scan.c R sys/contrib/ipfilter/netinet/ip_scan.h R sys/contrib/ipfilter/netinet/ip_state.c R sys/contrib/ipfilter/netinet/ip_state.h R sys/contrib/ipfilter/netinet/ip_sync.c R sys/contrib/ipfilter/netinet/ip_sync.h R sys/contrib/ipfilter/netinet/ip_tftp_pxy.c R sys/contrib/ipfilter/netinet/ipf_rb.h R sys/contrib/ipfilter/netinet/ipl.h R sys/contrib/ipfilter/netinet/mlfk_ipl.c R sys/contrib/ipfilter/netinet/radix_ipf.c R sys/contrib/ipfilter/netinet/radix_ipf.h Log Message: ----------- remove old files. From noreply at github.com Sat Jul 30 16:21:43 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:21:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 9acf25: sync up Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 9acf25c38be257eba8bacb8df54debedde00b6b8 https://github.com/MidnightBSD/src/commit/9acf25c38be257eba8bacb8df54debedde00b6b8 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/binutils/FREEBSD-Xlist M contrib/binutils/FREEBSD-deletelist M contrib/binutils/FREEBSD-upgrade M contrib/binutils/bfd/config.bfd M contrib/binutils/bfd/configure R contrib/binutils/bfd/doc/elfcode.texi M contrib/binutils/bfd/ecoff.c M contrib/binutils/bfd/elf-eh-frame.c M contrib/binutils/bfd/elf.c M contrib/binutils/bfd/freebsd.h M contrib/binutils/bfd/mep-relocs.pl M contrib/binutils/bfd/ppcboot.c M contrib/binutils/binutils/configure M contrib/binutils/binutils/doc/binutils.texi M contrib/binutils/binutils/ranlib.sh M contrib/binutils/binutils/sanity.sh M contrib/binutils/config.guess M contrib/binutils/config.rpath M contrib/binutils/config.sub M contrib/binutils/configure M contrib/binutils/gas/config/tc-mips.c M contrib/binutils/gas/configure M contrib/binutils/gas/doc/as.texinfo R contrib/binutils/include/regs/ChangeLog M contrib/binutils/install-sh M contrib/binutils/ld/Makefile.in M contrib/binutils/ld/configure M contrib/binutils/ld/configure.tgt M contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh M contrib/binutils/ld/emulparams/elf32bmipn32.sh M contrib/binutils/ld/emulparams/elf32bsmip.sh M contrib/binutils/ld/emulparams/elf32lsmip.sh M contrib/binutils/ld/emulparams/elf32mep.sh A contrib/binutils/ld/emulparams/elf64_s390_fbsd.sh M contrib/binutils/ld/emulparams/elf64bmip.sh A contrib/binutils/ld/emulparams/elf_s390_fbsd.sh M contrib/binutils/ld/emulparams/shlelf.sh M contrib/binutils/ld/genscripts.sh M contrib/binutils/libiberty/configure M contrib/binutils/mkinstalldirs M contrib/binutils/move-if-change M contrib/binutils/opcodes/configure M contrib/binutils/opcodes/ppc-opc.c M contrib/binutils/symlink-tree M contrib/binutils/ylwrap Log Message: ----------- sync up From noreply at github.com Sat Jul 30 16:22:58 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:22:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] beac35: 5.1.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: beac35a92de2da49fbac40fd1865b77dfe3e95f6 https://github.com/MidnightBSD/src/commit/beac35a92de2da49fbac40fd1865b77dfe3e95f6 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/jemalloc/COPYING M contrib/jemalloc/ChangeLog M contrib/jemalloc/FREEBSD-Xlist M contrib/jemalloc/FREEBSD-diffs M contrib/jemalloc/FREEBSD-upgrade M contrib/jemalloc/VERSION M contrib/jemalloc/doc/jemalloc.3 R contrib/jemalloc/include/jemalloc/internal/arena.h A contrib/jemalloc/include/jemalloc/internal/arena_externs.h A contrib/jemalloc/include/jemalloc/internal/arena_inlines_a.h A contrib/jemalloc/include/jemalloc/internal/arena_inlines_b.h A contrib/jemalloc/include/jemalloc/internal/arena_stats.h A contrib/jemalloc/include/jemalloc/internal/arena_structs_a.h A contrib/jemalloc/include/jemalloc/internal/arena_structs_b.h A contrib/jemalloc/include/jemalloc/internal/arena_types.h M contrib/jemalloc/include/jemalloc/internal/assert.h M contrib/jemalloc/include/jemalloc/internal/atomic.h A contrib/jemalloc/include/jemalloc/internal/atomic_c11.h A contrib/jemalloc/include/jemalloc/internal/atomic_gcc_atomic.h A contrib/jemalloc/include/jemalloc/internal/atomic_gcc_sync.h A contrib/jemalloc/include/jemalloc/internal/background_thread_externs.h A contrib/jemalloc/include/jemalloc/internal/background_thread_inlines.h A contrib/jemalloc/include/jemalloc/internal/background_thread_structs.h R contrib/jemalloc/include/jemalloc/internal/base.h A contrib/jemalloc/include/jemalloc/internal/base_externs.h A contrib/jemalloc/include/jemalloc/internal/base_inlines.h A contrib/jemalloc/include/jemalloc/internal/base_structs.h A contrib/jemalloc/include/jemalloc/internal/base_types.h A contrib/jemalloc/include/jemalloc/internal/bin.h A contrib/jemalloc/include/jemalloc/internal/bin_stats.h A contrib/jemalloc/include/jemalloc/internal/bit_util.h M contrib/jemalloc/include/jemalloc/internal/bitmap.h A contrib/jemalloc/include/jemalloc/internal/cache_bin.h R contrib/jemalloc/include/jemalloc/internal/chunk.h R contrib/jemalloc/include/jemalloc/internal/chunk_dss.h R contrib/jemalloc/include/jemalloc/internal/chunk_mmap.h M contrib/jemalloc/include/jemalloc/internal/ckh.h M contrib/jemalloc/include/jemalloc/internal/ctl.h A contrib/jemalloc/include/jemalloc/internal/div.h A contrib/jemalloc/include/jemalloc/internal/emitter.h R contrib/jemalloc/include/jemalloc/internal/extent.h A contrib/jemalloc/include/jemalloc/internal/extent_dss.h A contrib/jemalloc/include/jemalloc/internal/extent_externs.h A contrib/jemalloc/include/jemalloc/internal/extent_inlines.h A contrib/jemalloc/include/jemalloc/internal/extent_mmap.h A contrib/jemalloc/include/jemalloc/internal/extent_structs.h A contrib/jemalloc/include/jemalloc/internal/extent_types.h M contrib/jemalloc/include/jemalloc/internal/hash.h A contrib/jemalloc/include/jemalloc/internal/hooks.h R contrib/jemalloc/include/jemalloc/internal/huge.h R contrib/jemalloc/include/jemalloc/internal/jemalloc_internal.h M contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h M contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_externs.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h M contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_internal_types.h A contrib/jemalloc/include/jemalloc/internal/jemalloc_preamble.h A contrib/jemalloc/include/jemalloc/internal/large_externs.h A contrib/jemalloc/include/jemalloc/internal/log.h A contrib/jemalloc/include/jemalloc/internal/malloc_io.h R contrib/jemalloc/include/jemalloc/internal/mb.h M contrib/jemalloc/include/jemalloc/internal/mutex.h A contrib/jemalloc/include/jemalloc/internal/mutex_pool.h A contrib/jemalloc/include/jemalloc/internal/mutex_prof.h M contrib/jemalloc/include/jemalloc/internal/nstime.h M contrib/jemalloc/include/jemalloc/internal/pages.h M contrib/jemalloc/include/jemalloc/internal/ph.h M contrib/jemalloc/include/jemalloc/internal/private_namespace.h M contrib/jemalloc/include/jemalloc/internal/prng.h R contrib/jemalloc/include/jemalloc/internal/prof.h A contrib/jemalloc/include/jemalloc/internal/prof_externs.h A contrib/jemalloc/include/jemalloc/internal/prof_inlines_a.h A contrib/jemalloc/include/jemalloc/internal/prof_inlines_b.h A contrib/jemalloc/include/jemalloc/internal/prof_structs.h A contrib/jemalloc/include/jemalloc/internal/prof_types.h M contrib/jemalloc/include/jemalloc/internal/public_namespace.h M contrib/jemalloc/include/jemalloc/internal/ql.h M contrib/jemalloc/include/jemalloc/internal/qr.h R contrib/jemalloc/include/jemalloc/internal/quarantine.h M contrib/jemalloc/include/jemalloc/internal/rb.h M contrib/jemalloc/include/jemalloc/internal/rtree.h A contrib/jemalloc/include/jemalloc/internal/rtree_tsd.h M contrib/jemalloc/include/jemalloc/internal/size_classes.h M contrib/jemalloc/include/jemalloc/internal/smoothstep.h A contrib/jemalloc/include/jemalloc/internal/spin.h M contrib/jemalloc/include/jemalloc/internal/stats.h A contrib/jemalloc/include/jemalloc/internal/sz.h R contrib/jemalloc/include/jemalloc/internal/tcache.h A contrib/jemalloc/include/jemalloc/internal/tcache_externs.h A contrib/jemalloc/include/jemalloc/internal/tcache_inlines.h A contrib/jemalloc/include/jemalloc/internal/tcache_structs.h A contrib/jemalloc/include/jemalloc/internal/tcache_types.h M contrib/jemalloc/include/jemalloc/internal/ticker.h M contrib/jemalloc/include/jemalloc/internal/tsd.h A contrib/jemalloc/include/jemalloc/internal/tsd_generic.h A contrib/jemalloc/include/jemalloc/internal/tsd_malloc_thread_cleanup.h A contrib/jemalloc/include/jemalloc/internal/tsd_tls.h A contrib/jemalloc/include/jemalloc/internal/tsd_types.h M contrib/jemalloc/include/jemalloc/internal/util.h R contrib/jemalloc/include/jemalloc/internal/valgrind.h M contrib/jemalloc/include/jemalloc/internal/witness.h M contrib/jemalloc/include/jemalloc/jemalloc.h M contrib/jemalloc/include/jemalloc/jemalloc_FreeBSD.h R contrib/jemalloc/include/jemalloc/jemalloc_defs.h M contrib/jemalloc/include/jemalloc/jemalloc_typedefs.h M contrib/jemalloc/src/arena.c R contrib/jemalloc/src/atomic.c A contrib/jemalloc/src/background_thread.c M contrib/jemalloc/src/base.c A contrib/jemalloc/src/bin.c M contrib/jemalloc/src/bitmap.c R contrib/jemalloc/src/chunk.c R contrib/jemalloc/src/chunk_dss.c R contrib/jemalloc/src/chunk_mmap.c M contrib/jemalloc/src/ckh.c M contrib/jemalloc/src/ctl.c A contrib/jemalloc/src/div.c M contrib/jemalloc/src/extent.c A contrib/jemalloc/src/extent_dss.c A contrib/jemalloc/src/extent_mmap.c M contrib/jemalloc/src/hash.c A contrib/jemalloc/src/hooks.c R contrib/jemalloc/src/huge.c M contrib/jemalloc/src/jemalloc.c A contrib/jemalloc/src/large.c A contrib/jemalloc/src/log.c A contrib/jemalloc/src/malloc_io.c R contrib/jemalloc/src/mb.c M contrib/jemalloc/src/mutex.c A contrib/jemalloc/src/mutex_pool.c M contrib/jemalloc/src/nstime.c M contrib/jemalloc/src/pages.c M contrib/jemalloc/src/prng.c M contrib/jemalloc/src/prof.c R contrib/jemalloc/src/quarantine.c M contrib/jemalloc/src/rtree.c M contrib/jemalloc/src/stats.c A contrib/jemalloc/src/sz.c M contrib/jemalloc/src/tcache.c M contrib/jemalloc/src/ticker.c M contrib/jemalloc/src/tsd.c R contrib/jemalloc/src/util.c M contrib/jemalloc/src/witness.c Log Message: ----------- 5.1.0 From noreply at github.com Sat Jul 30 16:24:38 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:24:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 472110: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 472110a46eb1cdb329adb64fdb6b37b78e0bd18f https://github.com/MidnightBSD/src/commit/472110a46eb1cdb329adb64fdb6b37b78e0bd18f Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/amd/FREEBSD-Xlist M contrib/amd/FREEBSD-upgrade M contrib/amd/amd/amd.8 M contrib/amd/amd/amd.c M contrib/amd/amd/amd.h M contrib/amd/amd/rpc_fwd.c M contrib/amd/amd/test1.sh M contrib/amd/amq/amq.8 M contrib/amd/amq/pawd.1 M contrib/amd/bootstrap M contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h M contrib/amd/conf/trap/trap_default.h M contrib/amd/fixmount/fixmount.8 M contrib/amd/fsinfo/fsinfo.8 M contrib/amd/hlfsd/hlfsd.8 M contrib/amd/include/am_defs.h R contrib/amd/libamu/alloca.c R contrib/amd/libamu/util.c M contrib/amd/mk-amd-map/mk-amd-map.8 M contrib/amd/scripts/amd.conf.5 M contrib/amd/scripts/amd2ldif.in M contrib/amd/scripts/amd2sun.in M contrib/amd/scripts/automount2amd.in M contrib/amd/scripts/ctl-amd.in M contrib/amd/scripts/ctl-hlfsd.in M contrib/amd/scripts/expn.in M contrib/amd/scripts/fix-amd-map.in M contrib/amd/scripts/fixrmtab.in M contrib/amd/scripts/redhat-ctl-amd.in M contrib/amd/scripts/test-attrcache.in M contrib/amd/scripts/wait4amd.in M contrib/amd/scripts/wait4amd2die.in M contrib/amd/wire-test/wire-test.8 Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 16:31:09 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:31:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 00a6df: update blacklist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 00a6df0e1153c731959b3ac5b5099dc10c25f3c0 https://github.com/MidnightBSD/src/commit/00a6df0e1153c731959b3ac5b5099dc10c25f3c0 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/atf/atf-c/detail/process_test.c M contrib/atf/atf-sh/atf-check.cpp M contrib/blacklist/bin/blacklistctl.c M contrib/blacklist/bin/blacklistd.8 M contrib/blacklist/bin/blacklistd.c M contrib/blacklist/bin/blacklistd.conf.5 M contrib/blacklist/bin/conf.c M contrib/blacklist/bin/support.c M contrib/blacklist/diff/ssh.diff M contrib/blacklist/lib/Makefile M contrib/blacklist/lib/libblacklist.3 Log Message: ----------- update blacklist Commit: c1c50c2f9a61763269d51fc008cd143066ed5d1b https://github.com/MidnightBSD/src/commit/c1c50c2f9a61763269d51fc008cd143066ed5d1b Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/bsnmp/tests/asn1.cc R contrib/bsnmp/tests/catch.hpp R contrib/bsnmp/tests/constbuf.h R contrib/bsnmp/tests/main.cc R contrib/bsnmp/tests/snmp_parse_server.cc Log Message: ----------- dont need Commit: e161d60fe338e08c2ee289cc6551ca8d383bc789 https://github.com/MidnightBSD/src/commit/e161d60fe338e08c2ee289cc6551ca8d383bc789 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/byacc/CHANGES M contrib/byacc/MANIFEST M contrib/byacc/VERSION M contrib/byacc/btyaccpar.c M contrib/byacc/btyaccpar.skel M contrib/byacc/config.guess M contrib/byacc/config.sub M contrib/byacc/configure M contrib/byacc/defs.h M contrib/byacc/install-sh M contrib/byacc/main.c M contrib/byacc/output.c M contrib/byacc/package/byacc.spec M contrib/byacc/package/debian/changelog M contrib/byacc/package/debian/rules M contrib/byacc/package/mingw-byacc.spec M contrib/byacc/package/pkgsrc/Makefile M contrib/byacc/test/btyacc/btyacc_calc1.tab.c M contrib/byacc/test/btyacc/btyacc_demo.tab.c M contrib/byacc/test/btyacc/btyacc_destroy1.tab.c M contrib/byacc/test/btyacc/btyacc_destroy2.tab.c M contrib/byacc/test/btyacc/btyacc_destroy3.tab.c M contrib/byacc/test/btyacc/calc.tab.c M contrib/byacc/test/btyacc/calc1.tab.c M contrib/byacc/test/btyacc/calc2.tab.c M contrib/byacc/test/btyacc/calc3.tab.c M contrib/byacc/test/btyacc/code_calc.code.c M contrib/byacc/test/btyacc/code_error.code.c M contrib/byacc/test/btyacc/empty.tab.c M contrib/byacc/test/btyacc/err_inherit3.tab.c M contrib/byacc/test/btyacc/err_inherit4.tab.c M contrib/byacc/test/btyacc/err_syntax10.tab.c M contrib/byacc/test/btyacc/err_syntax11.tab.c M contrib/byacc/test/btyacc/err_syntax12.tab.c M contrib/byacc/test/btyacc/err_syntax18.tab.c M contrib/byacc/test/btyacc/err_syntax20.tab.c M contrib/byacc/test/btyacc/error.tab.c M contrib/byacc/test/btyacc/expr.oxout.tab.c M contrib/byacc/test/btyacc/grammar.tab.c M contrib/byacc/test/btyacc/inherit0.tab.c M contrib/byacc/test/btyacc/inherit1.tab.c M contrib/byacc/test/btyacc/inherit2.tab.c M contrib/byacc/test/btyacc/ok_syntax1.tab.c M contrib/byacc/test/btyacc/pure_calc.tab.c M contrib/byacc/test/btyacc/pure_error.tab.c M contrib/byacc/test/btyacc/quote_calc-s.tab.c M contrib/byacc/test/btyacc/quote_calc.tab.c M contrib/byacc/test/btyacc/quote_calc2-s.tab.c M contrib/byacc/test/btyacc/quote_calc2.tab.c M contrib/byacc/test/btyacc/quote_calc3-s.tab.c M contrib/byacc/test/btyacc/quote_calc3.tab.c M contrib/byacc/test/btyacc/quote_calc4-s.tab.c M contrib/byacc/test/btyacc/quote_calc4.tab.c M contrib/byacc/test/btyacc/rename_debug.c M contrib/byacc/test/btyacc/varsyntax_calc1.tab.c M contrib/byacc/test/run_lint.sh M contrib/byacc/test/run_make.sh M contrib/byacc/test/run_test.sh M contrib/byacc/test/yacc/big_l.output M contrib/byacc/test/yacc/calc3.tab.c M contrib/byacc/test/yacc/ok_syntax1.tab.c M contrib/byacc/test/yacc/pure_calc.tab.c M contrib/byacc/test/yacc/pure_error.tab.c M contrib/byacc/yaccpar.c M contrib/byacc/yaccpar.skel Log Message: ----------- update Compare: https://github.com/MidnightBSD/src/compare/472110a46eb1...e161d60fe338 From noreply at github.com Sat Jul 30 16:33:58 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:33:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ca2070: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ca2070935afb72a166ffc1348296b233e4f174ae https://github.com/MidnightBSD/src/commit/ca2070935afb72a166ffc1348296b233e4f174ae Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/dialog/config.guess M contrib/dialog/config.sub M contrib/dialog/configure M contrib/dialog/headers-sh.in M contrib/dialog/install-sh M contrib/dialog/package/debian/rules M contrib/dialog/package/freebsd/Makefile M contrib/dialog/rename.sh M contrib/dialog/samples/buildlist M contrib/dialog/samples/buildlist2 M contrib/dialog/samples/calendar M contrib/dialog/samples/calendar-stdout M contrib/dialog/samples/calendar2 M contrib/dialog/samples/calendar2-stdout M contrib/dialog/samples/calendar3 M contrib/dialog/samples/calendar3-stdout M contrib/dialog/samples/checklist M contrib/dialog/samples/checklist-8bit M contrib/dialog/samples/checklist-utf8 M contrib/dialog/samples/checklist1 M contrib/dialog/samples/checklist10 M contrib/dialog/samples/checklist11 M contrib/dialog/samples/checklist12 M contrib/dialog/samples/checklist2 M contrib/dialog/samples/checklist3 M contrib/dialog/samples/checklist4 M contrib/dialog/samples/checklist5 M contrib/dialog/samples/checklist6 M contrib/dialog/samples/checklist7 M contrib/dialog/samples/checklist8 M contrib/dialog/samples/checklist9 R contrib/dialog/samples/copifuncs/admin.funcs R contrib/dialog/samples/copifuncs/common.funcs R contrib/dialog/samples/copifuncs/copi.funcs R contrib/dialog/samples/copifuncs/copi.ifman1 R contrib/dialog/samples/copifuncs/copi.ifman2 R contrib/dialog/samples/copifuncs/copi.ifmcfg2 R contrib/dialog/samples/copifuncs/copi.ifmcfg4 R contrib/dialog/samples/copifuncs/copi.ifmcfg5 R contrib/dialog/samples/copifuncs/copi.ifpoll1 R contrib/dialog/samples/copifuncs/copi.ifpoll2 R contrib/dialog/samples/copifuncs/copi.ifreq1 R contrib/dialog/samples/copifuncs/copi.ifreq2 R contrib/dialog/samples/copifuncs/copi.rcnews R contrib/dialog/samples/copifuncs/copi.sendifm1 R contrib/dialog/samples/copifuncs/copi.sendifm2 R contrib/dialog/samples/copifuncs/copi.trnrc R contrib/dialog/samples/copifuncs/copi.wheel R contrib/dialog/samples/copifuncs/ifpatch R contrib/dialog/samples/copismall M contrib/dialog/samples/dft-cancel M contrib/dialog/samples/dft-extra M contrib/dialog/samples/dft-help M contrib/dialog/samples/dft-no M contrib/dialog/samples/editbox M contrib/dialog/samples/editbox-utf8 M contrib/dialog/samples/editbox2 M contrib/dialog/samples/editbox3 M contrib/dialog/samples/editbox4 M contrib/dialog/samples/form1 M contrib/dialog/samples/form1-both M contrib/dialog/samples/form1-extra M contrib/dialog/samples/form1-help M contrib/dialog/samples/form1-utf8 M contrib/dialog/samples/form2 M contrib/dialog/samples/form3 M contrib/dialog/samples/form4 M contrib/dialog/samples/form5 M contrib/dialog/samples/form6 M contrib/dialog/samples/fselect M contrib/dialog/samples/fselect-stdout M contrib/dialog/samples/fselect0 M contrib/dialog/samples/fselect1 M contrib/dialog/samples/fselect1-stdout M contrib/dialog/samples/fselect2 M contrib/dialog/samples/fselect2-stdout M contrib/dialog/samples/gauge M contrib/dialog/samples/gauge0 M contrib/dialog/samples/gauge0-input-fd M contrib/dialog/samples/gauge2 M contrib/dialog/samples/infobox M contrib/dialog/samples/infobox1 M contrib/dialog/samples/infobox2 M contrib/dialog/samples/infobox3 M contrib/dialog/samples/infobox4 M contrib/dialog/samples/infobox5 M contrib/dialog/samples/infobox6 M contrib/dialog/samples/inputbox M contrib/dialog/samples/inputbox-both M contrib/dialog/samples/inputbox-extra M contrib/dialog/samples/inputbox-help M contrib/dialog/samples/inputbox1 M contrib/dialog/samples/inputbox2 M contrib/dialog/samples/inputbox3 M contrib/dialog/samples/inputbox4 M contrib/dialog/samples/inputbox5 M contrib/dialog/samples/inputbox6-8bit M contrib/dialog/samples/inputbox6-utf8 M contrib/dialog/samples/inputbox7 M contrib/dialog/samples/inputmenu M contrib/dialog/samples/inputmenu-stdout M contrib/dialog/samples/inputmenu1 M contrib/dialog/samples/inputmenu2 M contrib/dialog/samples/inputmenu3 M contrib/dialog/samples/inputmenu4 R contrib/dialog/samples/install/FDISK.TEST R contrib/dialog/samples/install/makefile.in R contrib/dialog/samples/install/setup.c R contrib/dialog/samples/install/setup.help M contrib/dialog/samples/killall M contrib/dialog/samples/listing M contrib/dialog/samples/menubox M contrib/dialog/samples/menubox-8bit M contrib/dialog/samples/menubox-utf8 M contrib/dialog/samples/menubox1 M contrib/dialog/samples/menubox10 M contrib/dialog/samples/menubox12 M contrib/dialog/samples/menubox2 M contrib/dialog/samples/menubox3 M contrib/dialog/samples/menubox4 M contrib/dialog/samples/menubox5 M contrib/dialog/samples/menubox6 M contrib/dialog/samples/menubox7 M contrib/dialog/samples/menubox8 M contrib/dialog/samples/menubox9 M contrib/dialog/samples/mixedform M contrib/dialog/samples/mixedform2 M contrib/dialog/samples/mixedgauge M contrib/dialog/samples/msgbox M contrib/dialog/samples/msgbox-help M contrib/dialog/samples/msgbox-utf8 M contrib/dialog/samples/msgbox1 M contrib/dialog/samples/msgbox2 M contrib/dialog/samples/msgbox3 M contrib/dialog/samples/msgbox4-8bit M contrib/dialog/samples/msgbox4-eucjp M contrib/dialog/samples/msgbox4-utf8 M contrib/dialog/samples/msgbox5 M contrib/dialog/samples/msgbox6 M contrib/dialog/samples/msgbox6a M contrib/dialog/samples/password M contrib/dialog/samples/password1 M contrib/dialog/samples/password2 M contrib/dialog/samples/passwordform1 M contrib/dialog/samples/passwordform1-utf8 M contrib/dialog/samples/pause M contrib/dialog/samples/pause-both M contrib/dialog/samples/pause-extra M contrib/dialog/samples/pause-help M contrib/dialog/samples/prgbox M contrib/dialog/samples/prgbox2 M contrib/dialog/samples/programbox M contrib/dialog/samples/programbox2 M contrib/dialog/samples/progress M contrib/dialog/samples/progress2 M contrib/dialog/samples/radiolist M contrib/dialog/samples/radiolist1 M contrib/dialog/samples/radiolist10 M contrib/dialog/samples/radiolist2 M contrib/dialog/samples/radiolist3 M contrib/dialog/samples/radiolist4 M contrib/dialog/samples/rangebox M contrib/dialog/samples/rangebox2 M contrib/dialog/samples/rangebox3 M contrib/dialog/samples/rangebox4 M contrib/dialog/samples/rotated-data M contrib/dialog/samples/shortlist M contrib/dialog/samples/tailbox M contrib/dialog/samples/tailboxbg M contrib/dialog/samples/tailboxbg1 M contrib/dialog/samples/tailboxbg2 M contrib/dialog/samples/testdata-8bit M contrib/dialog/samples/textbox M contrib/dialog/samples/textbox-both M contrib/dialog/samples/textbox-help M contrib/dialog/samples/textbox2 M contrib/dialog/samples/textbox3 M contrib/dialog/samples/timebox M contrib/dialog/samples/timebox-stdout M contrib/dialog/samples/timebox2 M contrib/dialog/samples/timebox2-stdout M contrib/dialog/samples/treeview M contrib/dialog/samples/treeview2 M contrib/dialog/samples/wheel M contrib/dialog/samples/with-dquotes M contrib/dialog/samples/with-squotes M contrib/dialog/samples/yesno M contrib/dialog/samples/yesno-both M contrib/dialog/samples/yesno-extra M contrib/dialog/samples/yesno-help M contrib/dialog/samples/yesno-utf8 M contrib/dialog/samples/yesno2 M contrib/dialog/samples/yesno3 M contrib/dialog/samples/yesno4 Log Message: ----------- cleanup Commit: 4e96517c53d0af30e22c83684f1ae7f8b9793f81 https://github.com/MidnightBSD/src/commit/4e96517c53d0af30e22c83684f1ae7f8b9793f81 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/dma/Makefile M contrib/dma/VERSION M contrib/dma/conf.c M contrib/dma/crypto.c M contrib/dma/dfcompat.c M contrib/dma/dma-mbox-create.c M contrib/dma/dma.8 M contrib/dma/dma.c M contrib/dma/dma.conf M contrib/dma/dma.h M contrib/dma/dns.c M contrib/dma/get-version.sh M contrib/dma/local.c M contrib/dma/mail.c M contrib/dma/net.c M contrib/dma/spool.c M contrib/dma/util.c Log Message: ----------- 0.13 Compare: https://github.com/MidnightBSD/src/compare/e161d60fe338...4e96517c53d0 From noreply at github.com Sat Jul 30 16:35:04 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:35:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 342b2f: extern Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 342b2f9ec6e76b76e33f099ba09f5d392484dd69 https://github.com/MidnightBSD/src/commit/342b2f9ec6e76b76e33f099ba09f5d392484dd69 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/dtc/dtc-lexer.l M contrib/dtc/scripts/setlocalversion Log Message: ----------- extern From noreply at github.com Sat Jul 30 16:36:28 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:36:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ec9871: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ec987109acc0d22fe10925ef49122f2ee1957300 https://github.com/MidnightBSD/src/commit/ec987109acc0d22fe10925ef49122f2ee1957300 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/ee/create.make M contrib/ee/ee.1 M contrib/ee/ee.c M contrib/ee/ee.msg M contrib/ee/genstr Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 16:43:38 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:43:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3c9a9a: bring in freebsd 12 fixes Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 3c9a9aec3f94d8bce79d8f17af434ff3b4c4be36 https://github.com/MidnightBSD/src/commit/3c9a9aec3f94d8bce79d8f17af434ff3b4c4be36 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/elftoolchain/addr2line/addr2line.c M contrib/elftoolchain/elfcopy/main.c M contrib/elftoolchain/readelf/readelf.c Log Message: ----------- bring in freebsd 12 fixes From noreply at github.com Sat Jul 30 16:50:58 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:50:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 44591d: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 44591d74daeacc09c78ae25af66a2c083ec26997 https://github.com/MidnightBSD/src/commit/44591d74daeacc09c78ae25af66a2c083ec26997 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/ipfilter/Makefile M contrib/ipfilter/ip_fil_compat.c R contrib/ipfilter/lib/addicmp.c R contrib/ipfilter/lib/addipopt.c R contrib/ipfilter/lib/addkeep.c R contrib/ipfilter/lib/alist_free.c R contrib/ipfilter/lib/alist_new.c R contrib/ipfilter/lib/allocmbt.c R contrib/ipfilter/lib/assigndefined.c R contrib/ipfilter/lib/bcopywrap.c R contrib/ipfilter/lib/binprint.c R contrib/ipfilter/lib/buildopts.c R contrib/ipfilter/lib/checkrev.c R contrib/ipfilter/lib/connecttcp.c R contrib/ipfilter/lib/count4bits.c R contrib/ipfilter/lib/count6bits.c R contrib/ipfilter/lib/debug.c R contrib/ipfilter/lib/dupmbt.c R contrib/ipfilter/lib/extras.c R contrib/ipfilter/lib/facpri.c R contrib/ipfilter/lib/facpri.h R contrib/ipfilter/lib/familyname.c R contrib/ipfilter/lib/fill6bits.c R contrib/ipfilter/lib/findword.c R contrib/ipfilter/lib/flags.c R contrib/ipfilter/lib/freembt.c R contrib/ipfilter/lib/ftov.c R contrib/ipfilter/lib/genmask.c R contrib/ipfilter/lib/gethost.c R contrib/ipfilter/lib/geticmptype.c R contrib/ipfilter/lib/getifname.c R contrib/ipfilter/lib/getline.c R contrib/ipfilter/lib/getnattype.c R contrib/ipfilter/lib/getport.c R contrib/ipfilter/lib/getportproto.c R contrib/ipfilter/lib/getproto.c R contrib/ipfilter/lib/getsumd.c R contrib/ipfilter/lib/hexdump.c R contrib/ipfilter/lib/hostmask.c R contrib/ipfilter/lib/hostname.c R contrib/ipfilter/lib/hostnum.c R contrib/ipfilter/lib/icmpcode.c R contrib/ipfilter/lib/icmptypename.c R contrib/ipfilter/lib/icmptypes.c R contrib/ipfilter/lib/inet_addr.c R contrib/ipfilter/lib/initparse.c R contrib/ipfilter/lib/interror.c R contrib/ipfilter/lib/ionames.c R contrib/ipfilter/lib/ipf_dotuning.c R contrib/ipfilter/lib/ipf_perror.c R contrib/ipfilter/lib/ipft_ef.c R contrib/ipfilter/lib/ipft_hx.c R contrib/ipfilter/lib/ipft_pc.c R contrib/ipfilter/lib/ipft_sn.c R contrib/ipfilter/lib/ipft_tx.c R contrib/ipfilter/lib/ipoptsec.c R contrib/ipfilter/lib/kmem.c R contrib/ipfilter/lib/kmem.h R contrib/ipfilter/lib/kmemcpywrap.c R contrib/ipfilter/lib/kvatoname.c R contrib/ipfilter/lib/load_dstlist.c R contrib/ipfilter/lib/load_dstlistnode.c R contrib/ipfilter/lib/load_file.c R contrib/ipfilter/lib/load_hash.c R contrib/ipfilter/lib/load_hashnode.c R contrib/ipfilter/lib/load_http.c R contrib/ipfilter/lib/load_pool.c R contrib/ipfilter/lib/load_poolnode.c R contrib/ipfilter/lib/load_url.c R contrib/ipfilter/lib/mb_hexdump.c R contrib/ipfilter/lib/msgdsize.c R contrib/ipfilter/lib/mutex_emul.c R contrib/ipfilter/lib/nametokva.c R contrib/ipfilter/lib/nat_setgroupmap.c R contrib/ipfilter/lib/ntomask.c R contrib/ipfilter/lib/optname.c R contrib/ipfilter/lib/optprint.c R contrib/ipfilter/lib/optprintv6.c R contrib/ipfilter/lib/optvalue.c R contrib/ipfilter/lib/parsefields.c R contrib/ipfilter/lib/parseipfexpr.c R contrib/ipfilter/lib/parsewhoisline.c R contrib/ipfilter/lib/poolio.c R contrib/ipfilter/lib/portname.c R contrib/ipfilter/lib/prependmbt.c R contrib/ipfilter/lib/print_toif.c R contrib/ipfilter/lib/printactiveaddr.c R contrib/ipfilter/lib/printactivenat.c R contrib/ipfilter/lib/printaddr.c R contrib/ipfilter/lib/printaps.c R contrib/ipfilter/lib/printbuf.c R contrib/ipfilter/lib/printdstl_live.c R contrib/ipfilter/lib/printdstlist.c R contrib/ipfilter/lib/printdstlistdata.c R contrib/ipfilter/lib/printdstlistnode.c R contrib/ipfilter/lib/printdstlistpolicy.c R contrib/ipfilter/lib/printfieldhdr.c R contrib/ipfilter/lib/printfr.c R contrib/ipfilter/lib/printfraginfo.c R contrib/ipfilter/lib/printhash.c R contrib/ipfilter/lib/printhash_live.c R contrib/ipfilter/lib/printhashdata.c R contrib/ipfilter/lib/printhashnode.c R contrib/ipfilter/lib/printhost.c R contrib/ipfilter/lib/printhostmap.c R contrib/ipfilter/lib/printhostmask.c R contrib/ipfilter/lib/printifname.c R contrib/ipfilter/lib/printip.c R contrib/ipfilter/lib/printipfexpr.c R contrib/ipfilter/lib/printiphdr.c R contrib/ipfilter/lib/printlog.c R contrib/ipfilter/lib/printlookup.c R contrib/ipfilter/lib/printmask.c R contrib/ipfilter/lib/printnat.c R contrib/ipfilter/lib/printnataddr.c R contrib/ipfilter/lib/printnatfield.c R contrib/ipfilter/lib/printnatside.c R contrib/ipfilter/lib/printpacket.c R contrib/ipfilter/lib/printpacket6.c R contrib/ipfilter/lib/printpool.c R contrib/ipfilter/lib/printpool_live.c R contrib/ipfilter/lib/printpooldata.c R contrib/ipfilter/lib/printpoolfield.c R contrib/ipfilter/lib/printpoolnode.c R contrib/ipfilter/lib/printportcmp.c R contrib/ipfilter/lib/printproto.c R contrib/ipfilter/lib/printsbuf.c R contrib/ipfilter/lib/printstate.c R contrib/ipfilter/lib/printstatefields.c R contrib/ipfilter/lib/printtcpflags.c R contrib/ipfilter/lib/printtqtable.c R contrib/ipfilter/lib/printtunable.c R contrib/ipfilter/lib/printunit.c R contrib/ipfilter/lib/remove_hash.c R contrib/ipfilter/lib/remove_hashnode.c R contrib/ipfilter/lib/remove_pool.c R contrib/ipfilter/lib/remove_poolnode.c R contrib/ipfilter/lib/resetlexer.c R contrib/ipfilter/lib/rwlock_emul.c R contrib/ipfilter/lib/save_execute.c R contrib/ipfilter/lib/save_file.c R contrib/ipfilter/lib/save_nothing.c R contrib/ipfilter/lib/save_syslog.c R contrib/ipfilter/lib/save_v1trap.c R contrib/ipfilter/lib/save_v2trap.c R contrib/ipfilter/lib/tcp_flags.c R contrib/ipfilter/lib/tcpflags.c R contrib/ipfilter/lib/tcpoptnames.c R contrib/ipfilter/lib/v6ionames.c R contrib/ipfilter/lib/v6optvalue.c R contrib/ipfilter/lib/var.c R contrib/ipfilter/lib/verbose.c R contrib/ipfilter/lib/vtof.c M contrib/ipfilter/man/Makefile R contrib/ipfilter/man/ipf.4 R contrib/ipfilter/man/ipf.5 R contrib/ipfilter/man/ipf.8 R contrib/ipfilter/man/ipfilter.4 R contrib/ipfilter/man/ipfilter.5 R contrib/ipfilter/man/ipfs.8 R contrib/ipfilter/man/ipfstat.8 R contrib/ipfilter/man/ipftest.1 R contrib/ipfilter/man/ipl.4 R contrib/ipfilter/man/ipmon.5 R contrib/ipfilter/man/ipmon.8 R contrib/ipfilter/man/ipnat.1 R contrib/ipfilter/man/ipnat.4 R contrib/ipfilter/man/ipnat.5 R contrib/ipfilter/man/ipnat.8 R contrib/ipfilter/man/ippool.5 R contrib/ipfilter/man/ippool.8 R contrib/ipfilter/man/ipscan.5 R contrib/ipfilter/man/ipscan.8 R contrib/ipfilter/man/mkfilters.1 M contrib/ipfilter/snoop.h R contrib/ipfilter/tools/ipf.c R contrib/ipfilter/tools/ipf_y.y R contrib/ipfilter/tools/ipfcomp.c R contrib/ipfilter/tools/ipfs.c R contrib/ipfilter/tools/ipfstat.c M contrib/ipfilter/tools/ipfsyncd.c R contrib/ipfilter/tools/ipftest.c R contrib/ipfilter/tools/ipmon.c R contrib/ipfilter/tools/ipmon_y.y R contrib/ipfilter/tools/ipnat.c R contrib/ipfilter/tools/ipnat_y.y R contrib/ipfilter/tools/ippool.c R contrib/ipfilter/tools/ippool_y.y R contrib/ipfilter/tools/ipscan_y.y M contrib/ipfilter/tools/ipsyncm.c M contrib/ipfilter/tools/ipsyncs.c M contrib/ipfilter/tools/lex_var.h R contrib/ipfilter/tools/lexer.c R contrib/ipfilter/tools/lexer.h Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 16:55:29 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 13:55:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 682274: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 682274ec602e7ecbd3505258c042541bfd71f022 https://github.com/MidnightBSD/src/commit/682274ec602e7ecbd3505258c042541bfd71f022 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/libexecinfo/backtrace.c R contrib/libpcap/INSTALL.txt M contrib/libpcap/ieee80211.h Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 17:02:45 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 14:02:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0f901f: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 0f901f0f0d10e6d8cc7e0ee5ab5e117c34570df9 https://github.com/MidnightBSD/src/commit/0f901f0f0d10e6d8cc7e0ee5ab5e117c34570df9 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/libreadline/CHANGELOG R contrib/libreadline/CHANGES R contrib/libreadline/COPYING R contrib/libreadline/INSTALL R contrib/libreadline/MANIFEST R contrib/libreadline/MIDNIGHTBSD-upgrade R contrib/libreadline/Makefile.in R contrib/libreadline/NEWS R contrib/libreadline/README R contrib/libreadline/USAGE R contrib/libreadline/aclocal.m4 R contrib/libreadline/ansi_stdlib.h R contrib/libreadline/bind.c R contrib/libreadline/callback.c R contrib/libreadline/chardefs.h R contrib/libreadline/compat.c R contrib/libreadline/complete.c R contrib/libreadline/config.h.in R contrib/libreadline/configure R contrib/libreadline/configure.in R contrib/libreadline/display.c R contrib/libreadline/doc/Makefile.in R contrib/libreadline/doc/fdl.texi R contrib/libreadline/doc/history.3 R contrib/libreadline/doc/history.texi R contrib/libreadline/doc/hstech.texi R contrib/libreadline/doc/hsuser.texi R contrib/libreadline/doc/readline.3 R contrib/libreadline/doc/rlman.texi R contrib/libreadline/doc/rltech.texi R contrib/libreadline/doc/rluser.texi R contrib/libreadline/doc/rluserman.texi R contrib/libreadline/doc/version.texi R contrib/libreadline/emacs_keymap.c R contrib/libreadline/examples/Inputrc R contrib/libreadline/examples/Makefile.in R contrib/libreadline/examples/excallback.c R contrib/libreadline/examples/fileman.c R contrib/libreadline/examples/histexamp.c R contrib/libreadline/examples/manexamp.c R contrib/libreadline/examples/readlinebuf.h R contrib/libreadline/examples/rl-fgets.c R contrib/libreadline/examples/rl.c R contrib/libreadline/examples/rlcat.c R contrib/libreadline/examples/rlfe.c R contrib/libreadline/examples/rlfe/ChangeLog R contrib/libreadline/examples/rlfe/Makefile.in R contrib/libreadline/examples/rlfe/README R contrib/libreadline/examples/rlfe/config.h.in R contrib/libreadline/examples/rlfe/configure R contrib/libreadline/examples/rlfe/configure.in R contrib/libreadline/examples/rlfe/extern.h R contrib/libreadline/examples/rlfe/os.h R contrib/libreadline/examples/rlfe/pty.c R contrib/libreadline/examples/rlfe/rlfe.c R contrib/libreadline/examples/rlfe/screen.h R contrib/libreadline/examples/rlptytest.c R contrib/libreadline/examples/rltest.c R contrib/libreadline/examples/rlversion.c R contrib/libreadline/funmap.c R contrib/libreadline/histexpand.c R contrib/libreadline/histfile.c R contrib/libreadline/histlib.h R contrib/libreadline/history.c R contrib/libreadline/history.h R contrib/libreadline/histsearch.c R contrib/libreadline/input.c R contrib/libreadline/isearch.c R contrib/libreadline/keymaps.c R contrib/libreadline/keymaps.h R contrib/libreadline/kill.c R contrib/libreadline/macro.c R contrib/libreadline/mbutil.c R contrib/libreadline/misc.c R contrib/libreadline/nls.c R contrib/libreadline/parens.c R contrib/libreadline/posixdir.h R contrib/libreadline/posixjmp.h R contrib/libreadline/posixstat.h R contrib/libreadline/readline.c R contrib/libreadline/readline.h R contrib/libreadline/rlconf.h R contrib/libreadline/rldefs.h R contrib/libreadline/rlmbutil.h R contrib/libreadline/rlprivate.h R contrib/libreadline/rlshell.h R contrib/libreadline/rlstdc.h R contrib/libreadline/rltty.c R contrib/libreadline/rltty.h R contrib/libreadline/rltypedefs.h R contrib/libreadline/rlwinsize.h R contrib/libreadline/search.c R contrib/libreadline/shell.c R contrib/libreadline/shlib/Makefile.in R contrib/libreadline/signals.c R contrib/libreadline/support/config.guess R contrib/libreadline/support/config.rpath R contrib/libreadline/support/config.sub R contrib/libreadline/support/install.sh R contrib/libreadline/support/mkdirs R contrib/libreadline/support/mkdist R contrib/libreadline/support/mkinstalldirs R contrib/libreadline/support/shlib-install R contrib/libreadline/support/shobj-conf R contrib/libreadline/support/wcwidth.c R contrib/libreadline/tcap.h R contrib/libreadline/terminal.c R contrib/libreadline/text.c R contrib/libreadline/tilde.c R contrib/libreadline/tilde.h R contrib/libreadline/undo.c R contrib/libreadline/util.c R contrib/libreadline/vi_keymap.c R contrib/libreadline/vi_mode.c R contrib/libreadline/xmalloc.c R contrib/libreadline/xmalloc.h M contrib/libstdc++/configure M contrib/libstdc++/scripts/check_performance M contrib/libstdc++/scripts/create_testsuite_files M contrib/libstdc++/scripts/extract_symvers M contrib/libstdc++/scripts/make_graph.py M contrib/libstdc++/scripts/make_graphs.py M contrib/libstdc++/scripts/testsuite_flags.in M contrib/libucl/autogen.sh R contrib/libucl/src/xxhash.c R contrib/libucl/src/xxhash.h M contrib/libucl/tests/basic.test R contrib/libucl/tests/basic/20.in R contrib/libucl/tests/basic/20.res R contrib/libucl/tests/basic/21.in R contrib/libucl/tests/basic/21.res M contrib/libucl/tests/generate.test M contrib/libucl/tests/run_tests.sh M contrib/libucl/tests/schema.test M contrib/libucl/tests/speed.test M contrib/libxo/libxo/xo_syslog.c M contrib/libxo/tests/gettext/po/pig_latin/strerror.po M contrib/libxo/tests/gettext/strerror.pot M contrib/mtree/mtree.8 M contrib/netbsd-tests/bin/cat/t_cat.sh M contrib/netbsd-tests/bin/cp/t_cp.sh M contrib/netbsd-tests/bin/dd/t_dd.sh M contrib/netbsd-tests/bin/df/t_df.sh M contrib/netbsd-tests/bin/expr/t_expr.sh M contrib/netbsd-tests/bin/pax/t_pax.sh M contrib/netbsd-tests/bin/ps/t_ps.sh M contrib/netbsd-tests/bin/sh/dotcmd/scoped_command M contrib/netbsd-tests/bin/sh/dotcmd/t_dotcmd.sh M contrib/netbsd-tests/bin/sh/t_arith.sh M contrib/netbsd-tests/bin/sh/t_cmdsub.sh M contrib/netbsd-tests/bin/sh/t_evaltested.sh M contrib/netbsd-tests/bin/sh/t_exit.sh M contrib/netbsd-tests/bin/sh/t_expand.sh M contrib/netbsd-tests/bin/sh/t_fsplit.sh M contrib/netbsd-tests/bin/sh/t_here.sh M contrib/netbsd-tests/bin/sh/t_option.sh M contrib/netbsd-tests/bin/sh/t_redir.sh M contrib/netbsd-tests/bin/sh/t_redircloexec.sh M contrib/netbsd-tests/bin/sh/t_set_e.sh M contrib/netbsd-tests/bin/sh/t_shift.sh M contrib/netbsd-tests/bin/sh/t_ulimit.sh M contrib/netbsd-tests/bin/sh/t_varquote.sh M contrib/netbsd-tests/bin/sh/t_varval.sh M contrib/netbsd-tests/bin/sh/t_wait.sh M contrib/netbsd-tests/bin/sleep/t_sleep.sh M contrib/netbsd-tests/bin/tar/t_tar.sh M contrib/netbsd-tests/crypto/libcrypto/t_certs.sh M contrib/netbsd-tests/crypto/libcrypto/t_ciphers.sh M contrib/netbsd-tests/crypto/libcrypto/t_hashes.sh M contrib/netbsd-tests/crypto/libcrypto/t_libcrypto.sh M contrib/netbsd-tests/crypto/libcrypto/t_pubkey.sh M contrib/netbsd-tests/crypto/opencrypto/t_opencrypto.sh M contrib/netbsd-tests/dev/audio/t_pad.sh M contrib/netbsd-tests/dev/cgd/t_cgd.sh M contrib/netbsd-tests/dev/clock_subr/clock_subr_test_data_gen.sh M contrib/netbsd-tests/dev/dm/t_dm.sh M contrib/netbsd-tests/dev/fss/t_fss.sh M contrib/netbsd-tests/dev/md/t_md.sh M contrib/netbsd-tests/dev/raidframe/t_raid.sh M contrib/netbsd-tests/dev/sysmon/t_swsensor.sh M contrib/netbsd-tests/fs/cd9660/t_high_ino_big_file.sh M contrib/netbsd-tests/fs/ffs/ffs_common.sh M contrib/netbsd-tests/fs/ffs/quotas_common.sh M contrib/netbsd-tests/fs/ffs/t_clearquota.sh M contrib/netbsd-tests/fs/ffs/t_getquota.sh M contrib/netbsd-tests/fs/ffs/t_miscquota.sh M contrib/netbsd-tests/fs/ffs/t_quotalimit.sh M contrib/netbsd-tests/fs/ffs/t_setquota.sh M contrib/netbsd-tests/fs/nfs/t_rquotad.sh M contrib/netbsd-tests/fs/psshfs/t_psshfs.sh M contrib/netbsd-tests/fs/tmpfs/t_create.sh M contrib/netbsd-tests/fs/tmpfs/t_devices.sh M contrib/netbsd-tests/fs/tmpfs/t_dots.sh M contrib/netbsd-tests/fs/tmpfs/t_exec.sh M contrib/netbsd-tests/fs/tmpfs/t_link.sh M contrib/netbsd-tests/fs/tmpfs/t_mkdir.sh M contrib/netbsd-tests/fs/tmpfs/t_mknod.sh M contrib/netbsd-tests/fs/tmpfs/t_mount.sh M contrib/netbsd-tests/fs/tmpfs/t_pipes.sh M contrib/netbsd-tests/fs/tmpfs/t_read_write.sh M contrib/netbsd-tests/fs/tmpfs/t_readdir.sh M contrib/netbsd-tests/fs/tmpfs/t_remove.sh M contrib/netbsd-tests/fs/tmpfs/t_rename.sh M contrib/netbsd-tests/fs/tmpfs/t_rmdir.sh M contrib/netbsd-tests/fs/tmpfs/t_setattr.sh M contrib/netbsd-tests/fs/tmpfs/t_sizes.sh M contrib/netbsd-tests/fs/tmpfs/t_sockets.sh M contrib/netbsd-tests/fs/tmpfs/t_statvfs.sh M contrib/netbsd-tests/fs/tmpfs/t_symlink.sh M contrib/netbsd-tests/fs/tmpfs/t_times.sh M contrib/netbsd-tests/fs/tmpfs/t_trail_slash.sh M contrib/netbsd-tests/fs/tmpfs/t_truncate.sh M contrib/netbsd-tests/fs/tmpfs/t_vnd.sh M contrib/netbsd-tests/fs/tmpfs/t_vnode_leak.sh M contrib/netbsd-tests/fs/zfs/t_zpool.sh M contrib/netbsd-tests/games/t_factor.sh M contrib/netbsd-tests/ipf/h_common.sh M contrib/netbsd-tests/ipf/t_bpf.sh M contrib/netbsd-tests/ipf/t_filter_exec.sh M contrib/netbsd-tests/ipf/t_filter_parse.sh M contrib/netbsd-tests/ipf/t_logging.sh M contrib/netbsd-tests/ipf/t_nat_exec.sh M contrib/netbsd-tests/ipf/t_nat_ipf_exec.sh M contrib/netbsd-tests/ipf/t_nat_parse.sh M contrib/netbsd-tests/ipf/t_pools.sh M contrib/netbsd-tests/kernel/gen_t_subr_prf M contrib/netbsd-tests/kernel/kqueue/t_proc1.c M contrib/netbsd-tests/kernel/kqueue/t_sig.c M contrib/netbsd-tests/kernel/t_ps_strings.sh M contrib/netbsd-tests/kernel/t_sysv.c M contrib/netbsd-tests/kernel/t_umount.sh M contrib/netbsd-tests/kernel/t_umountstress.sh M contrib/netbsd-tests/lib/csu/t_crt0.sh M contrib/netbsd-tests/lib/libc/c063/t_o_search.c M contrib/netbsd-tests/lib/libc/db/t_db.sh M contrib/netbsd-tests/lib/libc/gen/posix_spawn/h_nonexec.sh M contrib/netbsd-tests/lib/libc/gen/t_basedirname.c M contrib/netbsd-tests/lib/libc/gen/t_cpuset.c M contrib/netbsd-tests/lib/libc/gen/t_dir.c M contrib/netbsd-tests/lib/libc/gen/t_nice.c M contrib/netbsd-tests/lib/libc/hash/t_hash.sh M contrib/netbsd-tests/lib/libc/locale/t_io.c M contrib/netbsd-tests/lib/libc/locale/t_mbstowcs.c M contrib/netbsd-tests/lib/libc/net/gen_ether_subr M contrib/netbsd-tests/lib/libc/net/getaddrinfo/t_getaddrinfo.sh M contrib/netbsd-tests/lib/libc/net/t_hostent.sh M contrib/netbsd-tests/lib/libc/net/t_nsdispatch.sh M contrib/netbsd-tests/lib/libc/net/t_protoent.sh M contrib/netbsd-tests/lib/libc/net/t_servent.sh M contrib/netbsd-tests/lib/libc/regex/README M contrib/netbsd-tests/lib/libc/regex/data/meta.in M contrib/netbsd-tests/lib/libc/regex/data/repet_bounded.in M contrib/netbsd-tests/lib/libc/regex/data/repet_multi.in M contrib/netbsd-tests/lib/libc/regex/data/subexp.in M contrib/netbsd-tests/lib/libc/regex/main.c M contrib/netbsd-tests/lib/libc/regex/t_exhaust.c M contrib/netbsd-tests/lib/libc/regex/t_regex.sh M contrib/netbsd-tests/lib/libc/ssp/t_ssp.sh M contrib/netbsd-tests/lib/libc/stdio/t_printf.c M contrib/netbsd-tests/lib/libc/stdlib/t_atexit.sh M contrib/netbsd-tests/lib/libc/stdlib/t_getopt.sh M contrib/netbsd-tests/lib/libc/string/t_memmem.c M contrib/netbsd-tests/lib/libc/sys/t_getcontext.c M contrib/netbsd-tests/lib/libc/sys/t_mlock.c M contrib/netbsd-tests/lib/libc/sys/t_mmap.c M contrib/netbsd-tests/lib/libc/sys/t_msgget.c M contrib/netbsd-tests/lib/libc/sys/t_stat.c M contrib/netbsd-tests/lib/libc/sys/t_timer_create.c M contrib/netbsd-tests/lib/libc/sys/t_wait.c M contrib/netbsd-tests/lib/libcurses/t_curses.sh M contrib/netbsd-tests/lib/libevent/t_event.sh M contrib/netbsd-tests/lib/libexecinfo/t_backtrace.c M contrib/netbsd-tests/lib/libm/t_hypot.c M contrib/netbsd-tests/lib/libm/t_pow.c M contrib/netbsd-tests/lib/libppath/plist_to_c M contrib/netbsd-tests/lib/libpthread/t_atexit.sh M contrib/netbsd-tests/lib/libpthread/t_cancel.sh M contrib/netbsd-tests/lib/libpthread/t_cond.c M contrib/netbsd-tests/lib/libpthread/t_exit.sh M contrib/netbsd-tests/lib/libpthread/t_mutex.c M contrib/netbsd-tests/lib/libpthread/t_resolv.sh M contrib/netbsd-tests/lib/libpthread/t_swapcontext.c M contrib/netbsd-tests/lib/librt/t_sem.c M contrib/netbsd-tests/lib/librumpclient/t_exec.sh M contrib/netbsd-tests/lib/librumphijack/t_asyncio.sh M contrib/netbsd-tests/lib/librumphijack/t_config.sh M contrib/netbsd-tests/lib/librumphijack/t_cwd.sh M contrib/netbsd-tests/lib/librumphijack/t_sh.sh M contrib/netbsd-tests/lib/librumphijack/t_tcpip.sh M contrib/netbsd-tests/lib/librumphijack/t_vfs.sh M contrib/netbsd-tests/lib/libsljit/t_sljit.sh M contrib/netbsd-tests/libexec/ld.elf_so/t_df_1_noopen.sh M contrib/netbsd-tests/libexec/ld.elf_so/t_dl_symver.sh M contrib/netbsd-tests/modules/t_abi_uvm.sh M contrib/netbsd-tests/modules/t_modload.sh M contrib/netbsd-tests/net/arp/t_arp.sh M contrib/netbsd-tests/net/arp/t_dad.sh M contrib/netbsd-tests/net/carp/t_basic.sh M contrib/netbsd-tests/net/fdpass/t_fdpass.sh M contrib/netbsd-tests/net/icmp/t_icmp6_redirect.sh M contrib/netbsd-tests/net/icmp/t_icmp_redirect.sh M contrib/netbsd-tests/net/icmp/t_ping2.sh M contrib/netbsd-tests/net/if/t_ifconf.sh M contrib/netbsd-tests/net/if/t_ifconfig.sh M contrib/netbsd-tests/net/if_bridge/t_bridge.sh M contrib/netbsd-tests/net/if_gif/t_gif.sh M contrib/netbsd-tests/net/if_pppoe/t_pppoe.sh M contrib/netbsd-tests/net/if_tap/t_tap.sh M contrib/netbsd-tests/net/if_tun/t_tun.sh M contrib/netbsd-tests/net/if_vlan/t_vlan.sh M contrib/netbsd-tests/net/in_cksum/t_in_cksum.sh M contrib/netbsd-tests/net/mcast/t_mcast.sh M contrib/netbsd-tests/net/mpls/t_ldp_regen.sh M contrib/netbsd-tests/net/mpls/t_mpls_fw.sh M contrib/netbsd-tests/net/mpls/t_mpls_fw6.sh M contrib/netbsd-tests/net/mpls/t_mpls_fw64.sh M contrib/netbsd-tests/net/mpls/t_rfc4182.sh M contrib/netbsd-tests/net/ndp/t_dad.sh M contrib/netbsd-tests/net/ndp/t_ndp.sh M contrib/netbsd-tests/net/ndp/t_ra.sh M contrib/netbsd-tests/net/net/t_forwarding.sh M contrib/netbsd-tests/net/net/t_ipaddress.sh M contrib/netbsd-tests/net/net/t_ipv6_lifetime.sh M contrib/netbsd-tests/net/net/t_ipv6address.sh M contrib/netbsd-tests/net/net/t_mtudisc.sh M contrib/netbsd-tests/net/net/t_mtudisc6.sh M contrib/netbsd-tests/net/net/t_ping6_opts.sh M contrib/netbsd-tests/net/net_common.sh M contrib/netbsd-tests/net/npf/t_npf.sh M contrib/netbsd-tests/net/route/t_change.sh M contrib/netbsd-tests/net/route/t_flags.sh M contrib/netbsd-tests/net/route/t_flags6.sh M contrib/netbsd-tests/net/route/t_route.sh M contrib/netbsd-tests/rump/rumpkern/t_sp.sh M contrib/netbsd-tests/rump/rumpnet/t_shmif.sh M contrib/netbsd-tests/sbin/fsck_ffs/quotas_common.sh M contrib/netbsd-tests/sbin/fsck_ffs/t_check_quotas.sh M contrib/netbsd-tests/sbin/fsck_ffs/t_enable_quotas.sh M contrib/netbsd-tests/sbin/gpt/t_gpt.sh M contrib/netbsd-tests/sbin/ifconfig/t_nonexistent.sh M contrib/netbsd-tests/sbin/newfs/quotas_common.sh M contrib/netbsd-tests/sbin/newfs/t_enable_quotas.sh M contrib/netbsd-tests/sbin/newfs_msdos/t_create.sh M contrib/netbsd-tests/sbin/resize_ffs/common.sh M contrib/netbsd-tests/sbin/resize_ffs/t_check.sh M contrib/netbsd-tests/sbin/resize_ffs/t_grow.sh M contrib/netbsd-tests/sbin/resize_ffs/t_grow_swapped.sh M contrib/netbsd-tests/sbin/resize_ffs/t_shrink.sh M contrib/netbsd-tests/sbin/resize_ffs/t_shrink_swapped.sh M contrib/netbsd-tests/sbin/route/t_missing.sh M contrib/netbsd-tests/sbin/sysctl/t_perm.sh M contrib/netbsd-tests/sbin/sysctl/t_sysctl.sh M contrib/netbsd-tests/share/examples/t_asm.sh M contrib/netbsd-tests/share/mk/t_lib.sh M contrib/netbsd-tests/share/mk/t_own.sh M contrib/netbsd-tests/share/mk/t_prog.sh M contrib/netbsd-tests/share/mk/t_test.sh M contrib/netbsd-tests/sys/rc/h_args.sh M contrib/netbsd-tests/sys/rc/h_simple.sh M contrib/netbsd-tests/sys/rc/t_rc_d_cli.sh M contrib/netbsd-tests/usr.bin/awk/t_awk.sh M contrib/netbsd-tests/usr.bin/basename/t_basename.sh M contrib/netbsd-tests/usr.bin/bzip2/t_bzip2.sh M contrib/netbsd-tests/usr.bin/cc/t_hello.sh M contrib/netbsd-tests/usr.bin/cmp/t_cmp.sh M contrib/netbsd-tests/usr.bin/config/t_config.sh M contrib/netbsd-tests/usr.bin/cut/t_cut.sh M contrib/netbsd-tests/usr.bin/diff/t_diff.sh M contrib/netbsd-tests/usr.bin/dirname/t_dirname.sh M contrib/netbsd-tests/usr.bin/find/t_find.sh M contrib/netbsd-tests/usr.bin/gdb/t_regress.sh M contrib/netbsd-tests/usr.bin/grep/t_grep.sh M contrib/netbsd-tests/usr.bin/gzip/t_gzip.sh M contrib/netbsd-tests/usr.bin/id/t_groups.sh M contrib/netbsd-tests/usr.bin/id/t_id.sh M contrib/netbsd-tests/usr.bin/id/t_whoami.sh M contrib/netbsd-tests/usr.bin/infocmp/t_terminfo.sh M contrib/netbsd-tests/usr.bin/jot/t_jot.sh M contrib/netbsd-tests/usr.bin/ld/t_script.sh M contrib/netbsd-tests/usr.bin/ld/t_section.sh M contrib/netbsd-tests/usr.bin/m4/t_m4.sh M contrib/netbsd-tests/usr.bin/make/t_make.sh M contrib/netbsd-tests/usr.bin/mixerctl/t_mixerctl.sh M contrib/netbsd-tests/usr.bin/mkdep/t_mkdep.sh M contrib/netbsd-tests/usr.bin/nbperf/h_nbperf.sh M contrib/netbsd-tests/usr.bin/nbperf/t_nbperf.sh M contrib/netbsd-tests/usr.bin/netpgpverify/t_netpgpverify.sh M contrib/netbsd-tests/usr.bin/pr/t_basic.sh M contrib/netbsd-tests/usr.bin/rump_server/t_disk.sh M contrib/netbsd-tests/usr.bin/sdiff/t_sdiff.sh M contrib/netbsd-tests/usr.bin/sed/t_sed.sh M contrib/netbsd-tests/usr.bin/shmif_dumpbus/t_basic.sh M contrib/netbsd-tests/usr.bin/sort/t_sort.sh M contrib/netbsd-tests/usr.bin/tmux/t_tmux.sh M contrib/netbsd-tests/usr.bin/tr/t_basic.sh M contrib/netbsd-tests/usr.bin/unifdef/t_basic.sh M contrib/netbsd-tests/usr.bin/uniq/t_uniq.sh M contrib/netbsd-tests/usr.bin/vmstat/t_vmstat.sh M contrib/netbsd-tests/usr.bin/xlint/lint1/t_integration.sh M contrib/netbsd-tests/usr.sbin/mtree/t_mtree.sh M contrib/netbsd-tests/usr.sbin/tcpdump/t_tcpdump.sh M contrib/netbsd-tests/usr.sbin/traceroute/t_traceroute.sh M contrib/netbsd-tests/usr.sbin/useradd/t_useradd.sh Log Message: ----------- cleanup From noreply at github.com Sat Jul 30 17:08:51 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 14:08:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8179a4: 2.2.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 8179a481c3a323ade9ab7af82db331a99f7173c9 https://github.com/MidnightBSD/src/commit/8179a481c3a323ade9ab7af82db331a99f7173c9 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/nvi/CMakeLists.txt M contrib/nvi/LICENSE M contrib/nvi/README M contrib/nvi/catalog/Makefile M contrib/nvi/catalog/README M contrib/nvi/catalog/dump.c R contrib/nvi/catalog/dutch R contrib/nvi/catalog/dutch.check R contrib/nvi/catalog/english R contrib/nvi/catalog/english.base R contrib/nvi/catalog/english.check R contrib/nvi/catalog/french R contrib/nvi/catalog/french.check R contrib/nvi/catalog/german R contrib/nvi/catalog/german.check R contrib/nvi/catalog/polish R contrib/nvi/catalog/polish.check R contrib/nvi/catalog/ru_RU.KOI8-R R contrib/nvi/catalog/ru_RU.KOI8-R.check R contrib/nvi/catalog/spanish R contrib/nvi/catalog/spanish.check R contrib/nvi/catalog/spell.ok R contrib/nvi/catalog/swedish R contrib/nvi/catalog/swedish.check A contrib/nvi/catalog/tr_TR.ISO8859-9.base A contrib/nvi/catalog/tr_TR.ISO8859-9.owner A contrib/nvi/catalog/tr_TR.UTF-8.base A contrib/nvi/catalog/tr_TR.UTF-8.owner R contrib/nvi/catalog/uk_UA.KOI8-U M contrib/nvi/cl/README.signal M contrib/nvi/cl/cl.h R contrib/nvi/cl/cl_bsd.c M contrib/nvi/cl/cl_funcs.c M contrib/nvi/cl/cl_main.c M contrib/nvi/cl/cl_read.c M contrib/nvi/cl/cl_screen.c M contrib/nvi/cl/cl_term.c R contrib/nvi/cl/extern.h R contrib/nvi/common/api.c M contrib/nvi/common/args.h M contrib/nvi/common/common.h M contrib/nvi/common/conv.c M contrib/nvi/common/conv.h M contrib/nvi/common/cut.c M contrib/nvi/common/cut.h M contrib/nvi/common/delete.c M contrib/nvi/common/encoding.c M contrib/nvi/common/exf.c M contrib/nvi/common/exf.h R contrib/nvi/common/extern.h M contrib/nvi/common/gs.h M contrib/nvi/common/key.c M contrib/nvi/common/key.h M contrib/nvi/common/line.c M contrib/nvi/common/log.c M contrib/nvi/common/log.h M contrib/nvi/common/main.c M contrib/nvi/common/mark.c M contrib/nvi/common/mark.h M contrib/nvi/common/mem.h M contrib/nvi/common/msg.c M contrib/nvi/common/msg.h M contrib/nvi/common/multibyte.h M contrib/nvi/common/options.c M contrib/nvi/common/options.h R contrib/nvi/common/options_def.h M contrib/nvi/common/options_f.c M contrib/nvi/common/put.c M contrib/nvi/common/recover.c M contrib/nvi/common/screen.c M contrib/nvi/common/screen.h M contrib/nvi/common/search.c M contrib/nvi/common/seq.c M contrib/nvi/common/seq.h M contrib/nvi/common/util.c M contrib/nvi/common/util.h M contrib/nvi/ex/ex.c M contrib/nvi/ex/ex.h M contrib/nvi/ex/ex_abbrev.c M contrib/nvi/ex/ex_append.c M contrib/nvi/ex/ex_args.c M contrib/nvi/ex/ex_argv.c M contrib/nvi/ex/ex_at.c M contrib/nvi/ex/ex_bang.c M contrib/nvi/ex/ex_cd.c M contrib/nvi/ex/ex_cmd.c M contrib/nvi/ex/ex_cscope.c R contrib/nvi/ex/ex_def.h M contrib/nvi/ex/ex_delete.c M contrib/nvi/ex/ex_display.c M contrib/nvi/ex/ex_edit.c M contrib/nvi/ex/ex_equal.c M contrib/nvi/ex/ex_file.c M contrib/nvi/ex/ex_filter.c M contrib/nvi/ex/ex_global.c M contrib/nvi/ex/ex_init.c M contrib/nvi/ex/ex_join.c M contrib/nvi/ex/ex_map.c M contrib/nvi/ex/ex_mark.c M contrib/nvi/ex/ex_mkexrc.c M contrib/nvi/ex/ex_move.c M contrib/nvi/ex/ex_open.c R contrib/nvi/ex/ex_perl.c M contrib/nvi/ex/ex_preserve.c M contrib/nvi/ex/ex_print.c M contrib/nvi/ex/ex_put.c M contrib/nvi/ex/ex_quit.c M contrib/nvi/ex/ex_read.c M contrib/nvi/ex/ex_screen.c M contrib/nvi/ex/ex_script.c M contrib/nvi/ex/ex_set.c M contrib/nvi/ex/ex_shell.c M contrib/nvi/ex/ex_shift.c M contrib/nvi/ex/ex_source.c M contrib/nvi/ex/ex_stop.c M contrib/nvi/ex/ex_subst.c M contrib/nvi/ex/ex_tag.c R contrib/nvi/ex/ex_tcl.c M contrib/nvi/ex/ex_txt.c M contrib/nvi/ex/ex_undo.c M contrib/nvi/ex/ex_usage.c M contrib/nvi/ex/ex_util.c M contrib/nvi/ex/ex_version.c M contrib/nvi/ex/ex_visual.c M contrib/nvi/ex/ex_write.c M contrib/nvi/ex/ex_yank.c M contrib/nvi/ex/ex_z.c R contrib/nvi/ex/extern.h M contrib/nvi/ex/script.h M contrib/nvi/ex/tag.h R contrib/nvi/ex/version.h A contrib/nvi/files/config.h.in A contrib/nvi/files/pathnames.h.in A contrib/nvi/files/recover.in A contrib/nvi/man/vi.1 M contrib/nvi/regex/engine.c M contrib/nvi/regex/regexec.c R contrib/nvi/vi/extern.h M contrib/nvi/vi/getc.c M contrib/nvi/vi/v_at.c M contrib/nvi/vi/v_ch.c M contrib/nvi/vi/v_cmd.c M contrib/nvi/vi/v_delete.c M contrib/nvi/vi/v_ex.c M contrib/nvi/vi/v_increment.c M contrib/nvi/vi/v_init.c M contrib/nvi/vi/v_itxt.c M contrib/nvi/vi/v_left.c M contrib/nvi/vi/v_mark.c M contrib/nvi/vi/v_match.c M contrib/nvi/vi/v_paragraph.c M contrib/nvi/vi/v_put.c M contrib/nvi/vi/v_redraw.c M contrib/nvi/vi/v_replace.c M contrib/nvi/vi/v_right.c M contrib/nvi/vi/v_screen.c M contrib/nvi/vi/v_scroll.c M contrib/nvi/vi/v_search.c M contrib/nvi/vi/v_section.c M contrib/nvi/vi/v_sentence.c M contrib/nvi/vi/v_status.c M contrib/nvi/vi/v_txt.c M contrib/nvi/vi/v_ulcase.c M contrib/nvi/vi/v_undo.c M contrib/nvi/vi/v_util.c M contrib/nvi/vi/v_word.c M contrib/nvi/vi/v_xchar.c M contrib/nvi/vi/v_yank.c M contrib/nvi/vi/v_z.c M contrib/nvi/vi/v_zexit.c M contrib/nvi/vi/vi.c M contrib/nvi/vi/vi.h M contrib/nvi/vi/vs_line.c M contrib/nvi/vi/vs_msg.c M contrib/nvi/vi/vs_refresh.c M contrib/nvi/vi/vs_relative.c M contrib/nvi/vi/vs_smap.c M contrib/nvi/vi/vs_split.c Log Message: ----------- 2.2.0 From noreply at github.com Sat Jul 30 17:22:40 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 14:22:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e8e36d: nvi update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: e8e36d2084ced14d92312e61a1260df09aa8633f https://github.com/MidnightBSD/src/commit/e8e36d2084ced14d92312e61a1260df09aa8633f Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M UPDATING Log Message: ----------- nvi update Commit: a0e5808f074c36bc2f1a8d4de6ed67ba65194653 https://github.com/MidnightBSD/src/commit/a0e5808f074c36bc2f1a8d4de6ed67ba65194653 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/ipfilter/BNF R contrib/ipfilter/bpf-ipf.h R contrib/ipfilter/bpf_filter.c R contrib/ipfilter/genmask.c R contrib/ipfilter/ip_dstlist.c R contrib/ipfilter/ip_dstlist.h R contrib/ipfilter/ip_fil.c R contrib/ipfilter/ip_msnrpc_pxy.c R contrib/ipfilter/ipf.h R contrib/ipfilter/iplang/.cvsignore R contrib/ipfilter/iplang/BNF R contrib/ipfilter/iplang/Makefile R contrib/ipfilter/iplang/iplang.h R contrib/ipfilter/iplang/iplang.tst R contrib/ipfilter/iplang/iplang_l.l R contrib/ipfilter/iplang/iplang_y.y R contrib/ipfilter/ipmon.h R contrib/ipfilter/ipsd/Celler/ip_compat.h R contrib/ipfilter/ipsd/Makefile R contrib/ipfilter/ipsd/README R contrib/ipfilter/ipsd/ipsd.c R contrib/ipfilter/ipsd/ipsd.h R contrib/ipfilter/ipsd/ipsdr.c R contrib/ipfilter/ipsd/linux.h R contrib/ipfilter/ipsd/sbpf.c R contrib/ipfilter/ipsd/sdlpi.c R contrib/ipfilter/ipsd/slinux.c R contrib/ipfilter/ipsd/snit.c R contrib/ipfilter/ipsend/.OLD/ip_compat.h R contrib/ipfilter/ipsend/.cvsignore R contrib/ipfilter/ipsend/44arp.c R contrib/ipfilter/ipsend/Crashable R contrib/ipfilter/ipsend/Makefile R contrib/ipfilter/ipsend/README R contrib/ipfilter/ipsend/arp.c R contrib/ipfilter/ipsend/dlcommon.c R contrib/ipfilter/ipsend/dltest.h R contrib/ipfilter/ipsend/hpux.c R contrib/ipfilter/ipsend/in_var.h R contrib/ipfilter/ipsend/ip.c R contrib/ipfilter/ipsend/ip_var.h R contrib/ipfilter/ipsend/ipresend.1 R contrib/ipfilter/ipsend/ipresend.c R contrib/ipfilter/ipsend/ipsend.1 R contrib/ipfilter/ipsend/ipsend.5 R contrib/ipfilter/ipsend/ipsend.c R contrib/ipfilter/ipsend/ipsend.h R contrib/ipfilter/ipsend/ipsopt.c R contrib/ipfilter/ipsend/iptest.1 R contrib/ipfilter/ipsend/iptest.c R contrib/ipfilter/ipsend/iptests.c R contrib/ipfilter/ipsend/larp.c R contrib/ipfilter/ipsend/linux.h R contrib/ipfilter/ipsend/lsock.c R contrib/ipfilter/ipsend/resend.c R contrib/ipfilter/ipsend/sbpf.c R contrib/ipfilter/ipsend/sdlpi.c R contrib/ipfilter/ipsend/sirix.c R contrib/ipfilter/ipsend/slinux.c R contrib/ipfilter/ipsend/snit.c R contrib/ipfilter/ipsend/sock.c R contrib/ipfilter/ipsend/sockraw.c R contrib/ipfilter/ipsend/tcpip.h R contrib/ipfilter/ipt.h R contrib/ipfilter/kmem.h R contrib/ipfilter/l4check/Makefile R contrib/ipfilter/l4check/http.check R contrib/ipfilter/l4check/http.ok R contrib/ipfilter/l4check/l4check.c R contrib/ipfilter/l4check/l4check.conf R contrib/ipfilter/md5.c R contrib/ipfilter/md5.h R contrib/ipfilter/mkfilters R contrib/ipfilter/ml_ipl.c R contrib/ipfilter/mlf_ipl.c R contrib/ipfilter/mlf_rule.c R contrib/ipfilter/mlfk_ipl.c R contrib/ipfilter/mlfk_rule.c R contrib/ipfilter/mlh_rule.c R contrib/ipfilter/mli_ipl.c R contrib/ipfilter/mln_ipl.c R contrib/ipfilter/mln_rule.c R contrib/ipfilter/mlo_ipl.c R contrib/ipfilter/mlo_rule.c R contrib/ipfilter/mls_ipl.c R contrib/ipfilter/mls_rule.c R contrib/ipfilter/mlso_rule.c R contrib/ipfilter/net/.cvsignore R contrib/ipfilter/opts.h R contrib/ipfilter/pcap-bpf.h R contrib/ipfilter/pcap-ipf.h R contrib/ipfilter/radix_ipf.c R contrib/ipfilter/radix_ipf.h R contrib/ipfilter/rules/.cvsignore R contrib/ipfilter/rules/BASIC.NAT R contrib/ipfilter/rules/BASIC_1.FW R contrib/ipfilter/rules/BASIC_2.FW R contrib/ipfilter/rules/example.1 R contrib/ipfilter/rules/example.10 R contrib/ipfilter/rules/example.11 R contrib/ipfilter/rules/example.12 R contrib/ipfilter/rules/example.13 R contrib/ipfilter/rules/example.2 R contrib/ipfilter/rules/example.3 R contrib/ipfilter/rules/example.4 R contrib/ipfilter/rules/example.5 R contrib/ipfilter/rules/example.6 R contrib/ipfilter/rules/example.7 R contrib/ipfilter/rules/example.8 R contrib/ipfilter/rules/example.9 R contrib/ipfilter/rules/example.sr R contrib/ipfilter/rules/firewall R contrib/ipfilter/rules/ftp-proxy R contrib/ipfilter/rules/ftppxy R contrib/ipfilter/rules/ip_rules R contrib/ipfilter/rules/ipmon.conf R contrib/ipfilter/rules/nat-setup R contrib/ipfilter/rules/nat.eg R contrib/ipfilter/rules/pool.conf R contrib/ipfilter/rules/server R contrib/ipfilter/rules/tcpstate R contrib/ipfilter/samples/.cvsignore R contrib/ipfilter/samples/Makefile R contrib/ipfilter/samples/ipfilter-pb.gif R contrib/ipfilter/samples/proxy.c R contrib/ipfilter/samples/relay.c R contrib/ipfilter/samples/userauth.c R contrib/nvi/FAQ R contrib/nvi/LAYOUT R contrib/nvi/build/ExtUtils/Embed.pm R contrib/nvi/build/Makefile.in R contrib/nvi/build/README R contrib/nvi/build/README.LynxOS R contrib/nvi/build/acconfig.h R contrib/nvi/build/aclocal.m4 R contrib/nvi/build/config.guess R contrib/nvi/build/config.h.in R contrib/nvi/build/config.sub R contrib/nvi/build/configure R contrib/nvi/build/configure.in R contrib/nvi/build/distrib R contrib/nvi/build/install-sh R contrib/nvi/build/pathnames.h.in R contrib/nvi/build/port.h.in R contrib/nvi/build/recover.in R contrib/nvi/build/spell.ok R contrib/nvi/clib/bsearch.c R contrib/nvi/clib/env.c R contrib/nvi/clib/gethostname.c R contrib/nvi/clib/getopt.c R contrib/nvi/clib/memchr.c R contrib/nvi/clib/memmove.c R contrib/nvi/clib/memset.c R contrib/nvi/clib/mkstemp.c R contrib/nvi/clib/mmap.c R contrib/nvi/clib/snprintf.c R contrib/nvi/clib/strdup.c R contrib/nvi/clib/strerror.c R contrib/nvi/clib/strpbrk.c R contrib/nvi/clib/strsep.c R contrib/nvi/clib/strtol.c R contrib/nvi/clib/strtoul.c R contrib/nvi/clib/vsnprintf.c R contrib/nvi/docs/TODO R contrib/nvi/docs/USD.doc/edit/Makefile R contrib/nvi/docs/USD.doc/edit/edit.vindex R contrib/nvi/docs/USD.doc/edit/edittut.ms R contrib/nvi/docs/USD.doc/exref/Makefile R contrib/nvi/docs/USD.doc/exref/ex.rm R contrib/nvi/docs/USD.doc/exref/ex.summary R contrib/nvi/docs/USD.doc/vi.man/Makefile R contrib/nvi/docs/USD.doc/vi.man/spell.ok R contrib/nvi/docs/USD.doc/vi.man/vi.1 R contrib/nvi/docs/USD.doc/vi.ref/Makefile R contrib/nvi/docs/USD.doc/vi.ref/ex.cmd.roff R contrib/nvi/docs/USD.doc/vi.ref/index.so R contrib/nvi/docs/USD.doc/vi.ref/merge.awk R contrib/nvi/docs/USD.doc/vi.ref/ref.so R contrib/nvi/docs/USD.doc/vi.ref/set.opt.roff R contrib/nvi/docs/USD.doc/vi.ref/spell.ok R contrib/nvi/docs/USD.doc/vi.ref/vi.cmd.roff R contrib/nvi/docs/USD.doc/vi.ref/vi.ref R contrib/nvi/docs/USD.doc/vitut/Makefile R contrib/nvi/docs/USD.doc/vitut/vi.apwh.ms R contrib/nvi/docs/USD.doc/vitut/vi.chars R contrib/nvi/docs/USD.doc/vitut/vi.in R contrib/nvi/docs/USD.doc/vitut/vi.summary R contrib/nvi/docs/changelog R contrib/nvi/docs/ev R contrib/nvi/docs/features R contrib/nvi/docs/help R contrib/nvi/docs/internals/autowrite R contrib/nvi/docs/internals/context R contrib/nvi/docs/internals/cscope.NOTES R contrib/nvi/docs/internals/gdb.script R contrib/nvi/docs/internals/input R contrib/nvi/docs/internals/openmode R contrib/nvi/docs/internals/quoting R contrib/nvi/docs/internals/structures R contrib/nvi/docs/interp/interp R contrib/nvi/docs/interp/spell.ok R contrib/nvi/docs/man/Makefile R contrib/nvi/docs/man/vi.1 R contrib/nvi/docs/spell.ok R contrib/nvi/docs/tutorial/vi.advanced R contrib/nvi/docs/tutorial/vi.beginner R contrib/nvi/docs/tutorial/vi.tut.csh R contrib/nvi/include/bitstring.h R contrib/nvi/include/cl_extern.h R contrib/nvi/include/com_extern.h R contrib/nvi/include/ex_def.h R contrib/nvi/include/ex_extern.h R contrib/nvi/include/ip_extern.h R contrib/nvi/include/options_def.h R contrib/nvi/include/perl_extern.h R contrib/nvi/include/sys/queue.h R contrib/nvi/include/tcl_extern.h R contrib/nvi/include/tk_extern.h R contrib/nvi/include/vi_extern.h R contrib/nvi/ip/IP_INSTRUCTIONS R contrib/nvi/ip/ip.h R contrib/nvi/ip/ip_funcs.c R contrib/nvi/ip/ip_main.c R contrib/nvi/ip/ip_read.c R contrib/nvi/ip/ip_screen.c R contrib/nvi/ip/ip_term.c R contrib/nvi/ip_cl/Makefile R contrib/nvi/ip_cl/ip_cl.c R contrib/nvi/perl_api/VI.pod R contrib/nvi/perl_api/nviperl.pod R contrib/nvi/perl_api/perl.xs R contrib/nvi/perl_api/perlsfio.c R contrib/nvi/perl_api/typemap R contrib/nvi/perl_scripts/forall.pl R contrib/nvi/perl_scripts/make.pl R contrib/nvi/perl_scripts/tk.pl R contrib/nvi/perl_scripts/wc.pl R contrib/nvi/tcl_api/tcl.c R contrib/nvi/tcl_scripts/errors.tcl R contrib/nvi/tcl_scripts/gnats.tcl R contrib/nvi/tcl_scripts/mailprocs.tcl R contrib/nvi/tcl_scripts/wc.tcl R contrib/nvi/tk/init.tcl R contrib/nvi/tk/tk_funcs.c R contrib/nvi/tk/tk_main.c R contrib/nvi/tk/tk_read.c R contrib/nvi/tk/tk_screen.c R contrib/nvi/tk/tk_term.c R contrib/nvi/tk/tk_util.c R contrib/nvi/tk/tki.h Log Message: ----------- remove old files. Compare: https://github.com/MidnightBSD/src/compare/8179a481c3a3...a0e5808f074c From noreply at github.com Sat Jul 30 17:28:39 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 14:28:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3011fc: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 3011fc93ba5519555c0c397c4b2ce5127d38f2ee https://github.com/MidnightBSD/src/commit/3011fc93ba5519555c0c397c4b2ce5127d38f2ee Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/ofed/Makefile R contrib/ofed/include/Makefile R contrib/ofed/include/infiniband/Makefile R contrib/ofed/include/infiniband/byteorder.h R contrib/ofed/include/infiniband/byteswap.h R contrib/ofed/include/infiniband/endian.h R contrib/ofed/include/infiniband/types.h R contrib/ofed/include/rdma/Makefile M contrib/ofed/include/udma_barrier.h M contrib/ofed/infiniband-diags/src/ibdiag_common.c M contrib/ofed/infiniband-diags/src/ibstat.c R contrib/ofed/libcxgb4/AUTHORS R contrib/ofed/libcxgb4/COPYING R contrib/ofed/libcxgb4/ChangeLog R contrib/ofed/libcxgb4/README M contrib/ofed/libcxgb4/config.h R contrib/ofed/libcxgb4/cxgb4.driver M contrib/ofed/libcxgb4/dev.c R contrib/ofed/libcxgb4/src/cq.c R contrib/ofed/libcxgb4/src/cxgb4-abi.h R contrib/ofed/libcxgb4/src/cxgb4.map R contrib/ofed/libcxgb4/src/dev.c R contrib/ofed/libcxgb4/src/libcxgb4.h R contrib/ofed/libcxgb4/src/qp.c R contrib/ofed/libcxgb4/src/queue.h R contrib/ofed/libcxgb4/src/t4.h R contrib/ofed/libcxgb4/src/t4_chip_type.h R contrib/ofed/libcxgb4/src/t4_pci_id_tbl.h R contrib/ofed/libcxgb4/src/t4_regs.h R contrib/ofed/libcxgb4/src/t4fw_interface.h R contrib/ofed/libcxgb4/src/verbs.c R contrib/ofed/libibcm/AUTHORS R contrib/ofed/libibcm/COPYING R contrib/ofed/libibcm/ChangeLog R contrib/ofed/libibcm/INSTALL R contrib/ofed/libibcm/Makefile.am R contrib/ofed/libibcm/Makefile.in R contrib/ofed/libibcm/NEWS R contrib/ofed/libibcm/README R contrib/ofed/libibcm/aclocal.m4 M contrib/ofed/libibcm/config.h R contrib/ofed/libibcm/config.h.in R contrib/ofed/libibcm/config/compile R contrib/ofed/libibcm/config/config.guess R contrib/ofed/libibcm/config/config.sub R contrib/ofed/libibcm/config/depcomp R contrib/ofed/libibcm/config/install-sh R contrib/ofed/libibcm/config/ltmain.sh R contrib/ofed/libibcm/config/missing R contrib/ofed/libibcm/configure R contrib/ofed/libibcm/configure.in R contrib/ofed/libibcm/include/infiniband/cm.h R contrib/ofed/libibcm/include/infiniband/cm_abi.h R contrib/ofed/libibcm/libibcm.spec R contrib/ofed/libibcm/libibcm.spec.in R contrib/ofed/libibcm/src/cm.c R contrib/ofed/libibcm/src/libibcm.map R contrib/ofed/libibverbs/AUTHORS R contrib/ofed/libibverbs/COPYING R contrib/ofed/libibverbs/ChangeLog R contrib/ofed/libibverbs/Makefile.am R contrib/ofed/libibverbs/README R contrib/ofed/libibverbs/autogen.sh M contrib/ofed/libibverbs/config.h R contrib/ofed/libibverbs/configure.in R contrib/ofed/libibverbs/debian/changelog R contrib/ofed/libibverbs/debian/compat R contrib/ofed/libibverbs/debian/control.in R contrib/ofed/libibverbs/debian/copyright R contrib/ofed/libibverbs/debian/ibverbs-utils.install R contrib/ofed/libibverbs/debian/libibverbs-dev.install R contrib/ofed/libibverbs/debian/libibverbs-dev.links R contrib/ofed/libibverbs/debian/libibverbs1.install R contrib/ofed/libibverbs/debian/libibverbs1.postinst R contrib/ofed/libibverbs/debian/rules R contrib/ofed/libibverbs/debian/watch R contrib/ofed/libibverbs/examples/build/Makefile R contrib/ofed/libibverbs/examples/build/Makefile.inc R contrib/ofed/libibverbs/examples/build/asyncwatch/Makefile R contrib/ofed/libibverbs/examples/build/device_list/Makefile R contrib/ofed/libibverbs/examples/build/devinfo/Makefile R contrib/ofed/libibverbs/examples/build/rc_pingpong/Makefile R contrib/ofed/libibverbs/examples/build/srq_pingpong/Makefile R contrib/ofed/libibverbs/examples/build/uc_pingpong/Makefile R contrib/ofed/libibverbs/examples/build/ud_pingpong/Makefile R contrib/ofed/libibverbs/fixes/XRC_RCV_QP.patch R contrib/ofed/libibverbs/fixes/XRC_base_implementation.patch R contrib/ofed/libibverbs/fixes/XRC_man_pages.patch R contrib/ofed/libibverbs/fixes/configure_in-AC_PROG_LIBTOOL-for-automake.patch R contrib/ofed/libibverbs/fixes/pthread_cond_t_fields.patch R contrib/ofed/libibverbs/fixes/qpt_raw_eth.patch R contrib/ofed/libibverbs/fixes/rocee_examples.patch R contrib/ofed/libibverbs/fixes/rocee_get_mac.patch R contrib/ofed/libibverbs/fixes/rocee_kernel_accept_link_layer.patch R contrib/ofed/libibverbs/fixes/rocee_link_layer.patch R contrib/ofed/libibverbs/fixes/rpm_spec_changelog_fix.patch R contrib/ofed/libibverbs/fixes/series R contrib/ofed/libibverbs/fixes/verbs_man_page.patch R contrib/ofed/libibverbs/include/infiniband/arch.h R contrib/ofed/libibverbs/include/infiniband/driver.h R contrib/ofed/libibverbs/include/infiniband/kern-abi.h R contrib/ofed/libibverbs/include/infiniband/marshall.h R contrib/ofed/libibverbs/include/infiniband/opcode.h R contrib/ofed/libibverbs/include/infiniband/sa-kern-abi.h R contrib/ofed/libibverbs/include/infiniband/sa.h R contrib/ofed/libibverbs/include/infiniband/verbs.h R contrib/ofed/libibverbs/libibverbs.spec.in R contrib/ofed/libibverbs/man/ibv_create_xrc_rcv_qp.3 R contrib/ofed/libibverbs/man/ibv_modify_xrc_rcv_qp.3 R contrib/ofed/libibverbs/man/ibv_open_xrc_domain.3 R contrib/ofed/libibverbs/man/ibv_query_xrc_rcv_qp.3 R contrib/ofed/libibverbs/man/ibv_reg_xrc_rcv_qp.3 R contrib/ofed/libibverbs/man/verbs.7 R contrib/ofed/libibverbs/src/cmd.c R contrib/ofed/libibverbs/src/compat-1_0.c R contrib/ofed/libibverbs/src/device.c R contrib/ofed/libibverbs/src/enum_strs.c R contrib/ofed/libibverbs/src/ibverbs.h R contrib/ofed/libibverbs/src/init.c R contrib/ofed/libibverbs/src/kern_abi.h R contrib/ofed/libibverbs/src/libibverbs.map R contrib/ofed/libibverbs/src/marshall.c R contrib/ofed/libibverbs/src/memory.c R contrib/ofed/libibverbs/src/sysfs.c R contrib/ofed/libibverbs/src/verbs.c R contrib/ofed/libmlx4/AUTHORS R contrib/ofed/libmlx4/COPYING R contrib/ofed/libmlx4/Makefile.am R contrib/ofed/libmlx4/README R contrib/ofed/libmlx4/autogen.sh M contrib/ofed/libmlx4/config.h R contrib/ofed/libmlx4/configure.in R contrib/ofed/libmlx4/debian/changelog R contrib/ofed/libmlx4/debian/compat R contrib/ofed/libmlx4/debian/control.in R contrib/ofed/libmlx4/debian/copyright R contrib/ofed/libmlx4/debian/libmlx4-1.install R contrib/ofed/libmlx4/debian/libmlx4-dev.install R contrib/ofed/libmlx4/debian/rules R contrib/ofed/libmlx4/debian/watch R contrib/ofed/libmlx4/fixes/add_supported_devices.patch R contrib/ofed/libmlx4/fixes/fix_inline_size.patch R contrib/ofed/libmlx4/fixes/lim_qp_resources.patch R contrib/ofed/libmlx4/fixes/post_rcv_end_of_sg.patch R contrib/ofed/libmlx4/fixes/rocee_add_support.patch R contrib/ofed/libmlx4/fixes/series R contrib/ofed/libmlx4/fixes/userspace_dev_lims.patch R contrib/ofed/libmlx4/fixes/xrc_consolidated_v2.patch R contrib/ofed/libmlx4/fixes/xrc_fix_close_domain.patch R contrib/ofed/libmlx4/fixes/xrc_kernel_user_mismatch.patch R contrib/ofed/libmlx4/fixes/xrc_rcv_qp_v2.patch R contrib/ofed/libmlx4/libmlx4.spec.in R contrib/ofed/libmlx4/mlx4.driver R contrib/ofed/libmlx4/src/buf.c R contrib/ofed/libmlx4/src/cq.c R contrib/ofed/libmlx4/src/dbrec.c R contrib/ofed/libmlx4/src/doorbell.h R contrib/ofed/libmlx4/src/mlx4-abi.h R contrib/ofed/libmlx4/src/mlx4.c R contrib/ofed/libmlx4/src/mlx4.h R contrib/ofed/libmlx4/src/mlx4.map R contrib/ofed/libmlx4/src/qp.c R contrib/ofed/libmlx4/src/srq.c R contrib/ofed/libmlx4/src/verbs.c R contrib/ofed/libmlx4/src/wqe.h M contrib/ofed/libmlx5/config.h R contrib/ofed/libmthca/AUTHORS R contrib/ofed/libmthca/COPYING R contrib/ofed/libmthca/ChangeLog R contrib/ofed/libmthca/Makefile.am R contrib/ofed/libmthca/README R contrib/ofed/libmthca/autogen.sh R contrib/ofed/libmthca/configure.in R contrib/ofed/libmthca/debian/changelog R contrib/ofed/libmthca/debian/compat R contrib/ofed/libmthca/debian/control.in R contrib/ofed/libmthca/debian/copyright R contrib/ofed/libmthca/debian/libmthca-dev.install R contrib/ofed/libmthca/debian/libmthca1.install R contrib/ofed/libmthca/debian/rules R contrib/ofed/libmthca/debian/watch R contrib/ofed/libmthca/libmthca.spec.in R contrib/ofed/libmthca/mthca.driver R contrib/ofed/libmthca/src/ah.c R contrib/ofed/libmthca/src/buf.c R contrib/ofed/libmthca/src/cq.c R contrib/ofed/libmthca/src/doorbell.h R contrib/ofed/libmthca/src/memfree.c R contrib/ofed/libmthca/src/mthca-abi.h R contrib/ofed/libmthca/src/mthca.c R contrib/ofed/libmthca/src/mthca.h R contrib/ofed/libmthca/src/mthca.map R contrib/ofed/libmthca/src/qp.c R contrib/ofed/libmthca/src/srq.c R contrib/ofed/libmthca/src/verbs.c R contrib/ofed/libmthca/src/wqe.h R contrib/ofed/librdmacm/AUTHORS R contrib/ofed/librdmacm/COPYING R contrib/ofed/librdmacm/ChangeLog R contrib/ofed/librdmacm/INSTALL R contrib/ofed/librdmacm/Makefile.am R contrib/ofed/librdmacm/Makefile.in R contrib/ofed/librdmacm/NEWS R contrib/ofed/librdmacm/README R contrib/ofed/librdmacm/aclocal.m4 M contrib/ofed/librdmacm/config.h R contrib/ofed/librdmacm/config.h.in R contrib/ofed/librdmacm/config/compile R contrib/ofed/librdmacm/config/config.guess R contrib/ofed/librdmacm/config/config.sub R contrib/ofed/librdmacm/config/depcomp R contrib/ofed/librdmacm/config/install-sh R contrib/ofed/librdmacm/config/ltmain.sh R contrib/ofed/librdmacm/config/missing R contrib/ofed/librdmacm/configure R contrib/ofed/librdmacm/configure.in R contrib/ofed/librdmacm/examples/build/Makefile R contrib/ofed/librdmacm/examples/build/Makefile.inc R contrib/ofed/librdmacm/examples/build/cmatose/Makefile R contrib/ofed/librdmacm/examples/build/mckey/Makefile R contrib/ofed/librdmacm/examples/build/rping/Makefile R contrib/ofed/librdmacm/examples/build/udaddy/Makefile M contrib/ofed/librdmacm/examples/rping.c R contrib/ofed/librdmacm/include/rdma/rdma_cma.h R contrib/ofed/librdmacm/include/rdma/rdma_cma_abi.h R contrib/ofed/librdmacm/librdmacm.spec R contrib/ofed/librdmacm/librdmacm.spec.in R contrib/ofed/librdmacm/src/cma.c R contrib/ofed/librdmacm/src/librdmacm.map R contrib/ofed/libsdp/COPYING R contrib/ofed/libsdp/ChangeLog R contrib/ofed/libsdp/Makefile.am R contrib/ofed/libsdp/NEWS R contrib/ofed/libsdp/README R contrib/ofed/libsdp/autogen.sh R contrib/ofed/libsdp/changelog_from_git.sh R contrib/ofed/libsdp/config/libsdp_indent R contrib/ofed/libsdp/configure.in R contrib/ofed/libsdp/libsdp.conf R contrib/ofed/libsdp/libsdp.spec.in R contrib/ofed/libsdp/src/Makefile.am R contrib/ofed/libsdp/src/config_parser.c R contrib/ofed/libsdp/src/config_parser.h R contrib/ofed/libsdp/src/config_scanner.c R contrib/ofed/libsdp/src/libsdp.h R contrib/ofed/libsdp/src/linux/sdp_inet.h R contrib/ofed/libsdp/src/log.c R contrib/ofed/libsdp/src/match.c R contrib/ofed/libsdp/src/port.c R contrib/ofed/libsdp/src/socket.c R contrib/ofed/management/AUTHORS R contrib/ofed/management/COPYING R contrib/ofed/management/ChangeLog R contrib/ofed/management/INSTALL R contrib/ofed/management/Makefile R contrib/ofed/management/NEWS R contrib/ofed/management/README R contrib/ofed/management/doc/diagtools-proposal.txt R contrib/ofed/management/doc/diagtools.txt R contrib/ofed/management/doc/ibtracer.txt R contrib/ofed/management/doc/libibmad.txt R contrib/ofed/management/doc/libibumad.txt R contrib/ofed/management/gen_chlog.sh R contrib/ofed/management/gen_ver.sh R contrib/ofed/management/infiniband-diags/COPYING R contrib/ofed/management/infiniband-diags/ChangeLog R contrib/ofed/management/infiniband-diags/Makefile.am R contrib/ofed/management/infiniband-diags/README R contrib/ofed/management/infiniband-diags/autogen.sh R contrib/ofed/management/infiniband-diags/configure.in R contrib/ofed/management/infiniband-diags/include/grouping.h R contrib/ofed/management/infiniband-diags/include/ibdiag_common.h R contrib/ofed/management/infiniband-diags/include/ibdiag_version.h R contrib/ofed/management/infiniband-diags/include/ibdiag_version.h.in R contrib/ofed/management/infiniband-diags/include/ibnetdiscover.h R contrib/ofed/management/infiniband-diags/infiniband-diags.spec.in R contrib/ofed/management/infiniband-diags/man/check_lft_balance.8 R contrib/ofed/management/infiniband-diags/man/dump_lfts.8 R contrib/ofed/management/infiniband-diags/man/dump_mfts.8 R contrib/ofed/management/infiniband-diags/man/ibaddr.8 R contrib/ofed/management/infiniband-diags/man/ibcheckerrors.8 R contrib/ofed/management/infiniband-diags/man/ibcheckerrs.8 R contrib/ofed/management/infiniband-diags/man/ibchecknet.8 R contrib/ofed/management/infiniband-diags/man/ibchecknode.8 R contrib/ofed/management/infiniband-diags/man/ibcheckport.8 R contrib/ofed/management/infiniband-diags/man/ibcheckportstate.8 R contrib/ofed/management/infiniband-diags/man/ibcheckportwidth.8 R contrib/ofed/management/infiniband-diags/man/ibcheckstate.8 R contrib/ofed/management/infiniband-diags/man/ibcheckwidth.8 R contrib/ofed/management/infiniband-diags/man/ibclearcounters.8 R contrib/ofed/management/infiniband-diags/man/ibclearerrors.8 R contrib/ofed/management/infiniband-diags/man/ibdatacounters.8 R contrib/ofed/management/infiniband-diags/man/ibdatacounts.8 R contrib/ofed/management/infiniband-diags/man/ibdiscover.8 R contrib/ofed/management/infiniband-diags/man/ibfindnodesusing.8 R contrib/ofed/management/infiniband-diags/man/ibhosts.8 R contrib/ofed/management/infiniband-diags/man/ibidsverify.8 R contrib/ofed/management/infiniband-diags/man/iblinkinfo.8 R contrib/ofed/management/infiniband-diags/man/ibnetdiscover.8 R contrib/ofed/management/infiniband-diags/man/ibnodes.8 R contrib/ofed/management/infiniband-diags/man/ibping.8 R contrib/ofed/management/infiniband-diags/man/ibportstate.8 R contrib/ofed/management/infiniband-diags/man/ibprintca.8 R contrib/ofed/management/infiniband-diags/man/ibprintrt.8 R contrib/ofed/management/infiniband-diags/man/ibprintswitch.8 R contrib/ofed/management/infiniband-diags/man/ibqueryerrors.8 R contrib/ofed/management/infiniband-diags/man/ibroute.8 R contrib/ofed/management/infiniband-diags/man/ibrouters.8 R contrib/ofed/management/infiniband-diags/man/ibstat.8 R contrib/ofed/management/infiniband-diags/man/ibstatus.8 R contrib/ofed/management/infiniband-diags/man/ibswitches.8 R contrib/ofed/management/infiniband-diags/man/ibswportwatch.8 R contrib/ofed/management/infiniband-diags/man/ibsysstat.8 R contrib/ofed/management/infiniband-diags/man/ibtracert.8 R contrib/ofed/management/infiniband-diags/man/perfquery.8 R contrib/ofed/management/infiniband-diags/man/saquery.8 R contrib/ofed/management/infiniband-diags/man/sminfo.8 R contrib/ofed/management/infiniband-diags/man/smpdump.8 R contrib/ofed/management/infiniband-diags/man/smpquery.8 R contrib/ofed/management/infiniband-diags/man/vendstat.8 R contrib/ofed/management/infiniband-diags/perltidy.sh R contrib/ofed/management/infiniband-diags/scripts/IBswcountlimits.pm R contrib/ofed/management/infiniband-diags/scripts/check_lft_balance.pl R contrib/ofed/management/infiniband-diags/scripts/dump_lfts.sh R contrib/ofed/management/infiniband-diags/scripts/dump_mfts.sh R contrib/ofed/management/infiniband-diags/scripts/ibcheckerrors.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckerrs.in R contrib/ofed/management/infiniband-diags/scripts/ibchecknet.in R contrib/ofed/management/infiniband-diags/scripts/ibchecknode.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckport.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckportstate.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckportwidth.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckstate.in R contrib/ofed/management/infiniband-diags/scripts/ibcheckwidth.in R contrib/ofed/management/infiniband-diags/scripts/ibclearcounters.in R contrib/ofed/management/infiniband-diags/scripts/ibclearerrors.in R contrib/ofed/management/infiniband-diags/scripts/ibdatacounters.in R contrib/ofed/management/infiniband-diags/scripts/ibdatacounts.in R contrib/ofed/management/infiniband-diags/scripts/ibdiscover.map R contrib/ofed/management/infiniband-diags/scripts/ibdiscover.pl R contrib/ofed/management/infiniband-diags/scripts/ibfindnodesusing.pl R contrib/ofed/management/infiniband-diags/scripts/ibhosts.in R contrib/ofed/management/infiniband-diags/scripts/ibidsverify.pl R contrib/ofed/management/infiniband-diags/scripts/iblinkinfo.pl R contrib/ofed/management/infiniband-diags/scripts/ibnodes.in R contrib/ofed/management/infiniband-diags/scripts/ibprintca.pl R contrib/ofed/management/infiniband-diags/scripts/ibprintrt.pl R contrib/ofed/management/infiniband-diags/scripts/ibprintswitch.pl R contrib/ofed/management/infiniband-diags/scripts/ibqueryerrors.pl R contrib/ofed/management/infiniband-diags/scripts/ibrouters.in R contrib/ofed/management/infiniband-diags/scripts/ibstatus R contrib/ofed/management/infiniband-diags/scripts/ibswitches.in R contrib/ofed/management/infiniband-diags/scripts/ibswportwatch.pl R contrib/ofed/management/infiniband-diags/scripts/set_nodedesc.sh R contrib/ofed/management/infiniband-diags/src/grouping.c R contrib/ofed/management/infiniband-diags/src/ibaddr.c R contrib/ofed/management/infiniband-diags/src/ibdiag_common.c R contrib/ofed/management/infiniband-diags/src/ibnetdiscover.c R contrib/ofed/management/infiniband-diags/src/ibping.c R contrib/ofed/management/infiniband-diags/src/ibportstate.c R contrib/ofed/management/infiniband-diags/src/ibroute.c R contrib/ofed/management/infiniband-diags/src/ibsendtrap.c R contrib/ofed/management/infiniband-diags/src/ibstat.c R contrib/ofed/management/infiniband-diags/src/ibsysstat.c R contrib/ofed/management/infiniband-diags/src/ibtracert.c R contrib/ofed/management/infiniband-diags/src/mcm_rereg_test.c R contrib/ofed/management/infiniband-diags/src/perfquery.c R contrib/ofed/management/infiniband-diags/src/saquery.c R contrib/ofed/management/infiniband-diags/src/sminfo.c R contrib/ofed/management/infiniband-diags/src/smpdump.c R contrib/ofed/management/infiniband-diags/src/smpquery.c R contrib/ofed/management/infiniband-diags/src/vendstat.c R contrib/ofed/management/libibcommon/AUTHORS R contrib/ofed/management/libibcommon/COPYING R contrib/ofed/management/libibcommon/ChangeLog R contrib/ofed/management/libibcommon/Makefile.am R contrib/ofed/management/libibcommon/autogen.sh R contrib/ofed/management/libibcommon/configure.in R contrib/ofed/management/libibcommon/include/infiniband/common.h R contrib/ofed/management/libibcommon/libibcommon.spec.in R contrib/ofed/management/libibcommon/libibcommon.ver R contrib/ofed/management/libibcommon/src/hash.c R contrib/ofed/management/libibcommon/src/libibcommon.map R contrib/ofed/management/libibcommon/src/stack.c R contrib/ofed/management/libibcommon/src/sysfs.c R contrib/ofed/management/libibcommon/src/time.c R contrib/ofed/management/libibcommon/src/util.c R contrib/ofed/management/libibmad/AUTHORS R contrib/ofed/management/libibmad/COPYING R contrib/ofed/management/libibmad/ChangeLog R contrib/ofed/management/libibmad/Makefile.am R contrib/ofed/management/libibmad/autogen.sh R contrib/ofed/management/libibmad/configure.in R contrib/ofed/management/libibmad/include/infiniband/mad.h R contrib/ofed/management/libibmad/libibmad.spec.in R contrib/ofed/management/libibmad/libibmad.ver R contrib/ofed/management/libibmad/src/dump.c R contrib/ofed/management/libibmad/src/fields.c R contrib/ofed/management/libibmad/src/gs.c R contrib/ofed/management/libibmad/src/libibmad.map R contrib/ofed/management/libibmad/src/mad.c R contrib/ofed/management/libibmad/src/portid.c R contrib/ofed/management/libibmad/src/register.c R contrib/ofed/management/libibmad/src/resolve.c R contrib/ofed/management/libibmad/src/rpc.c R contrib/ofed/management/libibmad/src/sa.c R contrib/ofed/management/libibmad/src/serv.c R contrib/ofed/management/libibmad/src/smp.c R contrib/ofed/management/libibmad/src/vendor.c R contrib/ofed/management/libibumad/AUTHORS R contrib/ofed/management/libibumad/COPYING R contrib/ofed/management/libibumad/ChangeLog R contrib/ofed/management/libibumad/Makefile.am R contrib/ofed/management/libibumad/autogen.sh R contrib/ofed/management/libibumad/configure.in R contrib/ofed/management/libibumad/include/infiniband/umad.h R contrib/ofed/management/libibumad/libibumad.spec.in R contrib/ofed/management/libibumad/libibumad.ver R contrib/ofed/management/libibumad/man/umad_addr_dump.3 R contrib/ofed/management/libibumad/man/umad_alloc.3 R contrib/ofed/management/libibumad/man/umad_close_port.3 R contrib/ofed/management/libibumad/man/umad_debug.3 R contrib/ofed/management/libibumad/man/umad_dump.3 R contrib/ofed/management/libibumad/man/umad_free.3 R contrib/ofed/management/libibumad/man/umad_get_ca.3 R contrib/ofed/management/libibumad/man/umad_get_ca_portguids.3 R contrib/ofed/management/libibumad/man/umad_get_cas_names.3 R contrib/ofed/management/libibumad/man/umad_get_fd.3 R contrib/ofed/management/libibumad/man/umad_get_issm_path.3 R contrib/ofed/management/libibumad/man/umad_get_mad.3 R contrib/ofed/management/libibumad/man/umad_get_mad_addr.3 R contrib/ofed/management/libibumad/man/umad_get_pkey.3 R contrib/ofed/management/libibumad/man/umad_get_port.3 R contrib/ofed/management/libibumad/man/umad_init.3 R contrib/ofed/management/libibumad/man/umad_open_port.3 R contrib/ofed/management/libibumad/man/umad_poll.3 R contrib/ofed/management/libibumad/man/umad_recv.3 R contrib/ofed/management/libibumad/man/umad_register.3 R contrib/ofed/management/libibumad/man/umad_register_oui.3 R contrib/ofed/management/libibumad/man/umad_send.3 R contrib/ofed/management/libibumad/man/umad_set_addr.3 R contrib/ofed/management/libibumad/man/umad_set_addr_net.3 R contrib/ofed/management/libibumad/man/umad_set_grh.3 R contrib/ofed/management/libibumad/man/umad_set_grh_net.3 R contrib/ofed/management/libibumad/man/umad_set_pkey.3 R contrib/ofed/management/libibumad/man/umad_size.3 R contrib/ofed/management/libibumad/man/umad_status.3 R contrib/ofed/management/libibumad/man/umad_unregister.3 R contrib/ofed/management/libibumad/src/libibumad.map R contrib/ofed/management/libibumad/src/umad.c R contrib/ofed/management/make.dist R contrib/ofed/management/opensm/AUTHORS R contrib/ofed/management/opensm/COPYING R contrib/ofed/management/opensm/ChangeLog R contrib/ofed/management/opensm/INSTALL R contrib/ofed/management/opensm/Makefile.am R contrib/ofed/management/opensm/NEWS R contrib/ofed/management/opensm/README R contrib/ofed/management/opensm/autogen.sh R contrib/ofed/management/opensm/complib/ChangeLog R contrib/ofed/management/opensm/complib/Makefile.am R contrib/ofed/management/opensm/complib/cl_complib.c R contrib/ofed/management/opensm/complib/cl_dispatcher.c R contrib/ofed/management/opensm/complib/cl_event.c R contrib/ofed/management/opensm/complib/cl_event_wheel.c R contrib/ofed/management/opensm/complib/cl_list.c R contrib/ofed/management/opensm/complib/cl_log.c R contrib/ofed/management/opensm/complib/cl_map.c R contrib/ofed/management/opensm/complib/cl_nodenamemap.c R contrib/ofed/management/opensm/complib/cl_pool.c R contrib/ofed/management/opensm/complib/cl_ptr_vector.c R contrib/ofed/management/opensm/complib/cl_spinlock.c R contrib/ofed/management/opensm/complib/cl_statustext.c R contrib/ofed/management/opensm/complib/cl_thread.c R contrib/ofed/management/opensm/complib/cl_threadpool.c R contrib/ofed/management/opensm/complib/cl_timer.c R contrib/ofed/management/opensm/complib/cl_vector.c R contrib/ofed/management/opensm/complib/ib_statustext.c R contrib/ofed/management/opensm/complib/libosmcomp.map R contrib/ofed/management/opensm/complib/libosmcomp.ver R contrib/ofed/management/opensm/config/osmvsel.m4 R contrib/ofed/management/opensm/configure.in R contrib/ofed/management/opensm/doc/OpenSM_PKey_Mgr.txt R contrib/ofed/management/opensm/doc/OpenSM_RN.pdf R contrib/ofed/management/opensm/doc/OpenSM_UM.pdf R contrib/ofed/management/opensm/doc/QoS_management_in_OpenSM.txt R contrib/ofed/management/opensm/doc/current-routing.txt R contrib/ofed/management/opensm/doc/modular-routing.txt R contrib/ofed/management/opensm/doc/opensm-coding-style.txt R contrib/ofed/management/opensm/doc/opensm_release_notes-3.1.10.txt R contrib/ofed/management/opensm/doc/opensm_release_notes-3.1.11.txt R contrib/ofed/management/opensm/doc/opensm_release_notes-3.2.txt R contrib/ofed/management/opensm/doc/opensm_release_notes_ibg2-2.0.1.txt R contrib/ofed/management/opensm/doc/opensm_release_notes_openib-1.2.1.txt R contrib/ofed/management/opensm/doc/opensm_release_notes_openib-2.0.5.txt R contrib/ofed/management/opensm/doc/opensm_release_notes_openib-3.0.13.txt R contrib/ofed/management/opensm/doc/partition-config.txt R contrib/ofed/management/opensm/doc/perf-manager-arch.txt R contrib/ofed/management/opensm/doc/performance-manager-HOWTO.txt R contrib/ofed/management/opensm/doc/qos-config.txt R contrib/ofed/management/opensm/doc/todo R contrib/ofed/management/opensm/include/Makefile.am R contrib/ofed/management/opensm/include/complib/cl_atomic.h R contrib/ofed/management/opensm/include/complib/cl_atomic_osd.h R contrib/ofed/management/opensm/include/complib/cl_byteswap.h R contrib/ofed/management/opensm/include/complib/cl_byteswap_osd.h R contrib/ofed/management/opensm/include/complib/cl_comppool.h R contrib/ofed/management/opensm/include/complib/cl_debug.h R contrib/ofed/management/opensm/include/complib/cl_debug_osd.h R contrib/ofed/management/opensm/include/complib/cl_dispatcher.h R contrib/ofed/management/opensm/include/complib/cl_event.h R contrib/ofed/management/opensm/include/complib/cl_event_osd.h R contrib/ofed/management/opensm/include/complib/cl_event_wheel.h R contrib/ofed/management/opensm/include/complib/cl_fleximap.h R contrib/ofed/management/opensm/include/complib/cl_list.h R contrib/ofed/management/opensm/include/complib/cl_log.h R contrib/ofed/management/opensm/include/complib/cl_map.h R contrib/ofed/management/opensm/include/complib/cl_math.h R contrib/ofed/management/opensm/include/complib/cl_nodenamemap.h R contrib/ofed/management/opensm/include/complib/cl_packoff.h R contrib/ofed/management/opensm/include/complib/cl_packon.h R contrib/ofed/management/opensm/include/complib/cl_passivelock.h R contrib/ofed/management/opensm/include/complib/cl_pool.h R contrib/ofed/management/opensm/include/complib/cl_ptr_vector.h R contrib/ofed/management/opensm/include/complib/cl_qcomppool.h R contrib/ofed/management/opensm/include/complib/cl_qlist.h R contrib/ofed/management/opensm/include/complib/cl_qmap.h R contrib/ofed/management/opensm/include/complib/cl_qpool.h R contrib/ofed/management/opensm/include/complib/cl_spinlock.h R contrib/ofed/management/opensm/include/complib/cl_spinlock_osd.h R contrib/ofed/management/opensm/include/complib/cl_thread.h R contrib/ofed/management/opensm/include/complib/cl_thread_osd.h R contrib/ofed/management/opensm/include/complib/cl_threadpool.h R contrib/ofed/management/opensm/include/complib/cl_timer.h R contrib/ofed/management/opensm/include/complib/cl_timer_osd.h R contrib/ofed/management/opensm/include/complib/cl_types.h R contrib/ofed/management/opensm/include/complib/cl_types_osd.h R contrib/ofed/management/opensm/include/complib/cl_vector.h R contrib/ofed/management/opensm/include/iba/ib_cm_types.h R contrib/ofed/management/opensm/include/iba/ib_types.h R contrib/ofed/management/opensm/include/opensm/osm_attrib_req.h R contrib/ofed/management/opensm/include/opensm/osm_base.h R contrib/ofed/management/opensm/include/opensm/osm_config.h R contrib/ofed/management/opensm/include/opensm/osm_config.h.in R contrib/ofed/management/opensm/include/opensm/osm_console.h R contrib/ofed/management/opensm/include/opensm/osm_console_io.h R contrib/ofed/management/opensm/include/opensm/osm_db.h R contrib/ofed/management/opensm/include/opensm/osm_db_pack.h R contrib/ofed/management/opensm/include/opensm/osm_errors.h R contrib/ofed/management/opensm/include/opensm/osm_event_plugin.h R contrib/ofed/management/opensm/include/opensm/osm_helper.h R contrib/ofed/management/opensm/include/opensm/osm_inform.h R contrib/ofed/management/opensm/include/opensm/osm_lid_mgr.h R contrib/ofed/management/opensm/include/opensm/osm_log.h R contrib/ofed/management/opensm/include/opensm/osm_mad_pool.h R contrib/ofed/management/opensm/include/opensm/osm_madw.h R contrib/ofed/management/opensm/include/opensm/osm_mcast_tbl.h R contrib/ofed/management/opensm/include/opensm/osm_mcm_info.h R contrib/ofed/management/opensm/include/opensm/osm_mcm_port.h R contrib/ofed/management/opensm/include/opensm/osm_msgdef.h R contrib/ofed/management/opensm/include/opensm/osm_mtree.h R contrib/ofed/management/opensm/include/opensm/osm_multicast.h R contrib/ofed/management/opensm/include/opensm/osm_node.h R contrib/ofed/management/opensm/include/opensm/osm_opensm.h R contrib/ofed/management/opensm/include/opensm/osm_partition.h R contrib/ofed/management/opensm/include/opensm/osm_path.h R contrib/ofed/management/opensm/include/opensm/osm_perfmgr.h R contrib/ofed/management/opensm/include/opensm/osm_perfmgr_db.h R contrib/ofed/management/opensm/include/opensm/osm_pkey.h R contrib/ofed/management/opensm/include/opensm/osm_pkey_mgr.h R contrib/ofed/management/opensm/include/opensm/osm_port.h R contrib/ofed/management/opensm/include/opensm/osm_port_profile.h R contrib/ofed/management/opensm/include/opensm/osm_prefix_route.h R contrib/ofed/management/opensm/include/opensm/osm_qos_policy.h R contrib/ofed/management/opensm/include/opensm/osm_remote_sm.h R contrib/ofed/management/opensm/include/opensm/osm_router.h R contrib/ofed/management/opensm/include/opensm/osm_sa.h R contrib/ofed/management/opensm/include/opensm/osm_sa_mad_ctrl.h R contrib/ofed/management/opensm/include/opensm/osm_service.h R contrib/ofed/management/opensm/include/opensm/osm_sm.h R contrib/ofed/management/opensm/include/opensm/osm_sm_mad_ctrl.h R contrib/ofed/management/opensm/include/opensm/osm_stats.h R contrib/ofed/management/opensm/include/opensm/osm_subnet.h R contrib/ofed/management/opensm/include/opensm/osm_switch.h R contrib/ofed/management/opensm/include/opensm/osm_ucast_cache.h R contrib/ofed/management/opensm/include/opensm/osm_ucast_mgr.h R contrib/ofed/management/opensm/include/opensm/osm_version.h R contrib/ofed/management/opensm/include/opensm/osm_version.h.in R contrib/ofed/management/opensm/include/opensm/osm_vl15intf.h R contrib/ofed/management/opensm/include/opensm/st.h R contrib/ofed/management/opensm/include/vendor/osm_mtl_bind.h R contrib/ofed/management/opensm/include/vendor/osm_pkt_randomizer.h R contrib/ofed/management/opensm/include/vendor/osm_ts_useraccess.h R contrib/ofed/management/opensm/include/vendor/osm_umadt.h R contrib/ofed/management/opensm/include/vendor/osm_vendor.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_al.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_api.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_ibumad.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_defs.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_dispatcher.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_hca.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_inout.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_rmpp_ctx.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_sar.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_sender.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_svc.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_transport.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_transport_anafa.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mlx_txn.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl_hca_guid.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_mtl_transaction_mgr.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_sa_api.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_test.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_ts.h R contrib/ofed/management/opensm/include/vendor/osm_vendor_umadt.h R contrib/ofed/management/opensm/libvendor/ChangeLog R contrib/ofed/management/opensm/libvendor/Makefile.am R contrib/ofed/management/opensm/libvendor/libosmvendor.map R contrib/ofed/management/opensm/libvendor/libosmvendor.ver R contrib/ofed/management/opensm/libvendor/osm_pkt_randomizer.c R contrib/ofed/management/opensm/libvendor/osm_vendor_al.c R contrib/ofed/management/opensm/libvendor/osm_vendor_ibumad.c R contrib/ofed/management/opensm/libvendor/osm_vendor_ibumad_sa.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_anafa.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_dispatcher.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_anafa.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_pfs.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_hca_sim.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ibmgt.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_rmpp_ctx.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sa.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sar.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sender.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_sim.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ts.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_ts_anafa.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mlx_txn.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mtl.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mtl_hca_guid.c R contrib/ofed/management/opensm/libvendor/osm_vendor_mtl_transaction_mgr.c R contrib/ofed/management/opensm/libvendor/osm_vendor_test.c R contrib/ofed/management/opensm/libvendor/osm_vendor_ts.c R contrib/ofed/management/opensm/libvendor/osm_vendor_umadt.c R contrib/ofed/management/opensm/man/opensm.8 R contrib/ofed/management/opensm/man/opensm.8.in R contrib/ofed/management/opensm/man/osmtest.8 R contrib/ofed/management/opensm/opensm.spec.in R contrib/ofed/management/opensm/opensm/ChangeLog R contrib/ofed/management/opensm/opensm/Makefile.am R contrib/ofed/management/opensm/opensm/libopensm.map R contrib/ofed/management/opensm/opensm/libopensm.ver R contrib/ofed/management/opensm/opensm/main.c R contrib/ofed/management/opensm/opensm/osm_check R contrib/ofed/management/opensm/opensm/osm_check_n_fix R contrib/ofed/management/opensm/opensm/osm_console.c R contrib/ofed/management/opensm/opensm/osm_console_io.c R contrib/ofed/management/opensm/opensm/osm_db_files.c R contrib/ofed/management/opensm/opensm/osm_db_pack.c R contrib/ofed/management/opensm/opensm/osm_drop_mgr.c R contrib/ofed/management/opensm/opensm/osm_dump.c R contrib/ofed/management/opensm/opensm/osm_event_plugin.c R contrib/ofed/management/opensm/opensm/osm_helper.c R contrib/ofed/management/opensm/opensm/osm_indent R contrib/ofed/management/opensm/opensm/osm_inform.c R contrib/ofed/management/opensm/opensm/osm_lid_mgr.c R contrib/ofed/management/opensm/opensm/osm_lin_fwd_rcv.c R contrib/ofed/management/opensm/opensm/osm_link_mgr.c R contrib/ofed/management/opensm/opensm/osm_log.c R contrib/ofed/management/opensm/opensm/osm_mad_pool.c R contrib/ofed/management/opensm/opensm/osm_mcast_fwd_rcv.c R contrib/ofed/management/opensm/opensm/osm_mcast_mgr.c R contrib/ofed/management/opensm/opensm/osm_mcast_tbl.c R contrib/ofed/management/opensm/opensm/osm_mcm_info.c R contrib/ofed/management/opensm/opensm/osm_mcm_port.c R contrib/ofed/management/opensm/opensm/osm_mtree.c R contrib/ofed/management/opensm/opensm/osm_multicast.c R contrib/ofed/management/opensm/opensm/osm_node.c R contrib/ofed/management/opensm/opensm/osm_node_desc_rcv.c R contrib/ofed/management/opensm/opensm/osm_node_info_rcv.c R contrib/ofed/management/opensm/opensm/osm_opensm.c R contrib/ofed/management/opensm/opensm/osm_perfmgr.c R contrib/ofed/management/opensm/opensm/osm_perfmgr_db.c R contrib/ofed/management/opensm/opensm/osm_pkey.c R contrib/ofed/management/opensm/opensm/osm_pkey_mgr.c R contrib/ofed/management/opensm/opensm/osm_pkey_rcv.c R contrib/ofed/management/opensm/opensm/osm_port.c R contrib/ofed/management/opensm/opensm/osm_port_info_rcv.c R contrib/ofed/management/opensm/opensm/osm_prtn.c R contrib/ofed/management/opensm/opensm/osm_prtn_config.c R contrib/ofed/management/opensm/opensm/osm_qos.c R contrib/ofed/management/opensm/opensm/osm_qos_parser_l.l R contrib/ofed/management/opensm/opensm/osm_qos_parser_y.y R contrib/ofed/management/opensm/opensm/osm_qos_policy.c R contrib/ofed/management/opensm/opensm/osm_remote_sm.c R contrib/ofed/management/opensm/opensm/osm_req.c R contrib/ofed/management/opensm/opensm/osm_resp.c R contrib/ofed/management/opensm/opensm/osm_router.c R contrib/ofed/management/opensm/opensm/osm_sa.c R contrib/ofed/management/opensm/opensm/osm_sa_class_port_info.c R contrib/ofed/management/opensm/opensm/osm_sa_guidinfo_record.c R contrib/ofed/management/opensm/opensm/osm_sa_informinfo.c R contrib/ofed/management/opensm/opensm/osm_sa_lft_record.c R contrib/ofed/management/opensm/opensm/osm_sa_link_record.c R contrib/ofed/management/opensm/opensm/osm_sa_mad_ctrl.c R contrib/ofed/management/opensm/opensm/osm_sa_mcmember_record.c R contrib/ofed/management/opensm/opensm/osm_sa_mft_record.c R contrib/ofed/management/opensm/opensm/osm_sa_multipath_record.c R contrib/ofed/management/opensm/opensm/osm_sa_node_record.c R contrib/ofed/management/opensm/opensm/osm_sa_path_record.c R contrib/ofed/management/opensm/opensm/osm_sa_pkey_record.c R contrib/ofed/management/opensm/opensm/osm_sa_portinfo_record.c R contrib/ofed/management/opensm/opensm/osm_sa_service_record.c R contrib/ofed/management/opensm/opensm/osm_sa_slvl_record.c R contrib/ofed/management/opensm/opensm/osm_sa_sminfo_record.c R contrib/ofed/management/opensm/opensm/osm_sa_sw_info_record.c R contrib/ofed/management/opensm/opensm/osm_sa_vlarb_record.c R contrib/ofed/management/opensm/opensm/osm_service.c R contrib/ofed/management/opensm/opensm/osm_slvl_map_rcv.c R contrib/ofed/management/opensm/opensm/osm_sm.c R contrib/ofed/management/opensm/opensm/osm_sm_mad_ctrl.c R contrib/ofed/management/opensm/opensm/osm_sm_state_mgr.c R contrib/ofed/management/opensm/opensm/osm_sminfo_rcv.c R contrib/ofed/management/opensm/opensm/osm_state_mgr.c R contrib/ofed/management/opensm/opensm/osm_subnet.c R contrib/ofed/management/opensm/opensm/osm_sw_info_rcv.c R contrib/ofed/management/opensm/opensm/osm_switch.c R contrib/ofed/management/opensm/opensm/osm_trap_rcv.c R contrib/ofed/management/opensm/opensm/osm_ucast_cache.c R contrib/ofed/management/opensm/opensm/osm_ucast_file.c R contrib/ofed/management/opensm/opensm/osm_ucast_ftree.c R contrib/ofed/management/opensm/opensm/osm_ucast_lash.c R contrib/ofed/management/opensm/opensm/osm_ucast_mgr.c R contrib/ofed/management/opensm/opensm/osm_ucast_updn.c R contrib/ofed/management/opensm/opensm/osm_vl15intf.c R contrib/ofed/management/opensm/opensm/osm_vl_arb_rcv.c R contrib/ofed/management/opensm/opensm/st.c R contrib/ofed/management/opensm/osmeventplugin/Makefile.am R contrib/ofed/management/opensm/osmeventplugin/libosmeventplugin.map R contrib/ofed/management/opensm/osmeventplugin/libosmeventplugin.ver R contrib/ofed/management/opensm/osmeventplugin/src/osmeventplugin.c R contrib/ofed/management/opensm/osmtest/Makefile.am R contrib/ofed/management/opensm/osmtest/include/osmt_inform.h R contrib/ofed/management/opensm/osmtest/include/osmt_mtl_regular_qp.h R contrib/ofed/management/opensm/osmtest/include/osmtest.h R contrib/ofed/management/opensm/osmtest/include/osmtest_base.h R contrib/ofed/management/opensm/osmtest/include/osmtest_subnet.h R contrib/ofed/management/opensm/osmtest/main.c R contrib/ofed/management/opensm/osmtest/osmt_inform.c R contrib/ofed/management/opensm/osmtest/osmt_mtl_regular_qp.c R contrib/ofed/management/opensm/osmtest/osmt_multicast.c R contrib/ofed/management/opensm/osmtest/osmt_service.c R contrib/ofed/management/opensm/osmtest/osmt_slvl_vl_arb.c R contrib/ofed/management/opensm/osmtest/osmtest.c R contrib/ofed/management/opensm/scripts/opensm.init.in R contrib/ofed/management/opensm/scripts/opensm.logrotate R contrib/ofed/management/opensm/scripts/opensm.sysconfig R contrib/ofed/management/opensm/scripts/redhat-opensm.init.in R contrib/ofed/management/opensm/scripts/sldd.sh.in M contrib/ofed/opensm/config.h R contrib/ofed/usr.bin/Makefile R contrib/ofed/usr.bin/Makefile.inc R contrib/ofed/usr.bin/ibaddr/Makefile R contrib/ofed/usr.bin/ibnetdiscover/Makefile R contrib/ofed/usr.bin/ibping/Makefile R contrib/ofed/usr.bin/ibportstate/Makefile R contrib/ofed/usr.bin/ibroute/Makefile R contrib/ofed/usr.bin/ibsendtrap/Makefile R contrib/ofed/usr.bin/ibstat/Makefile R contrib/ofed/usr.bin/ibsysstat/Makefile R contrib/ofed/usr.bin/ibtracert/Makefile R contrib/ofed/usr.bin/opensm/Makefile R contrib/ofed/usr.bin/osmtest/Makefile R contrib/ofed/usr.bin/perfquery/Makefile R contrib/ofed/usr.bin/saquery/Makefile R contrib/ofed/usr.bin/sminfo/Makefile R contrib/ofed/usr.bin/smpdump/Makefile R contrib/ofed/usr.bin/smpquery/Makefile R contrib/ofed/usr.bin/vendstat/Makefile R contrib/ofed/usr.lib/Makefile R contrib/ofed/usr.lib/Makefile.inc R contrib/ofed/usr.lib/libcxgb4/Makefile R contrib/ofed/usr.lib/libcxgb4/config.h R contrib/ofed/usr.lib/libibcm/Makefile R contrib/ofed/usr.lib/libibcommon/Makefile R contrib/ofed/usr.lib/libibmad/Makefile R contrib/ofed/usr.lib/libibmad/config.h R contrib/ofed/usr.lib/libibumad/Makefile R contrib/ofed/usr.lib/libibumad/config.h R contrib/ofed/usr.lib/libibverbs/Makefile R contrib/ofed/usr.lib/libibverbs/alloca.h R contrib/ofed/usr.lib/libibverbs/config.h R contrib/ofed/usr.lib/libmlx4/Makefile R contrib/ofed/usr.lib/libmlx4/config.h R contrib/ofed/usr.lib/libmthca/Makefile R contrib/ofed/usr.lib/libmthca/config.h R contrib/ofed/usr.lib/libopensm/Makefile R contrib/ofed/usr.lib/libosmcomp/Makefile R contrib/ofed/usr.lib/libosmvendor/Makefile R contrib/ofed/usr.lib/librdmacm/Makefile R contrib/ofed/usr.lib/libsdp/Makefile Log Message: ----------- cleanup Commit: 751827f6d3f2ba15b8e436de63854bf9279cd5aa https://github.com/MidnightBSD/src/commit/751827f6d3f2ba15b8e436de63854bf9279cd5aa Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/one-true-awk/ChangeLog M contrib/one-true-awk/FIXES A contrib/one-true-awk/LICENSE A contrib/one-true-awk/README.md A contrib/one-true-awk/REGRESS M contrib/one-true-awk/awk.1 M contrib/one-true-awk/awk.h M contrib/one-true-awk/awkgram.y M contrib/one-true-awk/b.c A contrib/one-true-awk/bugs-fixed/README A contrib/one-true-awk/bugs-fixed/a-format.awk A contrib/one-true-awk/bugs-fixed/a-format.bad A contrib/one-true-awk/bugs-fixed/a-format.ok A contrib/one-true-awk/bugs-fixed/concat-assign-same.awk A contrib/one-true-awk/bugs-fixed/concat-assign-same.bad A contrib/one-true-awk/bugs-fixed/concat-assign-same.ok A contrib/one-true-awk/bugs-fixed/decr-NF.awk A contrib/one-true-awk/bugs-fixed/decr-NF.bad A contrib/one-true-awk/bugs-fixed/decr-NF.ok A contrib/one-true-awk/bugs-fixed/fmt-overflow.awk A contrib/one-true-awk/bugs-fixed/fmt-overflow.ok A contrib/one-true-awk/bugs-fixed/fs-overflow.awk A contrib/one-true-awk/bugs-fixed/getline-numeric.awk A contrib/one-true-awk/bugs-fixed/getline-numeric.bad A contrib/one-true-awk/bugs-fixed/getline-numeric.in A contrib/one-true-awk/bugs-fixed/getline-numeric.ok A contrib/one-true-awk/bugs-fixed/missing-precision.awk A contrib/one-true-awk/bugs-fixed/missing-precision.ok A contrib/one-true-awk/bugs-fixed/negative-nf.awk A contrib/one-true-awk/bugs-fixed/negative-nf.ok A contrib/one-true-awk/bugs-fixed/nf-self-assign.awk A contrib/one-true-awk/bugs-fixed/nf-self-assign.bad A contrib/one-true-awk/bugs-fixed/nf-self-assign.ok A contrib/one-true-awk/bugs-fixed/numeric-fs.awk A contrib/one-true-awk/bugs-fixed/numeric-fs.ok A contrib/one-true-awk/bugs-fixed/numeric-output-seps.awk A contrib/one-true-awk/bugs-fixed/numeric-output-seps.bad A contrib/one-true-awk/bugs-fixed/numeric-output-seps.ok A contrib/one-true-awk/bugs-fixed/numeric-rs.awk A contrib/one-true-awk/bugs-fixed/numeric-rs.bad A contrib/one-true-awk/bugs-fixed/numeric-rs.ok A contrib/one-true-awk/bugs-fixed/numeric-subsep.awk A contrib/one-true-awk/bugs-fixed/numeric-subsep.bad A contrib/one-true-awk/bugs-fixed/numeric-subsep.ok A contrib/one-true-awk/bugs-fixed/ofs-rebuild.awk A contrib/one-true-awk/bugs-fixed/ofs-rebuild.bad A contrib/one-true-awk/bugs-fixed/ofs-rebuild.ok A contrib/one-true-awk/bugs-fixed/space.awk A contrib/one-true-awk/bugs-fixed/space.bad A contrib/one-true-awk/bugs-fixed/space.ok A contrib/one-true-awk/bugs-fixed/split-fs-from-array.awk A contrib/one-true-awk/bugs-fixed/split-fs-from-array.ok A contrib/one-true-awk/bugs-fixed/string-conv.awk A contrib/one-true-awk/bugs-fixed/string-conv.bad A contrib/one-true-awk/bugs-fixed/string-conv.ok A contrib/one-true-awk/bugs-fixed/subsep-overflow.awk A contrib/one-true-awk/bugs-fixed/subsep-overflow.ok A contrib/one-true-awk/bugs-fixed/system-status.awk A contrib/one-true-awk/bugs-fixed/system-status.bad A contrib/one-true-awk/bugs-fixed/system-status.ok A contrib/one-true-awk/bugs-fixed/unary-plus.awk A contrib/one-true-awk/bugs-fixed/unary-plus.bad A contrib/one-true-awk/bugs-fixed/unary-plus.ok M contrib/one-true-awk/lex.c M contrib/one-true-awk/lib.c M contrib/one-true-awk/main.c M contrib/one-true-awk/makefile M contrib/one-true-awk/maketab.c M contrib/one-true-awk/parse.c M contrib/one-true-awk/proto.h M contrib/one-true-awk/run.c M contrib/one-true-awk/tran.c Log Message: ----------- 2020 07 30 Compare: https://github.com/MidnightBSD/src/compare/a0e5808f074c...751827f6d3f2 From noreply at github.com Sat Jul 30 23:01:31 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:01:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f67aa8: remove old files. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f67aa8aa52edd500ce4fbbac904ed14e2d5aa7ca https://github.com/MidnightBSD/src/commit/f67aa8aa52edd500ce4fbbac904ed14e2d5aa7ca Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/one-true-awk/README R contrib/one-true-awk/mac.code R contrib/one-true-awk/proctab.c Log Message: ----------- remove old files. From noreply at github.com Sat Jul 30 23:06:12 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:06:12 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] c668a4: add several new contrib items. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: c668a41cecb29b8381bca7e59d25dc6bf62b61e5 https://github.com/MidnightBSD/src/commit/c668a41cecb29b8381bca7e59d25dc6bf62b61e5 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/bc/.gitattributes A contrib/bc/.gitignore A contrib/bc/LICENSE.md A contrib/bc/Makefile.in A contrib/bc/NEWS.md A contrib/bc/NOTICE.md A contrib/bc/README.md A contrib/bc/configure A contrib/bc/configure.sh A contrib/bc/gen/bc_help.txt A contrib/bc/gen/dc_help.txt A contrib/bc/gen/lib.bc A contrib/bc/gen/lib2.bc A contrib/bc/gen/strgen.c A contrib/bc/gen/strgen.sh A contrib/bc/include/args.h A contrib/bc/include/bc.h A contrib/bc/include/bcl.h A contrib/bc/include/dc.h A contrib/bc/include/file.h A contrib/bc/include/history.h A contrib/bc/include/lang.h A contrib/bc/include/lex.h A contrib/bc/include/library.h A contrib/bc/include/num.h A contrib/bc/include/opt.h A contrib/bc/include/parse.h A contrib/bc/include/program.h A contrib/bc/include/rand.h A contrib/bc/include/read.h A contrib/bc/include/status.h A contrib/bc/include/vector.h A contrib/bc/include/version.h A contrib/bc/include/vm.h A contrib/bc/locales/de_AT.ISO8859-1.msg A contrib/bc/locales/de_AT.ISO8859-15.msg A contrib/bc/locales/de_AT.UTF-8.msg A contrib/bc/locales/de_AT.utf8.msg A contrib/bc/locales/de_CH.ISO8859-1.msg A contrib/bc/locales/de_CH.ISO8859-15.msg A contrib/bc/locales/de_CH.UTF-8.msg A contrib/bc/locales/de_CH.utf8.msg A contrib/bc/locales/de_DE.ISO8859-1.msg A contrib/bc/locales/de_DE.ISO8859-15.msg A contrib/bc/locales/de_DE.UTF-8.msg A contrib/bc/locales/de_DE.utf8.msg A contrib/bc/locales/en_AU.ISO8859-1.msg A contrib/bc/locales/en_AU.ISO8859-15.msg A contrib/bc/locales/en_AU.US-ASCII.msg A contrib/bc/locales/en_AU.UTF-8.msg A contrib/bc/locales/en_AU.utf8.msg A contrib/bc/locales/en_CA.ISO8859-1.msg A contrib/bc/locales/en_CA.ISO8859-15.msg A contrib/bc/locales/en_CA.US-ASCII.msg A contrib/bc/locales/en_CA.UTF-8.msg A contrib/bc/locales/en_CA.utf8.msg A contrib/bc/locales/en_GB.ISO8859-1.msg A contrib/bc/locales/en_GB.ISO8859-15.msg A contrib/bc/locales/en_GB.US-ASCII.msg A contrib/bc/locales/en_GB.UTF-8.msg A contrib/bc/locales/en_GB.utf8.msg A contrib/bc/locales/en_IE.ISO8859-1.msg A contrib/bc/locales/en_IE.ISO8859-15.msg A contrib/bc/locales/en_IE.US_ASCII.msg A contrib/bc/locales/en_IE.UTF-8.msg A contrib/bc/locales/en_IE.utf8.msg A contrib/bc/locales/en_NZ.ISO8859-1.msg A contrib/bc/locales/en_NZ.ISO8859-15.msg A contrib/bc/locales/en_NZ.US-ASCII.msg A contrib/bc/locales/en_NZ.UTF-8.msg A contrib/bc/locales/en_NZ.utf8.msg A contrib/bc/locales/en_US.ISO8859-1.msg A contrib/bc/locales/en_US.ISO8859-15.msg A contrib/bc/locales/en_US.US-ASCII.msg A contrib/bc/locales/en_US.US_ASCII.msg A contrib/bc/locales/en_US.UTF-8.msg A contrib/bc/locales/en_US.msg A contrib/bc/locales/en_US.utf8.msg A contrib/bc/locales/es_ES.ISO8859-1.msg A contrib/bc/locales/es_ES.ISO8859-15.msg A contrib/bc/locales/es_ES.UTF-8.msg A contrib/bc/locales/es_ES.utf8.msg A contrib/bc/locales/fr_BE.ISO8859-1.msg A contrib/bc/locales/fr_BE.ISO8859-15.msg A contrib/bc/locales/fr_BE.UTF-8.msg A contrib/bc/locales/fr_BE.utf8.msg A contrib/bc/locales/fr_CA.ISO8859-1.msg A contrib/bc/locales/fr_CA.ISO8859-15.msg A contrib/bc/locales/fr_CA.UTF-8.msg A contrib/bc/locales/fr_CA.utf8.msg A contrib/bc/locales/fr_CH.ISO8859-1.msg A contrib/bc/locales/fr_CH.ISO8859-15.msg A contrib/bc/locales/fr_CH.UTF-8.msg A contrib/bc/locales/fr_CH.utf8.msg A contrib/bc/locales/fr_FR.ISO8859-1.msg A contrib/bc/locales/fr_FR.ISO8859-15.msg A contrib/bc/locales/fr_FR.UTF-8.msg A contrib/bc/locales/fr_FR.utf8.msg A contrib/bc/locales/ja_JP.UTF-8.msg A contrib/bc/locales/ja_JP.eucJP.msg A contrib/bc/locales/ja_JP.utf8.msg A contrib/bc/locales/nl_BE.ISO8859-1.msg A contrib/bc/locales/nl_BE.ISO8859-15.msg A contrib/bc/locales/nl_NL.ISO8859-1.msg A contrib/bc/locales/nl_NL.ISO8859-15.msg A contrib/bc/locales/nl_NL.UTF-8.msg A contrib/bc/locales/nl_NL.utf8.msg A contrib/bc/locales/pl_PL.ISO8859-2.msg A contrib/bc/locales/pl_PL.UTF-8.msg A contrib/bc/locales/pl_PL.utf8.msg A contrib/bc/locales/pt_BR.ISO8859-1.msg A contrib/bc/locales/pt_BR.ISO8859-15.msg A contrib/bc/locales/pt_BR.UTF-8.msg A contrib/bc/locales/pt_BR.utf8.msg A contrib/bc/locales/pt_PT.ISO8859-1.msg A contrib/bc/locales/pt_PT.ISO8859-15.msg A contrib/bc/locales/pt_PT.UTF-8.msg A contrib/bc/locales/pt_PT.utf8.msg A contrib/bc/locales/ru_RU.CP1251.msg A contrib/bc/locales/ru_RU.CP866.msg A contrib/bc/locales/ru_RU.ISO8859-5.msg A contrib/bc/locales/ru_RU.KOI8-R.msg A contrib/bc/locales/ru_RU.UTF-8.msg A contrib/bc/locales/ru_RU.utf8.msg A contrib/bc/locales/zh_CN.GB18030.msg A contrib/bc/locales/zh_CN.GB2312.msg A contrib/bc/locales/zh_CN.GBK.msg A contrib/bc/locales/zh_CN.UTF-8.msg A contrib/bc/locales/zh_CN.eucCN.msg A contrib/bc/locales/zh_CN.utf8.msg A contrib/bc/manuals/algorithms.md A contrib/bc/manuals/bc/A.1 A contrib/bc/manuals/bc/A.1.md A contrib/bc/manuals/bc/E.1 A contrib/bc/manuals/bc/E.1.md A contrib/bc/manuals/bc/EH.1 A contrib/bc/manuals/bc/EH.1.md A contrib/bc/manuals/bc/EHN.1 A contrib/bc/manuals/bc/EHN.1.md A contrib/bc/manuals/bc/EN.1 A contrib/bc/manuals/bc/EN.1.md A contrib/bc/manuals/bc/H.1 A contrib/bc/manuals/bc/H.1.md A contrib/bc/manuals/bc/HN.1 A contrib/bc/manuals/bc/HN.1.md A contrib/bc/manuals/bc/N.1 A contrib/bc/manuals/bc/N.1.md A contrib/bc/manuals/bcl.3 A contrib/bc/manuals/bcl.3.md A contrib/bc/manuals/build.md A contrib/bc/manuals/dc/A.1 A contrib/bc/manuals/dc/A.1.md A contrib/bc/manuals/dc/E.1 A contrib/bc/manuals/dc/E.1.md A contrib/bc/manuals/dc/EH.1 A contrib/bc/manuals/dc/EH.1.md A contrib/bc/manuals/dc/EHN.1 A contrib/bc/manuals/dc/EHN.1.md A contrib/bc/manuals/dc/EN.1 A contrib/bc/manuals/dc/EN.1.md A contrib/bc/manuals/dc/H.1 A contrib/bc/manuals/dc/H.1.md A contrib/bc/manuals/dc/HN.1 A contrib/bc/manuals/dc/HN.1.md A contrib/bc/manuals/dc/N.1 A contrib/bc/manuals/dc/N.1.md A contrib/bc/scripts/exec-install.sh A contrib/bc/scripts/functions.sh A contrib/bc/scripts/karatsuba.py A contrib/bc/scripts/link.sh A contrib/bc/scripts/locale_install.sh A contrib/bc/scripts/locale_uninstall.sh A contrib/bc/scripts/safe-install.sh A contrib/bc/src/args.c A contrib/bc/src/bc.c A contrib/bc/src/bc_lex.c A contrib/bc/src/bc_parse.c A contrib/bc/src/data.c A contrib/bc/src/dc.c A contrib/bc/src/dc_lex.c A contrib/bc/src/dc_parse.c A contrib/bc/src/file.c A contrib/bc/src/history.c A contrib/bc/src/lang.c A contrib/bc/src/lex.c A contrib/bc/src/library.c A contrib/bc/src/main.c A contrib/bc/src/num.c A contrib/bc/src/opt.c A contrib/bc/src/parse.c A contrib/bc/src/program.c A contrib/bc/src/rand.c A contrib/bc/src/read.c A contrib/bc/src/vector.c A contrib/bc/src/vm.c A contrib/bc/tests/all.sh A contrib/bc/tests/all.txt A contrib/bc/tests/bc/abs.txt A contrib/bc/tests/bc/abs_results.txt A contrib/bc/tests/bc/add.txt A contrib/bc/tests/bc/add_results.txt A contrib/bc/tests/bc/all.txt A contrib/bc/tests/bc/arctangent.txt A contrib/bc/tests/bc/arctangent_results.txt A contrib/bc/tests/bc/arrays.txt A contrib/bc/tests/bc/arrays_results.txt A contrib/bc/tests/bc/assignments.txt A contrib/bc/tests/bc/assignments_results.txt A contrib/bc/tests/bc/bitfuncs.txt A contrib/bc/tests/bc/bitfuncs_results.txt A contrib/bc/tests/bc/boolean.txt A contrib/bc/tests/bc/boolean_results.txt A contrib/bc/tests/bc/comp.txt A contrib/bc/tests/bc/comp_results.txt A contrib/bc/tests/bc/cosine.txt A contrib/bc/tests/bc/cosine_results.txt A contrib/bc/tests/bc/decimal.txt A contrib/bc/tests/bc/decimal_results.txt A contrib/bc/tests/bc/divide.txt A contrib/bc/tests/bc/divide_results.txt A contrib/bc/tests/bc/divmod.txt A contrib/bc/tests/bc/divmod_results.txt A contrib/bc/tests/bc/engineering.txt A contrib/bc/tests/bc/engineering_results.txt A contrib/bc/tests/bc/errors.txt A contrib/bc/tests/bc/errors/01.txt A contrib/bc/tests/bc/errors/02.txt A contrib/bc/tests/bc/errors/03.txt A contrib/bc/tests/bc/errors/04.txt A contrib/bc/tests/bc/errors/05.txt A contrib/bc/tests/bc/errors/06.txt A contrib/bc/tests/bc/errors/07.txt A contrib/bc/tests/bc/errors/08.txt A contrib/bc/tests/bc/errors/09.txt A contrib/bc/tests/bc/errors/10.txt A contrib/bc/tests/bc/errors/11.txt A contrib/bc/tests/bc/errors/12.txt A contrib/bc/tests/bc/errors/13.txt A contrib/bc/tests/bc/errors/14.txt A contrib/bc/tests/bc/errors/15.txt A contrib/bc/tests/bc/errors/16.txt A contrib/bc/tests/bc/errors/17.txt A contrib/bc/tests/bc/errors/18.txt A contrib/bc/tests/bc/errors/19.txt A contrib/bc/tests/bc/errors/20.txt A contrib/bc/tests/bc/errors/21.txt A contrib/bc/tests/bc/errors/22.txt A contrib/bc/tests/bc/errors/23.txt A contrib/bc/tests/bc/errors/24.txt A contrib/bc/tests/bc/errors/25.txt A contrib/bc/tests/bc/errors/26.txt A contrib/bc/tests/bc/errors/27.txt A contrib/bc/tests/bc/errors/28.txt A contrib/bc/tests/bc/errors/29.txt A contrib/bc/tests/bc/errors/30.txt A contrib/bc/tests/bc/errors/31.txt A contrib/bc/tests/bc/errors/32.txt A contrib/bc/tests/bc/exponent.txt A contrib/bc/tests/bc/exponent_results.txt A contrib/bc/tests/bc/functions.txt A contrib/bc/tests/bc/functions_results.txt A contrib/bc/tests/bc/globals.txt A contrib/bc/tests/bc/globals_results.txt A contrib/bc/tests/bc/leadingzero.txt A contrib/bc/tests/bc/leadingzero_results.txt A contrib/bc/tests/bc/length.txt A contrib/bc/tests/bc/length_results.txt A contrib/bc/tests/bc/letters.txt A contrib/bc/tests/bc/letters_results.txt A contrib/bc/tests/bc/lib2.txt A contrib/bc/tests/bc/lib2_results.txt A contrib/bc/tests/bc/log.txt A contrib/bc/tests/bc/log_results.txt A contrib/bc/tests/bc/misc.txt A contrib/bc/tests/bc/misc1.txt A contrib/bc/tests/bc/misc1_results.txt A contrib/bc/tests/bc/misc2.txt A contrib/bc/tests/bc/misc2_results.txt A contrib/bc/tests/bc/misc3.txt A contrib/bc/tests/bc/misc3_results.txt A contrib/bc/tests/bc/misc4.txt A contrib/bc/tests/bc/misc4_results.txt A contrib/bc/tests/bc/misc5.txt A contrib/bc/tests/bc/misc5_results.txt A contrib/bc/tests/bc/misc6.txt A contrib/bc/tests/bc/misc6_results.txt A contrib/bc/tests/bc/misc7.txt A contrib/bc/tests/bc/misc7_results.txt A contrib/bc/tests/bc/misc_results.txt A contrib/bc/tests/bc/modexp.txt A contrib/bc/tests/bc/modexp_results.txt A contrib/bc/tests/bc/modulus.txt A contrib/bc/tests/bc/modulus_results.txt A contrib/bc/tests/bc/multiply.txt A contrib/bc/tests/bc/multiply_results.txt A contrib/bc/tests/bc/pi.txt A contrib/bc/tests/bc/pi_results.txt A contrib/bc/tests/bc/places.txt A contrib/bc/tests/bc/places_results.txt A contrib/bc/tests/bc/posix_errors.txt A contrib/bc/tests/bc/power.txt A contrib/bc/tests/bc/power_results.txt A contrib/bc/tests/bc/print2.txt A contrib/bc/tests/bc/print2_results.txt A contrib/bc/tests/bc/rand.txt A contrib/bc/tests/bc/rand_results.txt A contrib/bc/tests/bc/read.txt A contrib/bc/tests/bc/read_errors.txt A contrib/bc/tests/bc/read_results.txt A contrib/bc/tests/bc/recursive_arrays.txt A contrib/bc/tests/bc/recursive_arrays_results.txt A contrib/bc/tests/bc/scale.txt A contrib/bc/tests/bc/scale_results.txt A contrib/bc/tests/bc/scientific.txt A contrib/bc/tests/bc/scientific_results.txt A contrib/bc/tests/bc/scripts/add.bc A contrib/bc/tests/bc/scripts/all.txt A contrib/bc/tests/bc/scripts/array.bc A contrib/bc/tests/bc/scripts/array.txt A contrib/bc/tests/bc/scripts/atan.bc A contrib/bc/tests/bc/scripts/atan.txt A contrib/bc/tests/bc/scripts/bessel.bc A contrib/bc/tests/bc/scripts/divide.bc A contrib/bc/tests/bc/scripts/functions.bc A contrib/bc/tests/bc/scripts/functions.txt A contrib/bc/tests/bc/scripts/globals.bc A contrib/bc/tests/bc/scripts/globals.txt A contrib/bc/tests/bc/scripts/ifs.bc A contrib/bc/tests/bc/scripts/ifs.txt A contrib/bc/tests/bc/scripts/ifs2.bc A contrib/bc/tests/bc/scripts/ifs2.txt A contrib/bc/tests/bc/scripts/len.bc A contrib/bc/tests/bc/scripts/len.txt A contrib/bc/tests/bc/scripts/multiply.bc A contrib/bc/tests/bc/scripts/parse.bc A contrib/bc/tests/bc/scripts/print.bc A contrib/bc/tests/bc/scripts/rand.bc A contrib/bc/tests/bc/scripts/rand.txt A contrib/bc/tests/bc/scripts/references.bc A contrib/bc/tests/bc/scripts/references.txt A contrib/bc/tests/bc/scripts/screen.bc A contrib/bc/tests/bc/scripts/screen.txt A contrib/bc/tests/bc/scripts/strings2.bc A contrib/bc/tests/bc/scripts/subtract.bc A contrib/bc/tests/bc/shift.txt A contrib/bc/tests/bc/shift_results.txt A contrib/bc/tests/bc/sine.txt A contrib/bc/tests/bc/sine_results.txt A contrib/bc/tests/bc/sqrt.txt A contrib/bc/tests/bc/sqrt_results.txt A contrib/bc/tests/bc/stdin.txt A contrib/bc/tests/bc/stdin1.txt A contrib/bc/tests/bc/stdin1_results.txt A contrib/bc/tests/bc/stdin2.txt A contrib/bc/tests/bc/stdin2_results.txt A contrib/bc/tests/bc/stdin_results.txt A contrib/bc/tests/bc/strings.txt A contrib/bc/tests/bc/strings_results.txt A contrib/bc/tests/bc/subtract.txt A contrib/bc/tests/bc/subtract_results.txt A contrib/bc/tests/bc/timeconst.sh A contrib/bc/tests/bc/trunc.txt A contrib/bc/tests/bc/trunc_results.txt A contrib/bc/tests/bc/vars.txt A contrib/bc/tests/bc/vars_results.txt A contrib/bc/tests/bc/void.txt A contrib/bc/tests/bc/void_results.txt A contrib/bc/tests/bcl.c A contrib/bc/tests/dc/abs.txt A contrib/bc/tests/dc/abs_results.txt A contrib/bc/tests/dc/add.txt A contrib/bc/tests/dc/add_results.txt A contrib/bc/tests/dc/all.txt A contrib/bc/tests/dc/boolean.txt A contrib/bc/tests/dc/boolean_results.txt A contrib/bc/tests/dc/decimal.txt A contrib/bc/tests/dc/decimal_results.txt A contrib/bc/tests/dc/divide.txt A contrib/bc/tests/dc/divide_results.txt A contrib/bc/tests/dc/divmod.txt A contrib/bc/tests/dc/divmod_results.txt A contrib/bc/tests/dc/engineering.txt A contrib/bc/tests/dc/engineering_results.txt A contrib/bc/tests/dc/errors.txt A contrib/bc/tests/dc/errors/01.txt A contrib/bc/tests/dc/errors/02.txt A contrib/bc/tests/dc/errors/03.txt A contrib/bc/tests/dc/errors/04.txt A contrib/bc/tests/dc/errors/05.txt A contrib/bc/tests/dc/errors/06.txt A contrib/bc/tests/dc/errors/07.txt A contrib/bc/tests/dc/errors/08.txt A contrib/bc/tests/dc/errors/09.txt A contrib/bc/tests/dc/errors/10.txt A contrib/bc/tests/dc/errors/11.txt A contrib/bc/tests/dc/errors/12.txt A contrib/bc/tests/dc/errors/13.txt A contrib/bc/tests/dc/errors/14.txt A contrib/bc/tests/dc/errors/15.txt A contrib/bc/tests/dc/errors/16.txt A contrib/bc/tests/dc/errors/17.txt A contrib/bc/tests/dc/errors/18.txt A contrib/bc/tests/dc/errors/19.txt A contrib/bc/tests/dc/errors/20.txt A contrib/bc/tests/dc/errors/21.txt A contrib/bc/tests/dc/errors/22.txt A contrib/bc/tests/dc/errors/23.txt A contrib/bc/tests/dc/errors/24.txt A contrib/bc/tests/dc/errors/25.txt A contrib/bc/tests/dc/errors/26.txt A contrib/bc/tests/dc/errors/27.txt A contrib/bc/tests/dc/errors/28.txt A contrib/bc/tests/dc/errors/29.txt A contrib/bc/tests/dc/errors/30.txt A contrib/bc/tests/dc/errors/31.txt A contrib/bc/tests/dc/errors/32.txt A contrib/bc/tests/dc/errors/33.txt A contrib/bc/tests/dc/errors/34.txt A contrib/bc/tests/dc/exec_stack_len.txt A contrib/bc/tests/dc/exec_stack_len_results.txt A contrib/bc/tests/dc/length.txt A contrib/bc/tests/dc/length_results.txt A contrib/bc/tests/dc/misc.txt A contrib/bc/tests/dc/misc_results.txt A contrib/bc/tests/dc/modexp.txt A contrib/bc/tests/dc/modexp_results.txt A contrib/bc/tests/dc/modulus.txt A contrib/bc/tests/dc/modulus_results.txt A contrib/bc/tests/dc/multiply.txt A contrib/bc/tests/dc/multiply_results.txt A contrib/bc/tests/dc/negate.txt A contrib/bc/tests/dc/negate_results.txt A contrib/bc/tests/dc/places.txt A contrib/bc/tests/dc/places_results.txt A contrib/bc/tests/dc/power.txt A contrib/bc/tests/dc/power_results.txt A contrib/bc/tests/dc/rand.txt A contrib/bc/tests/dc/rand_results.txt A contrib/bc/tests/dc/read.txt A contrib/bc/tests/dc/read_errors.txt A contrib/bc/tests/dc/read_results.txt A contrib/bc/tests/dc/scientific.txt A contrib/bc/tests/dc/scientific_results.txt A contrib/bc/tests/dc/scripts/all.txt A contrib/bc/tests/dc/scripts/array.dc A contrib/bc/tests/dc/scripts/array.txt A contrib/bc/tests/dc/scripts/asciify.dc A contrib/bc/tests/dc/scripts/asciify.txt A contrib/bc/tests/dc/scripts/easter.sh A contrib/bc/tests/dc/scripts/else.dc A contrib/bc/tests/dc/scripts/else.txt A contrib/bc/tests/dc/scripts/factorial.dc A contrib/bc/tests/dc/scripts/factorial.txt A contrib/bc/tests/dc/scripts/loop.dc A contrib/bc/tests/dc/scripts/loop.txt A contrib/bc/tests/dc/scripts/prime.dc A contrib/bc/tests/dc/scripts/quit.dc A contrib/bc/tests/dc/scripts/quit.txt A contrib/bc/tests/dc/scripts/stream.dc A contrib/bc/tests/dc/scripts/stream.txt A contrib/bc/tests/dc/scripts/weird.dc A contrib/bc/tests/dc/scripts/weird.txt A contrib/bc/tests/dc/shift.txt A contrib/bc/tests/dc/shift_results.txt A contrib/bc/tests/dc/sqrt.txt A contrib/bc/tests/dc/sqrt_results.txt A contrib/bc/tests/dc/stack_len.txt A contrib/bc/tests/dc/stack_len_results.txt A contrib/bc/tests/dc/stdin.txt A contrib/bc/tests/dc/stdin_results.txt A contrib/bc/tests/dc/strings.txt A contrib/bc/tests/dc/strings_results.txt A contrib/bc/tests/dc/subtract.txt A contrib/bc/tests/dc/subtract_results.txt A contrib/bc/tests/dc/trunc.txt A contrib/bc/tests/dc/trunc_results.txt A contrib/bc/tests/dc/vars.txt A contrib/bc/tests/dc/vars_results.txt A contrib/bc/tests/error.sh A contrib/bc/tests/errors.sh A contrib/bc/tests/extra_required.txt A contrib/bc/tests/history.py A contrib/bc/tests/history.sh A contrib/bc/tests/other.sh A contrib/bc/tests/read.sh A contrib/bc/tests/script.sed A contrib/bc/tests/script.sh A contrib/bc/tests/scripts.sh A contrib/bc/tests/stdin.sh A contrib/bc/tests/test.sh A contrib/bc/vs/bc.sln A contrib/bc/vs/bc.vcxproj A contrib/bc/vs/bc.vcxproj.filters A contrib/bc/vs/bcl.sln A contrib/bc/vs/bcl.vcxproj A contrib/bc/vs/bcl.vcxproj.filters A contrib/bc/vs/tests/tests_bc.bat A contrib/bc/vs/tests/tests_dc.bat A contrib/bearssl/Doxyfile A contrib/bearssl/LICENSE.txt A contrib/bearssl/Makefile A contrib/bearssl/README.txt A contrib/bearssl/T0/BlobWriter.cs A contrib/bearssl/T0/CPU.cs A contrib/bearssl/T0/CodeElement.cs A contrib/bearssl/T0/CodeElementJump.cs A contrib/bearssl/T0/CodeElementUInt.cs A contrib/bearssl/T0/CodeElementUIntExpr.cs A contrib/bearssl/T0/CodeElementUIntInt.cs A contrib/bearssl/T0/CodeElementUIntUInt.cs A contrib/bearssl/T0/ConstData.cs A contrib/bearssl/T0/Opcode.cs A contrib/bearssl/T0/OpcodeCall.cs A contrib/bearssl/T0/OpcodeConst.cs A contrib/bearssl/T0/OpcodeGetLocal.cs A contrib/bearssl/T0/OpcodeJump.cs A contrib/bearssl/T0/OpcodeJumpIf.cs A contrib/bearssl/T0/OpcodeJumpIfNot.cs A contrib/bearssl/T0/OpcodeJumpUncond.cs A contrib/bearssl/T0/OpcodePutLocal.cs A contrib/bearssl/T0/OpcodeRet.cs A contrib/bearssl/T0/SType.cs A contrib/bearssl/T0/T0Comp.cs A contrib/bearssl/T0/TPointerBase.cs A contrib/bearssl/T0/TPointerBlob.cs A contrib/bearssl/T0/TPointerExpr.cs A contrib/bearssl/T0/TPointerNull.cs A contrib/bearssl/T0/TPointerXT.cs A contrib/bearssl/T0/TValue.cs A contrib/bearssl/T0/Word.cs A contrib/bearssl/T0/WordBuilder.cs A contrib/bearssl/T0/WordData.cs A contrib/bearssl/T0/WordInterpreted.cs A contrib/bearssl/T0/WordNative.cs A contrib/bearssl/T0/kern.t0 A contrib/bearssl/T0Comp.exe A contrib/bearssl/build/.do_not_remove A contrib/bearssl/conf/Unix.mk A contrib/bearssl/conf/Unix32.mk A contrib/bearssl/conf/UnixClang.mk A contrib/bearssl/conf/Win.mk A contrib/bearssl/conf/samd20.mk A contrib/bearssl/inc/bearssl.h A contrib/bearssl/inc/bearssl_aead.h A contrib/bearssl/inc/bearssl_block.h A contrib/bearssl/inc/bearssl_ec.h A contrib/bearssl/inc/bearssl_hash.h A contrib/bearssl/inc/bearssl_hmac.h A contrib/bearssl/inc/bearssl_kdf.h A contrib/bearssl/inc/bearssl_pem.h A contrib/bearssl/inc/bearssl_prf.h A contrib/bearssl/inc/bearssl_rand.h A contrib/bearssl/inc/bearssl_rsa.h A contrib/bearssl/inc/bearssl_ssl.h A contrib/bearssl/inc/bearssl_x509.h A contrib/bearssl/mk/Defaults.mk A contrib/bearssl/mk/NMake.mk A contrib/bearssl/mk/Rules.mk A contrib/bearssl/mk/SingleUnix.mk A contrib/bearssl/mk/mkT0.cmd A contrib/bearssl/mk/mkT0.sh A contrib/bearssl/mk/mkrules.sh A contrib/bearssl/samples/README.txt A contrib/bearssl/samples/cert-ee-ec+rsa.pem A contrib/bearssl/samples/cert-ee-ec.pem A contrib/bearssl/samples/cert-ee-rsa.pem A contrib/bearssl/samples/cert-ica-ec.pem A contrib/bearssl/samples/cert-ica-rsa.pem A contrib/bearssl/samples/cert-root-ec.pem A contrib/bearssl/samples/cert-root-rsa.pem A contrib/bearssl/samples/chain-ec+rsa.h A contrib/bearssl/samples/chain-ec.h A contrib/bearssl/samples/chain-rsa.h A contrib/bearssl/samples/client_basic.c A contrib/bearssl/samples/custom_profile.c A contrib/bearssl/samples/key-ec.h A contrib/bearssl/samples/key-ee-ec.pem A contrib/bearssl/samples/key-ee-rsa.pem A contrib/bearssl/samples/key-ica-ec.pem A contrib/bearssl/samples/key-ica-rsa.pem A contrib/bearssl/samples/key-root-ec.pem A contrib/bearssl/samples/key-root-rsa.pem A contrib/bearssl/samples/key-rsa.h A contrib/bearssl/samples/server_basic.c A contrib/bearssl/src/aead/ccm.c A contrib/bearssl/src/aead/eax.c A contrib/bearssl/src/aead/gcm.c A contrib/bearssl/src/codec/ccopy.c A contrib/bearssl/src/codec/dec16be.c A contrib/bearssl/src/codec/dec16le.c A contrib/bearssl/src/codec/dec32be.c A contrib/bearssl/src/codec/dec32le.c A contrib/bearssl/src/codec/dec64be.c A contrib/bearssl/src/codec/dec64le.c A contrib/bearssl/src/codec/enc16be.c A contrib/bearssl/src/codec/enc16le.c A contrib/bearssl/src/codec/enc32be.c A contrib/bearssl/src/codec/enc32le.c A contrib/bearssl/src/codec/enc64be.c A contrib/bearssl/src/codec/enc64le.c A contrib/bearssl/src/codec/pemdec.c A contrib/bearssl/src/codec/pemdec.t0 A contrib/bearssl/src/codec/pemenc.c A contrib/bearssl/src/config.h A contrib/bearssl/src/ec/ec_all_m15.c A contrib/bearssl/src/ec/ec_all_m31.c A contrib/bearssl/src/ec/ec_c25519_i15.c A contrib/bearssl/src/ec/ec_c25519_i31.c A contrib/bearssl/src/ec/ec_c25519_m15.c A contrib/bearssl/src/ec/ec_c25519_m31.c A contrib/bearssl/src/ec/ec_c25519_m62.c A contrib/bearssl/src/ec/ec_c25519_m64.c A contrib/bearssl/src/ec/ec_curve25519.c A contrib/bearssl/src/ec/ec_default.c A contrib/bearssl/src/ec/ec_keygen.c A contrib/bearssl/src/ec/ec_p256_m15.c A contrib/bearssl/src/ec/ec_p256_m31.c A contrib/bearssl/src/ec/ec_p256_m62.c A contrib/bearssl/src/ec/ec_p256_m64.c A contrib/bearssl/src/ec/ec_prime_i15.c A contrib/bearssl/src/ec/ec_prime_i31.c A contrib/bearssl/src/ec/ec_pubkey.c A contrib/bearssl/src/ec/ec_secp256r1.c A contrib/bearssl/src/ec/ec_secp384r1.c A contrib/bearssl/src/ec/ec_secp521r1.c A contrib/bearssl/src/ec/ecdsa_atr.c A contrib/bearssl/src/ec/ecdsa_default_sign_asn1.c A contrib/bearssl/src/ec/ecdsa_default_sign_raw.c A contrib/bearssl/src/ec/ecdsa_default_vrfy_asn1.c A contrib/bearssl/src/ec/ecdsa_default_vrfy_raw.c A contrib/bearssl/src/ec/ecdsa_i15_bits.c A contrib/bearssl/src/ec/ecdsa_i15_sign_asn1.c A contrib/bearssl/src/ec/ecdsa_i15_sign_raw.c A contrib/bearssl/src/ec/ecdsa_i15_vrfy_asn1.c A contrib/bearssl/src/ec/ecdsa_i15_vrfy_raw.c A contrib/bearssl/src/ec/ecdsa_i31_bits.c A contrib/bearssl/src/ec/ecdsa_i31_sign_asn1.c A contrib/bearssl/src/ec/ecdsa_i31_sign_raw.c A contrib/bearssl/src/ec/ecdsa_i31_vrfy_asn1.c A contrib/bearssl/src/ec/ecdsa_i31_vrfy_raw.c A contrib/bearssl/src/ec/ecdsa_rta.c A contrib/bearssl/src/hash/dig_oid.c A contrib/bearssl/src/hash/dig_size.c A contrib/bearssl/src/hash/ghash_ctmul.c A contrib/bearssl/src/hash/ghash_ctmul32.c A contrib/bearssl/src/hash/ghash_ctmul64.c A contrib/bearssl/src/hash/ghash_pclmul.c A contrib/bearssl/src/hash/ghash_pwr8.c A contrib/bearssl/src/hash/md5.c A contrib/bearssl/src/hash/md5sha1.c A contrib/bearssl/src/hash/mgf1.c A contrib/bearssl/src/hash/multihash.c A contrib/bearssl/src/hash/sha1.c A contrib/bearssl/src/hash/sha2big.c A contrib/bearssl/src/hash/sha2small.c A contrib/bearssl/src/inner.h A contrib/bearssl/src/int/i15_add.c A contrib/bearssl/src/int/i15_bitlen.c A contrib/bearssl/src/int/i15_decmod.c A contrib/bearssl/src/int/i15_decode.c A contrib/bearssl/src/int/i15_decred.c A contrib/bearssl/src/int/i15_encode.c A contrib/bearssl/src/int/i15_fmont.c A contrib/bearssl/src/int/i15_iszero.c A contrib/bearssl/src/int/i15_moddiv.c A contrib/bearssl/src/int/i15_modpow.c A contrib/bearssl/src/int/i15_modpow2.c A contrib/bearssl/src/int/i15_montmul.c A contrib/bearssl/src/int/i15_mulacc.c A contrib/bearssl/src/int/i15_muladd.c A contrib/bearssl/src/int/i15_ninv15.c A contrib/bearssl/src/int/i15_reduce.c A contrib/bearssl/src/int/i15_rshift.c A contrib/bearssl/src/int/i15_sub.c A contrib/bearssl/src/int/i15_tmont.c A contrib/bearssl/src/int/i31_add.c A contrib/bearssl/src/int/i31_bitlen.c A contrib/bearssl/src/int/i31_decmod.c A contrib/bearssl/src/int/i31_decode.c A contrib/bearssl/src/int/i31_decred.c A contrib/bearssl/src/int/i31_encode.c A contrib/bearssl/src/int/i31_fmont.c A contrib/bearssl/src/int/i31_iszero.c A contrib/bearssl/src/int/i31_moddiv.c A contrib/bearssl/src/int/i31_modpow.c A contrib/bearssl/src/int/i31_modpow2.c A contrib/bearssl/src/int/i31_montmul.c A contrib/bearssl/src/int/i31_mulacc.c A contrib/bearssl/src/int/i31_muladd.c A contrib/bearssl/src/int/i31_ninv31.c A contrib/bearssl/src/int/i31_reduce.c A contrib/bearssl/src/int/i31_rshift.c A contrib/bearssl/src/int/i31_sub.c A contrib/bearssl/src/int/i31_tmont.c A contrib/bearssl/src/int/i32_add.c A contrib/bearssl/src/int/i32_bitlen.c A contrib/bearssl/src/int/i32_decmod.c A contrib/bearssl/src/int/i32_decode.c A contrib/bearssl/src/int/i32_decred.c A contrib/bearssl/src/int/i32_div32.c A contrib/bearssl/src/int/i32_encode.c A contrib/bearssl/src/int/i32_fmont.c A contrib/bearssl/src/int/i32_iszero.c A contrib/bearssl/src/int/i32_modpow.c A contrib/bearssl/src/int/i32_montmul.c A contrib/bearssl/src/int/i32_mulacc.c A contrib/bearssl/src/int/i32_muladd.c A contrib/bearssl/src/int/i32_ninv32.c A contrib/bearssl/src/int/i32_reduce.c A contrib/bearssl/src/int/i32_sub.c A contrib/bearssl/src/int/i32_tmont.c A contrib/bearssl/src/int/i62_modpow2.c A contrib/bearssl/src/kdf/hkdf.c A contrib/bearssl/src/kdf/shake.c A contrib/bearssl/src/mac/hmac.c A contrib/bearssl/src/mac/hmac_ct.c A contrib/bearssl/src/rand/aesctr_drbg.c A contrib/bearssl/src/rand/hmac_drbg.c A contrib/bearssl/src/rand/sysrng.c A contrib/bearssl/src/rsa/rsa_default_keygen.c A contrib/bearssl/src/rsa/rsa_default_modulus.c A contrib/bearssl/src/rsa/rsa_default_oaep_decrypt.c A contrib/bearssl/src/rsa/rsa_default_oaep_encrypt.c A contrib/bearssl/src/rsa/rsa_default_pkcs1_sign.c A contrib/bearssl/src/rsa/rsa_default_pkcs1_vrfy.c A contrib/bearssl/src/rsa/rsa_default_priv.c A contrib/bearssl/src/rsa/rsa_default_privexp.c A contrib/bearssl/src/rsa/rsa_default_pss_sign.c A contrib/bearssl/src/rsa/rsa_default_pss_vrfy.c A contrib/bearssl/src/rsa/rsa_default_pub.c A contrib/bearssl/src/rsa/rsa_default_pubexp.c A contrib/bearssl/src/rsa/rsa_i15_keygen.c A contrib/bearssl/src/rsa/rsa_i15_modulus.c A contrib/bearssl/src/rsa/rsa_i15_oaep_decrypt.c A contrib/bearssl/src/rsa/rsa_i15_oaep_encrypt.c A contrib/bearssl/src/rsa/rsa_i15_pkcs1_sign.c A contrib/bearssl/src/rsa/rsa_i15_pkcs1_vrfy.c A contrib/bearssl/src/rsa/rsa_i15_priv.c A contrib/bearssl/src/rsa/rsa_i15_privexp.c A contrib/bearssl/src/rsa/rsa_i15_pss_sign.c A contrib/bearssl/src/rsa/rsa_i15_pss_vrfy.c A contrib/bearssl/src/rsa/rsa_i15_pub.c A contrib/bearssl/src/rsa/rsa_i15_pubexp.c A contrib/bearssl/src/rsa/rsa_i31_keygen.c A contrib/bearssl/src/rsa/rsa_i31_keygen_inner.c A contrib/bearssl/src/rsa/rsa_i31_modulus.c A contrib/bearssl/src/rsa/rsa_i31_oaep_decrypt.c A contrib/bearssl/src/rsa/rsa_i31_oaep_encrypt.c A contrib/bearssl/src/rsa/rsa_i31_pkcs1_sign.c A contrib/bearssl/src/rsa/rsa_i31_pkcs1_vrfy.c A contrib/bearssl/src/rsa/rsa_i31_priv.c A contrib/bearssl/src/rsa/rsa_i31_privexp.c A contrib/bearssl/src/rsa/rsa_i31_pss_sign.c A contrib/bearssl/src/rsa/rsa_i31_pss_vrfy.c A contrib/bearssl/src/rsa/rsa_i31_pub.c A contrib/bearssl/src/rsa/rsa_i31_pubexp.c A contrib/bearssl/src/rsa/rsa_i32_oaep_decrypt.c A contrib/bearssl/src/rsa/rsa_i32_oaep_encrypt.c A contrib/bearssl/src/rsa/rsa_i32_pkcs1_sign.c A contrib/bearssl/src/rsa/rsa_i32_pkcs1_vrfy.c A contrib/bearssl/src/rsa/rsa_i32_priv.c A contrib/bearssl/src/rsa/rsa_i32_pss_sign.c A contrib/bearssl/src/rsa/rsa_i32_pss_vrfy.c A contrib/bearssl/src/rsa/rsa_i32_pub.c A contrib/bearssl/src/rsa/rsa_i62_keygen.c A contrib/bearssl/src/rsa/rsa_i62_oaep_decrypt.c A contrib/bearssl/src/rsa/rsa_i62_oaep_encrypt.c A contrib/bearssl/src/rsa/rsa_i62_pkcs1_sign.c A contrib/bearssl/src/rsa/rsa_i62_pkcs1_vrfy.c A contrib/bearssl/src/rsa/rsa_i62_priv.c A contrib/bearssl/src/rsa/rsa_i62_pss_sign.c A contrib/bearssl/src/rsa/rsa_i62_pss_vrfy.c A contrib/bearssl/src/rsa/rsa_i62_pub.c A contrib/bearssl/src/rsa/rsa_oaep_pad.c A contrib/bearssl/src/rsa/rsa_oaep_unpad.c A contrib/bearssl/src/rsa/rsa_pkcs1_sig_pad.c A contrib/bearssl/src/rsa/rsa_pkcs1_sig_unpad.c A contrib/bearssl/src/rsa/rsa_pss_sig_pad.c A contrib/bearssl/src/rsa/rsa_pss_sig_unpad.c A contrib/bearssl/src/rsa/rsa_ssl_decrypt.c A contrib/bearssl/src/settings.c A contrib/bearssl/src/ssl/prf.c A contrib/bearssl/src/ssl/prf_md5sha1.c A contrib/bearssl/src/ssl/prf_sha256.c A contrib/bearssl/src/ssl/prf_sha384.c A contrib/bearssl/src/ssl/ssl_ccert_single_ec.c A contrib/bearssl/src/ssl/ssl_ccert_single_rsa.c A contrib/bearssl/src/ssl/ssl_client.c A contrib/bearssl/src/ssl/ssl_client_default_rsapub.c A contrib/bearssl/src/ssl/ssl_client_full.c A contrib/bearssl/src/ssl/ssl_engine.c A contrib/bearssl/src/ssl/ssl_engine_default_aescbc.c A contrib/bearssl/src/ssl/ssl_engine_default_aesccm.c A contrib/bearssl/src/ssl/ssl_engine_default_aesgcm.c A contrib/bearssl/src/ssl/ssl_engine_default_chapol.c A contrib/bearssl/src/ssl/ssl_engine_default_descbc.c A contrib/bearssl/src/ssl/ssl_engine_default_ec.c A contrib/bearssl/src/ssl/ssl_engine_default_ecdsa.c A contrib/bearssl/src/ssl/ssl_engine_default_rsavrfy.c A contrib/bearssl/src/ssl/ssl_hashes.c A contrib/bearssl/src/ssl/ssl_hs_client.c A contrib/bearssl/src/ssl/ssl_hs_client.t0 A contrib/bearssl/src/ssl/ssl_hs_common.t0 A contrib/bearssl/src/ssl/ssl_hs_server.c A contrib/bearssl/src/ssl/ssl_hs_server.t0 A contrib/bearssl/src/ssl/ssl_io.c A contrib/bearssl/src/ssl/ssl_keyexport.c A contrib/bearssl/src/ssl/ssl_lru.c A contrib/bearssl/src/ssl/ssl_rec_cbc.c A contrib/bearssl/src/ssl/ssl_rec_ccm.c A contrib/bearssl/src/ssl/ssl_rec_chapol.c A contrib/bearssl/src/ssl/ssl_rec_gcm.c A contrib/bearssl/src/ssl/ssl_scert_single_ec.c A contrib/bearssl/src/ssl/ssl_scert_single_rsa.c A contrib/bearssl/src/ssl/ssl_server.c A contrib/bearssl/src/ssl/ssl_server_full_ec.c A contrib/bearssl/src/ssl/ssl_server_full_rsa.c A contrib/bearssl/src/ssl/ssl_server_mine2c.c A contrib/bearssl/src/ssl/ssl_server_mine2g.c A contrib/bearssl/src/ssl/ssl_server_minf2c.c A contrib/bearssl/src/ssl/ssl_server_minf2g.c A contrib/bearssl/src/ssl/ssl_server_minr2g.c A contrib/bearssl/src/ssl/ssl_server_minu2g.c A contrib/bearssl/src/ssl/ssl_server_minv2g.c A contrib/bearssl/src/symcipher/aes_big_cbcdec.c A contrib/bearssl/src/symcipher/aes_big_cbcenc.c A contrib/bearssl/src/symcipher/aes_big_ctr.c A contrib/bearssl/src/symcipher/aes_big_ctrcbc.c A contrib/bearssl/src/symcipher/aes_big_dec.c A contrib/bearssl/src/symcipher/aes_big_enc.c A contrib/bearssl/src/symcipher/aes_common.c A contrib/bearssl/src/symcipher/aes_ct.c A contrib/bearssl/src/symcipher/aes_ct64.c A contrib/bearssl/src/symcipher/aes_ct64_cbcdec.c A contrib/bearssl/src/symcipher/aes_ct64_cbcenc.c A contrib/bearssl/src/symcipher/aes_ct64_ctr.c A contrib/bearssl/src/symcipher/aes_ct64_ctrcbc.c A contrib/bearssl/src/symcipher/aes_ct64_dec.c A contrib/bearssl/src/symcipher/aes_ct64_enc.c A contrib/bearssl/src/symcipher/aes_ct_cbcdec.c A contrib/bearssl/src/symcipher/aes_ct_cbcenc.c A contrib/bearssl/src/symcipher/aes_ct_ctr.c A contrib/bearssl/src/symcipher/aes_ct_ctrcbc.c A contrib/bearssl/src/symcipher/aes_ct_dec.c A contrib/bearssl/src/symcipher/aes_ct_enc.c A contrib/bearssl/src/symcipher/aes_pwr8.c A contrib/bearssl/src/symcipher/aes_pwr8_cbcdec.c A contrib/bearssl/src/symcipher/aes_pwr8_cbcenc.c A contrib/bearssl/src/symcipher/aes_pwr8_ctr.c A contrib/bearssl/src/symcipher/aes_pwr8_ctrcbc.c A contrib/bearssl/src/symcipher/aes_small_cbcdec.c A contrib/bearssl/src/symcipher/aes_small_cbcenc.c A contrib/bearssl/src/symcipher/aes_small_ctr.c A contrib/bearssl/src/symcipher/aes_small_ctrcbc.c A contrib/bearssl/src/symcipher/aes_small_dec.c A contrib/bearssl/src/symcipher/aes_small_enc.c A contrib/bearssl/src/symcipher/aes_x86ni.c A contrib/bearssl/src/symcipher/aes_x86ni_cbcdec.c A contrib/bearssl/src/symcipher/aes_x86ni_cbcenc.c A contrib/bearssl/src/symcipher/aes_x86ni_ctr.c A contrib/bearssl/src/symcipher/aes_x86ni_ctrcbc.c A contrib/bearssl/src/symcipher/chacha20_ct.c A contrib/bearssl/src/symcipher/chacha20_sse2.c A contrib/bearssl/src/symcipher/des_ct.c A contrib/bearssl/src/symcipher/des_ct_cbcdec.c A contrib/bearssl/src/symcipher/des_ct_cbcenc.c A contrib/bearssl/src/symcipher/des_support.c A contrib/bearssl/src/symcipher/des_tab.c A contrib/bearssl/src/symcipher/des_tab_cbcdec.c A contrib/bearssl/src/symcipher/des_tab_cbcenc.c A contrib/bearssl/src/symcipher/poly1305_ctmul.c A contrib/bearssl/src/symcipher/poly1305_ctmul32.c A contrib/bearssl/src/symcipher/poly1305_ctmulq.c A contrib/bearssl/src/symcipher/poly1305_i15.c A contrib/bearssl/src/x509/asn1.t0 A contrib/bearssl/src/x509/asn1enc.c A contrib/bearssl/src/x509/encode_ec_pk8der.c A contrib/bearssl/src/x509/encode_ec_rawder.c A contrib/bearssl/src/x509/encode_rsa_pk8der.c A contrib/bearssl/src/x509/encode_rsa_rawder.c A contrib/bearssl/src/x509/skey_decoder.c A contrib/bearssl/src/x509/skey_decoder.t0 A contrib/bearssl/src/x509/x509_decoder.c A contrib/bearssl/src/x509/x509_decoder.t0 A contrib/bearssl/src/x509/x509_knownkey.c A contrib/bearssl/src/x509/x509_minimal.c A contrib/bearssl/src/x509/x509_minimal.t0 A contrib/bearssl/src/x509/x509_minimal_full.c A contrib/bearssl/test/test_crypto.c A contrib/bearssl/test/test_math.c A contrib/bearssl/test/test_speed.c A contrib/bearssl/test/test_x509.c A contrib/bearssl/test/x509/alltests.txt A contrib/bearssl/test/x509/dn-ee.der A contrib/bearssl/test/x509/dn-ica1.der A contrib/bearssl/test/x509/dn-ica2.der A contrib/bearssl/test/x509/dn-root-new.der A contrib/bearssl/test/x509/dn-root.der A contrib/bearssl/test/x509/ee-badsig1.crt A contrib/bearssl/test/x509/ee-badsig2.crt A contrib/bearssl/test/x509/ee-cp1.crt A contrib/bearssl/test/x509/ee-cp2.crt A contrib/bearssl/test/x509/ee-cp3.crt A contrib/bearssl/test/x509/ee-cp4.crt A contrib/bearssl/test/x509/ee-dates.crt A contrib/bearssl/test/x509/ee-md5.crt A contrib/bearssl/test/x509/ee-names.crt A contrib/bearssl/test/x509/ee-names2.crt A contrib/bearssl/test/x509/ee-names3.crt A contrib/bearssl/test/x509/ee-names4.crt A contrib/bearssl/test/x509/ee-p256-sha1.crt A contrib/bearssl/test/x509/ee-p256-sha224.crt A contrib/bearssl/test/x509/ee-p256-sha256.crt A contrib/bearssl/test/x509/ee-p256-sha384.crt A contrib/bearssl/test/x509/ee-p256-sha512.crt A contrib/bearssl/test/x509/ee-p256.crt A contrib/bearssl/test/x509/ee-p384.crt A contrib/bearssl/test/x509/ee-p521.crt A contrib/bearssl/test/x509/ee-sha1.crt A contrib/bearssl/test/x509/ee-sha224.crt A contrib/bearssl/test/x509/ee-sha384.crt A contrib/bearssl/test/x509/ee-sha512.crt A contrib/bearssl/test/x509/ee-trailing.crt A contrib/bearssl/test/x509/ee.crt A contrib/bearssl/test/x509/ica1-1016.crt A contrib/bearssl/test/x509/ica1-1017.crt A contrib/bearssl/test/x509/ica1-4096.crt A contrib/bearssl/test/x509/ica1-p256.crt A contrib/bearssl/test/x509/ica1-p384.crt A contrib/bearssl/test/x509/ica1-p521.crt A contrib/bearssl/test/x509/ica1.crt A contrib/bearssl/test/x509/ica2-1016.crt A contrib/bearssl/test/x509/ica2-1017.crt A contrib/bearssl/test/x509/ica2-4096.crt A contrib/bearssl/test/x509/ica2-notCA.crt A contrib/bearssl/test/x509/ica2-p256.crt A contrib/bearssl/test/x509/ica2-p384.crt A contrib/bearssl/test/x509/ica2-p521.crt A contrib/bearssl/test/x509/ica2.crt A contrib/bearssl/test/x509/junk.crt A contrib/bearssl/test/x509/names.crt A contrib/bearssl/test/x509/root-p256.crt A contrib/bearssl/test/x509/root-p384.crt A contrib/bearssl/test/x509/root-p521.crt A contrib/bearssl/test/x509/root.crt A contrib/bearssl/tools/brssl.c A contrib/bearssl/tools/brssl.h A contrib/bearssl/tools/certs.c A contrib/bearssl/tools/chain.c A contrib/bearssl/tools/client.c A contrib/bearssl/tools/errors.c A contrib/bearssl/tools/files.c A contrib/bearssl/tools/impl.c A contrib/bearssl/tools/keys.c A contrib/bearssl/tools/names.c A contrib/bearssl/tools/server.c A contrib/bearssl/tools/skey.c A contrib/bearssl/tools/sslio.c A contrib/bearssl/tools/ta.c A contrib/bearssl/tools/twrch.c A contrib/bearssl/tools/vector.c A contrib/bearssl/tools/verify.c A contrib/bearssl/tools/xmem.c A contrib/cortex-strings/.gitignore A contrib/cortex-strings/Makefile.am A contrib/cortex-strings/README A contrib/cortex-strings/autogen.sh A contrib/cortex-strings/benchmarks/dhry/dhry.h A contrib/cortex-strings/benchmarks/dhry/dhry_1.c A contrib/cortex-strings/benchmarks/dhry/dhry_2.c A contrib/cortex-strings/benchmarks/multi/harness.c A contrib/cortex-strings/configure.ac A contrib/cortex-strings/scripts/add-license.sh A contrib/cortex-strings/scripts/bench.py A contrib/cortex-strings/scripts/fixup.py A contrib/cortex-strings/scripts/libplot.py A contrib/cortex-strings/scripts/plot-align.py A contrib/cortex-strings/scripts/plot-sizes.py A contrib/cortex-strings/scripts/plot-top.py A contrib/cortex-strings/scripts/plot.py A contrib/cortex-strings/scripts/trim.sh A contrib/cortex-strings/src/aarch64/memchr.S A contrib/cortex-strings/src/aarch64/memcmp.S A contrib/cortex-strings/src/aarch64/memcpy.S A contrib/cortex-strings/src/aarch64/memmove.S A contrib/cortex-strings/src/aarch64/memset.S A contrib/cortex-strings/src/aarch64/strchr.S A contrib/cortex-strings/src/aarch64/strchrnul.S A contrib/cortex-strings/src/aarch64/strcmp.S A contrib/cortex-strings/src/aarch64/strcpy.S A contrib/cortex-strings/src/aarch64/strlen.S A contrib/cortex-strings/src/aarch64/strncmp.S A contrib/cortex-strings/src/aarch64/strnlen.S A contrib/cortex-strings/src/arm/memchr.S A contrib/cortex-strings/src/arm/memcpy.S A contrib/cortex-strings/src/arm/memset.S A contrib/cortex-strings/src/arm/strchr.S A contrib/cortex-strings/src/arm/strcmp.S A contrib/cortex-strings/src/thumb-2/strcpy.c A contrib/cortex-strings/src/thumb-2/strlen.S A contrib/cortex-strings/src/thumb/aeabi_idiv.S A contrib/cortex-strings/src/thumb/strcmp-armv6m.S A contrib/googletest/.gitignore A contrib/googletest/.travis.yml A contrib/googletest/BUILD.bazel A contrib/googletest/CMakeLists.txt A contrib/googletest/CONTRIBUTING.md A contrib/googletest/LICENSE A contrib/googletest/Makefile.am A contrib/googletest/README.md A contrib/googletest/WORKSPACE A contrib/googletest/appveyor.yml A contrib/googletest/ci/build-linux-autotools.sh A contrib/googletest/ci/build-linux-bazel.sh A contrib/googletest/ci/env-linux.sh A contrib/googletest/ci/env-osx.sh A contrib/googletest/ci/get-nprocessors.sh A contrib/googletest/ci/install-linux.sh A contrib/googletest/ci/install-osx.sh A contrib/googletest/ci/log-config.sh A contrib/googletest/ci/travis.sh A contrib/googletest/configure.ac A contrib/googletest/googlemock/CHANGES A contrib/googletest/googlemock/CMakeLists.txt A contrib/googletest/googlemock/CONTRIBUTORS A contrib/googletest/googlemock/LICENSE A contrib/googletest/googlemock/Makefile.am A contrib/googletest/googlemock/README.md A contrib/googletest/googlemock/cmake/gmock.pc.in A contrib/googletest/googlemock/cmake/gmock_main.pc.in A contrib/googletest/googlemock/configure.ac A contrib/googletest/googlemock/docs/CheatSheet.md A contrib/googletest/googlemock/docs/CookBook.md A contrib/googletest/googlemock/docs/DesignDoc.md A contrib/googletest/googlemock/docs/Documentation.md A contrib/googletest/googlemock/docs/ForDummies.md A contrib/googletest/googlemock/docs/FrequentlyAskedQuestions.md A contrib/googletest/googlemock/docs/KnownIssues.md A contrib/googletest/googlemock/include/gmock/gmock-actions.h A contrib/googletest/googlemock/include/gmock/gmock-cardinalities.h A contrib/googletest/googlemock/include/gmock/gmock-generated-actions.h A contrib/googletest/googlemock/include/gmock/gmock-generated-actions.h.pump A contrib/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h A contrib/googletest/googlemock/include/gmock/gmock-generated-function-mockers.h.pump A contrib/googletest/googlemock/include/gmock/gmock-generated-matchers.h A contrib/googletest/googlemock/include/gmock/gmock-generated-matchers.h.pump A contrib/googletest/googlemock/include/gmock/gmock-generated-nice-strict.h A contrib/googletest/googlemock/include/gmock/gmock-generated-nice-strict.h.pump A contrib/googletest/googlemock/include/gmock/gmock-matchers.h A contrib/googletest/googlemock/include/gmock/gmock-more-actions.h A contrib/googletest/googlemock/include/gmock/gmock-more-matchers.h A contrib/googletest/googlemock/include/gmock/gmock-spec-builders.h A contrib/googletest/googlemock/include/gmock/gmock.h A contrib/googletest/googlemock/include/gmock/internal/custom/README.md A contrib/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h A contrib/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump A contrib/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h A contrib/googletest/googlemock/include/gmock/internal/custom/gmock-port.h A contrib/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h A contrib/googletest/googlemock/include/gmock/internal/gmock-generated-internal-utils.h.pump A contrib/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h A contrib/googletest/googlemock/include/gmock/internal/gmock-port.h A contrib/googletest/googlemock/msvc/2005/gmock.sln A contrib/googletest/googlemock/msvc/2005/gmock.vcproj A contrib/googletest/googlemock/msvc/2005/gmock_config.vsprops A contrib/googletest/googlemock/msvc/2005/gmock_main.vcproj A contrib/googletest/googlemock/msvc/2005/gmock_test.vcproj A contrib/googletest/googlemock/msvc/2010/gmock.sln A contrib/googletest/googlemock/msvc/2010/gmock.vcxproj A contrib/googletest/googlemock/msvc/2010/gmock_config.props A contrib/googletest/googlemock/msvc/2010/gmock_main.vcxproj A contrib/googletest/googlemock/msvc/2010/gmock_test.vcxproj A contrib/googletest/googlemock/msvc/2015/gmock.sln A contrib/googletest/googlemock/msvc/2015/gmock.vcxproj A contrib/googletest/googlemock/msvc/2015/gmock_config.props A contrib/googletest/googlemock/msvc/2015/gmock_main.vcxproj A contrib/googletest/googlemock/msvc/2015/gmock_test.vcxproj A contrib/googletest/googlemock/scripts/fuse_gmock_files.py A contrib/googletest/googlemock/scripts/generator/LICENSE A contrib/googletest/googlemock/scripts/generator/README A contrib/googletest/googlemock/scripts/generator/README.cppclean A contrib/googletest/googlemock/scripts/generator/cpp/__init__.py A contrib/googletest/googlemock/scripts/generator/cpp/ast.py A contrib/googletest/googlemock/scripts/generator/cpp/gmock_class.py A contrib/googletest/googlemock/scripts/generator/cpp/gmock_class_test.py A contrib/googletest/googlemock/scripts/generator/cpp/keywords.py A contrib/googletest/googlemock/scripts/generator/cpp/tokenize.py A contrib/googletest/googlemock/scripts/generator/cpp/utils.py A contrib/googletest/googlemock/scripts/generator/gmock_gen.py A contrib/googletest/googlemock/scripts/gmock-config.in A contrib/googletest/googlemock/scripts/gmock_doctor.py A contrib/googletest/googlemock/scripts/upload.py A contrib/googletest/googlemock/scripts/upload_gmock.py A contrib/googletest/googlemock/src/gmock-all.cc A contrib/googletest/googlemock/src/gmock-cardinalities.cc A contrib/googletest/googlemock/src/gmock-internal-utils.cc A contrib/googletest/googlemock/src/gmock-matchers.cc A contrib/googletest/googlemock/src/gmock-spec-builders.cc A contrib/googletest/googlemock/src/gmock.cc A contrib/googletest/googlemock/src/gmock_main.cc A contrib/googletest/googlemock/test/BUILD.bazel A contrib/googletest/googlemock/test/gmock-actions_test.cc A contrib/googletest/googlemock/test/gmock-cardinalities_test.cc A contrib/googletest/googlemock/test/gmock-generated-actions_test.cc A contrib/googletest/googlemock/test/gmock-generated-function-mockers_test.cc A contrib/googletest/googlemock/test/gmock-generated-internal-utils_test.cc A contrib/googletest/googlemock/test/gmock-generated-matchers_test.cc A contrib/googletest/googlemock/test/gmock-internal-utils_test.cc A contrib/googletest/googlemock/test/gmock-matchers_test.cc A contrib/googletest/googlemock/test/gmock-more-actions_test.cc A contrib/googletest/googlemock/test/gmock-nice-strict_test.cc A contrib/googletest/googlemock/test/gmock-port_test.cc A contrib/googletest/googlemock/test/gmock-spec-builders_test.cc A contrib/googletest/googlemock/test/gmock_all_test.cc A contrib/googletest/googlemock/test/gmock_ex_test.cc A contrib/googletest/googlemock/test/gmock_leak_test.py A contrib/googletest/googlemock/test/gmock_leak_test_.cc A contrib/googletest/googlemock/test/gmock_link2_test.cc A contrib/googletest/googlemock/test/gmock_link_test.cc A contrib/googletest/googlemock/test/gmock_link_test.h A contrib/googletest/googlemock/test/gmock_output_test.py A contrib/googletest/googlemock/test/gmock_output_test_.cc A contrib/googletest/googlemock/test/gmock_output_test_golden.txt A contrib/googletest/googlemock/test/gmock_stress_test.cc A contrib/googletest/googlemock/test/gmock_test.cc A contrib/googletest/googlemock/test/gmock_test_utils.py A contrib/googletest/googletest/CHANGES A contrib/googletest/googletest/CMakeLists.txt A contrib/googletest/googletest/CONTRIBUTORS A contrib/googletest/googletest/LICENSE A contrib/googletest/googletest/Makefile.am A contrib/googletest/googletest/README.md A contrib/googletest/googletest/cmake/Config.cmake.in A contrib/googletest/googletest/cmake/gtest.pc.in A contrib/googletest/googletest/cmake/gtest_main.pc.in A contrib/googletest/googletest/cmake/internal_utils.cmake A contrib/googletest/googletest/codegear/gtest.cbproj A contrib/googletest/googletest/codegear/gtest.groupproj A contrib/googletest/googletest/codegear/gtest_all.cc A contrib/googletest/googletest/codegear/gtest_link.cc A contrib/googletest/googletest/codegear/gtest_main.cbproj A contrib/googletest/googletest/codegear/gtest_unittest.cbproj A contrib/googletest/googletest/configure.ac A contrib/googletest/googletest/docs/Pkgconfig.md A contrib/googletest/googletest/docs/PumpManual.md A contrib/googletest/googletest/docs/XcodeGuide.md A contrib/googletest/googletest/docs/advanced.md A contrib/googletest/googletest/docs/faq.md A contrib/googletest/googletest/docs/primer.md A contrib/googletest/googletest/docs/samples.md A contrib/googletest/googletest/include/gtest/gtest-death-test.h A contrib/googletest/googletest/include/gtest/gtest-message.h A contrib/googletest/googletest/include/gtest/gtest-param-test.h A contrib/googletest/googletest/include/gtest/gtest-param-test.h.pump A contrib/googletest/googletest/include/gtest/gtest-printers.h A contrib/googletest/googletest/include/gtest/gtest-spi.h A contrib/googletest/googletest/include/gtest/gtest-test-part.h A contrib/googletest/googletest/include/gtest/gtest-typed-test.h A contrib/googletest/googletest/include/gtest/gtest.h A contrib/googletest/googletest/include/gtest/gtest_pred_impl.h A contrib/googletest/googletest/include/gtest/gtest_prod.h A contrib/googletest/googletest/include/gtest/internal/custom/README.md A contrib/googletest/googletest/include/gtest/internal/custom/gtest-port.h A contrib/googletest/googletest/include/gtest/internal/custom/gtest-printers.h A contrib/googletest/googletest/include/gtest/internal/custom/gtest.h A contrib/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h A contrib/googletest/googletest/include/gtest/internal/gtest-filepath.h A contrib/googletest/googletest/include/gtest/internal/gtest-internal.h A contrib/googletest/googletest/include/gtest/internal/gtest-linked_ptr.h A contrib/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h A contrib/googletest/googletest/include/gtest/internal/gtest-param-util-generated.h.pump A contrib/googletest/googletest/include/gtest/internal/gtest-param-util.h A contrib/googletest/googletest/include/gtest/internal/gtest-port-arch.h A contrib/googletest/googletest/include/gtest/internal/gtest-port.h A contrib/googletest/googletest/include/gtest/internal/gtest-string.h A contrib/googletest/googletest/include/gtest/internal/gtest-tuple.h A contrib/googletest/googletest/include/gtest/internal/gtest-tuple.h.pump A contrib/googletest/googletest/include/gtest/internal/gtest-type-util.h A contrib/googletest/googletest/include/gtest/internal/gtest-type-util.h.pump A contrib/googletest/googletest/m4/acx_pthread.m4 A contrib/googletest/googletest/m4/gtest.m4 A contrib/googletest/googletest/msvc/2010/gtest-md.sln A contrib/googletest/googletest/msvc/2010/gtest-md.vcxproj A contrib/googletest/googletest/msvc/2010/gtest-md.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest.sln A contrib/googletest/googletest/msvc/2010/gtest.vcxproj A contrib/googletest/googletest/msvc/2010/gtest.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_main-md.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_main-md.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_main.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_main.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_prod_test-md.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_prod_test.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_unittest-md.vcxproj.filters A contrib/googletest/googletest/msvc/2010/gtest_unittest.vcxproj A contrib/googletest/googletest/msvc/2010/gtest_unittest.vcxproj.filters A contrib/googletest/googletest/samples/prime_tables.h A contrib/googletest/googletest/samples/sample1.cc A contrib/googletest/googletest/samples/sample1.h A contrib/googletest/googletest/samples/sample10_unittest.cc A contrib/googletest/googletest/samples/sample1_unittest.cc A contrib/googletest/googletest/samples/sample2.cc A contrib/googletest/googletest/samples/sample2.h A contrib/googletest/googletest/samples/sample2_unittest.cc A contrib/googletest/googletest/samples/sample3-inl.h A contrib/googletest/googletest/samples/sample3_unittest.cc A contrib/googletest/googletest/samples/sample4.cc A contrib/googletest/googletest/samples/sample4.h A contrib/googletest/googletest/samples/sample4_unittest.cc A contrib/googletest/googletest/samples/sample5_unittest.cc A contrib/googletest/googletest/samples/sample6_unittest.cc A contrib/googletest/googletest/samples/sample7_unittest.cc A contrib/googletest/googletest/samples/sample8_unittest.cc A contrib/googletest/googletest/samples/sample9_unittest.cc A contrib/googletest/googletest/scripts/common.py A contrib/googletest/googletest/scripts/fuse_gtest_files.py A contrib/googletest/googletest/scripts/gen_gtest_pred_impl.py A contrib/googletest/googletest/scripts/gtest-config.in A contrib/googletest/googletest/scripts/pump.py A contrib/googletest/googletest/scripts/release_docs.py A contrib/googletest/googletest/scripts/upload.py A contrib/googletest/googletest/scripts/upload_gtest.py A contrib/googletest/googletest/src/gtest-all.cc A contrib/googletest/googletest/src/gtest-death-test.cc A contrib/googletest/googletest/src/gtest-filepath.cc A contrib/googletest/googletest/src/gtest-internal-inl.h A contrib/googletest/googletest/src/gtest-port.cc A contrib/googletest/googletest/src/gtest-printers.cc A contrib/googletest/googletest/src/gtest-test-part.cc A contrib/googletest/googletest/src/gtest-typed-test.cc A contrib/googletest/googletest/src/gtest.cc A contrib/googletest/googletest/src/gtest_main.cc A contrib/googletest/googletest/test/BUILD.bazel A contrib/googletest/googletest/test/googletest-break-on-failure-unittest.py A contrib/googletest/googletest/test/googletest-break-on-failure-unittest_.cc A contrib/googletest/googletest/test/googletest-catch-exceptions-test.py A contrib/googletest/googletest/test/googletest-catch-exceptions-test_.cc A contrib/googletest/googletest/test/googletest-color-test.py A contrib/googletest/googletest/test/googletest-color-test_.cc A contrib/googletest/googletest/test/googletest-death-test-test.cc A contrib/googletest/googletest/test/googletest-death-test_ex_test.cc A contrib/googletest/googletest/test/googletest-env-var-test.py A contrib/googletest/googletest/test/googletest-env-var-test_.cc A contrib/googletest/googletest/test/googletest-filepath-test.cc A contrib/googletest/googletest/test/googletest-filter-unittest.py A contrib/googletest/googletest/test/googletest-filter-unittest_.cc A contrib/googletest/googletest/test/googletest-json-outfiles-test.py A contrib/googletest/googletest/test/googletest-json-output-unittest.py A contrib/googletest/googletest/test/googletest-linked-ptr-test.cc A contrib/googletest/googletest/test/googletest-list-tests-unittest.py A contrib/googletest/googletest/test/googletest-list-tests-unittest_.cc A contrib/googletest/googletest/test/googletest-listener-test.cc A contrib/googletest/googletest/test/googletest-message-test.cc A contrib/googletest/googletest/test/googletest-options-test.cc A contrib/googletest/googletest/test/googletest-output-test-golden-lin.txt A contrib/googletest/googletest/test/googletest-output-test.py A contrib/googletest/googletest/test/googletest-output-test_.cc A contrib/googletest/googletest/test/googletest-param-test-invalid-name1-test.py A contrib/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc A contrib/googletest/googletest/test/googletest-param-test-invalid-name2-test.py A contrib/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc A contrib/googletest/googletest/test/googletest-param-test-test.cc A contrib/googletest/googletest/test/googletest-param-test-test.h A contrib/googletest/googletest/test/googletest-param-test2-test.cc A contrib/googletest/googletest/test/googletest-port-test.cc A contrib/googletest/googletest/test/googletest-printers-test.cc A contrib/googletest/googletest/test/googletest-shuffle-test.py A contrib/googletest/googletest/test/googletest-shuffle-test_.cc A contrib/googletest/googletest/test/googletest-test-part-test.cc A contrib/googletest/googletest/test/googletest-test2_test.cc A contrib/googletest/googletest/test/googletest-throw-on-failure-test.py A contrib/googletest/googletest/test/googletest-throw-on-failure-test_.cc A contrib/googletest/googletest/test/googletest-tuple-test.cc A contrib/googletest/googletest/test/googletest-uninitialized-test.py A contrib/googletest/googletest/test/googletest-uninitialized-test_.cc A contrib/googletest/googletest/test/gtest-typed-test2_test.cc A contrib/googletest/googletest/test/gtest-typed-test_test.cc A contrib/googletest/googletest/test/gtest-typed-test_test.h A contrib/googletest/googletest/test/gtest-unittest-api_test.cc A contrib/googletest/googletest/test/gtest_all_test.cc A contrib/googletest/googletest/test/gtest_assert_by_exception_test.cc A contrib/googletest/googletest/test/gtest_environment_test.cc A contrib/googletest/googletest/test/gtest_help_test.py A contrib/googletest/googletest/test/gtest_help_test_.cc A contrib/googletest/googletest/test/gtest_json_test_utils.py A contrib/googletest/googletest/test/gtest_list_output_unittest.py A contrib/googletest/googletest/test/gtest_list_output_unittest_.cc A contrib/googletest/googletest/test/gtest_main_unittest.cc A contrib/googletest/googletest/test/gtest_no_test_unittest.cc A contrib/googletest/googletest/test/gtest_pred_impl_unittest.cc A contrib/googletest/googletest/test/gtest_premature_exit_test.cc A contrib/googletest/googletest/test/gtest_prod_test.cc A contrib/googletest/googletest/test/gtest_repeat_test.cc A contrib/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc A contrib/googletest/googletest/test/gtest_skip_test.cc A contrib/googletest/googletest/test/gtest_sole_header_test.cc A contrib/googletest/googletest/test/gtest_stress_test.cc A contrib/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc A contrib/googletest/googletest/test/gtest_test_utils.py A contrib/googletest/googletest/test/gtest_testbridge_test.py A contrib/googletest/googletest/test/gtest_testbridge_test_.cc A contrib/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc A contrib/googletest/googletest/test/gtest_unittest.cc A contrib/googletest/googletest/test/gtest_xml_outfile1_test_.cc A contrib/googletest/googletest/test/gtest_xml_outfile2_test_.cc A contrib/googletest/googletest/test/gtest_xml_outfiles_test.py A contrib/googletest/googletest/test/gtest_xml_output_unittest.py A contrib/googletest/googletest/test/gtest_xml_output_unittest_.cc A contrib/googletest/googletest/test/gtest_xml_test_utils.py A contrib/googletest/googletest/test/production.cc A contrib/googletest/googletest/test/production.h A contrib/googletest/googletest/xcode/Config/DebugProject.xcconfig A contrib/googletest/googletest/xcode/Config/FrameworkTarget.xcconfig A contrib/googletest/googletest/xcode/Config/General.xcconfig A contrib/googletest/googletest/xcode/Config/ReleaseProject.xcconfig A contrib/googletest/googletest/xcode/Config/StaticLibraryTarget.xcconfig A contrib/googletest/googletest/xcode/Config/TestTarget.xcconfig A contrib/googletest/googletest/xcode/Resources/Info.plist A contrib/googletest/googletest/xcode/Samples/FrameworkSample/Info.plist A contrib/googletest/googletest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj A contrib/googletest/googletest/xcode/Samples/FrameworkSample/runtests.sh A contrib/googletest/googletest/xcode/Samples/FrameworkSample/widget.cc A contrib/googletest/googletest/xcode/Samples/FrameworkSample/widget.h A contrib/googletest/googletest/xcode/Samples/FrameworkSample/widget_test.cc A contrib/googletest/googletest/xcode/Scripts/runtests.sh A contrib/googletest/googletest/xcode/Scripts/versiongenerate.py A contrib/googletest/googletest/xcode/gtest.xcodeproj/project.pbxproj R contrib/groff/BUG-REPORT R contrib/groff/COPYING R contrib/groff/ChangeLog R contrib/groff/ChangeLog.115 R contrib/groff/ChangeLog.116 R contrib/groff/ChangeLog.117 R contrib/groff/ChangeLog.118 R contrib/groff/FDL R contrib/groff/INSTALL R contrib/groff/INSTALL.gen R contrib/groff/LICENSE R contrib/groff/MANIFEST R contrib/groff/MORE.STUFF R contrib/groff/Makefile R contrib/groff/Makefile.ccpg R contrib/groff/Makefile.comm R contrib/groff/Makefile.cpg R contrib/groff/Makefile.dev R contrib/groff/Makefile.in R contrib/groff/Makefile.init R contrib/groff/Makefile.lib R contrib/groff/Makefile.man R contrib/groff/Makefile.sub R contrib/groff/NEWS R contrib/groff/PROBLEMS R contrib/groff/PROJECTS R contrib/groff/README R contrib/groff/README.MinGW R contrib/groff/REVISION R contrib/groff/TODO R contrib/groff/VERSION R contrib/groff/aclocal.m4 R contrib/groff/configure R contrib/groff/configure.ac R contrib/groff/contrib/eqn2graph/Makefile.sub R contrib/groff/contrib/eqn2graph/eqn2graph.man R contrib/groff/contrib/eqn2graph/eqn2graph.sh R contrib/groff/contrib/gdiffmk/ChangeLog R contrib/groff/contrib/gdiffmk/Makefile.sub R contrib/groff/contrib/gdiffmk/README R contrib/groff/contrib/gdiffmk/gdiffmk.man R contrib/groff/contrib/gdiffmk/gdiffmk.sh R contrib/groff/contrib/gdiffmk/tests/file1 R contrib/groff/contrib/gdiffmk/tests/file2 R contrib/groff/contrib/gdiffmk/tests/runtests.in R contrib/groff/contrib/gdiffmk/tests/test_baseline R contrib/groff/contrib/gdiffmk/tests/test_baseline10 R contrib/groff/contrib/gdiffmk/tests/test_baseline6 R contrib/groff/contrib/gdiffmk/tests/test_baseline7 R contrib/groff/contrib/gdiffmk/tests/test_baseline8 R contrib/groff/contrib/gdiffmk/tests/test_baseline9 R contrib/groff/contrib/grap2graph/Makefile.sub R contrib/groff/contrib/grap2graph/grap2graph.man R contrib/groff/contrib/grap2graph/grap2graph.sh R contrib/groff/contrib/groffer/ChangeLog R contrib/groff/contrib/groffer/Makefile.sub R contrib/groff/contrib/groffer/README R contrib/groff/contrib/groffer/README_SH R contrib/groff/contrib/groffer/TODO R contrib/groff/contrib/groffer/groffer.man R contrib/groff/contrib/groffer/groffer.sh R contrib/groff/contrib/groffer/groffer2.sh R contrib/groff/contrib/mm/ChangeLog R contrib/groff/contrib/mm/Makefile.sim R contrib/groff/contrib/mm/Makefile.sub R contrib/groff/contrib/mm/NOTES R contrib/groff/contrib/mm/README R contrib/groff/contrib/mm/examples/APP R contrib/groff/contrib/mm/examples/B1B2 R contrib/groff/contrib/mm/examples/COVER R contrib/groff/contrib/mm/examples/IND R contrib/groff/contrib/mm/examples/LT R contrib/groff/contrib/mm/examples/LT.se R contrib/groff/contrib/mm/examples/ML R contrib/groff/contrib/mm/examples/MOVE R contrib/groff/contrib/mm/examples/MUL R contrib/groff/contrib/mm/examples/NCOL R contrib/groff/contrib/mm/examples/ND R contrib/groff/contrib/mm/examples/README R contrib/groff/contrib/mm/examples/References R contrib/groff/contrib/mm/examples/SETR R contrib/groff/contrib/mm/groff_mm.man R contrib/groff/contrib/mm/groff_mmse.man R contrib/groff/contrib/mm/m.tmac R contrib/groff/contrib/mm/mm.tmac R contrib/groff/contrib/mm/mm/0.MT R contrib/groff/contrib/mm/mm/4.MT R contrib/groff/contrib/mm/mm/5.MT R contrib/groff/contrib/mm/mm/ms.cov R contrib/groff/contrib/mm/mm/se_ms.cov R contrib/groff/contrib/mm/mmroff.man R contrib/groff/contrib/mm/mmroff.pl R contrib/groff/contrib/mm/mmse.tmac R contrib/groff/contrib/mm/mse.tmac R contrib/groff/contrib/mom/BUGS R contrib/groff/contrib/mom/ChangeLog R contrib/groff/contrib/mom/Makefile.sub R contrib/groff/contrib/mom/NEWS R contrib/groff/contrib/mom/TODO R contrib/groff/contrib/mom/copyright R contrib/groff/contrib/mom/examples/README.txt R contrib/groff/contrib/mom/examples/elvis_syntax R contrib/groff/contrib/mom/examples/elvis_syntax.new R contrib/groff/contrib/mom/examples/letter.mom R contrib/groff/contrib/mom/examples/penguin.ps R contrib/groff/contrib/mom/examples/sample_docs.mom R contrib/groff/contrib/mom/examples/typesetting.mom R contrib/groff/contrib/mom/groff_mom.man R contrib/groff/contrib/mom/mom.tmac R contrib/groff/contrib/mom/momdoc/appendices.html R contrib/groff/contrib/mom/momdoc/color.html R contrib/groff/contrib/mom/momdoc/cover.html R contrib/groff/contrib/mom/momdoc/definitions.html R contrib/groff/contrib/mom/momdoc/docelement.html R contrib/groff/contrib/mom/momdoc/docprocessing.html R contrib/groff/contrib/mom/momdoc/goodies.html R contrib/groff/contrib/mom/momdoc/headfootpage.html R contrib/groff/contrib/mom/momdoc/inlines.html R contrib/groff/contrib/mom/momdoc/intro.html R contrib/groff/contrib/mom/momdoc/letters.html R contrib/groff/contrib/mom/momdoc/macrolist.html R contrib/groff/contrib/mom/momdoc/rectoverso.html R contrib/groff/contrib/mom/momdoc/refer.html R contrib/groff/contrib/mom/momdoc/reserved.html R contrib/groff/contrib/mom/momdoc/toc.html R contrib/groff/contrib/mom/momdoc/typemacdoc.html R contrib/groff/contrib/mom/momdoc/typesetting.html R contrib/groff/contrib/mom/momdoc/using.html R contrib/groff/contrib/mom/om.tmac R contrib/groff/contrib/pdfmark/ChangeLog R contrib/groff/contrib/pdfmark/Makefile.sub R contrib/groff/contrib/pdfmark/PROBLEMS R contrib/groff/contrib/pdfmark/README R contrib/groff/contrib/pdfmark/TODO R contrib/groff/contrib/pdfmark/cover.ms R contrib/groff/contrib/pdfmark/pdfmark.ms R contrib/groff/contrib/pdfmark/pdfmark.tmac R contrib/groff/contrib/pdfmark/pdfroff.man R contrib/groff/contrib/pdfmark/pdfroff.sh R contrib/groff/contrib/pdfmark/spdf.tmac R contrib/groff/contrib/pic2graph/Makefile.sub R contrib/groff/contrib/pic2graph/pic2graph.man R contrib/groff/contrib/pic2graph/pic2graph.sh R contrib/groff/doc/Makefile.in R contrib/groff/doc/Makefile.sub R contrib/groff/doc/fdl.texi R contrib/groff/doc/fixinfo.sh R contrib/groff/doc/gnu.eps R contrib/groff/doc/gnu.png R contrib/groff/doc/gnu.xpm R contrib/groff/doc/grnexmpl.g R contrib/groff/doc/grnexmpl.me R contrib/groff/doc/groff R contrib/groff/doc/groff-1 R contrib/groff/doc/groff-2 R contrib/groff/doc/groff-3 R contrib/groff/doc/groff.css R contrib/groff/doc/groff.texinfo R contrib/groff/doc/meintro.me R contrib/groff/doc/meref.me R contrib/groff/doc/pic.ms R contrib/groff/doc/texinfo.tex R contrib/groff/doc/webpage.ms R contrib/groff/font/devX100-12/CB R contrib/groff/font/devX100-12/CBI R contrib/groff/font/devX100-12/CI R contrib/groff/font/devX100-12/CR R contrib/groff/font/devX100-12/DESC R contrib/groff/font/devX100-12/HB R contrib/groff/font/devX100-12/HBI R contrib/groff/font/devX100-12/HI R contrib/groff/font/devX100-12/HR R contrib/groff/font/devX100-12/Makefile.sub R contrib/groff/font/devX100-12/NB R contrib/groff/font/devX100-12/NBI R contrib/groff/font/devX100-12/NI R contrib/groff/font/devX100-12/NR R contrib/groff/font/devX100-12/S R contrib/groff/font/devX100-12/TB R contrib/groff/font/devX100-12/TBI R contrib/groff/font/devX100-12/TI R contrib/groff/font/devX100-12/TR R contrib/groff/font/devX100/CB R contrib/groff/font/devX100/CBI R contrib/groff/font/devX100/CI R contrib/groff/font/devX100/CR R contrib/groff/font/devX100/DESC R contrib/groff/font/devX100/HB R contrib/groff/font/devX100/HBI R contrib/groff/font/devX100/HI R contrib/groff/font/devX100/HR R contrib/groff/font/devX100/Makefile.sub R contrib/groff/font/devX100/NB R contrib/groff/font/devX100/NBI R contrib/groff/font/devX100/NI R contrib/groff/font/devX100/NR R contrib/groff/font/devX100/S R contrib/groff/font/devX100/TB R contrib/groff/font/devX100/TBI R contrib/groff/font/devX100/TI R contrib/groff/font/devX100/TR R contrib/groff/font/devX75-12/CB R contrib/groff/font/devX75-12/CBI R contrib/groff/font/devX75-12/CI R contrib/groff/font/devX75-12/CR R contrib/groff/font/devX75-12/DESC R contrib/groff/font/devX75-12/HB R contrib/groff/font/devX75-12/HBI R contrib/groff/font/devX75-12/HI R contrib/groff/font/devX75-12/HR R contrib/groff/font/devX75-12/Makefile.sub R contrib/groff/font/devX75-12/NB R contrib/groff/font/devX75-12/NBI R contrib/groff/font/devX75-12/NI R contrib/groff/font/devX75-12/NR R contrib/groff/font/devX75-12/S R contrib/groff/font/devX75-12/TB R contrib/groff/font/devX75-12/TBI R contrib/groff/font/devX75-12/TI R contrib/groff/font/devX75-12/TR R contrib/groff/font/devX75/CB R contrib/groff/font/devX75/CBI R contrib/groff/font/devX75/CI R contrib/groff/font/devX75/CR R contrib/groff/font/devX75/DESC R contrib/groff/font/devX75/HB R contrib/groff/font/devX75/HBI R contrib/groff/font/devX75/HI R contrib/groff/font/devX75/HR R contrib/groff/font/devX75/Makefile.sub R contrib/groff/font/devX75/NB R contrib/groff/font/devX75/NBI R contrib/groff/font/devX75/NI R contrib/groff/font/devX75/NR R contrib/groff/font/devX75/S R contrib/groff/font/devX75/TB R contrib/groff/font/devX75/TBI R contrib/groff/font/devX75/TI R contrib/groff/font/devX75/TR R contrib/groff/font/devascii/DESC.proto R contrib/groff/font/devascii/Makefile.sub R contrib/groff/font/devascii/R.proto R contrib/groff/font/devcp1047/DESC.proto R contrib/groff/font/devcp1047/Makefile.sub R contrib/groff/font/devcp1047/R.proto R contrib/groff/font/devdvi/CW R contrib/groff/font/devdvi/CWEC R contrib/groff/font/devdvi/CWI R contrib/groff/font/devdvi/CWIEC R contrib/groff/font/devdvi/CWITC R contrib/groff/font/devdvi/CWTC R contrib/groff/font/devdvi/DESC.in R contrib/groff/font/devdvi/EX R contrib/groff/font/devdvi/HB R contrib/groff/font/devdvi/HBEC R contrib/groff/font/devdvi/HBI R contrib/groff/font/devdvi/HBIEC R contrib/groff/font/devdvi/HBITC R contrib/groff/font/devdvi/HBTC R contrib/groff/font/devdvi/HI R contrib/groff/font/devdvi/HIEC R contrib/groff/font/devdvi/HITC R contrib/groff/font/devdvi/HR R contrib/groff/font/devdvi/HREC R contrib/groff/font/devdvi/HRTC R contrib/groff/font/devdvi/MI R contrib/groff/font/devdvi/Makefile.sub R contrib/groff/font/devdvi/S R contrib/groff/font/devdvi/SA R contrib/groff/font/devdvi/SB R contrib/groff/font/devdvi/SC R contrib/groff/font/devdvi/TB R contrib/groff/font/devdvi/TBEC R contrib/groff/font/devdvi/TBI R contrib/groff/font/devdvi/TBIEC R contrib/groff/font/devdvi/TBITC R contrib/groff/font/devdvi/TBTC R contrib/groff/font/devdvi/TI R contrib/groff/font/devdvi/TIEC R contrib/groff/font/devdvi/TITC R contrib/groff/font/devdvi/TR R contrib/groff/font/devdvi/TREC R contrib/groff/font/devdvi/TRTC R contrib/groff/font/devdvi/generate/CompileFonts R contrib/groff/font/devdvi/generate/Makefile R contrib/groff/font/devdvi/generate/ec.map R contrib/groff/font/devdvi/generate/msam.map R contrib/groff/font/devdvi/generate/msbm.map R contrib/groff/font/devdvi/generate/tc.map R contrib/groff/font/devdvi/generate/texb.map R contrib/groff/font/devdvi/generate/texex.map R contrib/groff/font/devdvi/generate/texi.map R contrib/groff/font/devdvi/generate/texmi.map R contrib/groff/font/devdvi/generate/texr.map R contrib/groff/font/devdvi/generate/texsy.map R contrib/groff/font/devdvi/generate/textex.map R contrib/groff/font/devdvi/generate/textt.map R contrib/groff/font/devhtml/DESC.proto R contrib/groff/font/devhtml/Makefile.sub R contrib/groff/font/devhtml/R.proto R contrib/groff/font/devlatin1/DESC.proto R contrib/groff/font/devlatin1/Makefile.sub R contrib/groff/font/devlatin1/R.proto R contrib/groff/font/devlbp/CB R contrib/groff/font/devlbp/CI R contrib/groff/font/devlbp/CR R contrib/groff/font/devlbp/DESC.in R contrib/groff/font/devlbp/EB R contrib/groff/font/devlbp/EI R contrib/groff/font/devlbp/ER R contrib/groff/font/devlbp/HB R contrib/groff/font/devlbp/HBI R contrib/groff/font/devlbp/HI R contrib/groff/font/devlbp/HNB R contrib/groff/font/devlbp/HNBI R contrib/groff/font/devlbp/HNI R contrib/groff/font/devlbp/HNR R contrib/groff/font/devlbp/HR R contrib/groff/font/devlbp/Makefile.sub R contrib/groff/font/devlbp/TB R contrib/groff/font/devlbp/TBI R contrib/groff/font/devlbp/TI R contrib/groff/font/devlbp/TR R contrib/groff/font/devlj4/AB R contrib/groff/font/devlj4/ABI R contrib/groff/font/devlj4/AI R contrib/groff/font/devlj4/ALBB R contrib/groff/font/devlj4/ALBR R contrib/groff/font/devlj4/AOB R contrib/groff/font/devlj4/AOI R contrib/groff/font/devlj4/AOR R contrib/groff/font/devlj4/AR R contrib/groff/font/devlj4/CB R contrib/groff/font/devlj4/CBI R contrib/groff/font/devlj4/CI R contrib/groff/font/devlj4/CLARENDON R contrib/groff/font/devlj4/CORONET R contrib/groff/font/devlj4/CR R contrib/groff/font/devlj4/DESC.in R contrib/groff/font/devlj4/GB R contrib/groff/font/devlj4/GBI R contrib/groff/font/devlj4/GI R contrib/groff/font/devlj4/GR R contrib/groff/font/devlj4/LGB R contrib/groff/font/devlj4/LGI R contrib/groff/font/devlj4/LGR R contrib/groff/font/devlj4/MARIGOLD R contrib/groff/font/devlj4/Makefile.sub R contrib/groff/font/devlj4/OB R contrib/groff/font/devlj4/OBI R contrib/groff/font/devlj4/OI R contrib/groff/font/devlj4/OR R contrib/groff/font/devlj4/S R contrib/groff/font/devlj4/SYMBOL R contrib/groff/font/devlj4/TB R contrib/groff/font/devlj4/TBI R contrib/groff/font/devlj4/TI R contrib/groff/font/devlj4/TNRB R contrib/groff/font/devlj4/TNRBI R contrib/groff/font/devlj4/TNRI R contrib/groff/font/devlj4/TNRR R contrib/groff/font/devlj4/TR R contrib/groff/font/devlj4/UB R contrib/groff/font/devlj4/UBI R contrib/groff/font/devlj4/UCB R contrib/groff/font/devlj4/UCBI R contrib/groff/font/devlj4/UCI R contrib/groff/font/devlj4/UCR R contrib/groff/font/devlj4/UI R contrib/groff/font/devlj4/UR R contrib/groff/font/devlj4/WINGDINGS R contrib/groff/font/devlj4/generate/Makefile R contrib/groff/font/devlj4/generate/special.awk R contrib/groff/font/devlj4/generate/special.map R contrib/groff/font/devlj4/generate/symbol.map R contrib/groff/font/devlj4/generate/text.map R contrib/groff/font/devlj4/generate/wingdings.map R contrib/groff/font/devps/AB R contrib/groff/font/devps/ABI R contrib/groff/font/devps/AI R contrib/groff/font/devps/AR R contrib/groff/font/devps/BMB R contrib/groff/font/devps/BMBI R contrib/groff/font/devps/BMI R contrib/groff/font/devps/BMR R contrib/groff/font/devps/CB R contrib/groff/font/devps/CBI R contrib/groff/font/devps/CI R contrib/groff/font/devps/CR R contrib/groff/font/devps/DESC.in R contrib/groff/font/devps/EURO R contrib/groff/font/devps/HB R contrib/groff/font/devps/HBI R contrib/groff/font/devps/HI R contrib/groff/font/devps/HNB R contrib/groff/font/devps/HNBI R contrib/groff/font/devps/HNI R contrib/groff/font/devps/HNR R contrib/groff/font/devps/HR R contrib/groff/font/devps/Makefile.sub R contrib/groff/font/devps/NB R contrib/groff/font/devps/NBI R contrib/groff/font/devps/NI R contrib/groff/font/devps/NR R contrib/groff/font/devps/PB R contrib/groff/font/devps/PBI R contrib/groff/font/devps/PI R contrib/groff/font/devps/PR R contrib/groff/font/devps/S R contrib/groff/font/devps/SS R contrib/groff/font/devps/TB R contrib/groff/font/devps/TBI R contrib/groff/font/devps/TI R contrib/groff/font/devps/TR R contrib/groff/font/devps/ZCMI R contrib/groff/font/devps/ZD R contrib/groff/font/devps/ZDR R contrib/groff/font/devps/download R contrib/groff/font/devps/freeeuro.afm R contrib/groff/font/devps/freeeuro.pfa R contrib/groff/font/devps/generate/Makefile R contrib/groff/font/devps/generate/afmname R contrib/groff/font/devps/generate/dingbats.map R contrib/groff/font/devps/generate/dingbats.rmap R contrib/groff/font/devps/generate/freeeuro.sfd R contrib/groff/font/devps/generate/lgreekmap R contrib/groff/font/devps/generate/sfdtopfa.pe R contrib/groff/font/devps/generate/symbol.sed R contrib/groff/font/devps/generate/symbolchars R contrib/groff/font/devps/generate/symbolsl.afm R contrib/groff/font/devps/generate/textmap R contrib/groff/font/devps/prologue.ps R contrib/groff/font/devps/psstrip.sed R contrib/groff/font/devps/symbol.afm R contrib/groff/font/devps/symbolmap R contrib/groff/font/devps/symbolsl.ps R contrib/groff/font/devps/text.enc R contrib/groff/font/devps/zapfdr.afm R contrib/groff/font/devps/zapfdr.ps R contrib/groff/font/devutf8/DESC.proto R contrib/groff/font/devutf8/Makefile.sub R contrib/groff/font/devutf8/NOTES R contrib/groff/font/devutf8/R.proto R contrib/groff/gendef.sh R contrib/groff/install-sh R contrib/groff/man/Makefile.sub R contrib/groff/man/ditroff.man R contrib/groff/man/groff.man R contrib/groff/man/groff_char.man R contrib/groff/man/groff_diff.man R contrib/groff/man/groff_font.man R contrib/groff/man/groff_out.man R contrib/groff/man/groff_tmac.man R contrib/groff/man/roff.man R contrib/groff/mdate.sh R contrib/groff/mkinstalldirs R contrib/groff/src/devices/grodvi/Makefile.sub R contrib/groff/src/devices/grodvi/dvi.cpp R contrib/groff/src/devices/grodvi/grodvi.man R contrib/groff/src/devices/grohtml/Makefile.sub R contrib/groff/src/devices/grohtml/grohtml.man R contrib/groff/src/devices/grohtml/html-table.cpp R contrib/groff/src/devices/grohtml/html-table.h R contrib/groff/src/devices/grohtml/html-text.cpp R contrib/groff/src/devices/grohtml/html-text.h R contrib/groff/src/devices/grohtml/html.h R contrib/groff/src/devices/grohtml/output.cpp R contrib/groff/src/devices/grohtml/post-html.cpp R contrib/groff/src/devices/grolbp/Makefile.sub R contrib/groff/src/devices/grolbp/charset.h R contrib/groff/src/devices/grolbp/grolbp.man R contrib/groff/src/devices/grolbp/lbp.cpp R contrib/groff/src/devices/grolbp/lbp.h R contrib/groff/src/devices/grolj4/Makefile.sub R contrib/groff/src/devices/grolj4/grolj4.man R contrib/groff/src/devices/grolj4/lj4.cpp R contrib/groff/src/devices/grolj4/lj4_font.man R contrib/groff/src/devices/grops/Makefile.sub R contrib/groff/src/devices/grops/TODO R contrib/groff/src/devices/grops/grops.man R contrib/groff/src/devices/grops/ps.cpp R contrib/groff/src/devices/grops/ps.h R contrib/groff/src/devices/grops/psfig.diff R contrib/groff/src/devices/grops/psrm.cpp R contrib/groff/src/devices/grotty/Makefile.sub R contrib/groff/src/devices/grotty/TODO R contrib/groff/src/devices/grotty/grotty.man R contrib/groff/src/devices/grotty/tty.cpp R contrib/groff/src/devices/xditview/ChangeLog R contrib/groff/src/devices/xditview/DESC.in R contrib/groff/src/devices/xditview/Dvi.c R contrib/groff/src/devices/xditview/Dvi.h R contrib/groff/src/devices/xditview/DviP.h R contrib/groff/src/devices/xditview/FontMap R contrib/groff/src/devices/xditview/GXditview.ad R contrib/groff/src/devices/xditview/Makefile.sub R contrib/groff/src/devices/xditview/Menu.h R contrib/groff/src/devices/xditview/README R contrib/groff/src/devices/xditview/TODO R contrib/groff/src/devices/xditview/ad2c R contrib/groff/src/devices/xditview/device.c R contrib/groff/src/devices/xditview/device.h R contrib/groff/src/devices/xditview/draw.c R contrib/groff/src/devices/xditview/font.c R contrib/groff/src/devices/xditview/gray1.bm R contrib/groff/src/devices/xditview/gray2.bm R contrib/groff/src/devices/xditview/gray3.bm R contrib/groff/src/devices/xditview/gray4.bm R contrib/groff/src/devices/xditview/gray5.bm R contrib/groff/src/devices/xditview/gray6.bm R contrib/groff/src/devices/xditview/gray7.bm R contrib/groff/src/devices/xditview/gray8.bm R contrib/groff/src/devices/xditview/gxditview.man R contrib/groff/src/devices/xditview/lex.c R contrib/groff/src/devices/xditview/page.c R contrib/groff/src/devices/xditview/parse.c R contrib/groff/src/devices/xditview/xdit.bm R contrib/groff/src/devices/xditview/xdit_mask.bm R contrib/groff/src/devices/xditview/xditview.c R contrib/groff/src/include/DviChar.h R contrib/groff/src/include/Makefile.sub R contrib/groff/src/include/XFontName.h R contrib/groff/src/include/assert.h R contrib/groff/src/include/cmap.h R contrib/groff/src/include/color.h R contrib/groff/src/include/config.hin R contrib/groff/src/include/cset.h R contrib/groff/src/include/device.h R contrib/groff/src/include/driver.h R contrib/groff/src/include/errarg.h R contrib/groff/src/include/error.h R contrib/groff/src/include/font.h R contrib/groff/src/include/geometry.h R contrib/groff/src/include/getopt_int.h R contrib/groff/src/include/gettext.h R contrib/groff/src/include/html-strings.h R contrib/groff/src/include/htmlhint.h R contrib/groff/src/include/index.h R contrib/groff/src/include/lib.h R contrib/groff/src/include/macropath.h R contrib/groff/src/include/nonposix.h R contrib/groff/src/include/paper.h R contrib/groff/src/include/posix.h R contrib/groff/src/include/printer.h R contrib/groff/src/include/ptable.h R contrib/groff/src/include/refid.h R contrib/groff/src/include/relocate.h R contrib/groff/src/include/search.h R contrib/groff/src/include/searchpath.h R contrib/groff/src/include/stringclass.h R contrib/groff/src/include/symbol.h R contrib/groff/src/include/unicode.h R contrib/groff/src/libs/libbib/Makefile.sub R contrib/groff/src/libs/libbib/common.cpp R contrib/groff/src/libs/libbib/index.cpp R contrib/groff/src/libs/libbib/linear.cpp R contrib/groff/src/libs/libbib/map.c R contrib/groff/src/libs/libbib/search.cpp R contrib/groff/src/libs/libdriver/Makefile.sub R contrib/groff/src/libs/libdriver/input.cpp R contrib/groff/src/libs/libdriver/printer.cpp R contrib/groff/src/libs/libgroff/Makefile.sub R contrib/groff/src/libs/libgroff/assert.cpp R contrib/groff/src/libs/libgroff/change_lf.cpp R contrib/groff/src/libs/libgroff/cmap.cpp R contrib/groff/src/libs/libgroff/color.cpp R contrib/groff/src/libs/libgroff/cset.cpp R contrib/groff/src/libs/libgroff/device.cpp R contrib/groff/src/libs/libgroff/errarg.cpp R contrib/groff/src/libs/libgroff/error.cpp R contrib/groff/src/libs/libgroff/fatal.cpp R contrib/groff/src/libs/libgroff/filename.cpp R contrib/groff/src/libs/libgroff/fmod.c R contrib/groff/src/libs/libgroff/font.cpp R contrib/groff/src/libs/libgroff/fontfile.cpp R contrib/groff/src/libs/libgroff/geometry.cpp R contrib/groff/src/libs/libgroff/getcwd.c R contrib/groff/src/libs/libgroff/glyphuni.cpp R contrib/groff/src/libs/libgroff/htmlhint.cpp R contrib/groff/src/libs/libgroff/hypot.cpp R contrib/groff/src/libs/libgroff/iftoa.c R contrib/groff/src/libs/libgroff/invalid.cpp R contrib/groff/src/libs/libgroff/itoa.c R contrib/groff/src/libs/libgroff/lf.cpp R contrib/groff/src/libs/libgroff/lineno.cpp R contrib/groff/src/libs/libgroff/macropath.cpp R contrib/groff/src/libs/libgroff/matherr.c R contrib/groff/src/libs/libgroff/maxfilename.cpp R contrib/groff/src/libs/libgroff/maxpathname.cpp R contrib/groff/src/libs/libgroff/mksdir.cpp R contrib/groff/src/libs/libgroff/mkstemp.cpp R contrib/groff/src/libs/libgroff/nametoindex.cpp R contrib/groff/src/libs/libgroff/new.cpp R contrib/groff/src/libs/libgroff/paper.cpp R contrib/groff/src/libs/libgroff/prime.cpp R contrib/groff/src/libs/libgroff/progname.c R contrib/groff/src/libs/libgroff/ptable.cpp R contrib/groff/src/libs/libgroff/putenv.c R contrib/groff/src/libs/libgroff/quotearg.c R contrib/groff/src/libs/libgroff/relocate.cpp R contrib/groff/src/libs/libgroff/searchpath.cpp R contrib/groff/src/libs/libgroff/spawnvp.c R contrib/groff/src/libs/libgroff/strcasecmp.c R contrib/groff/src/libs/libgroff/strerror.c R contrib/groff/src/libs/libgroff/string.cpp R contrib/groff/src/libs/libgroff/strncasecmp.c R contrib/groff/src/libs/libgroff/strsave.cpp R contrib/groff/src/libs/libgroff/strtol.c R contrib/groff/src/libs/libgroff/symbol.cpp R contrib/groff/src/libs/libgroff/tmpfile.cpp R contrib/groff/src/libs/libgroff/tmpname.cpp R contrib/groff/src/libs/libgroff/unicode.cpp R contrib/groff/src/libs/libgroff/uniglyph.cpp R contrib/groff/src/libs/libgroff/uniuni.cpp R contrib/groff/src/libs/libxutil/DviChar.c R contrib/groff/src/libs/libxutil/Makefile.sub R contrib/groff/src/libs/libxutil/XFontName.c R contrib/groff/src/libs/libxutil/xmalloc.c R contrib/groff/src/preproc/eqn/Makefile.sub R contrib/groff/src/preproc/eqn/TODO R contrib/groff/src/preproc/eqn/box.cpp R contrib/groff/src/preproc/eqn/box.h R contrib/groff/src/preproc/eqn/delim.cpp R contrib/groff/src/preproc/eqn/eqn.h R contrib/groff/src/preproc/eqn/eqn.man R contrib/groff/src/preproc/eqn/eqn.y R contrib/groff/src/preproc/eqn/lex.cpp R contrib/groff/src/preproc/eqn/limit.cpp R contrib/groff/src/preproc/eqn/list.cpp R contrib/groff/src/preproc/eqn/main.cpp R contrib/groff/src/preproc/eqn/mark.cpp R contrib/groff/src/preproc/eqn/neqn.man R contrib/groff/src/preproc/eqn/neqn.sh R contrib/groff/src/preproc/eqn/other.cpp R contrib/groff/src/preproc/eqn/over.cpp R contrib/groff/src/preproc/eqn/pbox.h R contrib/groff/src/preproc/eqn/pile.cpp R contrib/groff/src/preproc/eqn/script.cpp R contrib/groff/src/preproc/eqn/special.cpp R contrib/groff/src/preproc/eqn/sqrt.cpp R contrib/groff/src/preproc/eqn/text.cpp R contrib/groff/src/preproc/grn/Makefile.sub R contrib/groff/src/preproc/grn/README R contrib/groff/src/preproc/grn/gprint.h R contrib/groff/src/preproc/grn/grn.man R contrib/groff/src/preproc/grn/hdb.cpp R contrib/groff/src/preproc/grn/hgraph.cpp R contrib/groff/src/preproc/grn/hpoint.cpp R contrib/groff/src/preproc/grn/main.cpp R contrib/groff/src/preproc/html/Makefile.sub R contrib/groff/src/preproc/html/pre-html.cpp R contrib/groff/src/preproc/html/pre-html.h R contrib/groff/src/preproc/html/pushback.cpp R contrib/groff/src/preproc/html/pushback.h R contrib/groff/src/preproc/pic/Makefile.sub R contrib/groff/src/preproc/pic/TODO R contrib/groff/src/preproc/pic/common.cpp R contrib/groff/src/preproc/pic/common.h R contrib/groff/src/preproc/pic/lex.cpp R contrib/groff/src/preproc/pic/main.cpp R contrib/groff/src/preproc/pic/object.cpp R contrib/groff/src/preproc/pic/object.h R contrib/groff/src/preproc/pic/output.h R contrib/groff/src/preproc/pic/pic.h R contrib/groff/src/preproc/pic/pic.man R contrib/groff/src/preproc/pic/pic.y R contrib/groff/src/preproc/pic/position.h R contrib/groff/src/preproc/pic/tex.cpp R contrib/groff/src/preproc/pic/text.h R contrib/groff/src/preproc/pic/troff.cpp R contrib/groff/src/preproc/refer/Makefile.sub R contrib/groff/src/preproc/refer/TODO R contrib/groff/src/preproc/refer/command.cpp R contrib/groff/src/preproc/refer/command.h R contrib/groff/src/preproc/refer/label.y R contrib/groff/src/preproc/refer/ref.cpp R contrib/groff/src/preproc/refer/ref.h R contrib/groff/src/preproc/refer/refer.cpp R contrib/groff/src/preproc/refer/refer.h R contrib/groff/src/preproc/refer/refer.man R contrib/groff/src/preproc/refer/token.cpp R contrib/groff/src/preproc/refer/token.h R contrib/groff/src/preproc/soelim/Makefile.sub R contrib/groff/src/preproc/soelim/TODO R contrib/groff/src/preproc/soelim/soelim.cpp R contrib/groff/src/preproc/soelim/soelim.man R contrib/groff/src/preproc/tbl/Makefile.sub R contrib/groff/src/preproc/tbl/main.cpp R contrib/groff/src/preproc/tbl/table.cpp R contrib/groff/src/preproc/tbl/table.h R contrib/groff/src/preproc/tbl/tbl.man R contrib/groff/src/roff/groff/Makefile.sub R contrib/groff/src/roff/groff/groff.cpp R contrib/groff/src/roff/groff/groff.man R contrib/groff/src/roff/groff/pipeline.c R contrib/groff/src/roff/groff/pipeline.h R contrib/groff/src/roff/grog/Makefile.sub R contrib/groff/src/roff/grog/grog.man R contrib/groff/src/roff/grog/grog.pl R contrib/groff/src/roff/grog/grog.sh R contrib/groff/src/roff/nroff/Makefile.sub R contrib/groff/src/roff/nroff/nroff.man R contrib/groff/src/roff/nroff/nroff.sh R contrib/groff/src/roff/troff/Makefile.sub R contrib/groff/src/roff/troff/TODO R contrib/groff/src/roff/troff/charinfo.h R contrib/groff/src/roff/troff/column.cpp R contrib/groff/src/roff/troff/dictionary.cpp R contrib/groff/src/roff/troff/dictionary.h R contrib/groff/src/roff/troff/div.cpp R contrib/groff/src/roff/troff/div.h R contrib/groff/src/roff/troff/env.cpp R contrib/groff/src/roff/troff/env.h R contrib/groff/src/roff/troff/hvunits.h R contrib/groff/src/roff/troff/input.cpp R contrib/groff/src/roff/troff/input.h R contrib/groff/src/roff/troff/mtsm.cpp R contrib/groff/src/roff/troff/mtsm.h R contrib/groff/src/roff/troff/node.cpp R contrib/groff/src/roff/troff/node.h R contrib/groff/src/roff/troff/number.cpp R contrib/groff/src/roff/troff/reg.cpp R contrib/groff/src/roff/troff/reg.h R contrib/groff/src/roff/troff/request.h R contrib/groff/src/roff/troff/token.h R contrib/groff/src/roff/troff/troff.h R contrib/groff/src/roff/troff/troff.man R contrib/groff/src/utils/addftinfo/Makefile.sub R contrib/groff/src/utils/addftinfo/addftinfo.cpp R contrib/groff/src/utils/addftinfo/addftinfo.man R contrib/groff/src/utils/addftinfo/guess.cpp R contrib/groff/src/utils/addftinfo/guess.h R contrib/groff/src/utils/afmtodit/Makefile.sub R contrib/groff/src/utils/afmtodit/afmtodit.man R contrib/groff/src/utils/afmtodit/afmtodit.pl R contrib/groff/src/utils/hpftodit/Makefile.sub R contrib/groff/src/utils/hpftodit/hpftodit.cpp R contrib/groff/src/utils/hpftodit/hpftodit.man R contrib/groff/src/utils/hpftodit/hpuni.cpp R contrib/groff/src/utils/indxbib/Makefile.sub R contrib/groff/src/utils/indxbib/eign R contrib/groff/src/utils/indxbib/indxbib.cpp R contrib/groff/src/utils/indxbib/indxbib.man R contrib/groff/src/utils/indxbib/signal.c R contrib/groff/src/utils/lkbib/Makefile.sub R contrib/groff/src/utils/lkbib/lkbib.cpp R contrib/groff/src/utils/lkbib/lkbib.man R contrib/groff/src/utils/lookbib/Makefile.sub R contrib/groff/src/utils/lookbib/lookbib.cpp R contrib/groff/src/utils/lookbib/lookbib.man R contrib/groff/src/utils/pfbtops/Makefile.sub R contrib/groff/src/utils/pfbtops/pfbtops.c R contrib/groff/src/utils/pfbtops/pfbtops.man R contrib/groff/src/utils/tfmtodit/Makefile.sub R contrib/groff/src/utils/tfmtodit/tfmtodit.cpp R contrib/groff/src/utils/tfmtodit/tfmtodit.man R contrib/groff/src/utils/xtotroff/Makefile.in R contrib/groff/src/utils/xtotroff/Makefile.sub R contrib/groff/src/utils/xtotroff/xtotroff.c R contrib/groff/src/utils/xtotroff/xtotroff.man R contrib/groff/stamp-h.in R contrib/groff/test-groff.in R contrib/groff/tmac/Makefile.sub R contrib/groff/tmac/README R contrib/groff/tmac/TODO R contrib/groff/tmac/X.tmac R contrib/groff/tmac/Xps.tmac R contrib/groff/tmac/a4.tmac R contrib/groff/tmac/an-old.tmac R contrib/groff/tmac/an.tmac R contrib/groff/tmac/andoc.tmac R contrib/groff/tmac/composite.tmac R contrib/groff/tmac/cp1047.tmac R contrib/groff/tmac/devtag.tmac R contrib/groff/tmac/doc-common R contrib/groff/tmac/doc-ditroff R contrib/groff/tmac/doc-nroff R contrib/groff/tmac/doc-old.tmac R contrib/groff/tmac/doc-syms R contrib/groff/tmac/doc.tmac R contrib/groff/tmac/dvi.tmac R contrib/groff/tmac/e.tmac R contrib/groff/tmac/ec.tmac R contrib/groff/tmac/eqnrc R contrib/groff/tmac/europs.tmac R contrib/groff/tmac/fixmacros.sed R contrib/groff/tmac/groff_man.man R contrib/groff/tmac/groff_mdoc.man R contrib/groff/tmac/groff_me.man R contrib/groff/tmac/groff_ms.man R contrib/groff/tmac/groff_trace.man R contrib/groff/tmac/groff_www.man R contrib/groff/tmac/html-end.tmac R contrib/groff/tmac/html.tmac R contrib/groff/tmac/hyphen.us R contrib/groff/tmac/hyphenex.pl R contrib/groff/tmac/hyphenex.us R contrib/groff/tmac/latin1.tmac R contrib/groff/tmac/latin2.tmac R contrib/groff/tmac/latin5.tmac R contrib/groff/tmac/latin9.tmac R contrib/groff/tmac/lbp.tmac R contrib/groff/tmac/lj4.tmac R contrib/groff/tmac/man.local R contrib/groff/tmac/man.tmac R contrib/groff/tmac/man.ultrix R contrib/groff/tmac/mandoc.tmac R contrib/groff/tmac/mdoc.tmac R contrib/groff/tmac/me.tmac R contrib/groff/tmac/ms.tmac R contrib/groff/tmac/papersize.tmac R contrib/groff/tmac/pic.tmac R contrib/groff/tmac/ps.tmac R contrib/groff/tmac/psatk.tmac R contrib/groff/tmac/psfig.tmac R contrib/groff/tmac/psold.tmac R contrib/groff/tmac/pspic.tmac R contrib/groff/tmac/s.tmac R contrib/groff/tmac/safer.tmac R contrib/groff/tmac/strip.sed R contrib/groff/tmac/trace.tmac R contrib/groff/tmac/troffrc R contrib/groff/tmac/troffrc-end R contrib/groff/tmac/tty-char.tmac R contrib/groff/tmac/tty.tmac R contrib/groff/tmac/unicode.tmac R contrib/groff/tmac/www.tmac A contrib/opencsd/decoder/include/common/comp_attach_notifier_i.h A contrib/opencsd/decoder/include/common/comp_attach_pt_t.h A contrib/opencsd/decoder/include/common/ocsd_code_follower.h A contrib/opencsd/decoder/include/common/ocsd_dcd_mngr.h A contrib/opencsd/decoder/include/common/ocsd_dcd_mngr_i.h A contrib/opencsd/decoder/include/common/ocsd_dcd_tree.h A contrib/opencsd/decoder/include/common/ocsd_dcd_tree_elem.h A contrib/opencsd/decoder/include/common/ocsd_error.h A contrib/opencsd/decoder/include/common/ocsd_error_logger.h A contrib/opencsd/decoder/include/common/ocsd_gen_elem_list.h A contrib/opencsd/decoder/include/common/ocsd_lib_dcd_register.h A contrib/opencsd/decoder/include/common/ocsd_msg_logger.h A contrib/opencsd/decoder/include/common/ocsd_pe_context.h A contrib/opencsd/decoder/include/common/ocsd_version.h A contrib/opencsd/decoder/include/common/trc_component.h A contrib/opencsd/decoder/include/common/trc_core_arch_map.h A contrib/opencsd/decoder/include/common/trc_cs_config.h A contrib/opencsd/decoder/include/common/trc_frame_deformatter.h A contrib/opencsd/decoder/include/common/trc_gen_elem.h A contrib/opencsd/decoder/include/common/trc_pkt_decode_base.h A contrib/opencsd/decoder/include/common/trc_pkt_elem_base.h A contrib/opencsd/decoder/include/common/trc_pkt_proc_base.h A contrib/opencsd/decoder/include/common/trc_printable_elem.h A contrib/opencsd/decoder/include/common/trc_ret_stack.h A contrib/opencsd/decoder/include/i_dec/trc_i_decode.h A contrib/opencsd/decoder/include/i_dec/trc_idec_arminst.h A contrib/opencsd/decoder/include/interfaces/trc_abs_typed_base_i.h A contrib/opencsd/decoder/include/interfaces/trc_data_raw_in_i.h A contrib/opencsd/decoder/include/interfaces/trc_data_rawframe_in_i.h A contrib/opencsd/decoder/include/interfaces/trc_error_log_i.h A contrib/opencsd/decoder/include/interfaces/trc_gen_elem_in_i.h A contrib/opencsd/decoder/include/interfaces/trc_indexer_pkt_i.h A contrib/opencsd/decoder/include/interfaces/trc_indexer_src_i.h A contrib/opencsd/decoder/include/interfaces/trc_instr_decode_i.h A contrib/opencsd/decoder/include/interfaces/trc_pkt_in_i.h A contrib/opencsd/decoder/include/interfaces/trc_pkt_raw_in_i.h A contrib/opencsd/decoder/include/interfaces/trc_tgt_mem_access_i.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_base.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_bufptr.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_cb.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_cb_if.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_file.h A contrib/opencsd/decoder/include/mem_acc/trc_mem_acc_mapper.h A contrib/opencsd/decoder/include/ocsd_if_version.h A contrib/opencsd/decoder/include/opencsd.h A contrib/opencsd/decoder/include/opencsd/c_api/ocsd_c_api_cust_fact.h A contrib/opencsd/decoder/include/opencsd/c_api/ocsd_c_api_cust_impl.h A contrib/opencsd/decoder/include/opencsd/c_api/ocsd_c_api_custom.h A contrib/opencsd/decoder/include/opencsd/c_api/ocsd_c_api_types.h A contrib/opencsd/decoder/include/opencsd/c_api/opencsd_c_api.h A contrib/opencsd/decoder/include/opencsd/etmv3/etmv3_decoder.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_cmp_cfg_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_dcd_mngr_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_pkt_decode_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_pkt_elem_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_pkt_proc_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv3/trc_pkt_types_etmv3.h A contrib/opencsd/decoder/include/opencsd/etmv4/etmv4_decoder.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_cmp_cfg_etmv4.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_dcd_mngr_etmv4i.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_etmv4_stack_elem.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_pkt_decode_etmv4i.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_pkt_elem_etmv4d.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_pkt_elem_etmv4i.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_pkt_proc_etmv4.h A contrib/opencsd/decoder/include/opencsd/etmv4/trc_pkt_types_etmv4.h A contrib/opencsd/decoder/include/opencsd/ocsd_if_types.h A contrib/opencsd/decoder/include/opencsd/ptm/ptm_decoder.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_cmp_cfg_ptm.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_dcd_mngr_ptm.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_pkt_decode_ptm.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_pkt_elem_ptm.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_pkt_proc_ptm.h A contrib/opencsd/decoder/include/opencsd/ptm/trc_pkt_types_ptm.h A contrib/opencsd/decoder/include/opencsd/stm/stm_decoder.h A contrib/opencsd/decoder/include/opencsd/stm/trc_cmp_cfg_stm.h A contrib/opencsd/decoder/include/opencsd/stm/trc_dcd_mngr_stm.h A contrib/opencsd/decoder/include/opencsd/stm/trc_pkt_decode_stm.h A contrib/opencsd/decoder/include/opencsd/stm/trc_pkt_elem_stm.h A contrib/opencsd/decoder/include/opencsd/stm/trc_pkt_proc_stm.h A contrib/opencsd/decoder/include/opencsd/stm/trc_pkt_types_stm.h A contrib/opencsd/decoder/include/opencsd/trc_gen_elem_types.h A contrib/opencsd/decoder/include/opencsd/trc_pkt_types.h A contrib/opencsd/decoder/include/pkt_printers/gen_elem_printer.h A contrib/opencsd/decoder/include/pkt_printers/item_printer.h A contrib/opencsd/decoder/include/pkt_printers/pkt_printer_t.h A contrib/opencsd/decoder/include/pkt_printers/raw_frame_printer.h A contrib/opencsd/decoder/include/pkt_printers/trc_pkt_printers.h A contrib/opencsd/decoder/include/pkt_printers/trc_print_fact.h A contrib/opencsd/decoder/source/c_api/ocsd_c_api.cpp A contrib/opencsd/decoder/source/c_api/ocsd_c_api_custom_obj.cpp A contrib/opencsd/decoder/source/c_api/ocsd_c_api_custom_obj.h A contrib/opencsd/decoder/source/c_api/ocsd_c_api_obj.h A contrib/opencsd/decoder/source/etmv3/trc_cmp_cfg_etmv3.cpp A contrib/opencsd/decoder/source/etmv3/trc_pkt_decode_etmv3.cpp A contrib/opencsd/decoder/source/etmv3/trc_pkt_elem_etmv3.cpp A contrib/opencsd/decoder/source/etmv3/trc_pkt_proc_etmv3.cpp A contrib/opencsd/decoder/source/etmv3/trc_pkt_proc_etmv3_impl.cpp A contrib/opencsd/decoder/source/etmv3/trc_pkt_proc_etmv3_impl.h A contrib/opencsd/decoder/source/etmv4/trc_cmp_cfg_etmv4.cpp A contrib/opencsd/decoder/source/etmv4/trc_etmv4_stack_elem.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_decode_etmv4i.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_elem_etmv4d.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_elem_etmv4i.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_proc_etmv4.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_proc_etmv4d_impl.h A contrib/opencsd/decoder/source/etmv4/trc_pkt_proc_etmv4i_impl.cpp A contrib/opencsd/decoder/source/etmv4/trc_pkt_proc_etmv4i_impl.h A contrib/opencsd/decoder/source/i_dec/trc_i_decode.cpp A contrib/opencsd/decoder/source/i_dec/trc_idec_arminst.cpp A contrib/opencsd/decoder/source/mem_acc/trc_mem_acc_base.cpp A contrib/opencsd/decoder/source/mem_acc/trc_mem_acc_bufptr.cpp A contrib/opencsd/decoder/source/mem_acc/trc_mem_acc_cb.cpp A contrib/opencsd/decoder/source/mem_acc/trc_mem_acc_file.cpp A contrib/opencsd/decoder/source/mem_acc/trc_mem_acc_mapper.cpp A contrib/opencsd/decoder/source/ocsd_code_follower.cpp A contrib/opencsd/decoder/source/ocsd_dcd_tree.cpp A contrib/opencsd/decoder/source/ocsd_error.cpp A contrib/opencsd/decoder/source/ocsd_error_logger.cpp A contrib/opencsd/decoder/source/ocsd_gen_elem_list.cpp A contrib/opencsd/decoder/source/ocsd_lib_dcd_register.cpp A contrib/opencsd/decoder/source/ocsd_msg_logger.cpp A contrib/opencsd/decoder/source/ocsd_version.cpp A contrib/opencsd/decoder/source/pkt_printers/raw_frame_printer.cpp A contrib/opencsd/decoder/source/pkt_printers/trc_print_fact.cpp A contrib/opencsd/decoder/source/ptm/trc_cmp_cfg_ptm.cpp A contrib/opencsd/decoder/source/ptm/trc_pkt_decode_ptm.cpp A contrib/opencsd/decoder/source/ptm/trc_pkt_elem_ptm.cpp A contrib/opencsd/decoder/source/ptm/trc_pkt_proc_ptm.cpp A contrib/opencsd/decoder/source/stm/trc_pkt_decode_stm.cpp A contrib/opencsd/decoder/source/stm/trc_pkt_elem_stm.cpp A contrib/opencsd/decoder/source/stm/trc_pkt_proc_stm.cpp A contrib/opencsd/decoder/source/trc_component.cpp A contrib/opencsd/decoder/source/trc_core_arch_map.cpp A contrib/opencsd/decoder/source/trc_frame_deformatter.cpp A contrib/opencsd/decoder/source/trc_frame_deformatter_impl.h A contrib/opencsd/decoder/source/trc_gen_elem.cpp A contrib/opencsd/decoder/source/trc_printable_elem.cpp A contrib/opencsd/decoder/source/trc_ret_stack.cpp A contrib/processor-trace/include/posix/threads.h A contrib/processor-trace/include/pt_compiler.h A contrib/processor-trace/include/windows/inttypes.h A contrib/processor-trace/include/windows/threads.h A contrib/processor-trace/libipt/CMakeLists.txt A contrib/processor-trace/libipt/include/intel-pt.h A contrib/processor-trace/libipt/include/intel-pt.h.in A contrib/processor-trace/libipt/internal/include/posix/pt_section_posix.h A contrib/processor-trace/libipt/internal/include/pt_asid.h A contrib/processor-trace/libipt/internal/include/pt_block_cache.h A contrib/processor-trace/libipt/internal/include/pt_block_decoder.h A contrib/processor-trace/libipt/internal/include/pt_config.h A contrib/processor-trace/libipt/internal/include/pt_cpu.h A contrib/processor-trace/libipt/internal/include/pt_cpuid.h A contrib/processor-trace/libipt/internal/include/pt_decoder_function.h A contrib/processor-trace/libipt/internal/include/pt_encoder.h A contrib/processor-trace/libipt/internal/include/pt_event_queue.h A contrib/processor-trace/libipt/internal/include/pt_ild.h A contrib/processor-trace/libipt/internal/include/pt_image.h A contrib/processor-trace/libipt/internal/include/pt_image_section_cache.h A contrib/processor-trace/libipt/internal/include/pt_insn.h A contrib/processor-trace/libipt/internal/include/pt_insn_decoder.h A contrib/processor-trace/libipt/internal/include/pt_last_ip.h A contrib/processor-trace/libipt/internal/include/pt_mapped_section.h A contrib/processor-trace/libipt/internal/include/pt_msec_cache.h A contrib/processor-trace/libipt/internal/include/pt_opcodes.h A contrib/processor-trace/libipt/internal/include/pt_packet.h A contrib/processor-trace/libipt/internal/include/pt_packet_decoder.h A contrib/processor-trace/libipt/internal/include/pt_query_decoder.h A contrib/processor-trace/libipt/internal/include/pt_retstack.h A contrib/processor-trace/libipt/internal/include/pt_section.h A contrib/processor-trace/libipt/internal/include/pt_section_file.h A contrib/processor-trace/libipt/internal/include/pt_sync.h A contrib/processor-trace/libipt/internal/include/pt_time.h A contrib/processor-trace/libipt/internal/include/pt_tnt_cache.h A contrib/processor-trace/libipt/internal/include/pti-disp-defs.h A contrib/processor-trace/libipt/internal/include/pti-disp.h A contrib/processor-trace/libipt/internal/include/pti-imm-defs.h A contrib/processor-trace/libipt/internal/include/pti-imm.h A contrib/processor-trace/libipt/internal/include/pti-modrm-defs.h A contrib/processor-trace/libipt/internal/include/pti-modrm.h A contrib/processor-trace/libipt/internal/include/windows/pt_section_windows.h A contrib/processor-trace/libipt/src/posix/init.c A contrib/processor-trace/libipt/src/posix/pt_cpuid.c A contrib/processor-trace/libipt/src/posix/pt_section_posix.c A contrib/processor-trace/libipt/src/pt_asid.c A contrib/processor-trace/libipt/src/pt_block_cache.c A contrib/processor-trace/libipt/src/pt_block_decoder.c A contrib/processor-trace/libipt/src/pt_config.c A contrib/processor-trace/libipt/src/pt_cpu.c A contrib/processor-trace/libipt/src/pt_decoder_function.c A contrib/processor-trace/libipt/src/pt_encoder.c A contrib/processor-trace/libipt/src/pt_error.c A contrib/processor-trace/libipt/src/pt_event_queue.c A contrib/processor-trace/libipt/src/pt_ild.c A contrib/processor-trace/libipt/src/pt_image.c A contrib/processor-trace/libipt/src/pt_image_section_cache.c A contrib/processor-trace/libipt/src/pt_insn.c A contrib/processor-trace/libipt/src/pt_insn_decoder.c A contrib/processor-trace/libipt/src/pt_last_ip.c A contrib/processor-trace/libipt/src/pt_msec_cache.c A contrib/processor-trace/libipt/src/pt_packet.c A contrib/processor-trace/libipt/src/pt_packet_decoder.c A contrib/processor-trace/libipt/src/pt_query_decoder.c A contrib/processor-trace/libipt/src/pt_retstack.c A contrib/processor-trace/libipt/src/pt_section.c A contrib/processor-trace/libipt/src/pt_section_file.c A contrib/processor-trace/libipt/src/pt_sync.c A contrib/processor-trace/libipt/src/pt_time.c A contrib/processor-trace/libipt/src/pt_tnt_cache.c A contrib/processor-trace/libipt/src/pt_version.c A contrib/processor-trace/libipt/src/windows/init.c A contrib/processor-trace/libipt/src/windows/pt_cpuid.c A contrib/processor-trace/libipt/src/windows/pt_section_windows.c A contrib/processor-trace/libipt/test/src/ptunit-asid.c A contrib/processor-trace/libipt/test/src/ptunit-block_cache.c A contrib/processor-trace/libipt/test/src/ptunit-config.c A contrib/processor-trace/libipt/test/src/ptunit-cpp.cpp A contrib/processor-trace/libipt/test/src/ptunit-cpu.c A contrib/processor-trace/libipt/test/src/ptunit-event_queue.c A contrib/processor-trace/libipt/test/src/ptunit-fetch.c A contrib/processor-trace/libipt/test/src/ptunit-ild.c A contrib/processor-trace/libipt/test/src/ptunit-image.c A contrib/processor-trace/libipt/test/src/ptunit-image_section_cache.c A contrib/processor-trace/libipt/test/src/ptunit-last_ip.c A contrib/processor-trace/libipt/test/src/ptunit-mapped_section.c A contrib/processor-trace/libipt/test/src/ptunit-msec_cache.c A contrib/processor-trace/libipt/test/src/ptunit-packet.c A contrib/processor-trace/libipt/test/src/ptunit-query.c A contrib/processor-trace/libipt/test/src/ptunit-retstack.c A contrib/processor-trace/libipt/test/src/ptunit-section-file.c A contrib/processor-trace/libipt/test/src/ptunit-section.c A contrib/processor-trace/libipt/test/src/ptunit-sync.c A contrib/processor-trace/libipt/test/src/ptunit-time.c A contrib/processor-trace/libipt/test/src/ptunit-tnt_cache.c R contrib/texinfo/AUTHORS R contrib/texinfo/COPYING R contrib/texinfo/ChangeLog R contrib/texinfo/ChangeLog.46 R contrib/texinfo/FREEBSD-Xlist R contrib/texinfo/FREEBSD-upgrade R contrib/texinfo/INSTALL R contrib/texinfo/INTRODUCTION R contrib/texinfo/NEWS R contrib/texinfo/README R contrib/texinfo/README.dev R contrib/texinfo/TODO R contrib/texinfo/config.h R contrib/texinfo/config.h.in R contrib/texinfo/doc/README R contrib/texinfo/doc/fdl.texi R contrib/texinfo/doc/info-stnd.texi R contrib/texinfo/doc/info.1 R contrib/texinfo/doc/info.5 R contrib/texinfo/doc/info.texi R contrib/texinfo/doc/infokey.1 R contrib/texinfo/doc/install-info.1 R contrib/texinfo/doc/makeinfo.1 R contrib/texinfo/doc/texindex.1 R contrib/texinfo/doc/texinfo.5 R contrib/texinfo/doc/texinfo.txi R contrib/texinfo/doc/version-stnd.texi R contrib/texinfo/doc/version.texi R contrib/texinfo/info/README R contrib/texinfo/info/dir.c R contrib/texinfo/info/display.c R contrib/texinfo/info/display.h R contrib/texinfo/info/doc.c R contrib/texinfo/info/doc.h R contrib/texinfo/info/dribble.c R contrib/texinfo/info/dribble.h R contrib/texinfo/info/echo-area.c R contrib/texinfo/info/echo-area.h R contrib/texinfo/info/filesys.c R contrib/texinfo/info/filesys.h R contrib/texinfo/info/footnotes.c R contrib/texinfo/info/footnotes.h R contrib/texinfo/info/funs.h R contrib/texinfo/info/gc.c R contrib/texinfo/info/gc.h R contrib/texinfo/info/indices.c R contrib/texinfo/info/indices.h R contrib/texinfo/info/info-utils.c R contrib/texinfo/info/info-utils.h R contrib/texinfo/info/info.c R contrib/texinfo/info/info.h R contrib/texinfo/info/infodoc.c R contrib/texinfo/info/infokey.c R contrib/texinfo/info/infokey.h R contrib/texinfo/info/infomap.c R contrib/texinfo/info/infomap.h R contrib/texinfo/info/key.c R contrib/texinfo/info/key.h R contrib/texinfo/info/m-x.c R contrib/texinfo/info/man.c R contrib/texinfo/info/man.h R contrib/texinfo/info/nodemenu.c R contrib/texinfo/info/nodes.c R contrib/texinfo/info/nodes.h R contrib/texinfo/info/search.c R contrib/texinfo/info/search.h R contrib/texinfo/info/session.c R contrib/texinfo/info/session.h R contrib/texinfo/info/signals.c R contrib/texinfo/info/signals.h R contrib/texinfo/info/termdep.h R contrib/texinfo/info/terminal.c R contrib/texinfo/info/terminal.h R contrib/texinfo/info/tilde.c R contrib/texinfo/info/tilde.h R contrib/texinfo/info/variables.c R contrib/texinfo/info/variables.h R contrib/texinfo/info/window.c R contrib/texinfo/info/window.h R contrib/texinfo/lib/README R contrib/texinfo/lib/gettext.h R contrib/texinfo/lib/substring.c R contrib/texinfo/lib/system.h R contrib/texinfo/lib/xalloc.h R contrib/texinfo/lib/xexit.c R contrib/texinfo/lib/xmalloc.c R contrib/texinfo/lib/xstrdup.c R contrib/texinfo/makeinfo/README R contrib/texinfo/makeinfo/cmds.c R contrib/texinfo/makeinfo/cmds.h R contrib/texinfo/makeinfo/defun.c R contrib/texinfo/makeinfo/defun.h R contrib/texinfo/makeinfo/files.c R contrib/texinfo/makeinfo/files.h R contrib/texinfo/makeinfo/float.c R contrib/texinfo/makeinfo/float.h R contrib/texinfo/makeinfo/footnote.c R contrib/texinfo/makeinfo/footnote.h R contrib/texinfo/makeinfo/html.c R contrib/texinfo/makeinfo/html.h R contrib/texinfo/makeinfo/index.c R contrib/texinfo/makeinfo/index.h R contrib/texinfo/makeinfo/insertion.c R contrib/texinfo/makeinfo/insertion.h R contrib/texinfo/makeinfo/lang.c R contrib/texinfo/makeinfo/lang.h R contrib/texinfo/makeinfo/macro.c R contrib/texinfo/makeinfo/macro.h R contrib/texinfo/makeinfo/makeinfo.c R contrib/texinfo/makeinfo/makeinfo.h R contrib/texinfo/makeinfo/multi.c R contrib/texinfo/makeinfo/multi.h R contrib/texinfo/makeinfo/node.c R contrib/texinfo/makeinfo/node.h R contrib/texinfo/makeinfo/sectioning.c R contrib/texinfo/makeinfo/sectioning.h R contrib/texinfo/makeinfo/toc.c R contrib/texinfo/makeinfo/toc.h R contrib/texinfo/makeinfo/xml.c R contrib/texinfo/makeinfo/xml.h R contrib/texinfo/makeinfo/xref.c R contrib/texinfo/makeinfo/xref.h R contrib/texinfo/util/README R contrib/texinfo/util/install-info.c R contrib/texinfo/util/texindex.c Log Message: ----------- add several new contrib items. From noreply at github.com Sat Jul 30 23:07:16 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:07:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] aaf350: not needed. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: aaf350305dbaa6b6f3cbe07ebb02cac0b6a869c5 https://github.com/MidnightBSD/src/commit/aaf350305dbaa6b6f3cbe07ebb02cac0b6a869c5 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/xz/po/LINGUAS R contrib/xz/po/Makevars R contrib/xz/po/POTFILES.in R contrib/xz/po/cs.po R contrib/xz/po/de.po R contrib/xz/po/fr.po R contrib/xz/po/it.po R contrib/xz/po/pl.po R contrib/xz/po/xz.pot Log Message: ----------- not needed. From noreply at github.com Sat Jul 30 23:08:51 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:08:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] ebebf2: ws Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: ebebf247227bf14df5d53644c37a1e05ac0eb1b8 https://github.com/MidnightBSD/src/commit/ebebf247227bf14df5d53644c37a1e05ac0eb1b8 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M contrib/pf/authpf/authpf.8 M contrib/pf/authpf/authpf.c M contrib/pf/ftp-proxy/filter.c M contrib/pf/ftp-proxy/ftp-proxy.8 M contrib/pf/ftp-proxy/ftp-proxy.c M contrib/pf/pflogd/pflogd.8 M contrib/pf/pflogd/pflogd.c M contrib/pf/pflogd/pidfile.c M contrib/pf/pflogd/pidfile.h M contrib/pf/pflogd/privsep.c M contrib/pf/tftp-proxy/filter.c Log Message: ----------- ws From noreply at github.com Sat Jul 30 23:17:12 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:17:12 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 41e514: 2019 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 41e5140f2953a20b0ebc54b82bb6f1840ad706ac https://github.com/MidnightBSD/src/commit/41e5140f2953a20b0ebc54b82bb6f1840ad706ac Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/openresolv/LICENSE M contrib/openresolv/Makefile A contrib/openresolv/README.md M contrib/openresolv/configure M contrib/openresolv/dnsmasq.in M contrib/openresolv/libc.in M contrib/openresolv/named.in M contrib/openresolv/pdns_recursor.in M contrib/openresolv/pdnsd.in M contrib/openresolv/resolvconf.conf M contrib/openresolv/resolvconf.conf.5.in M contrib/openresolv/resolvconf.in M contrib/openresolv/unbound.in Log Message: ----------- 2019 Commit: 739a6ed9ee34c4bc4e8648479950effeeecc4580 https://github.com/MidnightBSD/src/commit/739a6ed9ee34c4bc4e8648479950effeeecc4580 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: A contrib/pjdfstest/AUTHORS A contrib/pjdfstest/COPYING A contrib/pjdfstest/ChangeLog A contrib/pjdfstest/Makefile.am A contrib/pjdfstest/NEWS M contrib/pjdfstest/README A contrib/pjdfstest/configure.ac M contrib/pjdfstest/pjdfstest.c M contrib/pjdfstest/tests/chflags/00.t M contrib/pjdfstest/tests/chflags/01.t M contrib/pjdfstest/tests/chflags/02.t M contrib/pjdfstest/tests/chflags/03.t M contrib/pjdfstest/tests/chflags/04.t M contrib/pjdfstest/tests/chflags/05.t M contrib/pjdfstest/tests/chflags/06.t M contrib/pjdfstest/tests/chflags/07.t M contrib/pjdfstest/tests/chflags/08.t M contrib/pjdfstest/tests/chflags/09.t M contrib/pjdfstest/tests/chflags/10.t M contrib/pjdfstest/tests/chflags/11.t M contrib/pjdfstest/tests/chflags/12.t M contrib/pjdfstest/tests/chflags/13.t M contrib/pjdfstest/tests/chmod/00.t M contrib/pjdfstest/tests/chmod/01.t M contrib/pjdfstest/tests/chmod/02.t M contrib/pjdfstest/tests/chmod/03.t M contrib/pjdfstest/tests/chmod/04.t M contrib/pjdfstest/tests/chmod/05.t M contrib/pjdfstest/tests/chmod/06.t M contrib/pjdfstest/tests/chmod/07.t M contrib/pjdfstest/tests/chmod/08.t M contrib/pjdfstest/tests/chmod/09.t M contrib/pjdfstest/tests/chmod/10.t M contrib/pjdfstest/tests/chmod/11.t M contrib/pjdfstest/tests/chmod/12.t M contrib/pjdfstest/tests/chmod/foo M contrib/pjdfstest/tests/chown/00.t M contrib/pjdfstest/tests/chown/01.t M contrib/pjdfstest/tests/chown/02.t M contrib/pjdfstest/tests/chown/03.t M contrib/pjdfstest/tests/chown/04.t M contrib/pjdfstest/tests/chown/05.t M contrib/pjdfstest/tests/chown/06.t M contrib/pjdfstest/tests/chown/07.t M contrib/pjdfstest/tests/chown/08.t M contrib/pjdfstest/tests/chown/09.t M contrib/pjdfstest/tests/chown/10.t M contrib/pjdfstest/tests/conf M contrib/pjdfstest/tests/ftruncate/00.t M contrib/pjdfstest/tests/ftruncate/01.t M contrib/pjdfstest/tests/ftruncate/02.t M contrib/pjdfstest/tests/ftruncate/03.t M contrib/pjdfstest/tests/ftruncate/04.t M contrib/pjdfstest/tests/ftruncate/05.t M contrib/pjdfstest/tests/ftruncate/06.t M contrib/pjdfstest/tests/ftruncate/07.t M contrib/pjdfstest/tests/ftruncate/08.t M contrib/pjdfstest/tests/ftruncate/09.t M contrib/pjdfstest/tests/ftruncate/10.t M contrib/pjdfstest/tests/ftruncate/11.t M contrib/pjdfstest/tests/ftruncate/12.t M contrib/pjdfstest/tests/ftruncate/13.t M contrib/pjdfstest/tests/ftruncate/14.t M contrib/pjdfstest/tests/granular/00.t M contrib/pjdfstest/tests/granular/01.t M contrib/pjdfstest/tests/granular/02.t M contrib/pjdfstest/tests/granular/03.t M contrib/pjdfstest/tests/granular/04.t M contrib/pjdfstest/tests/granular/05.t M contrib/pjdfstest/tests/link/00.t M contrib/pjdfstest/tests/link/01.t M contrib/pjdfstest/tests/link/02.t M contrib/pjdfstest/tests/link/03.t M contrib/pjdfstest/tests/link/04.t M contrib/pjdfstest/tests/link/05.t M contrib/pjdfstest/tests/link/06.t M contrib/pjdfstest/tests/link/07.t M contrib/pjdfstest/tests/link/08.t M contrib/pjdfstest/tests/link/09.t M contrib/pjdfstest/tests/link/10.t M contrib/pjdfstest/tests/link/11.t M contrib/pjdfstest/tests/link/12.t M contrib/pjdfstest/tests/link/13.t M contrib/pjdfstest/tests/link/14.t M contrib/pjdfstest/tests/link/15.t M contrib/pjdfstest/tests/link/16.t M contrib/pjdfstest/tests/link/17.t M contrib/pjdfstest/tests/misc.sh M contrib/pjdfstest/tests/mkdir/00.t M contrib/pjdfstest/tests/mkdir/01.t M contrib/pjdfstest/tests/mkdir/02.t M contrib/pjdfstest/tests/mkdir/03.t M contrib/pjdfstest/tests/mkdir/04.t M contrib/pjdfstest/tests/mkdir/05.t M contrib/pjdfstest/tests/mkdir/06.t M contrib/pjdfstest/tests/mkdir/07.t M contrib/pjdfstest/tests/mkdir/08.t M contrib/pjdfstest/tests/mkdir/09.t M contrib/pjdfstest/tests/mkdir/10.t M contrib/pjdfstest/tests/mkdir/11.t M contrib/pjdfstest/tests/mkdir/12.t M contrib/pjdfstest/tests/mkfifo/00.t M contrib/pjdfstest/tests/mkfifo/01.t M contrib/pjdfstest/tests/mkfifo/02.t M contrib/pjdfstest/tests/mkfifo/03.t M contrib/pjdfstest/tests/mkfifo/04.t M contrib/pjdfstest/tests/mkfifo/05.t M contrib/pjdfstest/tests/mkfifo/06.t M contrib/pjdfstest/tests/mkfifo/07.t M contrib/pjdfstest/tests/mkfifo/08.t M contrib/pjdfstest/tests/mkfifo/09.t M contrib/pjdfstest/tests/mkfifo/10.t M contrib/pjdfstest/tests/mkfifo/11.t M contrib/pjdfstest/tests/mkfifo/12.t M contrib/pjdfstest/tests/mknod/00.t M contrib/pjdfstest/tests/mknod/01.t M contrib/pjdfstest/tests/mknod/02.t M contrib/pjdfstest/tests/mknod/03.t M contrib/pjdfstest/tests/mknod/04.t M contrib/pjdfstest/tests/mknod/05.t M contrib/pjdfstest/tests/mknod/06.t M contrib/pjdfstest/tests/mknod/07.t M contrib/pjdfstest/tests/mknod/08.t M contrib/pjdfstest/tests/mknod/09.t M contrib/pjdfstest/tests/mknod/10.t M contrib/pjdfstest/tests/mknod/11.t M contrib/pjdfstest/tests/open/00.t M contrib/pjdfstest/tests/open/01.t M contrib/pjdfstest/tests/open/02.t M contrib/pjdfstest/tests/open/03.t M contrib/pjdfstest/tests/open/04.t M contrib/pjdfstest/tests/open/05.t M contrib/pjdfstest/tests/open/06.t M contrib/pjdfstest/tests/open/07.t M contrib/pjdfstest/tests/open/08.t M contrib/pjdfstest/tests/open/09.t M contrib/pjdfstest/tests/open/10.t M contrib/pjdfstest/tests/open/11.t M contrib/pjdfstest/tests/open/12.t M contrib/pjdfstest/tests/open/13.t M contrib/pjdfstest/tests/open/14.t M contrib/pjdfstest/tests/open/15.t M contrib/pjdfstest/tests/open/16.t M contrib/pjdfstest/tests/open/17.t M contrib/pjdfstest/tests/open/18.t M contrib/pjdfstest/tests/open/19.t M contrib/pjdfstest/tests/open/20.t M contrib/pjdfstest/tests/open/21.t M contrib/pjdfstest/tests/open/22.t M contrib/pjdfstest/tests/open/23.t M contrib/pjdfstest/tests/open/24.t M contrib/pjdfstest/tests/rename/00.t M contrib/pjdfstest/tests/rename/01.t M contrib/pjdfstest/tests/rename/02.t M contrib/pjdfstest/tests/rename/03.t M contrib/pjdfstest/tests/rename/04.t M contrib/pjdfstest/tests/rename/05.t M contrib/pjdfstest/tests/rename/06.t M contrib/pjdfstest/tests/rename/07.t M contrib/pjdfstest/tests/rename/08.t M contrib/pjdfstest/tests/rename/09.t M contrib/pjdfstest/tests/rename/10.t M contrib/pjdfstest/tests/rename/11.t M contrib/pjdfstest/tests/rename/12.t M contrib/pjdfstest/tests/rename/13.t M contrib/pjdfstest/tests/rename/14.t M contrib/pjdfstest/tests/rename/15.t M contrib/pjdfstest/tests/rename/16.t M contrib/pjdfstest/tests/rename/17.t M contrib/pjdfstest/tests/rename/18.t M contrib/pjdfstest/tests/rename/19.t M contrib/pjdfstest/tests/rename/20.t M contrib/pjdfstest/tests/rename/21.t M contrib/pjdfstest/tests/rmdir/00.t M contrib/pjdfstest/tests/rmdir/01.t M contrib/pjdfstest/tests/rmdir/02.t M contrib/pjdfstest/tests/rmdir/03.t M contrib/pjdfstest/tests/rmdir/04.t M contrib/pjdfstest/tests/rmdir/05.t M contrib/pjdfstest/tests/rmdir/06.t M contrib/pjdfstest/tests/rmdir/07.t M contrib/pjdfstest/tests/rmdir/08.t M contrib/pjdfstest/tests/rmdir/09.t M contrib/pjdfstest/tests/rmdir/10.t M contrib/pjdfstest/tests/rmdir/11.t M contrib/pjdfstest/tests/rmdir/12.t M contrib/pjdfstest/tests/rmdir/13.t M contrib/pjdfstest/tests/rmdir/14.t M contrib/pjdfstest/tests/rmdir/15.t M contrib/pjdfstest/tests/symlink/00.t M contrib/pjdfstest/tests/symlink/01.t M contrib/pjdfstest/tests/symlink/02.t M contrib/pjdfstest/tests/symlink/03.t M contrib/pjdfstest/tests/symlink/04.t M contrib/pjdfstest/tests/symlink/05.t M contrib/pjdfstest/tests/symlink/06.t M contrib/pjdfstest/tests/symlink/07.t M contrib/pjdfstest/tests/symlink/08.t M contrib/pjdfstest/tests/symlink/09.t M contrib/pjdfstest/tests/symlink/10.t M contrib/pjdfstest/tests/symlink/11.t M contrib/pjdfstest/tests/symlink/12.t M contrib/pjdfstest/tests/truncate/00.t M contrib/pjdfstest/tests/truncate/01.t M contrib/pjdfstest/tests/truncate/02.t M contrib/pjdfstest/tests/truncate/03.t M contrib/pjdfstest/tests/truncate/04.t M contrib/pjdfstest/tests/truncate/05.t M contrib/pjdfstest/tests/truncate/06.t M contrib/pjdfstest/tests/truncate/07.t M contrib/pjdfstest/tests/truncate/08.t M contrib/pjdfstest/tests/truncate/09.t M contrib/pjdfstest/tests/truncate/10.t M contrib/pjdfstest/tests/truncate/11.t M contrib/pjdfstest/tests/truncate/12.t M contrib/pjdfstest/tests/truncate/13.t M contrib/pjdfstest/tests/truncate/14.t M contrib/pjdfstest/tests/unlink/00.t M contrib/pjdfstest/tests/unlink/01.t M contrib/pjdfstest/tests/unlink/02.t M contrib/pjdfstest/tests/unlink/03.t M contrib/pjdfstest/tests/unlink/04.t M contrib/pjdfstest/tests/unlink/05.t M contrib/pjdfstest/tests/unlink/06.t M contrib/pjdfstest/tests/unlink/07.t M contrib/pjdfstest/tests/unlink/08.t M contrib/pjdfstest/tests/unlink/09.t M contrib/pjdfstest/tests/unlink/10.t M contrib/pjdfstest/tests/unlink/11.t M contrib/pjdfstest/tests/unlink/12.t M contrib/pjdfstest/tests/unlink/13.t A contrib/pjdfstest/tests/utimensat/00.t A contrib/pjdfstest/tests/utimensat/01.t A contrib/pjdfstest/tests/utimensat/02.t A contrib/pjdfstest/tests/utimensat/03.t A contrib/pjdfstest/tests/utimensat/04.t A contrib/pjdfstest/tests/utimensat/05.t A contrib/pjdfstest/tests/utimensat/06.t A contrib/pjdfstest/tests/utimensat/07.t A contrib/pjdfstest/tests/utimensat/08.t A contrib/pjdfstest/tests/utimensat/09.t A contrib/pjdfstest/travis/build.sh A contrib/pjdfstest/travis/test.sh R contrib/tcpdump/.cvsignore R contrib/tcpdump/FREEBSD-upgrade R contrib/tcpdump/acconfig.h R contrib/tcpdump/aodv.h R contrib/tcpdump/arcnet.h R contrib/tcpdump/atmuni31.h R contrib/tcpdump/bgp.h R contrib/tcpdump/bootp.h M contrib/tcpdump/config.guess M contrib/tcpdump/config.sub M contrib/tcpdump/configure R contrib/tcpdump/dccp.h R contrib/tcpdump/decnet.h R contrib/tcpdump/decode_prefix.h R contrib/tcpdump/enc.h R contrib/tcpdump/esp.h R contrib/tcpdump/fddi.h R contrib/tcpdump/forces.h M contrib/tcpdump/getopt_long.h R contrib/tcpdump/icmp6.h R contrib/tcpdump/ieee802_11.h R contrib/tcpdump/ieee802_11_radio.h R contrib/tcpdump/igrp.h M contrib/tcpdump/install-sh R contrib/tcpdump/ipfc.h R contrib/tcpdump/ipnet.h M contrib/tcpdump/ipproto.h R contrib/tcpdump/ipsec_doi.h R contrib/tcpdump/ipx.h R contrib/tcpdump/isakmp.h R contrib/tcpdump/l2tp.h R contrib/tcpdump/lane.h M contrib/tcpdump/makemib R contrib/tcpdump/missing/addrinfo.h R contrib/tcpdump/missing/addrsize.h R contrib/tcpdump/missing/bittypes.h R contrib/tcpdump/missing/getaddrinfo.c R contrib/tcpdump/missing/getnameinfo.c R contrib/tcpdump/missing/inet_aton.c R contrib/tcpdump/missing/inet_ntop.c R contrib/tcpdump/missing/inet_pton.c R contrib/tcpdump/missing/resolv6.h R contrib/tcpdump/missing/resolv_ext.h R contrib/tcpdump/missing/sockstorage.h M contrib/tcpdump/mkdep R contrib/tcpdump/netbios.h M contrib/tcpdump/netdissect.h R contrib/tcpdump/ntp.h R contrib/tcpdump/oakley.h R contrib/tcpdump/ospf6.h R contrib/tcpdump/pmap_prot.h R contrib/tcpdump/ppi.h M contrib/tcpdump/print-802_11.c R contrib/tcpdump/print-netbios.c M contrib/tcpdump/print-pflog.c M contrib/tcpdump/print-pfsync.c M contrib/tcpdump/print-sunrpc.c M contrib/tcpdump/print.c R contrib/tcpdump/route6d.h M contrib/tcpdump/rpc_auth.h M contrib/tcpdump/rpc_msg.h R contrib/tcpdump/rx.h R contrib/tcpdump/sctpConstants.h R contrib/tcpdump/sctpHeader.h R contrib/tcpdump/slip.h R contrib/tcpdump/sll.h R contrib/tcpdump/strcasecmp.c R contrib/tcpdump/tcpdump-stdinc.h M contrib/tcpdump/tcpdump.c R contrib/tcpdump/telnet.h R contrib/tcpdump/tftp.h R contrib/tcpdump/timed.h R contrib/tcpdump/token.h R contrib/tcpdump/util.c Log Message: ----------- sync up Commit: 9eb5bafe4e121fed4991c22e644a47764fbf3cd5 https://github.com/MidnightBSD/src/commit/9eb5bafe4e121fed4991c22e644a47764fbf3cd5 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: R contrib/openresolv/README R contrib/pjdfstest/FREEBSD-upgrade R contrib/pjdfstest/Makefile Log Message: ----------- drop old files. Compare: https://github.com/MidnightBSD/src/compare/ebebf247227b...9eb5bafe4e12 From noreply at github.com Sat Jul 30 23:30:03 2022 From: noreply at github.com (Lucas Holt) Date: Sat, 30 Jul 2022 20:30:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 629171: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 62917155938e6853c26e0b7ceda5e0bde3865279 https://github.com/MidnightBSD/src/commit/62917155938e6853c26e0b7ceda5e0bde3865279 Author: Lucas Holt Date: 2022-07-30 (Sat, 30 Jul 2022) Changed paths: M etc/Makefile M etc/master.passwd R etc/midnightbsd-update.conf R etc/minfree R etc/rc R etc/rc.initdiskless R etc/rc.resume M etc/rc.sendmail R etc/rc.shutdown R etc/rc.subr R etc/rc.suspend Log Message: ----------- cleanup From noreply at github.com Sun Jul 31 10:51:56 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 31 Jul 2022 07:51:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8937f5: remove FBSDID Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 8937f5e8c869b504768d396424f2d4333a7e2deb https://github.com/MidnightBSD/src/commit/8937f5e8c869b504768d396424f2d4333a7e2deb Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M bin/cat/cat.c M bin/chflags/chflags.c M bin/chio/chio.c M bin/chmod/chmod.c M bin/cp/cp.c M bin/cp/utils.c M bin/date/date.c M bin/date/netdate.c M bin/date/vary.c M bin/dd/args.c M bin/dd/conv.c M bin/dd/conv_tab.c M bin/dd/dd.c M bin/dd/misc.c M bin/dd/position.c M bin/df/df.c M bin/domainname/domainname.c M bin/echo/echo.c M bin/ed/buf.c M bin/ed/cbc.c M bin/ed/glbl.c M bin/ed/io.c M bin/ed/main.c M bin/ed/re.c M bin/ed/sub.c M bin/ed/undo.c M bin/getfacl/getfacl.c M bin/hostname/hostname.c M bin/kenv/kenv.c M bin/kill/kill.c M bin/ln/ln.c M bin/ls/cmp.c M bin/ls/ls.c M bin/ls/print.c M bin/ls/util.c M bin/mkdir/mkdir.c M bin/mv/mv.c M bin/pax/ar_io.c M bin/pax/ar_subs.c M bin/pax/buf_subs.c M bin/pax/cache.c M bin/pax/cpio.c M bin/pax/file_subs.c M bin/pax/ftree.c M bin/pax/gen_subs.c M bin/pax/getoldopt.c M bin/pax/options.c M bin/pax/pat_rep.c M bin/pax/pax.c M bin/pax/sel_subs.c M bin/pax/tables.c M bin/pax/tar.c M bin/pax/tty_subs.c M bin/pkill/pkill.c M bin/ps/fmt.c M bin/ps/keyword.c M bin/ps/nlist.c M bin/ps/print.c M bin/ps/ps.c M bin/pwait/pwait.c M bin/pwd/pwd.c M bin/realpath/realpath.c M bin/rm/rm.c M bin/rmdir/rmdir.c M bin/setfacl/file.c M bin/setfacl/mask.c M bin/setfacl/merge.c M bin/setfacl/remove.c M bin/setfacl/setfacl.c M bin/setfacl/util.c M bin/sh/alias.c M bin/sh/arith_yacc.c M bin/sh/arith_yylex.c M bin/sh/bltin/echo.c M bin/sh/cd.c M bin/sh/error.c M bin/sh/eval.c M bin/sh/exec.c M bin/sh/expand.c M bin/sh/histedit.c M bin/sh/input.c M bin/sh/jobs.c M bin/sh/mail.c M bin/sh/main.c M bin/sh/memalloc.c M bin/sh/miscbltin.c M bin/sh/mknodes.c M bin/sh/mksyntax.c M bin/sh/mystring.c M bin/sh/options.c M bin/sh/output.c M bin/sh/parser.c M bin/sh/redir.c M bin/sh/show.c M bin/sh/trap.c M bin/sh/var.c M bin/sleep/sleep.c M bin/stty/cchar.c M bin/stty/gfmt.c M bin/stty/key.c M bin/stty/modes.c M bin/stty/print.c M bin/stty/stty.c M bin/stty/util.c M bin/sync/sync.c M bin/test/test.c M bin/uuidgen/uuidgen.c R usr.sbin/freebsd-update/Makefile.depend Log Message: ----------- remove FBSDID Commit: 381931b97992ed44d1923cf0d96f4d788b0d8877 https://github.com/MidnightBSD/src/commit/381931b97992ed44d1923cf0d96f4d788b0d8877 Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M sbin/adjkerntz/adjkerntz.c M sbin/badsect/badsect.c M sbin/bectl/bectl.c M sbin/bectl/bectl_jail.c M sbin/bectl/bectl_list.c M sbin/bsdlabel/bsdlabel.c M sbin/camcontrol/attrib.c M sbin/camcontrol/camcontrol.c M sbin/camcontrol/epc.c M sbin/camcontrol/fwdownload.c M sbin/camcontrol/modeedit.c M sbin/camcontrol/persist.c M sbin/camcontrol/progress.c M sbin/camcontrol/timestamp.c M sbin/camcontrol/util.c M sbin/camcontrol/zone.c M sbin/ccdconfig/ccdconfig.c M sbin/clri/clri.c M sbin/comcontrol/comcontrol.c M sbin/conscontrol/conscontrol.c M sbin/ddb/ddb.c M sbin/ddb/ddb_capture.c M sbin/ddb/ddb_script.c M sbin/decryptcore/decryptcore.c M sbin/devd/tests/client_test.c M sbin/devfs/devfs.c M sbin/devfs/rule.c M sbin/devmatch/devmatch.c M sbin/dhclient/alloc.c M sbin/dhclient/bpf.c M sbin/dhclient/clparse.c M sbin/dhclient/conflex.c M sbin/dhclient/convert.c M sbin/dhclient/dhclient.c M sbin/dhclient/dispatch.c M sbin/dhclient/errwarn.c M sbin/dhclient/hash.c M sbin/dhclient/inet.c M sbin/dhclient/options.c M sbin/dhclient/packet.c M sbin/dhclient/parse.c M sbin/dhclient/privsep.c M sbin/dhclient/tables.c M sbin/dhclient/tree.c M sbin/dmesg/dmesg.c M sbin/dumpon/dumpon.c M sbin/etherswitchcfg/etherswitchcfg.c M sbin/fdisk/fdisk.c M sbin/fsck/fsck.c M sbin/fsck/fsutil.c M sbin/fsck_ffs/dir.c M sbin/fsck_ffs/ea.c M sbin/fsck_ffs/fsutil.c M sbin/fsck_ffs/gjournal.c M sbin/fsck_ffs/globs.c M sbin/fsck_ffs/inode.c M sbin/fsck_ffs/main.c M sbin/fsck_ffs/pass1.c M sbin/fsck_ffs/pass1b.c M sbin/fsck_ffs/pass2.c M sbin/fsck_ffs/pass3.c M sbin/fsck_ffs/pass4.c M sbin/fsck_ffs/pass5.c M sbin/fsck_ffs/setup.c M sbin/fsck_ffs/suj.c M sbin/fsck_ffs/utilities.c M sbin/geom/class/cache/geom_cache.c M sbin/geom/class/concat/geom_concat.c M sbin/geom/class/eli/geom_eli.c M sbin/geom/class/journal/geom_journal.c M sbin/geom/class/journal/geom_journal_ufs.c M sbin/geom/class/label/geom_label.c M sbin/geom/class/mirror/geom_mirror.c M sbin/geom/class/mountver/geom_mountver.c M sbin/geom/class/multipath/geom_multipath.c M sbin/geom/class/nop/geom_nop.c M sbin/geom/class/part/geom_part.c M sbin/geom/class/raid/geom_raid.c M sbin/geom/class/raid3/geom_raid3.c M sbin/geom/class/shsec/geom_shsec.c M sbin/geom/class/stripe/geom_stripe.c M sbin/geom/class/virstor/geom_virstor.c M sbin/geom/core/geom.c M sbin/geom/misc/subr.c M sbin/growfs/growfs.c M sbin/hastctl/hastctl.c M sbin/hastd/activemap.c M sbin/hastd/control.c M sbin/hastd/crc32.c M sbin/hastd/ebuf.c M sbin/hastd/event.c M sbin/hastd/hast_checksum.c M sbin/hastd/hast_compression.c M sbin/hastd/hast_proto.c M sbin/hastd/hastd.c M sbin/hastd/hooks.c M sbin/hastd/metadata.c M sbin/hastd/nv.c M sbin/hastd/pjdlog.c M sbin/hastd/primary.c M sbin/hastd/proto.c M sbin/hastd/proto_common.c M sbin/hastd/proto_socketpair.c M sbin/hastd/proto_tcp.c M sbin/hastd/proto_uds.c M sbin/hastd/rangelock.c M sbin/hastd/secondary.c M sbin/hastd/subr.c M sbin/ifconfig/ifgre.c M sbin/ifconfig/ifipsec.c M sbin/ifconfig/ifvxlan.c M sbin/ipfw/nat64clat.c M sbin/ipfw/nat64lsn.c M sbin/ipfw/nat64stl.c M sbin/ipfw/nptv6.c M sbin/iscontrol/auth_subr.c M sbin/iscontrol/config.c M sbin/iscontrol/fsm.c M sbin/iscontrol/iscontrol.c M sbin/iscontrol/login.c M sbin/iscontrol/misc.c M sbin/iscontrol/pdu.c M sbin/kldconfig/kldconfig.c M sbin/kldload/kldload.c M sbin/kldstat/kldstat.c M sbin/kldunload/kldunload.c M sbin/md5/md5.c M sbin/mdmfs/mdmfs.c M sbin/mount/getmntopts.c M sbin/mount/mount.c M sbin/mount/vfslist.c M sbin/mount_fusefs/mount_fusefs.c M sbin/mount_nfs/mount_nfs.c M sbin/nandfs/lssnap.c M sbin/nandfs/mksnap.c M sbin/nandfs/nandfs.c M sbin/nandfs/rmsnap.c M sbin/natd/natd.c M sbin/newfs/mkfs.c M sbin/newfs/newfs.c M sbin/newfs_nandfs/newfs_nandfs.c M sbin/nfsiod/nfsiod.c M sbin/nvmecontrol/comnd.c M sbin/nvmecontrol/devlist.c M sbin/nvmecontrol/firmware.c M sbin/nvmecontrol/format.c M sbin/nvmecontrol/identify.c M sbin/nvmecontrol/identify_ext.c M sbin/nvmecontrol/logpage.c M sbin/nvmecontrol/modules/intel/intel.c M sbin/nvmecontrol/modules/wdc/wdc.c M sbin/nvmecontrol/nc_util.c M sbin/nvmecontrol/ns.c M sbin/nvmecontrol/nsid.c M sbin/nvmecontrol/nvmecontrol.c M sbin/nvmecontrol/passthru.c M sbin/nvmecontrol/perftest.c M sbin/nvmecontrol/power.c M sbin/nvmecontrol/reset.c M sbin/nvmecontrol/resv.c M sbin/nvmecontrol/sanitize.c M sbin/nvmecontrol/selftest.c M sbin/nvmecontrol/util.c M sbin/nvmecontrol/wdc.c M sbin/pfctl/pf_print_state.c M sbin/pfctl/pf_ruleset.c M sbin/pfctl/pfctl.c M sbin/pfctl/pfctl_altq.c M sbin/pfctl/pfctl_optimize.c M sbin/pfctl/pfctl_osfp.c M sbin/pfctl/pfctl_parser.c M sbin/pfctl/pfctl_qstats.c M sbin/pfctl/pfctl_radix.c M sbin/pfctl/pfctl_table.c M sbin/ping/ping.c M sbin/ping/tests/in_cksum_test.c M sbin/ping/utils.c M sbin/ping6/ping6.c M sbin/quotacheck/quotacheck.c M sbin/reboot/reboot.c M sbin/restore/interactive.c M sbin/restore/main.c M sbin/restore/restore.c M sbin/restore/tape.c M sbin/route/route.c M sbin/savecore/savecore.c M sbin/sconfig/sconfig.c M sbin/shutdown/shutdown.c M sbin/spppcontrol/spppcontrol.c M sbin/sunlabel/sunlabel.c M sbin/swapon/swapon.c M sbin/sysctl/sysctl.c M sbin/tunefs/tunefs.c M sbin/veriexec/veriexec.c M sbin/zfsbootcfg/zfsbootcfg.c M secure/lib/libcrypt/blowfish.c M secure/lib/libcrypt/crypt-blowfish.c M secure/lib/libcrypt/crypt-des.c M secure/usr.bin/bdes/bdes.c M sys/amd64/acpica/acpi_machdep.c M sys/amd64/amd64/bios.c M sys/amd64/amd64/bpf_jit_machdep.c M sys/amd64/amd64/copyout.c M sys/amd64/amd64/db_disasm.c M sys/amd64/amd64/db_interface.c M sys/amd64/amd64/db_trace.c M sys/amd64/amd64/efirt_machdep.c M sys/amd64/amd64/elf_machdep.c M sys/amd64/amd64/fpu.c M sys/amd64/amd64/gdb_machdep.c M sys/amd64/amd64/genassym.c M sys/amd64/amd64/in_cksum.c M sys/amd64/amd64/initcpu.c M sys/amd64/amd64/io.c M sys/amd64/amd64/machdep.c M sys/amd64/amd64/mem.c M sys/amd64/amd64/minidump_machdep.c M sys/amd64/amd64/mp_machdep.c M sys/amd64/amd64/pmap.c M sys/amd64/amd64/prof_machdep.c M sys/amd64/amd64/ptrace_machdep.c M sys/amd64/amd64/sys_machdep.c M sys/amd64/amd64/trap.c M sys/amd64/amd64/uio_machdep.c M sys/amd64/amd64/uma_machdep.c M sys/amd64/amd64/vm_machdep.c M sys/amd64/cloudabi32/cloudabi32_sysvec.c M sys/amd64/cloudabi64/cloudabi64_sysvec.c M sys/amd64/ia32/ia32_misc.c M sys/amd64/ia32/ia32_reg.c M sys/amd64/ia32/ia32_signal.c M sys/amd64/ia32/ia32_syscall.c M sys/amd64/linux/linux_dummy_machdep.c M sys/amd64/linux/linux_genassym.c M sys/amd64/linux/linux_machdep.c M sys/amd64/linux/linux_ptrace.c M sys/amd64/linux/linux_sysvec.c M sys/amd64/linux32/linux32_dummy_machdep.c M sys/amd64/linux32/linux32_genassym.c M sys/amd64/linux32/linux32_machdep.c M sys/amd64/linux32/linux32_sysvec.c M sys/amd64/pci/pci_cfgreg.c M sys/amd64/sgx/sgx.c M sys/amd64/sgx/sgx_linux.c M sys/amd64/vmm/amd/amdiommu.c M sys/amd64/vmm/amd/amdv.c M sys/amd64/vmm/amd/amdvi_hw.c M sys/amd64/vmm/amd/ivrs_drv.c M sys/amd64/vmm/amd/npt.c M sys/amd64/vmm/amd/svm.c M sys/amd64/vmm/amd/svm_genassym.c M sys/amd64/vmm/amd/svm_msr.c M sys/amd64/vmm/amd/vmcb.c M sys/amd64/vmm/intel/ept.c M sys/amd64/vmm/intel/vmcs.c M sys/amd64/vmm/intel/vmx.c M sys/amd64/vmm/intel/vmx_genassym.c M sys/amd64/vmm/intel/vmx_msr.c M sys/amd64/vmm/intel/vtd.c M sys/amd64/vmm/io/iommu.c M sys/amd64/vmm/io/ppt.c M sys/amd64/vmm/io/vatpic.c M sys/amd64/vmm/io/vatpit.c M sys/amd64/vmm/io/vhpet.c M sys/amd64/vmm/io/vioapic.c M sys/amd64/vmm/io/vlapic.c M sys/amd64/vmm/io/vpmtmr.c M sys/amd64/vmm/io/vrtc.c M sys/amd64/vmm/vmm.c M sys/amd64/vmm/vmm_dev.c M sys/amd64/vmm/vmm_host.c M sys/amd64/vmm/vmm_instruction_emul.c M sys/amd64/vmm/vmm_ioport.c M sys/amd64/vmm/vmm_lapic.c M sys/amd64/vmm/vmm_mem.c M sys/amd64/vmm/vmm_stat.c M sys/amd64/vmm/vmm_util.c M sys/amd64/vmm/x86.c M sys/arm/allwinner/a10/a10_intc.c M sys/arm/allwinner/a10/a10_padconf.c M sys/arm/allwinner/a10_ahci.c M sys/arm/allwinner/a10_codec.c M sys/arm/allwinner/a10_dmac.c M sys/arm/allwinner/a10_fb.c M sys/arm/allwinner/a10_hdmi.c M sys/arm/allwinner/a10_hdmiaudio.c M sys/arm/allwinner/a10_sramc.c M sys/arm/allwinner/a10_timer.c M sys/arm/allwinner/a13/a13_padconf.c M sys/arm/allwinner/a20/a20_cpu_cfg.c M sys/arm/allwinner/a20/a20_padconf.c M sys/arm/allwinner/a31/a31_padconf.c M sys/arm/allwinner/a31/a31_r_padconf.c M sys/arm/allwinner/a31/a31s_padconf.c M sys/arm/allwinner/a31_dmac.c M sys/arm/allwinner/a33/a33_padconf.c M sys/arm/allwinner/a64/a64_padconf.c M sys/arm/allwinner/a64/a64_r_padconf.c M sys/arm/allwinner/a83t/a83t_padconf.c M sys/arm/allwinner/a83t/a83t_r_padconf.c M sys/arm/allwinner/aw_ccu.c M sys/arm/allwinner/aw_cir.c M sys/arm/allwinner/aw_gmacclk.c M sys/arm/allwinner/aw_gpio.c M sys/arm/allwinner/aw_if_dwc.c M sys/arm/allwinner/aw_machdep.c M sys/arm/allwinner/aw_mmc.c M sys/arm/allwinner/aw_mp.c M sys/arm/allwinner/aw_nmi.c M sys/arm/allwinner/aw_pwm.c M sys/arm/allwinner/aw_reset.c M sys/arm/allwinner/aw_rsb.c M sys/arm/allwinner/aw_rtc.c M sys/arm/allwinner/aw_sid.c M sys/arm/allwinner/aw_spi.c M sys/arm/allwinner/aw_syscon.c M sys/arm/allwinner/aw_thermal.c M sys/arm/allwinner/aw_ts.c M sys/arm/allwinner/aw_usbphy.c M sys/arm/allwinner/aw_wdog.c M sys/arm/allwinner/axp209.c M sys/arm/allwinner/axp81x.c M sys/arm/allwinner/clkng/aw_ccung.c M sys/arm/allwinner/clkng/aw_clk_frac.c M sys/arm/allwinner/clkng/aw_clk_m.c M sys/arm/allwinner/clkng/aw_clk_mipi.c M sys/arm/allwinner/clkng/aw_clk_nkmp.c M sys/arm/allwinner/clkng/aw_clk_nm.c M sys/arm/allwinner/clkng/aw_clk_nmm.c M sys/arm/allwinner/clkng/aw_clk_np.c M sys/arm/allwinner/clkng/aw_clk_prediv_mux.c M sys/arm/allwinner/clkng/ccu_a10.c M sys/arm/allwinner/clkng/ccu_a13.c M sys/arm/allwinner/clkng/ccu_a31.c M sys/arm/allwinner/clkng/ccu_a64.c M sys/arm/allwinner/clkng/ccu_a83t.c M sys/arm/allwinner/clkng/ccu_de2.c M sys/arm/allwinner/clkng/ccu_h3.c M sys/arm/allwinner/clkng/ccu_h6.c M sys/arm/allwinner/clkng/ccu_h6_r.c M sys/arm/allwinner/clkng/ccu_sun8i_r.c M sys/arm/allwinner/h3/h3_padconf.c M sys/arm/allwinner/h3/h3_r_padconf.c M sys/arm/allwinner/h6/h6_padconf.c M sys/arm/allwinner/h6/h6_r_padconf.c M sys/arm/allwinner/if_awg.c M sys/arm/allwinner/if_emac.c M sys/arm/altera/socfpga/socfpga_a10_manager.c M sys/arm/altera/socfpga/socfpga_common.c M sys/arm/altera/socfpga/socfpga_gpio.c M sys/arm/altera/socfpga/socfpga_machdep.c M sys/arm/altera/socfpga/socfpga_manager.c M sys/arm/altera/socfpga/socfpga_mp.c M sys/arm/altera/socfpga/socfpga_rstmgr.c M sys/arm/amlogic/aml8726/aml8726_ccm.c M sys/arm/amlogic/aml8726/aml8726_clkmsr.c M sys/arm/amlogic/aml8726/aml8726_fb.c M sys/arm/amlogic/aml8726/aml8726_gpio.c M sys/arm/amlogic/aml8726/aml8726_i2c.c M sys/arm/amlogic/aml8726/aml8726_identsoc.c M sys/arm/amlogic/aml8726/aml8726_if_dwc.c M sys/arm/amlogic/aml8726/aml8726_l2cache.c M sys/arm/amlogic/aml8726/aml8726_machdep.c M sys/arm/amlogic/aml8726/aml8726_mmc.c M sys/arm/amlogic/aml8726/aml8726_mp.c M sys/arm/amlogic/aml8726/aml8726_pic.c M sys/arm/amlogic/aml8726/aml8726_pinctrl.c M sys/arm/amlogic/aml8726/aml8726_rng.c M sys/arm/amlogic/aml8726/aml8726_rtc.c M sys/arm/amlogic/aml8726/aml8726_sdxc-m8.c M sys/arm/amlogic/aml8726/aml8726_timer.c M sys/arm/amlogic/aml8726/aml8726_uart_console.c M sys/arm/amlogic/aml8726/aml8726_usb_phy-m3.c M sys/arm/amlogic/aml8726/aml8726_usb_phy-m6.c M sys/arm/amlogic/aml8726/aml8726_wdt.c M sys/arm/amlogic/aml8726/uart_dev_aml8726.c M sys/arm/annapurna/alpine/alpine_ccu.c M sys/arm/annapurna/alpine/alpine_common.c M sys/arm/annapurna/alpine/alpine_machdep.c M sys/arm/annapurna/alpine/alpine_machdep_mp.c M sys/arm/annapurna/alpine/alpine_nb_service.c M sys/arm/annapurna/alpine/alpine_pci.c M sys/arm/annapurna/alpine/alpine_pci_msix.c M sys/arm/annapurna/alpine/alpine_serdes.c M sys/arm/annapurna/alpine/common.c M sys/arm/arm/autoconf.c M sys/arm/arm/bootconfig.c M sys/arm/arm/bus_space_base.c M sys/arm/arm/bus_space_generic.c M sys/arm/arm/busdma_machdep-v4.c M sys/arm/arm/busdma_machdep-v6.c M sys/arm/arm/busdma_machdep.c M sys/arm/arm/cpufunc.c M sys/arm/arm/cpuinfo.c M sys/arm/arm/db_disasm.c M sys/arm/arm/db_interface.c M sys/arm/arm/db_trace.c M sys/arm/arm/debug_monitor.c M sys/arm/arm/devmap.c M sys/arm/arm/disassem.c M sys/arm/arm/dump_machdep.c M sys/arm/arm/elf_machdep.c M sys/arm/arm/elf_trampoline.c M sys/arm/arm/fiq.c M sys/arm/arm/gdb_machdep.c M sys/arm/arm/genassym.c M sys/arm/arm/generic_timer.c M sys/arm/arm/gic.c M sys/arm/arm/gic_acpi.c M sys/arm/arm/gic_fdt.c M sys/arm/arm/identcpu-v4.c M sys/arm/arm/identcpu-v6.c M sys/arm/arm/identcpu.c M sys/arm/arm/in_cksum.c M sys/arm/arm/intr.c M sys/arm/arm/machdep.c M sys/arm/arm/machdep_boot.c M sys/arm/arm/machdep_intr.c M sys/arm/arm/machdep_kdb.c M sys/arm/arm/machdep_ptrace.c M sys/arm/arm/mem.c M sys/arm/arm/minidump_machdep.c M sys/arm/arm/mp_machdep.c M sys/arm/arm/mpcore_timer.c M sys/arm/arm/nexus.c M sys/arm/arm/ofw_machdep.c M sys/arm/arm/physmem.c M sys/arm/arm/pl190.c M sys/arm/arm/pl310.c M sys/arm/arm/platform.c M sys/arm/arm/pmap-v4.c M sys/arm/arm/pmap-v6.c M sys/arm/arm/pmap.c M sys/arm/arm/pmu.c M sys/arm/arm/ptrace_machdep.c M sys/arm/arm/sc_machdep.c M sys/arm/arm/stack_machdep.c M sys/arm/arm/stdatomic.c M sys/arm/arm/sys_machdep.c M sys/arm/arm/syscall.c M sys/arm/arm/trap-v4.c M sys/arm/arm/trap-v6.c M sys/arm/arm/trap.c M sys/arm/arm/uio_machdep.c M sys/arm/arm/undefined.c M sys/arm/arm/unwind.c M sys/arm/arm/vfp.c M sys/arm/arm/vm_machdep.c M sys/arm/broadcom/bcm2835/bcm2835_bsc.c M sys/arm/broadcom/bcm2835/bcm2835_clkman.c M sys/arm/broadcom/bcm2835/bcm2835_common.c M sys/arm/broadcom/bcm2835/bcm2835_cpufreq.c M sys/arm/broadcom/bcm2835/bcm2835_dma.c M sys/arm/broadcom/bcm2835/bcm2835_fb.c M sys/arm/broadcom/bcm2835/bcm2835_fbd.c M sys/arm/broadcom/bcm2835/bcm2835_ft5406.c M sys/arm/broadcom/bcm2835/bcm2835_gpio.c M sys/arm/broadcom/bcm2835/bcm2835_intr.c M sys/arm/broadcom/bcm2835/bcm2835_machdep.c M sys/arm/broadcom/bcm2835/bcm2835_mbox.c M sys/arm/broadcom/bcm2835/bcm2835_pwm.c M sys/arm/broadcom/bcm2835/bcm2835_rng.c M sys/arm/broadcom/bcm2835/bcm2835_sdhci.c M sys/arm/broadcom/bcm2835/bcm2835_sdhost.c M sys/arm/broadcom/bcm2835/bcm2835_spi.c M sys/arm/broadcom/bcm2835/bcm2835_systimer.c M sys/arm/broadcom/bcm2835/bcm2835_vcbus.c M sys/arm/broadcom/bcm2835/bcm2835_vcio.c M sys/arm/broadcom/bcm2835/bcm2835_wdog.c M sys/arm/broadcom/bcm2835/bcm2836.c M sys/arm/broadcom/bcm2835/bcm2836_mp.c M sys/arm/broadcom/bcm2835/bcm283x_dwc_fdt.c M sys/arm/cloudabi32/cloudabi32_sysvec.c M sys/arm/freescale/fsl_ocotp.c M sys/arm/freescale/imx/console.c M sys/arm/freescale/imx/imx51_ccm.c M sys/arm/freescale/imx/imx51_ipuv3.c M sys/arm/freescale/imx/imx51_ipuv3_fbd.c M sys/arm/freescale/imx/imx51_machdep.c M sys/arm/freescale/imx/imx53_machdep.c M sys/arm/freescale/imx/imx6_ahci.c M sys/arm/freescale/imx/imx6_anatop.c M sys/arm/freescale/imx/imx6_audmux.c M sys/arm/freescale/imx/imx6_ccm.c M sys/arm/freescale/imx/imx6_hdmi.c M sys/arm/freescale/imx/imx6_ipu.c M sys/arm/freescale/imx/imx6_machdep.c M sys/arm/freescale/imx/imx6_mp.c M sys/arm/freescale/imx/imx6_pl310.c M sys/arm/freescale/imx/imx6_sdma.c M sys/arm/freescale/imx/imx6_snvs.c M sys/arm/freescale/imx/imx6_src.c M sys/arm/freescale/imx/imx6_ssi.c M sys/arm/freescale/imx/imx6_usbphy.c M sys/arm/freescale/imx/imx_common.c M sys/arm/freescale/imx/imx_console.c M sys/arm/freescale/imx/imx_epit.c M sys/arm/freescale/imx/imx_gpio.c M sys/arm/freescale/imx/imx_gpt.c M sys/arm/freescale/imx/imx_i2c.c M sys/arm/freescale/imx/imx_machdep.c M sys/arm/freescale/imx/imx_nop_usbphy.c M sys/arm/freescale/imx/imx_sdhci.c M sys/arm/freescale/imx/imx_spi.c M sys/arm/freescale/imx/imx_wdog.c M sys/arm/freescale/imx/tzic.c M sys/arm/freescale/vybrid/vf_adc.c M sys/arm/freescale/vybrid/vf_anadig.c M sys/arm/freescale/vybrid/vf_ccm.c M sys/arm/freescale/vybrid/vf_common.c M sys/arm/freescale/vybrid/vf_dcu4.c M sys/arm/freescale/vybrid/vf_dmamux.c M sys/arm/freescale/vybrid/vf_edma.c M sys/arm/freescale/vybrid/vf_ehci.c M sys/arm/freescale/vybrid/vf_gpio.c M sys/arm/freescale/vybrid/vf_i2c.c M sys/arm/freescale/vybrid/vf_iomuxc.c M sys/arm/freescale/vybrid/vf_machdep.c M sys/arm/freescale/vybrid/vf_mscm.c M sys/arm/freescale/vybrid/vf_nfc.c M sys/arm/freescale/vybrid/vf_port.c M sys/arm/freescale/vybrid/vf_sai.c M sys/arm/freescale/vybrid/vf_spi.c M sys/arm/freescale/vybrid/vf_src.c M sys/arm/freescale/vybrid/vf_tcon.c M sys/arm/freescale/vybrid/vf_uart.c M sys/arm/mv/a37x0_gpio.c M sys/arm/mv/armada/thermal.c M sys/arm/mv/armada/wdt.c M sys/arm/mv/armada38x/armada38x.c M sys/arm/mv/armada38x/armada38x_mp.c M sys/arm/mv/armada38x/armada38x_pl310.c M sys/arm/mv/armada38x/armada38x_rtc.c M sys/arm/mv/armada38x/pmsu.c M sys/arm/mv/armada38x/rtc.c M sys/arm/mv/armadaxp/armadaxp.c M sys/arm/mv/armv5_machdep.c M sys/arm/mv/discovery/discovery.c M sys/arm/mv/gpio.c M sys/arm/mv/ic.c M sys/arm/mv/kirkwood/kirkwood.c M sys/arm/mv/mpic.c M sys/arm/mv/mv_ap806_clock.c M sys/arm/mv/mv_ap806_gicp.c M sys/arm/mv/mv_ap806_sei.c M sys/arm/mv/mv_armv7_machdep.c M sys/arm/mv/mv_common.c M sys/arm/mv/mv_cp110_clock.c M sys/arm/mv/mv_cp110_icu.c M sys/arm/mv/mv_cp110_icu_bus.c M sys/arm/mv/mv_localbus.c M sys/arm/mv/mv_machdep.c M sys/arm/mv/mv_pci.c M sys/arm/mv/mv_pci_ctrl.c M sys/arm/mv/mv_thermal.c M sys/arm/mv/mv_ts.c M sys/arm/mv/mvebu_gpio.c M sys/arm/mv/mvebu_pinctrl.c M sys/arm/mv/orion/db88f5xxx.c M sys/arm/mv/orion/orion.c M sys/arm/mv/rtc.c M sys/arm/mv/timer.c M sys/arm/mv/twsi.c M sys/arm/nvidia/as3722.c M sys/arm/nvidia/as3722_gpio.c M sys/arm/nvidia/as3722_regulators.c M sys/arm/nvidia/as3722_rtc.c M sys/arm/nvidia/drm2/hdmi.c M sys/arm/nvidia/drm2/tegra_bo.c M sys/arm/nvidia/drm2/tegra_dc.c M sys/arm/nvidia/drm2/tegra_drm_subr.c M sys/arm/nvidia/drm2/tegra_fb.c M sys/arm/nvidia/drm2/tegra_hdmi.c M sys/arm/nvidia/drm2/tegra_host1x.c M sys/arm/nvidia/tegra124/tegra124_car.c M sys/arm/nvidia/tegra124/tegra124_clk_per.c M sys/arm/nvidia/tegra124/tegra124_clk_pll.c M sys/arm/nvidia/tegra124/tegra124_clk_super.c M sys/arm/nvidia/tegra124/tegra124_coretemp.c M sys/arm/nvidia/tegra124/tegra124_cpufreq.c M sys/arm/nvidia/tegra124/tegra124_machdep.c M sys/arm/nvidia/tegra124/tegra124_mp.c M sys/arm/nvidia/tegra124/tegra124_xusbpadctl.c M sys/arm/nvidia/tegra_abpmisc.c M sys/arm/nvidia/tegra_ahci.c M sys/arm/nvidia/tegra_efuse.c M sys/arm/nvidia/tegra_ehci.c M sys/arm/nvidia/tegra_gpio.c M sys/arm/nvidia/tegra_i2c.c M sys/arm/nvidia/tegra_lic.c M sys/arm/nvidia/tegra_mc.c M sys/arm/nvidia/tegra_pcie.c M sys/arm/nvidia/tegra_pinmux.c M sys/arm/nvidia/tegra_rtc.c M sys/arm/nvidia/tegra_sdhci.c M sys/arm/nvidia/tegra_soctherm.c M sys/arm/nvidia/tegra_uart.c M sys/arm/nvidia/tegra_usbphy.c M sys/arm/nvidia/tegra_xhci.c M sys/arm/qemu/virt_common.c M sys/arm/qemu/virt_machdep.c M sys/arm/qemu/virt_mp.c M sys/arm/ralink/if_fv.c M sys/arm/ralink/rt1310_gpio.c M sys/arm/ralink/rt1310_intc.c M sys/arm/ralink/rt1310_machdep.c M sys/arm/ralink/rt1310_timer.c M sys/arm/rockchip/rk30xx_common.c M sys/arm/rockchip/rk30xx_gpio.c M sys/arm/rockchip/rk30xx_grf.c M sys/arm/rockchip/rk30xx_machdep.c M sys/arm/rockchip/rk30xx_mp.c M sys/arm/rockchip/rk30xx_pmu.c M sys/arm/rockchip/rk30xx_wdog.c M sys/arm/samsung/exynos/chrome_ec.c M sys/arm/samsung/exynos/chrome_ec_spi.c M sys/arm/samsung/exynos/chrome_kb.c M sys/arm/samsung/exynos/exynos5_combiner.c M sys/arm/samsung/exynos/exynos5_common.c M sys/arm/samsung/exynos/exynos5_ehci.c M sys/arm/samsung/exynos/exynos5_fimd.c M sys/arm/samsung/exynos/exynos5_i2c.c M sys/arm/samsung/exynos/exynos5_machdep.c M sys/arm/samsung/exynos/exynos5_mct.c M sys/arm/samsung/exynos/exynos5_mp.c M sys/arm/samsung/exynos/exynos5_pad.c M sys/arm/samsung/exynos/exynos5_pmu.c M sys/arm/samsung/exynos/exynos5_spi.c M sys/arm/samsung/exynos/exynos5_usb_phy.c M sys/arm/samsung/exynos/exynos5_xhci.c M sys/arm/samsung/exynos/exynos_uart.c M sys/arm/samsung/s3c2xx0/board_ln2410sbc.c M sys/arm/samsung/s3c2xx0/s3c24x0.c M sys/arm/samsung/s3c2xx0/s3c24x0_clk.c M sys/arm/samsung/s3c2xx0/s3c24x0_machdep.c M sys/arm/samsung/s3c2xx0/s3c24x0_rtc.c M sys/arm/samsung/s3c2xx0/uart_bus_s3c2410.c M sys/arm/samsung/s3c2xx0/uart_cpu_s3c2410.c M sys/arm/samsung/s3c2xx0/uart_dev_s3c2410.c M sys/arm/ti/aintc.c M sys/arm/ti/am335x/am335x_dmtimer.c M sys/arm/ti/am335x/am335x_dmtpps.c M sys/arm/ti/am335x/am335x_ecap.c M sys/arm/ti/am335x/am335x_ehrpwm.c M sys/arm/ti/am335x/am335x_gpio.c M sys/arm/ti/am335x/am335x_lcd.c M sys/arm/ti/am335x/am335x_lcd_syscons.c M sys/arm/ti/am335x/am335x_musb.c M sys/arm/ti/am335x/am335x_pmic.c M sys/arm/ti/am335x/am335x_prcm.c M sys/arm/ti/am335x/am335x_pwm.c M sys/arm/ti/am335x/am335x_pwmss.c M sys/arm/ti/am335x/am335x_rtc.c M sys/arm/ti/am335x/am335x_scm.c M sys/arm/ti/am335x/am335x_scm_padconf.c M sys/arm/ti/am335x/am335x_usbss.c M sys/arm/ti/am335x/tda19988.c M sys/arm/ti/cpsw/if_cpsw.c M sys/arm/ti/omap4/omap4_gpio.c M sys/arm/ti/omap4/omap4_l2cache.c M sys/arm/ti/omap4/omap4_mp.c M sys/arm/ti/omap4/omap4_prcm_clks.c M sys/arm/ti/omap4/omap4_scm_padconf.c M sys/arm/ti/omap4/omap4_wugen.c M sys/arm/ti/omap4/pandaboard/pandaboard.c M sys/arm/ti/ti_adc.c M sys/arm/ti/ti_common.c M sys/arm/ti/ti_cpuid.c M sys/arm/ti/ti_edma3.c M sys/arm/ti/ti_gpio.c M sys/arm/ti/ti_hwmods.c M sys/arm/ti/ti_i2c.c M sys/arm/ti/ti_machdep.c M sys/arm/ti/ti_mbox.c M sys/arm/ti/ti_mmchs.c M sys/arm/ti/ti_pinmux.c M sys/arm/ti/ti_prcm.c M sys/arm/ti/ti_pruss.c M sys/arm/ti/ti_scm.c M sys/arm/ti/ti_sdhci.c M sys/arm/ti/ti_sdma.c M sys/arm/ti/ti_spi.c M sys/arm/ti/ti_sysc.c M sys/arm/ti/ti_wdt.c M sys/arm/ti/twl/twl.c M sys/arm/ti/twl/twl_clks.c M sys/arm/ti/twl/twl_vreg.c M sys/arm/ti/usb/omap_ehci.c M sys/arm/ti/usb/omap_host.c M sys/arm/ti/usb/omap_tll.c M sys/arm/versatile/if_smc_fdt.c M sys/arm/versatile/pl050.c M sys/arm/versatile/sp804.c M sys/arm/versatile/versatile_clcd.c M sys/arm/versatile/versatile_common.c M sys/arm/versatile/versatile_machdep.c M sys/arm/versatile/versatile_pci.c M sys/arm/versatile/versatile_scm.c M sys/arm/versatile/versatile_sic.c M sys/arm/versatile/versatile_timer.c M sys/arm/xilinx/uart_dev_cdnc.c M sys/arm/xilinx/zy7_devcfg.c M sys/arm/xilinx/zy7_ehci.c M sys/arm/xilinx/zy7_gpio.c M sys/arm/xilinx/zy7_l2cache.c M sys/arm/xilinx/zy7_machdep.c M sys/arm/xilinx/zy7_mp.c M sys/arm/xilinx/zy7_slcr.c M sys/arm64/acpica/OsdEnvironment.c M sys/arm64/acpica/acpi_iort.c M sys/arm64/acpica/acpi_machdep.c M sys/arm64/acpica/acpi_wakeup.c M sys/arm64/acpica/pci_cfgreg.c M sys/arm64/arm64/autoconf.c M sys/arm64/arm64/bcopy.c M sys/arm64/arm64/bus_machdep.c M sys/arm64/arm64/busdma_bounce.c M sys/arm64/arm64/busdma_machdep.c M sys/arm64/arm64/clock.c M sys/arm64/arm64/copystr.c M sys/arm64/arm64/cpu_errata.c M sys/arm64/arm64/db_disasm.c M sys/arm64/arm64/db_interface.c M sys/arm64/arm64/db_trace.c M sys/arm64/arm64/debug_monitor.c M sys/arm64/arm64/disassem.c M sys/arm64/arm64/dump_machdep.c M sys/arm64/arm64/efirt_machdep.c M sys/arm64/arm64/elf32_machdep.c M sys/arm64/arm64/elf_machdep.c M sys/arm64/arm64/freebsd32_machdep.c M sys/arm64/arm64/genassym.c M sys/arm64/arm64/gic_v3.c M sys/arm64/arm64/gic_v3_acpi.c M sys/arm64/arm64/gic_v3_fdt.c M sys/arm64/arm64/gicv3_its.c M sys/arm64/arm64/identcpu.c M sys/arm64/arm64/in_cksum.c M sys/arm64/arm64/machdep.c M sys/arm64/arm64/mem.c M sys/arm64/arm64/minidump_machdep.c M sys/arm64/arm64/mp_machdep.c M sys/arm64/arm64/nexus.c M sys/arm64/arm64/ofw_machdep.c M sys/arm64/arm64/pmap.c M sys/arm64/arm64/stack_machdep.c M sys/arm64/arm64/sys_machdep.c M sys/arm64/arm64/trap.c M sys/arm64/arm64/uio_machdep.c M sys/arm64/arm64/uma_machdep.c M sys/arm64/arm64/undefined.c M sys/arm64/arm64/unwind.c M sys/arm64/arm64/vfp.c M sys/arm64/arm64/vm_machdep.c M sys/arm64/cavium/thunder_pcie_common.c M sys/arm64/cavium/thunder_pcie_fdt.c M sys/arm64/cavium/thunder_pcie_pem.c M sys/arm64/cavium/thunder_pcie_pem_fdt.c M sys/arm64/cloudabi32/cloudabi32_sysvec.c M sys/arm64/cloudabi64/cloudabi64_sysvec.c M sys/arm64/coresight/coresight-cmd.c M sys/arm64/coresight/coresight-cpu-debug.c M sys/arm64/coresight/coresight-dynamic-replicator.c M sys/arm64/coresight/coresight-etm4x.c M sys/arm64/coresight/coresight-funnel.c M sys/arm64/coresight/coresight-tmc.c M sys/arm64/coresight/coresight.c M sys/arm64/linux/linux_dummy_machdep.c M sys/arm64/linux/linux_machdep.c M sys/arm64/linux/linux_ptrace.c M sys/arm64/linux/linux_sysvec.c M sys/arm64/qualcomm/qcom_gcc.c M sys/arm64/rockchip/clk/rk3328_cru.c M sys/arm64/rockchip/clk/rk3399_cru.c M sys/arm64/rockchip/clk/rk3399_pmucru.c M sys/arm64/rockchip/clk/rk_clk_armclk.c M sys/arm64/rockchip/clk/rk_clk_composite.c M sys/arm64/rockchip/clk/rk_clk_fract.c M sys/arm64/rockchip/clk/rk_clk_gate.c M sys/arm64/rockchip/clk/rk_clk_mux.c M sys/arm64/rockchip/clk/rk_clk_pll.c M sys/arm64/rockchip/clk/rk_cru.c M sys/arm64/rockchip/if_dwc_rk.c M sys/arm64/rockchip/rk3399_emmcphy.c M sys/arm64/rockchip/rk805.c M sys/arm64/rockchip/rk_dwc3.c M sys/arm64/rockchip/rk_gpio.c M sys/arm64/rockchip/rk_grf.c M sys/arm64/rockchip/rk_i2c.c M sys/arm64/rockchip/rk_iodomain.c M sys/arm64/rockchip/rk_pcie.c M sys/arm64/rockchip/rk_pcie_phy.c M sys/arm64/rockchip/rk_pinctrl.c M sys/arm64/rockchip/rk_pwm.c M sys/arm64/rockchip/rk_spi.c M sys/arm64/rockchip/rk_tsadc.c M sys/arm64/rockchip/rk_typec_phy.c M sys/arm64/rockchip/rk_usb2phy.c M sys/cam/ata/ata_all.c M sys/cam/ata/ata_da.c M sys/cam/ata/ata_pmp.c M sys/cam/ata/ata_xpt.c M sys/cam/cam.c M sys/cam/cam_compat.c M sys/cam/cam_iosched.c M sys/cam/cam_periph.c M sys/cam/cam_queue.c M sys/cam/cam_sim.c M sys/cam/cam_xpt.c M sys/cam/ctl/ctl.c M sys/cam/ctl/ctl_backend.c M sys/cam/ctl/ctl_backend_block.c M sys/cam/ctl/ctl_backend_ramdisk.c M sys/cam/ctl/ctl_error.c M sys/cam/ctl/ctl_frontend.c M sys/cam/ctl/ctl_frontend_cam_sim.c M sys/cam/ctl/ctl_frontend_ioctl.c M sys/cam/ctl/ctl_frontend_iscsi.c M sys/cam/ctl/ctl_ha.c M sys/cam/ctl/ctl_scsi_all.c M sys/cam/ctl/ctl_tpc.c M sys/cam/ctl/ctl_tpc_local.c M sys/cam/ctl/ctl_util.c M sys/cam/ctl/scsi_ctl.c M sys/cam/mmc/mmc_da.c M sys/cam/mmc/mmc_xpt.c M sys/cam/nvme/nvme_all.c M sys/cam/nvme/nvme_da.c M sys/cam/nvme/nvme_xpt.c M sys/cam/scsi/scsi_all.c M sys/cam/scsi/scsi_cd.c M sys/cam/scsi/scsi_ch.c M sys/cam/scsi/scsi_da.c M sys/cam/scsi/scsi_enc.c M sys/cam/scsi/scsi_enc_safte.c M sys/cam/scsi/scsi_enc_ses.c M sys/cam/scsi/scsi_low.c M sys/cam/scsi/scsi_pass.c M sys/cam/scsi/scsi_pt.c M sys/cam/scsi/scsi_sa.c M sys/cam/scsi/scsi_sg.c M sys/cam/scsi/scsi_targ_bh.c M sys/cam/scsi/scsi_target.c M sys/cam/scsi/scsi_xpt.c M sys/cam/scsi/smp_all.c M sys/cddl/boot/zfs/zfssubr.c M sys/cddl/compat/opensolaris/kern/opensolaris_acl.c M sys/cddl/compat/opensolaris/kern/opensolaris_atomic.c M sys/cddl/compat/opensolaris/kern/opensolaris_dtrace.c M sys/cddl/compat/opensolaris/kern/opensolaris_kmem.c M sys/cddl/compat/opensolaris/kern/opensolaris_kobj.c M sys/cddl/compat/opensolaris/kern/opensolaris_kstat.c M sys/cddl/compat/opensolaris/kern/opensolaris_lookup.c M sys/cddl/compat/opensolaris/kern/opensolaris_misc.c M sys/cddl/compat/opensolaris/kern/opensolaris_policy.c M sys/cddl/compat/opensolaris/kern/opensolaris_proc.c M sys/cddl/compat/opensolaris/kern/opensolaris_sunddi.c M sys/cddl/compat/opensolaris/kern/opensolaris_sysevent.c M sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c M sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c M sys/cddl/compat/opensolaris/kern/opensolaris_vm.c M sys/cddl/compat/opensolaris/kern/opensolaris_zone.c M sys/cddl/dev/dtrace/aarch64/dtrace_subr.c M sys/cddl/dev/dtrace/arm/dtrace_subr.c M sys/cddl/dev/dtrace/mips/dtrace_subr.c M sys/cddl/dev/dtrace/powerpc/dtrace_subr.c M sys/cddl/dev/dtrace/riscv/dtrace_subr.c M sys/cddl/dev/systrace/systrace.c M sys/compat/cloudabi/cloudabi_clock.c M sys/compat/cloudabi/cloudabi_errno.c M sys/compat/cloudabi/cloudabi_fd.c M sys/compat/cloudabi/cloudabi_file.c M sys/compat/cloudabi/cloudabi_futex.c M sys/compat/cloudabi/cloudabi_mem.c M sys/compat/cloudabi/cloudabi_proc.c M sys/compat/cloudabi/cloudabi_random.c M sys/compat/cloudabi/cloudabi_sock.c M sys/compat/cloudabi/cloudabi_thread.c M sys/compat/cloudabi/cloudabi_vdso.c M sys/compat/cloudabi32/cloudabi32_fd.c M sys/compat/cloudabi32/cloudabi32_module.c M sys/compat/cloudabi32/cloudabi32_poll.c M sys/compat/cloudabi32/cloudabi32_sock.c M sys/compat/cloudabi32/cloudabi32_thread.c M sys/compat/cloudabi64/cloudabi64_fd.c M sys/compat/cloudabi64/cloudabi64_module.c M sys/compat/cloudabi64/cloudabi64_poll.c M sys/compat/cloudabi64/cloudabi64_sock.c M sys/compat/cloudabi64/cloudabi64_thread.c M sys/compat/freebsd32/freebsd32_capability.c M sys/compat/freebsd32/freebsd32_ioctl.c M sys/compat/freebsd32/freebsd32_misc.c M sys/compat/ia32/ia32_genassym.c M sys/compat/ia32/ia32_sysvec.c M sys/compat/lindebugfs/lindebugfs.c M sys/compat/linprocfs/linprocfs.c M sys/compat/linsysfs/linsysfs.c M sys/compat/linux/linux.c M sys/compat/linux/linux_common.c M sys/compat/linux/linux_dummy.c M sys/compat/linux/linux_emul.c M sys/compat/linux/linux_event.c M sys/compat/linux/linux_file.c M sys/compat/linux/linux_fork.c M sys/compat/linux/linux_futex.c M sys/compat/linux/linux_getcwd.c M sys/compat/linux/linux_ioctl.c M sys/compat/linux/linux_ipc.c M sys/compat/linux/linux_mib.c M sys/compat/linux/linux_misc.c M sys/compat/linux/linux_mmap.c M sys/compat/linux/linux_signal.c M sys/compat/linux/linux_socket.c M sys/compat/linux/linux_stats.c M sys/compat/linux/linux_sysctl.c M sys/compat/linux/linux_time.c M sys/compat/linux/linux_timer.c M sys/compat/linux/linux_uid16.c M sys/compat/linux/linux_util.c M sys/compat/linux/linux_vdso.c M sys/compat/linuxkpi/common/src/linux_compat.c M sys/compat/linuxkpi/common/src/linux_current.c M sys/compat/linuxkpi/common/src/linux_domain.c M sys/compat/linuxkpi/common/src/linux_hrtimer.c M sys/compat/linuxkpi/common/src/linux_idr.c M sys/compat/linuxkpi/common/src/linux_kmod.c M sys/compat/linuxkpi/common/src/linux_kthread.c M sys/compat/linuxkpi/common/src/linux_page.c M sys/compat/linuxkpi/common/src/linux_pci.c M sys/compat/linuxkpi/common/src/linux_radix.c M sys/compat/linuxkpi/common/src/linux_rcu.c M sys/compat/linuxkpi/common/src/linux_schedule.c M sys/compat/linuxkpi/common/src/linux_seq_file.c M sys/compat/linuxkpi/common/src/linux_slab.c M sys/compat/linuxkpi/common/src/linux_tasklet.c M sys/compat/linuxkpi/common/src/linux_work.c M sys/compat/linuxkpi/common/src/linux_xarray.c M sys/compat/ndis/kern_ndis.c M sys/compat/ndis/kern_windrv.c M sys/compat/ndis/subr_hal.c M sys/compat/ndis/subr_ndis.c M sys/compat/ndis/subr_ntoskrnl.c M sys/compat/ndis/subr_pe.c M sys/compat/ndis/subr_usbd.c M sys/compat/svr4/imgact_svr4.c M sys/compat/svr4/svr4_fcntl.c M sys/compat/svr4/svr4_filio.c M sys/compat/svr4/svr4_ioctl.c M sys/compat/svr4/svr4_ipc.c M sys/compat/svr4/svr4_misc.c M sys/compat/svr4/svr4_resource.c M sys/compat/svr4/svr4_signal.c M sys/compat/svr4/svr4_socket.c M sys/compat/svr4/svr4_sockio.c M sys/compat/svr4/svr4_stat.c M sys/compat/svr4/svr4_stream.c M sys/compat/svr4/svr4_sysvec.c M sys/compat/svr4/svr4_termios.c M sys/compat/x86bios/x86bios.c M sys/contrib/alpine-hal/al_hal_pcie.c M sys/contrib/libnv/cnvlist.c M sys/contrib/libnv/dnvlist.c M sys/contrib/libnv/nvlist.c M sys/contrib/libnv/nvpair.c M sys/contrib/rdma/krping/getopt.c M sys/contrib/rdma/krping/krping.c M sys/contrib/rdma/krping/krping_dev.c M sys/contrib/vchiq/interface/vchiq_arm/vchiq_kmod.c M sys/contrib/x86emu/x86emu.c M sys/crypto/aesni/aesni.c M sys/crypto/aesni/aesni_wrap.c M sys/crypto/aesni/intel_sha1.c M sys/crypto/aesni/intel_sha256.c M sys/crypto/armv8/armv8_crypto.c M sys/crypto/armv8/armv8_crypto_wrap.c M sys/crypto/blake2/blake2-sw.c M sys/crypto/blake2/blake2_cryptodev.c M sys/crypto/blowfish/bf_ecb.c M sys/crypto/blowfish/bf_enc.c M sys/crypto/blowfish/bf_skey.c M sys/crypto/ccp/ccp.c M sys/crypto/ccp/ccp_hardware.c M sys/crypto/ccp/ccp_lsb.c M sys/crypto/chacha20/chacha-sw.c M sys/crypto/chacha20/chacha.c M sys/crypto/des/des_ecb.c M sys/crypto/des/des_enc.c M sys/crypto/des/des_setkey.c M sys/crypto/libsodium/randombytes.c M sys/crypto/libsodium/utils.c M sys/crypto/rc4/rc4.c M sys/crypto/rijndael/rijndael-alg-fst.c M sys/crypto/rijndael/rijndael-api-fst.c M sys/crypto/rijndael/rijndael-api.c M sys/crypto/sha1.c M sys/crypto/sha2/sha256c.c M sys/crypto/sha2/sha512c.c M sys/crypto/siphash/siphash.c M sys/crypto/siphash/siphash_test.c M sys/crypto/skein/skein.c M sys/crypto/skein/skein_block.c M sys/crypto/via/padlock.c M sys/crypto/via/padlock_cipher.c M sys/crypto/via/padlock_hash.c M sys/ddb/db_access.c M sys/ddb/db_break.c M sys/ddb/db_capture.c M sys/ddb/db_command.c M sys/ddb/db_examine.c M sys/ddb/db_expr.c M sys/ddb/db_input.c M sys/ddb/db_lex.c M sys/ddb/db_main.c M sys/ddb/db_output.c M sys/ddb/db_print.c M sys/ddb/db_ps.c M sys/ddb/db_run.c M sys/ddb/db_script.c M sys/ddb/db_sym.c M sys/ddb/db_textdump.c M sys/ddb/db_thread.c M sys/ddb/db_variables.c M sys/ddb/db_watch.c M sys/ddb/db_write_cmd.c M sys/dev/aac/aac.c M sys/dev/aac/aac_cam.c M sys/dev/aac/aac_debug.c M sys/dev/aac/aac_disk.c M sys/dev/aac/aac_linux.c M sys/dev/aac/aac_pci.c M sys/dev/aacraid/aacraid.c M sys/dev/aacraid/aacraid_cam.c M sys/dev/aacraid/aacraid_debug.c M sys/dev/aacraid/aacraid_linux.c M sys/dev/aacraid/aacraid_pci.c M sys/dev/acpi_support/acpi_asus.c M sys/dev/acpi_support/acpi_asus_wmi.c M sys/dev/acpi_support/acpi_fujitsu.c M sys/dev/acpi_support/acpi_hp.c M sys/dev/acpi_support/acpi_ibm.c M sys/dev/acpi_support/acpi_panasonic.c M sys/dev/acpi_support/acpi_rapidstart.c M sys/dev/acpi_support/acpi_sony.c M sys/dev/acpi_support/acpi_toshiba.c M sys/dev/acpi_support/acpi_wmi.c M sys/dev/acpi_support/atk0110.c M sys/dev/acpica/Osd/OsdDebug.c M sys/dev/acpica/Osd/OsdHardware.c M sys/dev/acpica/Osd/OsdInterrupt.c M sys/dev/acpica/Osd/OsdMemory.c M sys/dev/acpica/Osd/OsdSchedule.c M sys/dev/acpica/Osd/OsdStream.c M sys/dev/acpica/Osd/OsdSynch.c M sys/dev/acpica/Osd/OsdTable.c M sys/dev/acpica/acpi.c M sys/dev/acpica/acpi_acad.c M sys/dev/acpica/acpi_apei.c M sys/dev/acpica/acpi_battery.c M sys/dev/acpica/acpi_button.c M sys/dev/acpica/acpi_cmbat.c M sys/dev/acpica/acpi_container.c M sys/dev/acpica/acpi_cpu.c M sys/dev/acpica/acpi_ec.c M sys/dev/acpica/acpi_hpet.c M sys/dev/acpica/acpi_isab.c M sys/dev/acpica/acpi_lid.c M sys/dev/acpica/acpi_package.c M sys/dev/acpica/acpi_pci.c M sys/dev/acpica/acpi_pci_link.c M sys/dev/acpica/acpi_pcib.c M sys/dev/acpica/acpi_pcib_acpi.c M sys/dev/acpica/acpi_pcib_pci.c M sys/dev/acpica/acpi_perf.c M sys/dev/acpica/acpi_powerres.c M sys/dev/acpica/acpi_pxm.c M sys/dev/acpica/acpi_quirk.c M sys/dev/acpica/acpi_resource.c M sys/dev/acpica/acpi_smbat.c M sys/dev/acpica/acpi_thermal.c M sys/dev/acpica/acpi_throttle.c M sys/dev/acpica/acpi_timer.c M sys/dev/acpica/acpi_video.c M sys/dev/adlink/adlink.c M sys/dev/advansys/adv_isa.c M sys/dev/advansys/adv_pci.c M sys/dev/advansys/advansys.c M sys/dev/advansys/advlib.c M sys/dev/advansys/advmcode.c M sys/dev/advansys/adw_pci.c M sys/dev/advansys/adwcam.c M sys/dev/advansys/adwlib.c M sys/dev/advansys/adwmcode.c M sys/dev/ae/if_ae.c M sys/dev/age/if_age.c M sys/dev/agp/agp.c M sys/dev/agp/agp_ali.c M sys/dev/agp/agp_amd.c M sys/dev/agp/agp_amd64.c M sys/dev/agp/agp_apple.c M sys/dev/agp/agp_ati.c M sys/dev/agp/agp_i810.c M sys/dev/agp/agp_intel.c M sys/dev/agp/agp_nvidia.c M sys/dev/agp/agp_sis.c M sys/dev/agp/agp_via.c M sys/dev/aha/aha.c M sys/dev/aha/aha_isa.c M sys/dev/ahci/ahci.c M sys/dev/ahci/ahci_generic.c M sys/dev/ahci/ahci_mv_fdt.c M sys/dev/ahci/ahci_pci.c M sys/dev/ahci/ahciem.c M sys/dev/aic/aic.c M sys/dev/aic/aic_isa.c M sys/dev/aic/aic_pccard.c M sys/dev/aic7xxx/ahc_isa.c M sys/dev/aic7xxx/ahc_pci.c M sys/dev/aic7xxx/ahd_pci.c M sys/dev/aic7xxx/aic7770.c M sys/dev/aic7xxx/aic79xx.c M sys/dev/aic7xxx/aic79xx_osm.c M sys/dev/aic7xxx/aic79xx_pci.c M sys/dev/aic7xxx/aic79xx_reg_print.c M sys/dev/aic7xxx/aic7xxx.c M sys/dev/aic7xxx/aic7xxx_93cx6.c M sys/dev/aic7xxx/aic7xxx_osm.c M sys/dev/aic7xxx/aic7xxx_pci.c M sys/dev/aic7xxx/aic7xxx_reg_print.c M sys/dev/aic7xxx/aic_osm_lib.c M sys/dev/al_eth/al_eth.c M sys/dev/al_eth/al_init_eth_kr.c M sys/dev/al_eth/al_init_eth_lm.c M sys/dev/alc/if_alc.c M sys/dev/ale/if_ale.c M sys/dev/alpm/alpm.c M sys/dev/altera/atse/if_atse.c M sys/dev/altera/atse/if_atse_fdt.c M sys/dev/altera/atse/if_atse_nexus.c M sys/dev/altera/avgen/altera_avgen.c M sys/dev/altera/avgen/altera_avgen_fdt.c M sys/dev/altera/avgen/altera_avgen_nexus.c M sys/dev/altera/dwc/if_dwc_socfpga.c M sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c M sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c M sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c M sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c M sys/dev/altera/msgdma/msgdma.c M sys/dev/altera/pio/pio.c M sys/dev/altera/sdcard/altera_sdcard.c M sys/dev/altera/sdcard/altera_sdcard_disk.c M sys/dev/altera/sdcard/altera_sdcard_fdt.c M sys/dev/altera/sdcard/altera_sdcard_io.c M sys/dev/altera/sdcard/altera_sdcard_nexus.c M sys/dev/altera/softdma/softdma.c M sys/dev/amdgpio/amdgpio.c M sys/dev/amdpm/amdpm.c M sys/dev/amdsbwd/amdsbwd.c M sys/dev/amdsmb/amdsmb.c M sys/dev/amdsmn/amdsmn.c M sys/dev/amdtemp/amdtemp.c M sys/dev/amr/amr.c M sys/dev/amr/amr_cam.c M sys/dev/amr/amr_disk.c M sys/dev/amr/amr_linux.c M sys/dev/amr/amr_pci.c M sys/dev/an/if_an.c M sys/dev/an/if_an_isa.c M sys/dev/an/if_an_pccard.c M sys/dev/an/if_an_pci.c M sys/dev/arcmsr/arcmsr.c M sys/dev/asmc/asmc.c M sys/dev/ata/ata-all.c M sys/dev/ata/ata-card.c M sys/dev/ata/ata-dma.c M sys/dev/ata/ata-isa.c M sys/dev/ata/ata-lowlevel.c M sys/dev/ata/ata-pci.c M sys/dev/ata/ata-sata.c M sys/dev/ata/chipsets/ata-acard.c M sys/dev/ata/chipsets/ata-acerlabs.c M sys/dev/ata/chipsets/ata-amd.c M sys/dev/ata/chipsets/ata-ati.c M sys/dev/ata/chipsets/ata-cenatek.c M sys/dev/ata/chipsets/ata-cypress.c M sys/dev/ata/chipsets/ata-cyrix.c M sys/dev/ata/chipsets/ata-fsl.c M sys/dev/ata/chipsets/ata-highpoint.c M sys/dev/ata/chipsets/ata-intel.c M sys/dev/ata/chipsets/ata-ite.c M sys/dev/ata/chipsets/ata-jmicron.c M sys/dev/ata/chipsets/ata-marvell.c M sys/dev/ata/chipsets/ata-micron.c M sys/dev/ata/chipsets/ata-national.c M sys/dev/ata/chipsets/ata-netcell.c M sys/dev/ata/chipsets/ata-nvidia.c M sys/dev/ata/chipsets/ata-promise.c M sys/dev/ata/chipsets/ata-serverworks.c M sys/dev/ata/chipsets/ata-siliconimage.c M sys/dev/ata/chipsets/ata-sis.c M sys/dev/ata/chipsets/ata-via.c M sys/dev/ath/ath_dfs/null/dfs_null.c M sys/dev/ath/ath_rate/amrr/amrr.c M sys/dev/ath/ath_rate/onoe/onoe.c M sys/dev/ath/ath_rate/sample/sample.c M sys/dev/ath/if_ath.c M sys/dev/ath/if_ath_ahb.c M sys/dev/ath/if_ath_beacon.c M sys/dev/ath/if_ath_btcoex.c M sys/dev/ath/if_ath_btcoex_mci.c M sys/dev/ath/if_ath_debug.c M sys/dev/ath/if_ath_descdma.c M sys/dev/ath/if_ath_ioctl.c M sys/dev/ath/if_ath_keycache.c M sys/dev/ath/if_ath_led.c M sys/dev/ath/if_ath_lna_div.c M sys/dev/ath/if_ath_pci.c M sys/dev/ath/if_ath_rx.c M sys/dev/ath/if_ath_rx_edma.c M sys/dev/ath/if_ath_spectral.c M sys/dev/ath/if_ath_sysctl.c M sys/dev/ath/if_ath_tdma.c M sys/dev/ath/if_ath_tx.c M sys/dev/ath/if_ath_tx_edma.c M sys/dev/ath/if_ath_tx_ht.c M sys/dev/atkbdc/atkbd.c M sys/dev/atkbdc/atkbd_atkbdc.c M sys/dev/atkbdc/atkbdc.c M sys/dev/atkbdc/atkbdc_ebus.c M sys/dev/atkbdc/atkbdc_isa.c M sys/dev/atkbdc/atkbdc_subr.c M sys/dev/atkbdc/psm.c M sys/dev/auxio/auxio.c M sys/dev/axgbe/if_axgbe.c M sys/dev/axgbe/xgbe-desc.c M sys/dev/axgbe/xgbe-dev.c M sys/dev/axgbe/xgbe-drv.c M sys/dev/axgbe/xgbe-mdio.c M sys/dev/bce/if_bce.c M sys/dev/beri/beri_mem.c M sys/dev/beri/beri_ring.c M sys/dev/beri/virtio/network/if_vtbe.c M sys/dev/beri/virtio/virtio.c M sys/dev/beri/virtio/virtio_block.c M sys/dev/beri/virtio/virtio_mmio_platform.c M sys/dev/bfe/if_bfe.c M sys/dev/bge/if_bge.c M sys/dev/bhnd/bcma/bcma.c M sys/dev/bhnd/bcma/bcma_bhndb.c M sys/dev/bhnd/bcma/bcma_erom.c M sys/dev/bhnd/bcma/bcma_subr.c M sys/dev/bhnd/bhnd.c M sys/dev/bhnd/bhnd_erom.c M sys/dev/bhnd/bhnd_subr.c M sys/dev/bhnd/bhndb/bhnd_bhndb.c M sys/dev/bhnd/bhndb/bhndb.c M sys/dev/bhnd/bhndb/bhndb_hwdata.c M sys/dev/bhnd/bhndb/bhndb_pci.c M sys/dev/bhnd/bhndb/bhndb_pci_hwdata.c M sys/dev/bhnd/bhndb/bhndb_pci_sprom.c M sys/dev/bhnd/bhndb/bhndb_subr.c M sys/dev/bhnd/cores/chipc/bhnd_pmu_chipc.c M sys/dev/bhnd/cores/chipc/bhnd_sprom_chipc.c M sys/dev/bhnd/cores/chipc/chipc.c M sys/dev/bhnd/cores/chipc/chipc_cfi.c M sys/dev/bhnd/cores/chipc/chipc_gpio.c M sys/dev/bhnd/cores/chipc/chipc_slicer.c M sys/dev/bhnd/cores/chipc/chipc_spi.c M sys/dev/bhnd/cores/chipc/chipc_subr.c M sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl.c M sys/dev/bhnd/cores/chipc/pwrctl/bhnd_pwrctl_subr.c M sys/dev/bhnd/cores/pci/bhnd_pci.c M sys/dev/bhnd/cores/pci/bhnd_pci_hostb.c M sys/dev/bhnd/cores/pci/bhnd_pcib.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2_hostb.c M sys/dev/bhnd/cores/pcie2/bhnd_pcie2b.c M sys/dev/bhnd/cores/pmu/bhnd_pmu.c M sys/dev/bhnd/cores/pmu/bhnd_pmu_core.c M sys/dev/bhnd/cores/pmu/bhnd_pmu_subr.c M sys/dev/bhnd/cores/usb/bhnd_ehci.c M sys/dev/bhnd/cores/usb/bhnd_ohci.c M sys/dev/bhnd/cores/usb/bhnd_usb.c M sys/dev/bhnd/nvram/bhnd_nvram_data.c M sys/dev/bhnd/nvram/bhnd_nvram_data_bcm.c M sys/dev/bhnd/nvram/bhnd_nvram_data_bcmraw.c M sys/dev/bhnd/nvram/bhnd_nvram_data_btxt.c M sys/dev/bhnd/nvram/bhnd_nvram_data_sprom.c M sys/dev/bhnd/nvram/bhnd_nvram_data_sprom_subr.c M sys/dev/bhnd/nvram/bhnd_nvram_data_tlv.c M sys/dev/bhnd/nvram/bhnd_nvram_io.c M sys/dev/bhnd/nvram/bhnd_nvram_iobuf.c M sys/dev/bhnd/nvram/bhnd_nvram_ioptr.c M sys/dev/bhnd/nvram/bhnd_nvram_iores.c M sys/dev/bhnd/nvram/bhnd_nvram_plist.c M sys/dev/bhnd/nvram/bhnd_nvram_store.c M sys/dev/bhnd/nvram/bhnd_nvram_store_subr.c M sys/dev/bhnd/nvram/bhnd_nvram_subr.c M sys/dev/bhnd/nvram/bhnd_nvram_value.c M sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c M sys/dev/bhnd/nvram/bhnd_nvram_value_prf.c M sys/dev/bhnd/nvram/bhnd_nvram_value_subr.c M sys/dev/bhnd/nvram/bhnd_sprom.c M sys/dev/bhnd/siba/siba.c M sys/dev/bhnd/siba/siba_bhndb.c M sys/dev/bhnd/siba/siba_erom.c M sys/dev/bhnd/siba/siba_subr.c M sys/dev/bktr/bktr_audio.c M sys/dev/bktr/bktr_card.c M sys/dev/bktr/bktr_core.c M sys/dev/bktr/bktr_i2c.c M sys/dev/bktr/bktr_mem.c M sys/dev/bktr/bktr_os.c M sys/dev/bktr/bktr_tuner.c M sys/dev/bm/if_bm.c M sys/dev/bnxt/bnxt_hwrm.c M sys/dev/bnxt/bnxt_sysctl.c M sys/dev/bnxt/bnxt_txrx.c M sys/dev/bnxt/if_bnxt.c M sys/dev/buslogic/bt.c M sys/dev/buslogic/bt_isa.c M sys/dev/buslogic/bt_pci.c M sys/dev/bvm/bvm_console.c M sys/dev/bvm/bvm_dbg.c M sys/dev/bwi/bwimac.c M sys/dev/bwi/bwiphy.c M sys/dev/bwi/bwirf.c M sys/dev/bwi/if_bwi.c M sys/dev/bwi/if_bwi_pci.c M sys/dev/bwn/if_bwn.c M sys/dev/bwn/if_bwn_pci.c M sys/dev/bwn/if_bwn_phy_common.c M sys/dev/bwn/if_bwn_phy_g.c M sys/dev/bwn/if_bwn_phy_lp.c M sys/dev/bwn/if_bwn_phy_n.c M sys/dev/bwn/if_bwn_util.c M sys/dev/bxe/57710_init_values.c M sys/dev/bxe/57711_init_values.c M sys/dev/bxe/57712_init_values.c M sys/dev/bxe/bxe.c M sys/dev/bxe/bxe_debug.c M sys/dev/bxe/bxe_elink.c M sys/dev/bxe/bxe_stats.c M sys/dev/bxe/ecore_sp.c M sys/dev/cadence/if_cgem.c M sys/dev/cardbus/cardbus.c M sys/dev/cardbus/cardbus_cis.c M sys/dev/cardbus/cardbus_device.c M sys/dev/cas/if_cas.c M sys/dev/ce/ceddk.c M sys/dev/ce/if_ce.c M sys/dev/ce/tau32-ddk.c M sys/dev/cesa/cesa.c M sys/dev/cfe/cfe_api.c M sys/dev/cfe/cfe_console.c M sys/dev/cfe/cfe_env.c M sys/dev/cfe/cfe_resource.c M sys/dev/cfi/cfi_bus_fdt.c M sys/dev/cfi/cfi_bus_nexus.c M sys/dev/cfi/cfi_core.c M sys/dev/cfi/cfi_dev.c M sys/dev/cfi/cfi_disk.c M sys/dev/chromebook_platform/chromebook_platform.c M sys/dev/cmx/cmx.c M sys/dev/cmx/cmx_pccard.c M sys/dev/coretemp/coretemp.c M sys/dev/cp/cpddk.c M sys/dev/cp/if_cp.c M sys/dev/cpuctl/cpuctl.c M sys/dev/cpufreq/cpufreq_dt.c M sys/dev/cpufreq/ichss.c M sys/dev/cs/if_cs.c M sys/dev/cs/if_cs_isa.c M sys/dev/cs/if_cs_pccard.c M sys/dev/ctau/ctau.c M sys/dev/ctau/ctddk.c M sys/dev/ctau/if_ct.c M sys/dev/cx/cxddk.c M sys/dev/cx/if_cx.c M sys/dev/cxgb/common/cxgb_ael1002.c M sys/dev/cxgb/common/cxgb_aq100x.c M sys/dev/cxgb/common/cxgb_mc5.c M sys/dev/cxgb/common/cxgb_mv88e1xxx.c M sys/dev/cxgb/common/cxgb_t3_hw.c M sys/dev/cxgb/common/cxgb_tn1010.c M sys/dev/cxgb/common/cxgb_vsc7323.c M sys/dev/cxgb/common/cxgb_vsc8211.c M sys/dev/cxgb/common/cxgb_xgmac.c M sys/dev/cxgb/cxgb_main.c M sys/dev/cxgb/cxgb_sge.c M sys/dev/cxgb/cxgb_t3fw.c M sys/dev/cxgb/sys/uipc_mvec.c M sys/dev/cxgbe/common/t4_hw.c M sys/dev/cxgbe/common/t4vf_hw.c M sys/dev/cxgbe/crypto/t4_crypto.c M sys/dev/cxgbe/crypto/t4_keyctx.c M sys/dev/cxgbe/cudbg/cudbg_common.c M sys/dev/cxgbe/cudbg/cudbg_flash_utils.c M sys/dev/cxgbe/cudbg/cudbg_lib.c M sys/dev/cxgbe/cudbg/cudbg_wtp.c M sys/dev/cxgbe/cudbg/fastlz.c M sys/dev/cxgbe/cudbg/fastlz_api.c M sys/dev/cxgbe/cxgbei/cxgbei.c M sys/dev/cxgbe/cxgbei/icl_cxgbei.c M sys/dev/cxgbe/if_cc.c M sys/dev/cxgbe/if_ccv.c M sys/dev/cxgbe/if_cxl.c M sys/dev/cxgbe/if_cxlv.c M sys/dev/cxgbe/iw_cxgbe/cm.c M sys/dev/cxgbe/iw_cxgbe/cq.c M sys/dev/cxgbe/iw_cxgbe/device.c M sys/dev/cxgbe/iw_cxgbe/ev.c M sys/dev/cxgbe/iw_cxgbe/id_table.c M sys/dev/cxgbe/iw_cxgbe/mem.c M sys/dev/cxgbe/iw_cxgbe/provider.c M sys/dev/cxgbe/iw_cxgbe/qp.c M sys/dev/cxgbe/iw_cxgbe/resource.c M sys/dev/cxgbe/t4_clip.c M sys/dev/cxgbe/t4_filter.c M sys/dev/cxgbe/t4_iov.c M sys/dev/cxgbe/t4_l2t.c M sys/dev/cxgbe/t4_main.c M sys/dev/cxgbe/t4_mp_ring.c M sys/dev/cxgbe/t4_netmap.c M sys/dev/cxgbe/t4_sched.c M sys/dev/cxgbe/t4_sge.c M sys/dev/cxgbe/t4_smt.c M sys/dev/cxgbe/t4_tracer.c M sys/dev/cxgbe/t4_vf.c M sys/dev/cxgbe/tom/t4_connect.c M sys/dev/cxgbe/tom/t4_cpl_io.c M sys/dev/cxgbe/tom/t4_ddp.c M sys/dev/cxgbe/tom/t4_listen.c M sys/dev/cxgbe/tom/t4_tls.c M sys/dev/cxgbe/tom/t4_tom.c M sys/dev/cxgbe/tom/t4_tom_l2t.c M sys/dev/cy/cy.c M sys/dev/cy/cy_isa.c M sys/dev/cy/cy_pci.c M sys/dev/cyapa/cyapa.c M sys/dev/dc/dcphy.c M sys/dev/dc/if_dc.c M sys/dev/dc/pnphy.c M sys/dev/de/if_de.c M sys/dev/dme/if_dme.c M sys/dev/dpaa/bman.c M sys/dev/dpaa/bman_fdt.c M sys/dev/dpaa/bman_portals.c M sys/dev/dpaa/fman.c M sys/dev/dpaa/fman_fdt.c M sys/dev/dpaa/fman_mdio.c M sys/dev/dpaa/if_dtsec.c M sys/dev/dpaa/if_dtsec_fdt.c M sys/dev/dpaa/if_dtsec_im.c M sys/dev/dpaa/if_dtsec_rm.c M sys/dev/dpaa/portals_common.c M sys/dev/dpaa/qman.c M sys/dev/dpaa/qman_fdt.c M sys/dev/dpaa/qman_portals.c M sys/dev/dpms/dpms.c M sys/dev/dpt/dpt_pci.c M sys/dev/dpt/dpt_scsi.c M sys/dev/drm/ati_pcigart.c M sys/dev/drm/drm_agpsupport.c M sys/dev/drm/drm_auth.c M sys/dev/drm/drm_bufs.c M sys/dev/drm/drm_context.c M sys/dev/drm/drm_dma.c M sys/dev/drm/drm_drawable.c M sys/dev/drm/drm_drv.c M sys/dev/drm/drm_fops.c M sys/dev/drm/drm_hashtab.c M sys/dev/drm/drm_ioctl.c M sys/dev/drm/drm_irq.c M sys/dev/drm/drm_lock.c M sys/dev/drm/drm_memory.c M sys/dev/drm/drm_mm.c M sys/dev/drm/drm_pci.c M sys/dev/drm/drm_scatter.c M sys/dev/drm/drm_sman.c M sys/dev/drm/drm_sysctl.c M sys/dev/drm/drm_vm.c M sys/dev/drm/mach64_dma.c M sys/dev/drm/mach64_drv.c M sys/dev/drm/mach64_irq.c M sys/dev/drm/mach64_state.c M sys/dev/drm/mga_dma.c M sys/dev/drm/mga_drv.c M sys/dev/drm/mga_irq.c M sys/dev/drm/mga_state.c M sys/dev/drm/mga_warp.c M sys/dev/drm/r128_cce.c M sys/dev/drm/r128_drv.c M sys/dev/drm/r128_irq.c M sys/dev/drm/r128_state.c M sys/dev/drm/savage_bci.c M sys/dev/drm/savage_drv.c M sys/dev/drm/savage_state.c M sys/dev/drm/sis_drv.c M sys/dev/drm/sis_ds.c M sys/dev/drm/sis_mm.c M sys/dev/drm/tdfx_drv.c M sys/dev/drm/via_dma.c M sys/dev/drm/via_dmablit.c M sys/dev/drm/via_drv.c M sys/dev/drm/via_irq.c M sys/dev/drm/via_map.c M sys/dev/drm/via_mm.c M sys/dev/drm/via_verifier.c M sys/dev/drm/via_video.c M sys/dev/drm2/ati_pcigart.c M sys/dev/drm2/drm_agpsupport.c M sys/dev/drm2/drm_auth.c M sys/dev/drm2/drm_buffer.c M sys/dev/drm2/drm_bufs.c M sys/dev/drm2/drm_context.c M sys/dev/drm2/drm_crtc.c M sys/dev/drm2/drm_crtc_helper.c M sys/dev/drm2/drm_dma.c M sys/dev/drm2/drm_dp_helper.c M sys/dev/drm2/drm_dp_iic_helper.c M sys/dev/drm2/drm_drv.c M sys/dev/drm2/drm_edid.c M sys/dev/drm2/drm_fb_helper.c M sys/dev/drm2/drm_fops.c M sys/dev/drm2/drm_gem.c M sys/dev/drm2/drm_gem_names.c M sys/dev/drm2/drm_global.c M sys/dev/drm2/drm_hashtab.c M sys/dev/drm2/drm_ioc32.c M sys/dev/drm2/drm_ioctl.c M sys/dev/drm2/drm_irq.c M sys/dev/drm2/drm_linux_list_sort.c M sys/dev/drm2/drm_lock.c M sys/dev/drm2/drm_memory.c M sys/dev/drm2/drm_mm.c M sys/dev/drm2/drm_modes.c M sys/dev/drm2/drm_os_freebsd.c M sys/dev/drm2/drm_pci.c M sys/dev/drm2/drm_platform.c M sys/dev/drm2/drm_scatter.c M sys/dev/drm2/drm_stub.c M sys/dev/drm2/drm_sysctl.c M sys/dev/drm2/drm_vm.c M sys/dev/drm2/i915/dvo_ch7017.c M sys/dev/drm2/i915/dvo_ch7xxx.c M sys/dev/drm2/i915/dvo_ivch.c M sys/dev/drm2/i915/dvo_ns2501.c M sys/dev/drm2/i915/dvo_sil164.c M sys/dev/drm2/i915/dvo_tfp410.c M sys/dev/drm2/i915/i915_debug.c M sys/dev/drm2/i915/i915_dma.c M sys/dev/drm2/i915/i915_drv.c M sys/dev/drm2/i915/i915_gem.c M sys/dev/drm2/i915/i915_gem_context.c M sys/dev/drm2/i915/i915_gem_evict.c M sys/dev/drm2/i915/i915_gem_execbuffer.c M sys/dev/drm2/i915/i915_gem_gtt.c M sys/dev/drm2/i915/i915_gem_stolen.c M sys/dev/drm2/i915/i915_gem_tiling.c M sys/dev/drm2/i915/i915_ioc32.c M sys/dev/drm2/i915/i915_irq.c M sys/dev/drm2/i915/i915_suspend.c M sys/dev/drm2/i915/intel_acpi.c M sys/dev/drm2/i915/intel_bios.c M sys/dev/drm2/i915/intel_crt.c M sys/dev/drm2/i915/intel_ddi.c M sys/dev/drm2/i915/intel_display.c M sys/dev/drm2/i915/intel_dp.c M sys/dev/drm2/i915/intel_dvo.c M sys/dev/drm2/i915/intel_fb.c M sys/dev/drm2/i915/intel_hdmi.c M sys/dev/drm2/i915/intel_iic.c M sys/dev/drm2/i915/intel_lvds.c M sys/dev/drm2/i915/intel_modes.c M sys/dev/drm2/i915/intel_opregion.c M sys/dev/drm2/i915/intel_overlay.c M sys/dev/drm2/i915/intel_panel.c M sys/dev/drm2/i915/intel_pm.c M sys/dev/drm2/i915/intel_ringbuffer.c M sys/dev/drm2/i915/intel_sdvo.c M sys/dev/drm2/i915/intel_sprite.c M sys/dev/drm2/i915/intel_tv.c M sys/dev/drm2/radeon/atom.c M sys/dev/drm2/radeon/atombios_crtc.c M sys/dev/drm2/radeon/atombios_dp.c M sys/dev/drm2/radeon/atombios_encoders.c M sys/dev/drm2/radeon/atombios_i2c.c M sys/dev/drm2/radeon/cayman_blit_shaders.c M sys/dev/drm2/radeon/evergreen.c M sys/dev/drm2/radeon/evergreen_blit_kms.c M sys/dev/drm2/radeon/evergreen_blit_shaders.c M sys/dev/drm2/radeon/evergreen_cs.c M sys/dev/drm2/radeon/evergreen_hdmi.c M sys/dev/drm2/radeon/ni.c M sys/dev/drm2/radeon/r100.c M sys/dev/drm2/radeon/r200.c M sys/dev/drm2/radeon/r300.c M sys/dev/drm2/radeon/r420.c M sys/dev/drm2/radeon/r520.c M sys/dev/drm2/radeon/r600.c M sys/dev/drm2/radeon/r600_audio.c M sys/dev/drm2/radeon/r600_blit_kms.c M sys/dev/drm2/radeon/r600_blit_shaders.c M sys/dev/drm2/radeon/r600_cs.c M sys/dev/drm2/radeon/r600_hdmi.c M sys/dev/drm2/radeon/radeon_acpi.c M sys/dev/drm2/radeon/radeon_agp.c M sys/dev/drm2/radeon/radeon_asic.c M sys/dev/drm2/radeon/radeon_atombios.c M sys/dev/drm2/radeon/radeon_benchmark.c M sys/dev/drm2/radeon/radeon_bios.c M sys/dev/drm2/radeon/radeon_clocks.c M sys/dev/drm2/radeon/radeon_combios.c M sys/dev/drm2/radeon/radeon_connectors.c M sys/dev/drm2/radeon/radeon_cs.c M sys/dev/drm2/radeon/radeon_cursor.c M sys/dev/drm2/radeon/radeon_device.c M sys/dev/drm2/radeon/radeon_display.c M sys/dev/drm2/radeon/radeon_drv.c M sys/dev/drm2/radeon/radeon_encoders.c M sys/dev/drm2/radeon/radeon_fb.c M sys/dev/drm2/radeon/radeon_fence.c M sys/dev/drm2/radeon/radeon_gart.c M sys/dev/drm2/radeon/radeon_gem.c M sys/dev/drm2/radeon/radeon_i2c.c M sys/dev/drm2/radeon/radeon_irq.c M sys/dev/drm2/radeon/radeon_irq_kms.c M sys/dev/drm2/radeon/radeon_kms.c M sys/dev/drm2/radeon/radeon_legacy_crtc.c M sys/dev/drm2/radeon/radeon_legacy_encoders.c M sys/dev/drm2/radeon/radeon_legacy_tv.c M sys/dev/drm2/radeon/radeon_mem.c M sys/dev/drm2/radeon/radeon_object.c M sys/dev/drm2/radeon/radeon_pm.c M sys/dev/drm2/radeon/radeon_prime.c M sys/dev/drm2/radeon/radeon_ring.c M sys/dev/drm2/radeon/radeon_sa.c M sys/dev/drm2/radeon/radeon_semaphore.c M sys/dev/drm2/radeon/radeon_test.c M sys/dev/drm2/radeon/radeon_trace_points.c M sys/dev/drm2/radeon/radeon_ttm.c M sys/dev/drm2/radeon/rs400.c M sys/dev/drm2/radeon/rs600.c M sys/dev/drm2/radeon/rs690.c M sys/dev/drm2/radeon/rv515.c M sys/dev/drm2/radeon/rv770.c M sys/dev/drm2/radeon/si.c M sys/dev/drm2/radeon/si_blit_shaders.c M sys/dev/drm2/ttm/ttm_agp_backend.c M sys/dev/drm2/ttm/ttm_bo.c M sys/dev/drm2/ttm/ttm_bo_manager.c M sys/dev/drm2/ttm/ttm_bo_util.c M sys/dev/drm2/ttm/ttm_bo_vm.c M sys/dev/drm2/ttm/ttm_execbuf_util.c M sys/dev/drm2/ttm/ttm_lock.c M sys/dev/drm2/ttm/ttm_memory.c M sys/dev/drm2/ttm/ttm_object.c M sys/dev/drm2/ttm/ttm_page_alloc.c M sys/dev/drm2/ttm/ttm_page_alloc_dma.c M sys/dev/drm2/ttm/ttm_tt.c M sys/dev/dwc/if_dwc.c M sys/dev/ed/if_ed.c M sys/dev/ed/if_ed_3c503.c M sys/dev/ed/if_ed_hpp.c M sys/dev/ed/if_ed_isa.c M sys/dev/ed/if_ed_novell.c M sys/dev/ed/if_ed_pci.c M sys/dev/ed/if_ed_rtl80x9.c M sys/dev/ed/if_ed_sic.c M sys/dev/ed/if_ed_wd80x3.c M sys/dev/efidev/efidev.c M sys/dev/efidev/efirt.c M sys/dev/efidev/efirtc.c M sys/dev/ena/ena.c M sys/dev/ena/ena_datapath.c M sys/dev/ena/ena_netmap.c M sys/dev/ena/ena_rss.c M sys/dev/ena/ena_sysctl.c M sys/dev/ep/elink.c M sys/dev/ep/if_ep.c M sys/dev/ep/if_ep_isa.c M sys/dev/ep/if_ep_pccard.c M sys/dev/esp/esp_pci.c M sys/dev/esp/esp_sbus.c M sys/dev/esp/ncr53c9x.c M sys/dev/et/if_et.c M sys/dev/etherswitch/e6000sw/e6000sw.c M sys/dev/ex/if_ex.c M sys/dev/ex/if_ex_isa.c M sys/dev/ex/if_ex_pccard.c M sys/dev/exca/exca.c M sys/dev/extres/clk/clk.c M sys/dev/extres/clk/clk_bus.c M sys/dev/extres/clk/clk_div.c M sys/dev/extres/clk/clk_fixed.c M sys/dev/extres/clk/clk_gate.c M sys/dev/extres/clk/clk_link.c M sys/dev/extres/clk/clk_mux.c M sys/dev/extres/nvmem/nvmem.c M sys/dev/extres/phy/phy.c M sys/dev/extres/phy/phy_usb.c M sys/dev/extres/regulator/regulator.c M sys/dev/extres/regulator/regulator_bus.c M sys/dev/extres/regulator/regulator_fixed.c M sys/dev/extres/syscon/syscon.c M sys/dev/extres/syscon/syscon_generic.c M sys/dev/fb/boot_font.c M sys/dev/fb/creator.c M sys/dev/fb/creator_vt.c M sys/dev/fb/fb.c M sys/dev/fb/fbd.c M sys/dev/fb/gallant12x22.c M sys/dev/fb/machfb.c M sys/dev/fb/s3_pci.c M sys/dev/fb/splash.c M sys/dev/fb/vesa.c M sys/dev/fb/vga.c M sys/dev/fdc/fdc.c M sys/dev/fdc/fdc_acpi.c M sys/dev/fdc/fdc_isa.c M sys/dev/fdc/fdc_pccard.c M sys/dev/fdt/fdt_arm_platform.c M sys/dev/fdt/fdt_common.c M sys/dev/fdt/fdt_slicer.c M sys/dev/fdt/simple_mfd.c M sys/dev/fdt/simplebus.c M sys/dev/fe/if_fe.c M sys/dev/fe/if_fe_isa.c M sys/dev/fe/if_fe_pccard.c M sys/dev/ffec/if_ffec.c M sys/dev/filemon/filemon.c M sys/dev/filemon/filemon_wrapper.c M sys/dev/firewire/firewire.c M sys/dev/firewire/fwcrom.c M sys/dev/firewire/fwdma.c M sys/dev/firewire/fwmem.c M sys/dev/firewire/fwohci_pci.c M sys/dev/flash/at45d.c M sys/dev/flash/cqspi.c M sys/dev/flash/mx25l.c M sys/dev/flash/n25q.c M sys/dev/fxp/if_fxp.c M sys/dev/fxp/inphy.c M sys/dev/gem/if_gem.c M sys/dev/gem/if_gem_pci.c M sys/dev/gem/if_gem_sbus.c M sys/dev/glxiic/glxiic.c M sys/dev/glxsb/glxsb.c M sys/dev/glxsb/glxsb_hash.c M sys/dev/gpio/bytgpio.c M sys/dev/gpio/chvgpio.c M sys/dev/gpio/gpiobacklight.c M sys/dev/gpio/gpiobus.c M sys/dev/gpio/gpioc.c M sys/dev/gpio/gpioiic.c M sys/dev/gpio/gpiokeys.c M sys/dev/gpio/gpiokeys_codes.c M sys/dev/gpio/gpioled.c M sys/dev/gpio/gpioled_fdt.c M sys/dev/gpio/gpiopower.c M sys/dev/gpio/gpiopps.c M sys/dev/gpio/gpioregulator.c M sys/dev/gpio/gpiospi.c M sys/dev/gpio/gpioths.c M sys/dev/gpio/ofw_gpiobus.c M sys/dev/gxemul/cons/gxemul_cons.c M sys/dev/gxemul/disk/gxemul_disk.c M sys/dev/hdmi/dwc_hdmi.c M sys/dev/hdmi/dwc_hdmi_fdt.c M sys/dev/hifn/hifn7751.c M sys/dev/hme/if_hme.c M sys/dev/hme/if_hme_pci.c M sys/dev/hme/if_hme_sbus.c M sys/dev/hptiop/hptiop.c M sys/dev/hptmv/entry.c M sys/dev/hptrr/hptrr_osm_bsd.c M sys/dev/hwpmc/hwpmc_amd.c M sys/dev/hwpmc/hwpmc_arm.c M sys/dev/hwpmc/hwpmc_arm64.c M sys/dev/hwpmc/hwpmc_arm64_md.c M sys/dev/hwpmc/hwpmc_armv7.c M sys/dev/hwpmc/hwpmc_core.c M sys/dev/hwpmc/hwpmc_e500.c M sys/dev/hwpmc/hwpmc_intel.c M sys/dev/hwpmc/hwpmc_logging.c M sys/dev/hwpmc/hwpmc_mips.c M sys/dev/hwpmc/hwpmc_mips24k.c M sys/dev/hwpmc/hwpmc_mips74k.c M sys/dev/hwpmc/hwpmc_mod.c M sys/dev/hwpmc/hwpmc_mpc7xxx.c M sys/dev/hwpmc/hwpmc_octeon.c M sys/dev/hwpmc/hwpmc_powerpc.c M sys/dev/hwpmc/hwpmc_ppc970.c M sys/dev/hwpmc/hwpmc_soft.c M sys/dev/hwpmc/hwpmc_sparc64.c M sys/dev/hwpmc/hwpmc_tsc.c M sys/dev/hwpmc/hwpmc_uncore.c M sys/dev/hwpmc/hwpmc_x86.c M sys/dev/hyperv/input/hv_kbd.c M sys/dev/hyperv/input/hv_kbdc.c M sys/dev/hyperv/netvsc/hn_nvs.c M sys/dev/hyperv/netvsc/hn_rndis.c M sys/dev/hyperv/netvsc/if_hn.c M sys/dev/hyperv/pcib/vmbus_pcib.c M sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c M sys/dev/hyperv/utilities/hv_kvp.c M sys/dev/hyperv/utilities/hv_snapshot.c M sys/dev/hyperv/utilities/vmbus_heartbeat.c M sys/dev/hyperv/utilities/vmbus_ic.c M sys/dev/hyperv/utilities/vmbus_shutdown.c M sys/dev/hyperv/utilities/vmbus_timesync.c M sys/dev/hyperv/vmbus/amd64/hyperv_machdep.c M sys/dev/hyperv/vmbus/hyperv.c M sys/dev/hyperv/vmbus/hyperv_busdma.c M sys/dev/hyperv/vmbus/i386/hyperv_machdep.c M sys/dev/hyperv/vmbus/vmbus.c M sys/dev/hyperv/vmbus/vmbus_br.c M sys/dev/hyperv/vmbus/vmbus_chan.c M sys/dev/hyperv/vmbus/vmbus_et.c M sys/dev/hyperv/vmbus/vmbus_res.c M sys/dev/hyperv/vmbus/vmbus_xact.c M sys/dev/ichiic/ig4_acpi.c M sys/dev/ichiic/ig4_iic.c M sys/dev/ichiic/ig4_pci.c M sys/dev/ichsmb/ichsmb.c M sys/dev/ichsmb/ichsmb_pci.c M sys/dev/ichwd/ichwd.c M sys/dev/ida/ida.c M sys/dev/ida/ida_pci.c M sys/dev/if_ndis/if_ndis.c M sys/dev/if_ndis/if_ndis_pccard.c M sys/dev/if_ndis/if_ndis_pci.c M sys/dev/if_ndis/if_ndis_usb.c M sys/dev/igc/if_igc.c M sys/dev/igc/igc_api.c M sys/dev/igc/igc_base.c M sys/dev/igc/igc_i225.c M sys/dev/igc/igc_mac.c M sys/dev/igc/igc_nvm.c M sys/dev/igc/igc_phy.c M sys/dev/igc/igc_txrx.c M sys/dev/iicbus/acpi_iicbus.c M sys/dev/iicbus/ad7417.c M sys/dev/iicbus/ad7418.c M sys/dev/iicbus/adm1030.c M sys/dev/iicbus/ads111x.c M sys/dev/iicbus/adt746x.c M sys/dev/iicbus/ds1307.c M sys/dev/iicbus/ds13rtc.c M sys/dev/iicbus/ds1631.c M sys/dev/iicbus/ds1672.c M sys/dev/iicbus/ds1775.c M sys/dev/iicbus/ds3231.c M sys/dev/iicbus/icee.c M sys/dev/iicbus/if_ic.c M sys/dev/iicbus/iic_recover_bus.c M sys/dev/iicbus/iicbb.c M sys/dev/iicbus/iicbus.c M sys/dev/iicbus/iicoc.c M sys/dev/iicbus/iiconf.c M sys/dev/iicbus/iicsmb.c M sys/dev/iicbus/isl12xx.c M sys/dev/iicbus/lm75.c M sys/dev/iicbus/max6690.c M sys/dev/iicbus/mux/iic_gpiomux.c M sys/dev/iicbus/mux/iicmux.c M sys/dev/iicbus/mux/ltc430x.c M sys/dev/iicbus/nxprtc.c M sys/dev/iicbus/ofw_iicbus.c M sys/dev/iicbus/rtc8583.c M sys/dev/iicbus/s35390a.c M sys/dev/iicbus/sy8106a.c M sys/dev/iicbus/syr827.c M sys/dev/iicbus/twsi/a10_twsi.c M sys/dev/iicbus/twsi/mv_twsi.c M sys/dev/iicbus/twsi/twsi.c M sys/dev/iir/iir.c M sys/dev/iir/iir_ctrl.c M sys/dev/iir/iir_pci.c M sys/dev/intel/spi.c M sys/dev/intpm/intpm.c M sys/dev/io/iodev.c M sys/dev/ioat/ioat.c M sys/dev/ioat/ioat_test.c M sys/dev/ipmi/ipmi.c M sys/dev/ipmi/ipmi_acpi.c M sys/dev/ipmi/ipmi_isa.c M sys/dev/ipmi/ipmi_kcs.c M sys/dev/ipmi/ipmi_linux.c M sys/dev/ipmi/ipmi_opal.c M sys/dev/ipmi/ipmi_pci.c M sys/dev/ipmi/ipmi_smbios.c M sys/dev/ipmi/ipmi_smbus.c M sys/dev/ipmi/ipmi_smic.c M sys/dev/ipmi/ipmi_ssif.c M sys/dev/ips/ips.c M sys/dev/ips/ips_commands.c M sys/dev/ips/ips_disk.c M sys/dev/ips/ips_ioctl.c M sys/dev/ips/ips_pci.c M sys/dev/ipw/if_ipw.c M sys/dev/isci/isci.c M sys/dev/isci/isci_controller.c M sys/dev/isci/isci_domain.c M sys/dev/isci/isci_interrupt.c M sys/dev/isci/isci_io_request.c M sys/dev/isci/isci_logger.c M sys/dev/isci/isci_oem_parameters.c M sys/dev/isci/isci_remote_device.c M sys/dev/isci/isci_sysctl.c M sys/dev/isci/isci_task_request.c M sys/dev/isci/isci_timer.c M sys/dev/isci/scil/sati.c M sys/dev/isci/scil/sati_abort_task_set.c M sys/dev/isci/scil/sati_atapi.c M sys/dev/isci/scil/sati_device.c M sys/dev/isci/scil/sati_inquiry.c M sys/dev/isci/scil/sati_log_sense.c M sys/dev/isci/scil/sati_lun_reset.c M sys/dev/isci/scil/sati_mode_pages.c M sys/dev/isci/scil/sati_mode_select.c M sys/dev/isci/scil/sati_mode_sense.c M sys/dev/isci/scil/sati_mode_sense_10.c M sys/dev/isci/scil/sati_mode_sense_6.c M sys/dev/isci/scil/sati_move.c M sys/dev/isci/scil/sati_passthrough.c M sys/dev/isci/scil/sati_read.c M sys/dev/isci/scil/sati_read_buffer.c M sys/dev/isci/scil/sati_read_capacity.c M sys/dev/isci/scil/sati_reassign_blocks.c M sys/dev/isci/scil/sati_report_luns.c M sys/dev/isci/scil/sati_request_sense.c M sys/dev/isci/scil/sati_start_stop_unit.c M sys/dev/isci/scil/sati_synchronize_cache.c M sys/dev/isci/scil/sati_test_unit_ready.c M sys/dev/isci/scil/sati_unmap.c M sys/dev/isci/scil/sati_util.c M sys/dev/isci/scil/sati_verify.c M sys/dev/isci/scil/sati_write.c M sys/dev/isci/scil/sati_write_and_verify.c M sys/dev/isci/scil/sati_write_buffer.c M sys/dev/isci/scil/sati_write_long.c M sys/dev/isci/scil/sci_abstract_list.c M sys/dev/isci/scil/sci_base_controller.c M sys/dev/isci/scil/sci_base_domain.c M sys/dev/isci/scil/sci_base_iterator.c M sys/dev/isci/scil/sci_base_library.c M sys/dev/isci/scil/sci_base_logger.c M sys/dev/isci/scil/sci_base_memory_descriptor_list.c M sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c M sys/dev/isci/scil/sci_base_object.c M sys/dev/isci/scil/sci_base_observer.c M sys/dev/isci/scil/sci_base_phy.c M sys/dev/isci/scil/sci_base_port.c M sys/dev/isci/scil/sci_base_remote_device.c M sys/dev/isci/scil/sci_base_request.c M sys/dev/isci/scil/sci_base_state_machine.c M sys/dev/isci/scil/sci_base_state_machine_logger.c M sys/dev/isci/scil/sci_base_state_machine_observer.c M sys/dev/isci/scil/sci_base_subject.c M sys/dev/isci/scil/sci_util.c M sys/dev/isci/scil/scic_sds_controller.c M sys/dev/isci/scil/scic_sds_library.c M sys/dev/isci/scil/scic_sds_pci.c M sys/dev/isci/scil/scic_sds_phy.c M sys/dev/isci/scil/scic_sds_port.c M sys/dev/isci/scil/scic_sds_port_configuration_agent.c M sys/dev/isci/scil/scic_sds_remote_device.c M sys/dev/isci/scil/scic_sds_remote_node_context.c M sys/dev/isci/scil/scic_sds_remote_node_table.c M sys/dev/isci/scil/scic_sds_request.c M sys/dev/isci/scil/scic_sds_sgpio.c M sys/dev/isci/scil/scic_sds_smp_remote_device.c M sys/dev/isci/scil/scic_sds_smp_request.c M sys/dev/isci/scil/scic_sds_ssp_request.c M sys/dev/isci/scil/scic_sds_stp_packet_request.c M sys/dev/isci/scil/scic_sds_stp_remote_device.c M sys/dev/isci/scil/scic_sds_stp_request.c M sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c M sys/dev/isci/scil/scif_sas_controller.c M sys/dev/isci/scil/scif_sas_controller_state_handlers.c M sys/dev/isci/scil/scif_sas_controller_states.c M sys/dev/isci/scil/scif_sas_domain.c M sys/dev/isci/scil/scif_sas_domain_state_handlers.c M sys/dev/isci/scil/scif_sas_domain_states.c M sys/dev/isci/scil/scif_sas_high_priority_request_queue.c M sys/dev/isci/scil/scif_sas_internal_io_request.c M sys/dev/isci/scil/scif_sas_io_request.c M sys/dev/isci/scil/scif_sas_io_request_state_handlers.c M sys/dev/isci/scil/scif_sas_io_request_states.c M sys/dev/isci/scil/scif_sas_library.c M sys/dev/isci/scil/scif_sas_remote_device.c M sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c M sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c M sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c M sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c M sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c M sys/dev/isci/scil/scif_sas_remote_device_states.c M sys/dev/isci/scil/scif_sas_request.c M sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c M sys/dev/isci/scil/scif_sas_smp_io_request.c M sys/dev/isci/scil/scif_sas_smp_phy.c M sys/dev/isci/scil/scif_sas_smp_remote_device.c M sys/dev/isci/scil/scif_sas_stp_io_request.c M sys/dev/isci/scil/scif_sas_stp_remote_device.c M sys/dev/isci/scil/scif_sas_stp_task_request.c M sys/dev/isci/scil/scif_sas_task_request.c M sys/dev/isci/scil/scif_sas_task_request_state_handlers.c M sys/dev/isci/scil/scif_sas_task_request_states.c M sys/dev/isci/scil/scif_sas_timer.c M sys/dev/iscsi/icl.c M sys/dev/iscsi/icl_soft.c M sys/dev/iscsi/icl_soft_proxy.c M sys/dev/iscsi/iscsi.c M sys/dev/iscsi_initiator/isc_cam.c M sys/dev/iscsi_initiator/isc_sm.c M sys/dev/iscsi_initiator/isc_soc.c M sys/dev/iscsi_initiator/isc_subr.c M sys/dev/iscsi_initiator/iscsi.c M sys/dev/iscsi_initiator/iscsi_subr.c M sys/dev/isl/isl.c M sys/dev/ismt/ismt.c M sys/dev/isp/isp.c M sys/dev/isp/isp_freebsd.c M sys/dev/isp/isp_library.c M sys/dev/isp/isp_pci.c M sys/dev/isp/isp_sbus.c M sys/dev/isp/isp_target.c M sys/dev/ispfw/ispfw.c M sys/dev/itwd/itwd.c M sys/dev/iwi/if_iwi.c M sys/dev/iwm/if_iwm.c M sys/dev/iwm/if_iwm_7000.c M sys/dev/iwm/if_iwm_8000.c M sys/dev/iwm/if_iwm_9000.c M sys/dev/iwm/if_iwm_9260.c M sys/dev/iwm/if_iwm_binding.c M sys/dev/iwm/if_iwm_fw.c M sys/dev/iwm/if_iwm_led.c M sys/dev/iwm/if_iwm_mac_ctxt.c M sys/dev/iwm/if_iwm_notif_wait.c M sys/dev/iwm/if_iwm_pcie_trans.c M sys/dev/iwm/if_iwm_phy_ctxt.c M sys/dev/iwm/if_iwm_phy_db.c M sys/dev/iwm/if_iwm_power.c M sys/dev/iwm/if_iwm_scan.c M sys/dev/iwm/if_iwm_sf.c M sys/dev/iwm/if_iwm_sta.c M sys/dev/iwm/if_iwm_time_event.c M sys/dev/iwm/if_iwm_util.c M sys/dev/iwn/if_iwn.c M sys/dev/jme/if_jme.c M sys/dev/joy/joy.c M sys/dev/joy/joy_isa.c M sys/dev/kbd/kbd.c M sys/dev/kvm_clock/kvm_clock.c M sys/dev/le/am7990.c M sys/dev/le/am79900.c M sys/dev/le/if_le_isa.c M sys/dev/le/if_le_lebuffer.c M sys/dev/le/if_le_ledma.c M sys/dev/le/if_le_pci.c M sys/dev/le/lance.c M sys/dev/le/lebuffer_sbus.c M sys/dev/led/led.c M sys/dev/lge/if_lge.c M sys/dev/malo/if_malo.c M sys/dev/malo/if_malo_pci.c M sys/dev/malo/if_malohal.c M sys/dev/mc146818/mc146818.c M sys/dev/mem/memdev.c M sys/dev/mem/memutil.c M sys/dev/mfi/mfi.c M sys/dev/mfi/mfi_cam.c M sys/dev/mfi/mfi_debug.c M sys/dev/mfi/mfi_disk.c M sys/dev/mfi/mfi_linux.c M sys/dev/mfi/mfi_pci.c M sys/dev/mfi/mfi_syspd.c M sys/dev/mfi/mfi_tbolt.c M sys/dev/mge/if_mge.c M sys/dev/mii/acphy.c M sys/dev/mii/amphy.c M sys/dev/mii/atphy.c M sys/dev/mii/axphy.c M sys/dev/mii/bmtphy.c M sys/dev/mii/brgphy.c M sys/dev/mii/ciphy.c M sys/dev/mii/e1000phy.c M sys/dev/mii/gentbi.c M sys/dev/mii/icsphy.c M sys/dev/mii/ip1000phy.c M sys/dev/mii/jmphy.c M sys/dev/mii/lxtphy.c M sys/dev/mii/micphy.c M sys/dev/mii/mii.c M sys/dev/mii/mii_bitbang.c M sys/dev/mii/mii_fdt.c M sys/dev/mii/mii_physubr.c M sys/dev/mii/mlphy.c M sys/dev/mii/nsgphy.c M sys/dev/mii/nsphy.c M sys/dev/mii/nsphyter.c M sys/dev/mii/pnaphy.c M sys/dev/mii/qsphy.c M sys/dev/mii/rdcphy.c M sys/dev/mii/rgephy.c M sys/dev/mii/rlphy.c M sys/dev/mii/rlswitch.c M sys/dev/mii/smcphy.c M sys/dev/mii/smscphy.c M sys/dev/mii/tdkphy.c M sys/dev/mii/tlphy.c M sys/dev/mii/ukphy.c M sys/dev/mii/ukphy_subr.c M sys/dev/mii/vscphy.c M sys/dev/mii/xmphy.c M sys/dev/mk48txx/mk48txx.c M sys/dev/mlx/mlx_disk.c M sys/dev/mlx/mlx_pci.c M sys/dev/mlx5/mlx5_core/mlx5_fwdump.c M sys/dev/mmc/host/dwmmc.c M sys/dev/mmc/host/dwmmc_altera.c M sys/dev/mmc/host/dwmmc_hisi.c M sys/dev/mmc/host/dwmmc_rockchip.c M sys/dev/mmc/host/dwmmc_samsung.c M sys/dev/mmc/mmc.c M sys/dev/mmc/mmc_fdt_helpers.c M sys/dev/mmc/mmc_subr.c M sys/dev/mmc/mmcsd.c M sys/dev/mmcnull/mmcnull.c M sys/dev/mn/if_mn.c M sys/dev/mpr/mpr.c M sys/dev/mpr/mpr_config.c M sys/dev/mpr/mpr_mapping.c M sys/dev/mpr/mpr_pci.c M sys/dev/mpr/mpr_sas.c M sys/dev/mpr/mpr_sas_lsi.c M sys/dev/mpr/mpr_table.c M sys/dev/mpr/mpr_user.c M sys/dev/mps/mps.c M sys/dev/mps/mps_config.c M sys/dev/mps/mps_mapping.c M sys/dev/mps/mps_pci.c M sys/dev/mps/mps_sas.c M sys/dev/mps/mps_sas_lsi.c M sys/dev/mps/mps_table.c M sys/dev/mps/mps_user.c M sys/dev/mpt/mpt.c M sys/dev/mpt/mpt_cam.c M sys/dev/mpt/mpt_debug.c M sys/dev/mpt/mpt_pci.c M sys/dev/mpt/mpt_raid.c M sys/dev/mpt/mpt_user.c M sys/dev/mrsas/mrsas.c M sys/dev/mrsas/mrsas_cam.c M sys/dev/mrsas/mrsas_fp.c M sys/dev/mrsas/mrsas_ioctl.c M sys/dev/mrsas/mrsas_linux.c M sys/dev/msk/if_msk.c M sys/dev/mvs/mvs.c M sys/dev/mvs/mvs_pci.c M sys/dev/mvs/mvs_soc.c M sys/dev/mwl/if_mwl.c M sys/dev/mwl/if_mwl_pci.c M sys/dev/mxge/if_mxge.c M sys/dev/mxge/mxge_eth_z8e.c M sys/dev/mxge/mxge_ethp_z8e.c M sys/dev/mxge/mxge_rss_eth_z8e.c M sys/dev/mxge/mxge_rss_ethp_z8e.c M sys/dev/my/if_my.c M sys/dev/nand/nand.c M sys/dev/nand/nand_cdev.c M sys/dev/nand/nand_generic.c M sys/dev/nand/nand_geom.c M sys/dev/nand/nand_id.c M sys/dev/nand/nandbus.c M sys/dev/nand/nandsim.c M sys/dev/nand/nandsim_chip.c M sys/dev/nand/nandsim_ctrl.c M sys/dev/nand/nandsim_log.c M sys/dev/nand/nandsim_swap.c M sys/dev/nand/nfc_fsl.c M sys/dev/nand/nfc_mv.c M sys/dev/nand/nfc_rb.c M sys/dev/ncr/ncr.c M sys/dev/ncv/ncr53c500.c M sys/dev/ncv/ncr53c500_pccard.c M sys/dev/neta/if_mvneta.c M sys/dev/neta/if_mvneta_fdt.c M sys/dev/netfpga10g/nf10bmac/if_nf10bmac.c M sys/dev/netfpga10g/nf10bmac/if_nf10bmac_fdt.c M sys/dev/netmap/netmap_bdg.c M sys/dev/netmap/netmap_generic.c M sys/dev/netmap/netmap_mem2.c M sys/dev/netmap/netmap_vale.c M sys/dev/nfe/if_nfe.c M sys/dev/nfsmb/nfsmb.c M sys/dev/nge/if_nge.c M sys/dev/nmdm/nmdm.c M sys/dev/nsp/nsp.c M sys/dev/nsp/nsp_pccard.c M sys/dev/ntb/if_ntb/if_ntb.c M sys/dev/ntb/ntb.c M sys/dev/ntb/ntb_hw/ntb_hw_amd.c M sys/dev/ntb/ntb_hw/ntb_hw_intel.c M sys/dev/ntb/ntb_hw/ntb_hw_plx.c M sys/dev/ntb/ntb_transport.c M sys/dev/null/null.c M sys/dev/nvd/nvd.c M sys/dev/nvdimm/nvdimm.c M sys/dev/nvdimm/nvdimm_nfit.c M sys/dev/nvdimm/nvdimm_ns.c M sys/dev/nvdimm/nvdimm_spa.c M sys/dev/nvme/nvme.c M sys/dev/nvme/nvme_ahci.c M sys/dev/nvme/nvme_ctrlr.c M sys/dev/nvme/nvme_ctrlr_cmd.c M sys/dev/nvme/nvme_ns.c M sys/dev/nvme/nvme_ns_cmd.c M sys/dev/nvme/nvme_pci.c M sys/dev/nvme/nvme_qpair.c M sys/dev/nvme/nvme_sim.c M sys/dev/nvme/nvme_sysctl.c M sys/dev/nvme/nvme_test.c M sys/dev/nvme/nvme_util.c M sys/dev/nvram2env/nvram2env.c M sys/dev/nvram2env/nvram2env_mips.c M sys/dev/ofw/ofw_bus_subr.c M sys/dev/ofw/ofw_console.c M sys/dev/ofw/ofw_cpu.c M sys/dev/ofw/ofw_disk.c M sys/dev/ofw/ofw_fdt.c M sys/dev/ofw/ofw_graph.c M sys/dev/ofw/ofw_standard.c M sys/dev/ofw/ofw_subr.c M sys/dev/ofw/ofwbus.c M sys/dev/ofw/ofwpci.c M sys/dev/ofw/openfirm.c M sys/dev/ofw/openfirmio.c M sys/dev/ofw/openpromio.c M sys/dev/otus/if_otus.c M sys/dev/ow/ow.c M sys/dev/ow/ow_temp.c M sys/dev/ow/owc_gpiobus.c M sys/dev/pbio/pbio.c M sys/dev/pccard/pccard.c M sys/dev/pccard/pccard_cis_quirks.c M sys/dev/pccard/pccard_device.c M sys/dev/pccbb/pccbb.c M sys/dev/pccbb/pccbb_isa.c M sys/dev/pccbb/pccbb_pci.c M sys/dev/pcf/envctrl.c M sys/dev/pcf/pcf.c M sys/dev/pcf/pcf_ebus.c M sys/dev/pcf/pcf_isa.c M sys/dev/pci/fixup_pci.c M sys/dev/pci/hostb_pci.c M sys/dev/pci/ignore_pci.c M sys/dev/pci/isa_pci.c M sys/dev/pci/pci.c M sys/dev/pci/pci_dw.c M sys/dev/pci/pci_dw_mv.c M sys/dev/pci/pci_host_generic.c M sys/dev/pci/pci_host_generic_acpi.c M sys/dev/pci/pci_host_generic_fdt.c M sys/dev/pci/pci_iov.c M sys/dev/pci/pci_iov_schema.c M sys/dev/pci/pci_pci.c M sys/dev/pci/pci_subr.c M sys/dev/pci/pci_user.c M sys/dev/pci/pcib_support.c M sys/dev/pci/vga_pci.c M sys/dev/pcn/if_pcn.c M sys/dev/pms/RefTisa/discovery/dm/dmdisc.c M sys/dev/pms/RefTisa/discovery/dm/dminit.c M sys/dev/pms/RefTisa/discovery/dm/dmmisc.c M sys/dev/pms/RefTisa/discovery/dm/dmport.c M sys/dev/pms/RefTisa/discovery/dm/dmsmp.c M sys/dev/pms/RefTisa/discovery/dm/dmtimer.c M sys/dev/pms/RefTisa/sallsdk/spc/mpi.c M sys/dev/pms/RefTisa/sallsdk/spc/mpidebug.c M sys/dev/pms/RefTisa/sallsdk/spc/sadisc.c M sys/dev/pms/RefTisa/sallsdk/spc/saframe.c M sys/dev/pms/RefTisa/sallsdk/spc/sahw.c M sys/dev/pms/RefTisa/sallsdk/spc/sainit.c M sys/dev/pms/RefTisa/sallsdk/spc/saint.c M sys/dev/pms/RefTisa/sallsdk/spc/saioctlcmd.c M sys/dev/pms/RefTisa/sallsdk/spc/sampicmd.c M sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c M sys/dev/pms/RefTisa/sallsdk/spc/saphy.c M sys/dev/pms/RefTisa/sallsdk/spc/saport.c M sys/dev/pms/RefTisa/sallsdk/spc/sasata.c M sys/dev/pms/RefTisa/sallsdk/spc/sasmp.c M sys/dev/pms/RefTisa/sallsdk/spc/sassp.c M sys/dev/pms/RefTisa/sallsdk/spc/satimer.c M sys/dev/pms/RefTisa/sallsdk/spc/sautil.c M sys/dev/pms/RefTisa/sat/src/sminit.c M sys/dev/pms/RefTisa/sat/src/smmisc.c M sys/dev/pms/RefTisa/sat/src/smsat.c M sys/dev/pms/RefTisa/sat/src/smsatcb.c M sys/dev/pms/RefTisa/sat/src/smsathw.c M sys/dev/pms/RefTisa/sat/src/smtimer.c M sys/dev/pms/RefTisa/tisa/sassata/common/ossacmnapi.c M sys/dev/pms/RefTisa/tisa/sassata/common/tddmcmnapi.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdesgl.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdhw.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdinit.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdint.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdioctl.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdmisc.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdport.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdsmcmnapi.c M sys/dev/pms/RefTisa/tisa/sassata/common/tdtimers.c M sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdcb.c M sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c M sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdinit.c M sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdio.c M sys/dev/pms/RefTisa/tisa/sassata/sata/host/ossasat.c M sys/dev/pms/RefTisa/tisa/sassata/sata/host/sat.c M sys/dev/pms/RefTisa/tisa/sassata/sata/host/sathw.c M sys/dev/pms/freebsd/driver/ini/src/agtiapi.c M sys/dev/ppbus/if_plip.c M sys/dev/ppbus/immio.c M sys/dev/ppbus/lpbb.c M sys/dev/ppbus/lpt.c M sys/dev/ppbus/pcfclock.c M sys/dev/ppbus/ppb_1284.c M sys/dev/ppbus/ppb_base.c M sys/dev/ppbus/ppb_msq.c M sys/dev/ppbus/ppbconf.c M sys/dev/ppbus/ppi.c M sys/dev/ppbus/pps.c M sys/dev/ppbus/vpo.c M sys/dev/ppbus/vpoio.c M sys/dev/ppc/ppc.c M sys/dev/ppc/ppc_acpi.c M sys/dev/ppc/ppc_isa.c M sys/dev/ppc/ppc_pci.c M sys/dev/ppc/ppc_puc.c M sys/dev/proto/proto_bus_isa.c M sys/dev/proto/proto_bus_pci.c M sys/dev/proto/proto_busdma.c M sys/dev/proto/proto_core.c M sys/dev/psci/psci.c M sys/dev/psci/smccc.c M sys/dev/pst/pst-iop.c M sys/dev/pst/pst-pci.c M sys/dev/pst/pst-raid.c M sys/dev/pty/pty.c M sys/dev/puc/puc.c M sys/dev/puc/puc_cfg.c M sys/dev/puc/puc_pccard.c M sys/dev/puc/puc_pci.c M sys/dev/puc/pucdata.c M sys/dev/pwm/ofw_pwm.c M sys/dev/pwm/ofw_pwmbus.c M sys/dev/pwm/pwmbus.c M sys/dev/pwm/pwmc.c M sys/dev/qat/qat.c M sys/dev/qat/qat_ae.c M sys/dev/qat/qat_c2xxx.c M sys/dev/qat/qat_c3xxx.c M sys/dev/qat/qat_c62x.c M sys/dev/qat/qat_d15xx.c M sys/dev/qat/qat_dh895xcc.c M sys/dev/qat/qat_hw15.c M sys/dev/qat/qat_hw17.c M sys/dev/qlnx/qlnxe/ecore_cxt.c M sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c M sys/dev/qlnx/qlnxe/ecore_dcbx.c M sys/dev/qlnx/qlnxe/ecore_dev.c M sys/dev/qlnx/qlnxe/ecore_hw.c M sys/dev/qlnx/qlnxe/ecore_init_fw_funcs.c M sys/dev/qlnx/qlnxe/ecore_init_ops.c M sys/dev/qlnx/qlnxe/ecore_int.c M sys/dev/qlnx/qlnxe/ecore_l2.c M sys/dev/qlnx/qlnxe/ecore_mcp.c M sys/dev/qlnx/qlnxe/ecore_mng_tlv.c M sys/dev/qlnx/qlnxe/ecore_sp_commands.c M sys/dev/qlnx/qlnxe/ecore_spq.c M sys/dev/qlnx/qlnxe/ecore_sriov.c M sys/dev/qlnx/qlnxe/ecore_vf.c M sys/dev/qlnx/qlnxe/qlnx_ioctl.c M sys/dev/qlnx/qlnxe/qlnx_os.c M sys/dev/qlxgb/qla_dbg.c M sys/dev/qlxgb/qla_hw.c M sys/dev/qlxgb/qla_ioctl.c M sys/dev/qlxgb/qla_isr.c M sys/dev/qlxgb/qla_misc.c M sys/dev/qlxgb/qla_os.c M sys/dev/qlxgbe/ql_boot.c M sys/dev/qlxgbe/ql_dbg.c M sys/dev/qlxgbe/ql_fw.c M sys/dev/qlxgbe/ql_hw.c M sys/dev/qlxgbe/ql_ioctl.c M sys/dev/qlxgbe/ql_isr.c M sys/dev/qlxgbe/ql_minidump.c M sys/dev/qlxgbe/ql_misc.c M sys/dev/qlxgbe/ql_os.c M sys/dev/qlxgbe/ql_reset.c M sys/dev/qlxge/qls_dbg.c M sys/dev/qlxge/qls_dump.c M sys/dev/qlxge/qls_hw.c M sys/dev/qlxge/qls_ioctl.c M sys/dev/qlxge/qls_isr.c M sys/dev/qlxge/qls_os.c M sys/dev/quicc/quicc_bfe_fdt.c M sys/dev/quicc/quicc_core.c M sys/dev/ral/if_ral_pci.c M sys/dev/ral/rt2560.c M sys/dev/ral/rt2661.c M sys/dev/ral/rt2860.c M sys/dev/random/darn.c M sys/dev/random/fortuna.c M sys/dev/random/hash.c M sys/dev/random/ivy.c M sys/dev/random/nehemiah.c M sys/dev/random/other_algorithm.c M sys/dev/random/random_harvestq.c M sys/dev/random/random_infra.c M sys/dev/random/randomdev.c M sys/dev/rccgpio/rccgpio.c M sys/dev/re/if_re.c M sys/dev/rl/if_rl.c M sys/dev/rndtest/rndtest.c M sys/dev/rp/rp.c M sys/dev/rp/rp_isa.c M sys/dev/rp/rp_pci.c M sys/dev/rt/if_rt.c M sys/dev/rtwn/if_rtwn.c M sys/dev/rtwn/if_rtwn_beacon.c M sys/dev/rtwn/if_rtwn_calib.c M sys/dev/rtwn/if_rtwn_cam.c M sys/dev/rtwn/if_rtwn_efuse.c M sys/dev/rtwn/if_rtwn_fw.c M sys/dev/rtwn/if_rtwn_rx.c M sys/dev/rtwn/if_rtwn_task.c M sys/dev/rtwn/if_rtwn_tx.c M sys/dev/rtwn/pci/rtwn_pci_attach.c M sys/dev/rtwn/pci/rtwn_pci_reg.c M sys/dev/rtwn/pci/rtwn_pci_rx.c M sys/dev/rtwn/pci/rtwn_pci_tx.c M sys/dev/rtwn/rtl8188e/pci/r88ee_attach.c M sys/dev/rtwn/rtl8188e/pci/r88ee_init.c M sys/dev/rtwn/rtl8188e/pci/r88ee_rx.c M sys/dev/rtwn/rtl8188e/r88e_beacon.c M sys/dev/rtwn/rtl8188e/r88e_calib.c M sys/dev/rtwn/rtl8188e/r88e_chan.c M sys/dev/rtwn/rtl8188e/r88e_fw.c M sys/dev/rtwn/rtl8188e/r88e_init.c M sys/dev/rtwn/rtl8188e/r88e_led.c M sys/dev/rtwn/rtl8188e/r88e_rf.c M sys/dev/rtwn/rtl8188e/r88e_rom.c M sys/dev/rtwn/rtl8188e/r88e_rx.c M sys/dev/rtwn/rtl8188e/r88e_tx.c M sys/dev/rtwn/rtl8188e/usb/r88eu_attach.c M sys/dev/rtwn/rtl8188e/usb/r88eu_init.c M sys/dev/rtwn/rtl8192c/pci/r92ce_attach.c M sys/dev/rtwn/rtl8192c/pci/r92ce_calib.c M sys/dev/rtwn/rtl8192c/pci/r92ce_fw.c M sys/dev/rtwn/rtl8192c/pci/r92ce_init.c M sys/dev/rtwn/rtl8192c/pci/r92ce_led.c M sys/dev/rtwn/rtl8192c/pci/r92ce_rx.c M sys/dev/rtwn/rtl8192c/pci/r92ce_tx.c M sys/dev/rtwn/rtl8192c/r92c_attach.c M sys/dev/rtwn/rtl8192c/r92c_beacon.c M sys/dev/rtwn/rtl8192c/r92c_calib.c M sys/dev/rtwn/rtl8192c/r92c_chan.c M sys/dev/rtwn/rtl8192c/r92c_fw.c M sys/dev/rtwn/rtl8192c/r92c_init.c M sys/dev/rtwn/rtl8192c/r92c_llt.c M sys/dev/rtwn/rtl8192c/r92c_rf.c M sys/dev/rtwn/rtl8192c/r92c_rom.c M sys/dev/rtwn/rtl8192c/r92c_rx.c M sys/dev/rtwn/rtl8192c/r92c_tx.c M sys/dev/rtwn/rtl8192c/usb/r92cu_attach.c M sys/dev/rtwn/rtl8192c/usb/r92cu_init.c M sys/dev/rtwn/rtl8192c/usb/r92cu_led.c M sys/dev/rtwn/rtl8192c/usb/r92cu_rx.c M sys/dev/rtwn/rtl8192c/usb/r92cu_tx.c M sys/dev/rtwn/rtl8192e/r92e_chan.c M sys/dev/rtwn/rtl8192e/r92e_fw.c M sys/dev/rtwn/rtl8192e/r92e_init.c M sys/dev/rtwn/rtl8192e/r92e_led.c M sys/dev/rtwn/rtl8192e/r92e_rf.c M sys/dev/rtwn/rtl8192e/r92e_rom.c M sys/dev/rtwn/rtl8192e/r92e_rx.c M sys/dev/rtwn/rtl8192e/usb/r92eu_attach.c M sys/dev/rtwn/rtl8192e/usb/r92eu_init.c M sys/dev/rtwn/rtl8812a/r12a_beacon.c M sys/dev/rtwn/rtl8812a/r12a_calib.c M sys/dev/rtwn/rtl8812a/r12a_caps.c M sys/dev/rtwn/rtl8812a/r12a_chan.c M sys/dev/rtwn/rtl8812a/r12a_fw.c M sys/dev/rtwn/rtl8812a/r12a_init.c M sys/dev/rtwn/rtl8812a/r12a_led.c M sys/dev/rtwn/rtl8812a/r12a_rf.c M sys/dev/rtwn/rtl8812a/r12a_rom.c M sys/dev/rtwn/rtl8812a/r12a_rx.c M sys/dev/rtwn/rtl8812a/r12a_tx.c M sys/dev/rtwn/rtl8812a/usb/r12au_attach.c M sys/dev/rtwn/rtl8812a/usb/r12au_init.c M sys/dev/rtwn/rtl8812a/usb/r12au_rx.c M sys/dev/rtwn/rtl8812a/usb/r12au_tx.c M sys/dev/rtwn/rtl8821a/r21a_beacon.c M sys/dev/rtwn/rtl8821a/r21a_calib.c M sys/dev/rtwn/rtl8821a/r21a_chan.c M sys/dev/rtwn/rtl8821a/r21a_fw.c M sys/dev/rtwn/rtl8821a/r21a_init.c M sys/dev/rtwn/rtl8821a/r21a_led.c M sys/dev/rtwn/rtl8821a/r21a_rom.c M sys/dev/rtwn/rtl8821a/r21a_rx.c M sys/dev/rtwn/rtl8821a/usb/r21au_attach.c M sys/dev/rtwn/rtl8821a/usb/r21au_dfs.c M sys/dev/rtwn/rtl8821a/usb/r21au_init.c M sys/dev/rtwn/usb/rtwn_usb_attach.c M sys/dev/rtwn/usb/rtwn_usb_ep.c M sys/dev/rtwn/usb/rtwn_usb_reg.c M sys/dev/rtwn/usb/rtwn_usb_rx.c M sys/dev/rtwn/usb/rtwn_usb_tx.c M sys/dev/safe/safe.c M sys/dev/safexcel/safexcel.c M sys/dev/sbni/if_sbni.c M sys/dev/sbni/if_sbni_isa.c M sys/dev/sbni/if_sbni_pci.c M sys/dev/scc/scc_bfe_ebus.c M sys/dev/scc/scc_bfe_macio.c M sys/dev/scc/scc_bfe_quicc.c M sys/dev/scc/scc_bfe_sbus.c M sys/dev/scc/scc_core.c M sys/dev/scc/scc_dev_quicc.c M sys/dev/scc/scc_dev_sab82532.c M sys/dev/scc/scc_dev_z8530.c M sys/dev/sdhci/fsl_sdhci.c M sys/dev/sdhci/sdhci.c M sys/dev/sdhci/sdhci_acpi.c M sys/dev/sdhci/sdhci_fdt.c M sys/dev/sdhci/sdhci_fdt_gpio.c M sys/dev/sdhci/sdhci_pci.c M sys/dev/sdhci/sdhci_xenon.c M sys/dev/sec/sec.c M sys/dev/sf/if_sf.c M sys/dev/sfxge/common/ef10_ev.c M sys/dev/sfxge/common/ef10_filter.c M sys/dev/sfxge/common/ef10_intr.c M sys/dev/sfxge/common/ef10_mac.c M sys/dev/sfxge/common/ef10_mcdi.c M sys/dev/sfxge/common/ef10_nic.c M sys/dev/sfxge/common/ef10_nvram.c M sys/dev/sfxge/common/ef10_phy.c M sys/dev/sfxge/common/ef10_rx.c M sys/dev/sfxge/common/ef10_tx.c M sys/dev/sfxge/common/ef10_vpd.c M sys/dev/sfxge/common/efx_bootcfg.c M sys/dev/sfxge/common/efx_crc32.c M sys/dev/sfxge/common/efx_ev.c M sys/dev/sfxge/common/efx_filter.c M sys/dev/sfxge/common/efx_hash.c M sys/dev/sfxge/common/efx_intr.c M sys/dev/sfxge/common/efx_lic.c M sys/dev/sfxge/common/efx_mac.c M sys/dev/sfxge/common/efx_mcdi.c M sys/dev/sfxge/common/efx_mon.c M sys/dev/sfxge/common/efx_nic.c M sys/dev/sfxge/common/efx_nvram.c M sys/dev/sfxge/common/efx_phy.c M sys/dev/sfxge/common/efx_port.c M sys/dev/sfxge/common/efx_rx.c M sys/dev/sfxge/common/efx_sram.c M sys/dev/sfxge/common/efx_tx.c M sys/dev/sfxge/common/efx_vpd.c M sys/dev/sfxge/common/hunt_nic.c M sys/dev/sfxge/common/mcdi_mon.c M sys/dev/sfxge/common/medford_nic.c M sys/dev/sfxge/common/siena_mac.c M sys/dev/sfxge/common/siena_mcdi.c M sys/dev/sfxge/common/siena_nic.c M sys/dev/sfxge/common/siena_nvram.c M sys/dev/sfxge/common/siena_phy.c M sys/dev/sfxge/common/siena_sram.c M sys/dev/sfxge/common/siena_vpd.c M sys/dev/sfxge/sfxge.c M sys/dev/sfxge/sfxge_dma.c M sys/dev/sfxge/sfxge_ev.c M sys/dev/sfxge/sfxge_intr.c M sys/dev/sfxge/sfxge_mcdi.c M sys/dev/sfxge/sfxge_nvram.c M sys/dev/sfxge/sfxge_port.c M sys/dev/sfxge/sfxge_rx.c M sys/dev/sfxge/sfxge_tx.c M sys/dev/sge/if_sge.c M sys/dev/siis/siis.c M sys/dev/sio/sio.c M sys/dev/sio/sio_isa.c M sys/dev/sio/sio_pccard.c M sys/dev/sio/sio_pci.c M sys/dev/sio/sio_puc.c M sys/dev/sis/if_sis.c M sys/dev/sk/if_sk.c M sys/dev/smbus/smbconf.c M sys/dev/smbus/smbus.c M sys/dev/smc/if_smc.c M sys/dev/smc/if_smc_fdt.c M sys/dev/sn/if_sn.c M sys/dev/sn/if_sn_isa.c M sys/dev/sn/if_sn_pccard.c M sys/dev/snp/snp.c M sys/dev/sound/midi/midi.c M sys/dev/sound/midi/mpu401.c M sys/dev/sound/midi/sequencer.c M sys/dev/sound/sbus/cs4231.c M sys/dev/sound/usb/uaudio.c M sys/dev/speaker/spkr.c M sys/dev/spibus/ofw_spibus.c M sys/dev/spibus/spibus.c M sys/dev/spibus/spigen.c M sys/dev/ste/if_ste.c M sys/dev/stg/tmc18c30.c M sys/dev/stg/tmc18c30_isa.c M sys/dev/stg/tmc18c30_pccard.c M sys/dev/stg/tmc18c30_pci.c M sys/dev/stg/tmc18c30_subr.c M sys/dev/stge/if_stge.c M sys/dev/sume/if_sume.c M sys/dev/superio/superio.c M sys/dev/sym/sym_hipd.c M sys/dev/syscons/scgfbrndr.c M sys/dev/syscons/schistory.c M sys/dev/syscons/scmouse.c M sys/dev/syscons/scterm-teken.c M sys/dev/syscons/scterm.c M sys/dev/syscons/scvesactl.c M sys/dev/syscons/scvgarndr.c M sys/dev/syscons/scvidctl.c M sys/dev/syscons/scvtb.c M sys/dev/syscons/syscons.c M sys/dev/syscons/sysmouse.c M sys/dev/tcp_log/tcp_log_dev.c M sys/dev/tdfx/tdfx_linux.c M sys/dev/tdfx/tdfx_pci.c M sys/dev/terasic/de4led/terasic_de4led.c M sys/dev/terasic/de4led/terasic_de4led_fdt.c M sys/dev/terasic/de4led/terasic_de4led_nexus.c M sys/dev/terasic/mtl/terasic_mtl.c M sys/dev/terasic/mtl/terasic_mtl_fdt.c M sys/dev/terasic/mtl/terasic_mtl_nexus.c M sys/dev/terasic/mtl/terasic_mtl_pixel.c M sys/dev/terasic/mtl/terasic_mtl_reg.c M sys/dev/terasic/mtl/terasic_mtl_syscons.c M sys/dev/terasic/mtl/terasic_mtl_text.c M sys/dev/terasic/mtl/terasic_mtl_vt.c M sys/dev/ti/if_ti.c M sys/dev/tl/if_tl.c M sys/dev/tpm/tpm.c M sys/dev/tpm/tpm20.c M sys/dev/tpm/tpm_acpi.c M sys/dev/tpm/tpm_crb.c M sys/dev/tpm/tpm_isa.c M sys/dev/tpm/tpm_tis.c M sys/dev/trm/trm.c M sys/dev/tsec/if_tsec.c M sys/dev/tsec/if_tsec_fdt.c M sys/dev/twa/tw_osl_freebsd.c M sys/dev/twe/twe_freebsd.c M sys/dev/tws/tws.c M sys/dev/tx/if_tx.c M sys/dev/txp/if_txp.c M sys/dev/uart/uart_bus_acpi.c M sys/dev/uart/uart_bus_ebus.c M sys/dev/uart/uart_bus_fdt.c M sys/dev/uart/uart_bus_isa.c M sys/dev/uart/uart_bus_pccard.c M sys/dev/uart/uart_bus_pci.c M sys/dev/uart/uart_bus_puc.c M sys/dev/uart/uart_bus_scc.c M sys/dev/uart/uart_core.c M sys/dev/uart/uart_cpu_acpi.c M sys/dev/uart/uart_cpu_arm64.c M sys/dev/uart/uart_cpu_fdt.c M sys/dev/uart/uart_cpu_powerpc.c M sys/dev/uart/uart_cpu_sparc64.c M sys/dev/uart/uart_cpu_x86.c M sys/dev/uart/uart_dbg.c M sys/dev/uart/uart_dev_imx.c M sys/dev/uart/uart_dev_lowrisc.c M sys/dev/uart/uart_dev_msm.c M sys/dev/uart/uart_dev_mu.c M sys/dev/uart/uart_dev_mvebu.c M sys/dev/uart/uart_dev_ns8250.c M sys/dev/uart/uart_dev_pl011.c M sys/dev/uart/uart_dev_quicc.c M sys/dev/uart/uart_dev_sab82532.c M sys/dev/uart/uart_dev_snps.c M sys/dev/uart/uart_dev_ti8250.c M sys/dev/uart/uart_dev_z8530.c M sys/dev/uart/uart_kbd_sun.c M sys/dev/uart/uart_subr.c M sys/dev/uart/uart_tty.c M sys/dev/ubsec/ubsec.c M sys/dev/usb/controller/dwc_otg_fdt.c M sys/dev/usb/controller/dwc_otg_hisi.c M sys/dev/usb/controller/ehci_fsl.c M sys/dev/usb/controller/ehci_imx.c M sys/dev/usb/controller/ehci_msm.c M sys/dev/usb/controller/ehci_mv.c M sys/dev/usb/controller/ehci_pci.c M sys/dev/usb/controller/generic_ehci.c M sys/dev/usb/controller/generic_ehci_acpi.c M sys/dev/usb/controller/generic_ehci_fdt.c M sys/dev/usb/controller/generic_ohci.c M sys/dev/usb/controller/generic_xhci.c M sys/dev/usb/controller/musb_otg_allwinner.c M sys/dev/usb/controller/ohci_pci.c M sys/dev/usb/controller/ohci_s3c24x0.c M sys/dev/usb/controller/uhci_pci.c M sys/dev/usb/controller/usb_nop_xceiv.c M sys/dev/usb/controller/xhci_pci.c M sys/dev/usb/gadget/g_audio.c M sys/dev/usb/gadget/g_keyboard.c M sys/dev/usb/gadget/g_modem.c M sys/dev/usb/gadget/g_mouse.c M sys/dev/usb/input/atp.c M sys/dev/usb/input/uhid.c M sys/dev/usb/input/ukbd.c M sys/dev/usb/input/ums.c M sys/dev/usb/input/wmt.c M sys/dev/usb/input/wsp.c M sys/dev/usb/misc/cp2112.c M sys/dev/usb/misc/udbp.c M sys/dev/usb/misc/ufm.c M sys/dev/usb/misc/ugold.c M sys/dev/usb/misc/uled.c M sys/dev/usb/net/if_aue.c M sys/dev/usb/net/if_axe.c M sys/dev/usb/net/if_axge.c M sys/dev/usb/net/if_cdce.c M sys/dev/usb/net/if_cdceem.c M sys/dev/usb/net/if_cue.c M sys/dev/usb/net/if_ipheth.c M sys/dev/usb/net/if_kue.c M sys/dev/usb/net/if_mos.c M sys/dev/usb/net/if_muge.c M sys/dev/usb/net/if_rue.c M sys/dev/usb/net/if_smsc.c M sys/dev/usb/net/if_udav.c M sys/dev/usb/net/if_ure.c M sys/dev/usb/net/if_urndis.c M sys/dev/usb/net/if_usie.c M sys/dev/usb/net/ruephy.c M sys/dev/usb/net/uhso.c M sys/dev/usb/net/usb_ethernet.c M sys/dev/usb/serial/ubsa.c M sys/dev/usb/serial/ubser.c M sys/dev/usb/serial/uchcom.c M sys/dev/usb/serial/ucycom.c M sys/dev/usb/serial/ufoma.c M sys/dev/usb/serial/uftdi.c M sys/dev/usb/serial/uipaq.c M sys/dev/usb/serial/ulpt.c M sys/dev/usb/serial/umcs.c M sys/dev/usb/serial/umct.c M sys/dev/usb/serial/umodem.c M sys/dev/usb/serial/uplcom.c M sys/dev/usb/serial/usb_serial.c M sys/dev/usb/serial/uslcom.c M sys/dev/usb/serial/uvscom.c M sys/dev/usb/storage/cfumass.c M sys/dev/usb/storage/umass.c M sys/dev/usb/storage/urio.c M sys/dev/usb/template/usb_template_multi.c M sys/dev/usb/template/usb_template_serialnet.c M sys/dev/usb/usb_fdt_support.c M sys/dev/usb/wlan/if_rsu.c M sys/dev/usb/wlan/if_rum.c M sys/dev/usb/wlan/if_run.c M sys/dev/usb/wlan/if_uath.c M sys/dev/usb/wlan/if_ural.c M sys/dev/usb/wlan/if_urtw.c M sys/dev/usb/wlan/if_zyd.c M sys/dev/vge/if_vge.c M sys/dev/viapm/viapm.c M sys/dev/viawd/viawd.c M sys/dev/videomode/edid.c M sys/dev/videomode/pickmode.c M sys/dev/videomode/vesagtf.c M sys/dev/videomode/videomode.c M sys/dev/virtio/balloon/virtio_balloon.c M sys/dev/virtio/block/virtio_blk.c M sys/dev/virtio/console/virtio_console.c M sys/dev/virtio/mmio/virtio_mmio.c M sys/dev/virtio/network/if_vtnet.c M sys/dev/virtio/pci/virtio_pci.c M sys/dev/virtio/random/virtio_random.c M sys/dev/virtio/scsi/virtio_scsi.c M sys/dev/virtio/virtio.c M sys/dev/virtio/virtqueue.c M sys/dev/vmware/vmci/vmci.c M sys/dev/vmware/vmci/vmci_datagram.c M sys/dev/vmware/vmci/vmci_doorbell.c M sys/dev/vmware/vmci/vmci_driver.c M sys/dev/vmware/vmci/vmci_event.c M sys/dev/vmware/vmci/vmci_hashtable.c M sys/dev/vmware/vmci/vmci_kernel_if.c M sys/dev/vmware/vmci/vmci_qpair.c M sys/dev/vmware/vmci/vmci_queue_pair.c M sys/dev/vmware/vmci/vmci_resource.c M sys/dev/vmware/vmxnet3/if_vmx.c M sys/dev/vnic/mrml_bridge.c M sys/dev/vnic/nic_main.c M sys/dev/vnic/nicvf_main.c M sys/dev/vnic/nicvf_queues.c M sys/dev/vnic/thunder_bgx.c M sys/dev/vnic/thunder_bgx_fdt.c M sys/dev/vnic/thunder_mdio.c M sys/dev/vnic/thunder_mdio_fdt.c M sys/dev/vr/if_vr.c M sys/dev/vt/colors/vt_termcolors.c M sys/dev/vt/font/vt_font_default.c M sys/dev/vt/font/vt_mouse_cursor.c M sys/dev/vt/hw/efifb/efifb.c M sys/dev/vt/hw/fb/vt_early_fb.c M sys/dev/vt/hw/fb/vt_fb.c M sys/dev/vt/hw/ofwfb/ofwfb.c M sys/dev/vt/hw/vga/vt_vga.c M sys/dev/vt/logo/logo_beastie.c M sys/dev/vt/logo/logo_freebsd.c M sys/dev/vt/vt_buf.c M sys/dev/vt/vt_consolectl.c M sys/dev/vt/vt_core.c M sys/dev/vt/vt_cpulogos.c M sys/dev/vt/vt_font.c M sys/dev/vt/vt_sysmouse.c M sys/dev/vte/if_vte.c M sys/dev/vx/if_vx.c M sys/dev/vx/if_vx_pci.c M sys/dev/watchdog/watchdog.c M sys/dev/wb/if_wb.c M sys/dev/wbwd/wbwd.c M sys/dev/wi/if_wi.c M sys/dev/wi/if_wi_macio.c M sys/dev/wi/if_wi_pccard.c M sys/dev/wpi/if_wpi.c M sys/dev/xdma/controller/pl330.c M sys/dev/xdma/xdma.c M sys/dev/xdma/xdma_bank.c M sys/dev/xdma/xdma_bio.c M sys/dev/xdma/xdma_fdt_test.c M sys/dev/xdma/xdma_mbuf.c M sys/dev/xdma/xdma_queue.c M sys/dev/xdma/xdma_sg.c M sys/dev/xdma/xdma_sglist.c M sys/dev/xe/if_xe.c M sys/dev/xe/if_xe_pccard.c M sys/dev/xen/balloon/balloon.c M sys/dev/xen/blkback/blkback.c M sys/dev/xen/blkfront/blkfront.c M sys/dev/xen/console/xen_console.c M sys/dev/xen/control/control.c M sys/dev/xen/debug/debug.c M sys/dev/xen/evtchn/evtchn_dev.c M sys/dev/xen/gntdev/gntdev.c M sys/dev/xen/grant_table/grant_table.c M sys/dev/xen/netback/netback.c M sys/dev/xen/netback/netback_unit_tests.c M sys/dev/xen/netfront/netfront.c M sys/dev/xen/pci/xen_acpi_pci.c M sys/dev/xen/pci/xen_pci.c M sys/dev/xen/pcifront/pcifront.c M sys/dev/xen/privcmd/privcmd.c M sys/dev/xen/pvcpu/pvcpu.c M sys/dev/xen/timer/timer.c M sys/dev/xen/xenpci/xenpci.c M sys/dev/xen/xenstore/xenstore.c M sys/dev/xen/xenstore/xenstore_dev.c M sys/dev/xen/xenstore/xenstored_dev.c M sys/dev/xilinx/axi_quad_spi.c M sys/dev/xilinx/axidma.c M sys/dev/xilinx/if_xae.c M sys/dev/xl/if_xl.c M sys/dev/xl/xlphy.c M sys/dev/xz/xz_mod.c M sys/fs/autofs/autofs.c M sys/fs/autofs/autofs_vfsops.c M sys/fs/autofs/autofs_vnops.c M sys/fs/cd9660/cd9660_bmap.c M sys/fs/cd9660/cd9660_iconv.c M sys/fs/cd9660/cd9660_lookup.c M sys/fs/cd9660/cd9660_node.c M sys/fs/cd9660/cd9660_rrip.c M sys/fs/cd9660/cd9660_util.c M sys/fs/cd9660/cd9660_vfsops.c M sys/fs/cd9660/cd9660_vnops.c M sys/fs/fuse/fuse_device.c M sys/fs/fuse/fuse_file.c M sys/fs/fuse/fuse_internal.c M sys/fs/fuse/fuse_io.c M sys/fs/fuse/fuse_ipc.c M sys/fs/fuse/fuse_main.c M sys/fs/fuse/fuse_node.c M sys/fs/fuse/fuse_vfsops.c M sys/fs/fuse/fuse_vnops.c M sys/fs/msdosfs/msdosfs_fileno.c M sys/fs/msdosfs/msdosfs_iconv.c M sys/fs/nandfs/bmap.c M sys/fs/nandfs/nandfs_alloc.c M sys/fs/nandfs/nandfs_bmap.c M sys/fs/nandfs/nandfs_buffer.c M sys/fs/nandfs/nandfs_cleaner.c M sys/fs/nandfs/nandfs_cpfile.c M sys/fs/nandfs/nandfs_dat.c M sys/fs/nandfs/nandfs_dir.c M sys/fs/nandfs/nandfs_ifile.c M sys/fs/nandfs/nandfs_segment.c M sys/fs/nandfs/nandfs_subr.c M sys/fs/nandfs/nandfs_sufile.c M sys/fs/nandfs/nandfs_vnops.c M sys/fs/nfs/nfs_commonacl.c M sys/fs/nfs/nfs_commonkrpc.c M sys/fs/nfs/nfs_commonport.c M sys/fs/nfs/nfs_commonsubs.c M sys/fs/nfsclient/nfs_clbio.c M sys/fs/nfsclient/nfs_clcomsubs.c M sys/fs/nfsclient/nfs_clkdtrace.c M sys/fs/nfsclient/nfs_clkrpc.c M sys/fs/nfsclient/nfs_clnfsiod.c M sys/fs/nfsclient/nfs_clnode.c M sys/fs/nfsclient/nfs_clport.c M sys/fs/nfsclient/nfs_clrpcops.c M sys/fs/nfsclient/nfs_clstate.c M sys/fs/nfsclient/nfs_clsubs.c M sys/fs/nfsclient/nfs_clvfsops.c M sys/fs/nfsclient/nfs_clvnops.c M sys/fs/nfsserver/nfs_fha_new.c M sys/fs/nfsserver/nfs_nfsdcache.c M sys/fs/nfsserver/nfs_nfsdkrpc.c M sys/fs/nfsserver/nfs_nfsdport.c M sys/fs/nfsserver/nfs_nfsdserv.c M sys/fs/nfsserver/nfs_nfsdsocket.c M sys/fs/nfsserver/nfs_nfsdstate.c M sys/fs/nfsserver/nfs_nfsdsubs.c M sys/fs/procfs/procfs_osrel.c M sys/fs/pseudofs/pseudofs.c M sys/fs/pseudofs/pseudofs_fileno.c M sys/fs/pseudofs/pseudofs_vncache.c M sys/fs/pseudofs/pseudofs_vnops.c M sys/fs/tmpfs/tmpfs_fifoops.c M sys/fs/tmpfs/tmpfs_subr.c M sys/fs/tmpfs/tmpfs_vfsops.c M sys/fs/tmpfs/tmpfs_vnops.c M sys/fs/udf/udf_iconv.c M sys/gdb/gdb_cons.c M sys/gdb/gdb_main.c M sys/gdb/gdb_packet.c M sys/geom/cache/g_cache.c M sys/geom/concat/g_concat.c M sys/geom/eli/g_eli.c M sys/geom/eli/g_eli_crypto.c M sys/geom/eli/g_eli_ctl.c M sys/geom/eli/g_eli_hmac.c M sys/geom/eli/g_eli_integrity.c M sys/geom/eli/g_eli_key.c M sys/geom/eli/g_eli_key_cache.c M sys/geom/eli/g_eli_privacy.c M sys/geom/eli/pkcs5v2.c M sys/geom/gate/g_gate.c M sys/geom/geom_aes.c M sys/geom/geom_bsd.c M sys/geom/geom_bsd_enc.c M sys/geom/geom_ccd.c M sys/geom/geom_ctl.c M sys/geom/geom_dev.c M sys/geom/geom_disk.c M sys/geom/geom_dump.c M sys/geom/geom_event.c M sys/geom/geom_flashmap.c M sys/geom/geom_io.c M sys/geom/geom_kern.c M sys/geom/geom_map.c M sys/geom/geom_mbr.c M sys/geom/geom_mbr_enc.c M sys/geom/geom_pc98.c M sys/geom/geom_pc98_enc.c M sys/geom/geom_redboot.c M sys/geom/geom_slice.c M sys/geom/geom_subr.c M sys/geom/geom_sunlabel.c M sys/geom/geom_sunlabel_enc.c M sys/geom/geom_vfs.c M sys/geom/geom_vol_ffs.c M sys/geom/journal/g_journal.c M sys/geom/journal/g_journal_ufs.c M sys/geom/label/g_label.c M sys/geom/label/g_label_disk_ident.c M sys/geom/label/g_label_ext2fs.c M sys/geom/label/g_label_flashmap.c M sys/geom/label/g_label_gpt.c M sys/geom/label/g_label_iso9660.c M sys/geom/label/g_label_msdosfs.c M sys/geom/label/g_label_ntfs.c Log Message: ----------- Remove __FBSDID Compare: https://github.com/MidnightBSD/src/compare/62917155938e...381931b97992 From noreply at github.com Sun Jul 31 11:06:00 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 31 Jul 2022 08:06:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0d3b67: sparc off Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 0d3b673af0497169e396c56ce0bba89b67eef693 https://github.com/MidnightBSD/src/commit/0d3b673af0497169e396c56ce0bba89b67eef693 Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M lib/clang/include/llvm/Config/AsmParsers.def M lib/clang/include/llvm/Config/AsmPrinters.def M lib/clang/include/llvm/Config/Disassemblers.def M lib/clang/include/llvm/Config/Targets.def M lib/clang/include/llvm/Config/abi-breaking.h Log Message: ----------- sparc off Commit: e4fe5e91d135a0cdb709d8a642d34e98965a4ccd https://github.com/MidnightBSD/src/commit/e4fe5e91d135a0cdb709d8a642d34e98965a4ccd Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M lib/clang/headers/Makefile M lib/clang/headers/Makefile.depend M lib/clang/include/Plugins/Plugins.def R lib/clang/include/clang/AST/AttrDump.inc R lib/clang/include/clang/AST/AttrImpl.inc R lib/clang/include/clang/AST/Attrs.inc R lib/clang/include/clang/AST/CommentCommandInfo.inc R lib/clang/include/clang/AST/CommentCommandList.inc R lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc R lib/clang/include/clang/AST/CommentHTMLTags.inc R lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc R lib/clang/include/clang/AST/CommentNodes.inc R lib/clang/include/clang/AST/DeclNodes.inc R lib/clang/include/clang/AST/StmtNodes.inc R lib/clang/include/clang/Basic/AttrList.inc R lib/clang/include/clang/Basic/DiagnosticASTKinds.inc R lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc R lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc R lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc R lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc R lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc R lib/clang/include/clang/Basic/DiagnosticGroups.inc R lib/clang/include/clang/Basic/DiagnosticIndexName.inc R lib/clang/include/clang/Basic/DiagnosticLexKinds.inc R lib/clang/include/clang/Basic/DiagnosticParseKinds.inc R lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc R lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc M lib/clang/include/clang/Basic/Version.inc R lib/clang/include/clang/Basic/arm_neon.inc R lib/clang/include/clang/Driver/CC1AsOptions.inc R lib/clang/include/clang/Driver/Options.inc R lib/clang/include/clang/Lex/AttrSpellings.inc R lib/clang/include/clang/Parse/AttrIdentifierArg.inc R lib/clang/include/clang/Parse/AttrLateParsed.inc R lib/clang/include/clang/Parse/AttrTypeArg.inc R lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc R lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc R lib/clang/include/clang/Sema/AttrParsedAttrList.inc R lib/clang/include/clang/Sema/AttrSpellingListIndex.inc R lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc R lib/clang/include/clang/Serialization/AttrPCHRead.inc R lib/clang/include/clang/Serialization/AttrPCHWrite.inc M lib/clang/include/lld/Common/Version.inc M lib/clang/include/lldb/Host/Config.h R lib/clang/include/llvm/IR/Intrinsics.gen R lib/clang/include/llvm/Support/DataTypes.h Log Message: ----------- remove some old stuff Compare: https://github.com/MidnightBSD/src/compare/381931b97992...e4fe5e91d135 From noreply at github.com Sun Jul 31 11:19:22 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 31 Jul 2022 08:19:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 10dcb6: midnightbsd ifdefs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 10dcb60b1f66f942b7c868a25eac06bf8bd4fe30 https://github.com/MidnightBSD/src/commit/10dcb60b1f66f942b7c868a25eac06bf8bd4fe30 Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M contrib/llvm-project/lldb/include/lldb/Host/HostInfo.h M contrib/llvm-project/lldb/include/lldb/Host/SocketAddress.h M contrib/llvm-project/lldb/source/Host/common/Host.cpp M contrib/llvm-project/lldb/source/Host/common/SocketAddress.cpp M contrib/llvm-project/lldb/source/Host/posix/DomainSocket.cpp M contrib/llvm-project/lldb/source/Host/posix/HostThreadPosix.cpp M contrib/llvm-project/lldb/source/Host/posix/PipePosix.cpp M contrib/llvm-project/lldb/source/Initialization/SystemInitializerCommon.cpp M contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp M contrib/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp M contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ittnotify_config.h M contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/ittnotify.h Log Message: ----------- midnightbsd ifdefs From noreply at github.com Sun Jul 31 11:20:59 2022 From: noreply at github.com (Lucas Holt) Date: Sun, 31 Jul 2022 08:20:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] c297b4: check for ntp Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: c297b4e2aa7242fe3fd830e3ea6cc475727dcc77 https://github.com/MidnightBSD/src/commit/c297b4e2aa7242fe3fd830e3ea6cc475727dcc77 Author: Lucas Holt Date: 2022-07-31 (Sun, 31 Jul 2022) Changed paths: M Makefile.inc1 Log Message: ----------- check for ntp