/freebsd/crypto/openssh/ |
H A D | ChangeLog | 15 OpenBSD-Commit-ID: 7bcd4ffe0fa1e27ff98d451fb9c22f5fae6e610d 25 OpenBSD-Commit-ID: c656ac4abd1504389d1733d85152044b15830217 36 OpenBSD-Commit-ID: 02703b4bd207fafd03788bc4e7774bf80be6c9a8 56 OpenBSD-Commit-ID: 13511fdef7535bdbc35b644c90090013da43a318 66 OpenBSD-Commit-ID: 26d81a430811672bc762687166986cad40d28cc0 76 OpenBSD-Commit-ID: b1c6acec66cd5bd1252feff1d02ad7129ced37c7 93 OpenBSD-Commit-ID: d1eebedb8c902002b75b75debfe1eeea1801f58a 150 OpenBSD-Commit-ID: 303417285f1a73b9cb7a2ae78d3f493bbbe31f98 182 OpenBSD-Commit-ID: 8933369b33c17b5f02479503d0a92d87bc3a574b 190 OpenBSD-Commit-ID: 1c81f37b138b8b66abba811fec836388a0f3e6da [all …]
|
H A D | FREEBSD-upgrade | 34 07) Commit: 105 18) Commit, and hunker down for the inevitable storm of complaints.
|
/freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | Rewriters.h | 23 class Commit; variable 26 const NSAPI &NS, Commit &commit); 29 const NSAPI &NS, Commit &commit, 33 const NSAPI &NS, Commit &commit);
|
H A D | Commit.h | 29 class Commit { 63 explicit Commit(EditedSource &Editor); 64 Commit(const SourceManager &SM, const LangOptions &LangOpts,
|
H A D | EditedSource.h | 32 class Commit; variable 86 bool commit(const Commit &commit);
|
/freebsd/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral() 174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver() 182 Commit &commit) { in rewriteToSubscriptGetCommon() 206 Commit &commit) { in rewriteToArraySubscriptGet() 216 Commit &commit) { in rewriteToDictionarySubscriptGet() 226 Commit &commit) { in rewriteToArraySubscriptSet() 260 Commit &commit) { in rewriteToDictionarySubscriptSet() 291 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax() 328 const NSAPI &NS, Commit &commit, 331 const NSAPI &NS, Commit &commit); [all …]
|
H A D | EditedSource.cpp | 276 bool EditedSource::commit(const Commit &commit) { in commit() 292 for (edit::Commit::edit_iterator in commit() 294 const edit::Commit::Edit &edit = *I; in commit() 296 case edit::Commit::Act_Insert: in commit() 299 case edit::Commit::Act_InsertFromRange: in commit() 304 case edit::Commit::Act_Remove: in commit()
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 233 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax() 324 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 330 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 336 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() 454 const NSAPI &NS, edit::Commit &commit, in rewriteToObjCProperty() 661 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl() 704 const NSAPI &NS, edit::Commit &commit, in rewriteToNSEnumDecl() 759 const NSAPI &NS, edit::Commit &commit, in rewriteToNSMacroDecl() 879 edit::Commit commit(*Editor); in migrateProtocolConformance() 932 edit::Commit commit(*Editor); in migrateNSEnumDecl() [all …]
|
/freebsd/contrib/less/ |
H A D | FREEBSD-upgrade | 14 13. Commit and tag the result. 23 18. Commit the result.
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | COFFModuleDefinition.cpp | 303 Error parseNumbers(uint64_t *Reserve, uint64_t *Commit) { in parseNumbers() argument 309 Commit = nullptr; in parseNumbers() 312 if (Error Err = readAsInt(Commit)) in parseNumbers()
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 29 * [Commit Message Formats](#commit-message-formats) 134 [Commit Message Formats](#commit-message-formats) section for more information. 204 ### Commit Message Formats 206 Commit messages for new changes must meet the following guidelines: 267 a Git Commit Message](https://chris.beams.io/posts/git-commit/).
|
/freebsd/contrib/file/ |
H A D | RELEASE-PROCEDURE | 8 4) Commit changes into CVS
|
/freebsd/crypto/openssl/ |
H A D | FREEBSD-upgrade | 37 07) Commit: 122 18) Commit and hope you did not miss anything.
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm4709-buffalo-wxr-1900dhp.dts | 99 /* Commit mode set by switch? */
|
H A D | bcm4708-buffalo-wzr-1750dhp.dts | 115 /* Commit mode set by switch? */
|
H A D | bcm4708-buffalo-wzr-1166dhp-common.dtsi | 119 /* Commit mode set by switch? */
|
/freebsd/contrib/arm-optimized-routines/ |
H A D | README.contributors | 34 - Commit message should be descriptive and should not refer to Arm internal
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MinidumpConstants.def | 133 HANDLE_MDMP_MEMSTATE(0x01000, Commit, MEM_COMMIT)
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 390 TPA.Commit(); in ParseOpenMPDeclareReductionDirective() 403 TPA.Commit(); in ParseOpenMPDeclareReductionDirective() 435 TPA.Commit(); in ParseOpenMPDeclareReductionDirective() 450 TPA.Commit(); in ParseOpenMPDeclareReductionDirective() 2088 TPA.Commit(); in ParseOpenMPDeclarativeDirectiveWithExtDecl() 2690 TPA.Commit(); in ParseOpenMPDeclarativeOrExecutableDirective() 2699 TPA.Commit(); in ParseOpenMPDeclarativeOrExecutableDirective() 2713 TPA.Commit(); in ParseOpenMPDeclarativeOrExecutableDirective() 3972 TPA.Commit(); in ParseOpenMPSingleExprWithArgClause() 4665 TPA.Commit(); in ParseOpenMPVarList()
|
H A D | ParseExprCXX.cpp | 326 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 335 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 352 TPA.Commit(); in ParseOptionalCXXScopeSpecifier() 860 TPA.Commit(); in TryParseLambdaExpression() 866 TPA.Commit(); in TryParseLambdaExpression() 3800 TPA.Commit(); in ParseRequiresExpression() 3813 TPA.Commit(); in ParseRequiresExpression()
|
H A D | ParseTemplate.cpp | 1503 TPA.Commit(); in ParseTemplateArgument() 1715 TPA.Commit(); in diagnoseUnknownTemplateId() 1763 TPA.Commit(); in checkPotentialAngleBracket()
|
/freebsd/ |
H A D | UPDATING | 36 Commit 4a77657cbc01 changed the ABI between ipfw(8) and ipfw(4). 43 Commit 4517fbfd4251 modified the internal API between the 180 Commit cc760de2183f changed the internal interface between 204 Commit 57ce37f9dcd0 changed the internal KAPI between the 475 Commit b8d60729deef changed the TCP congestion control framework so 492 Commit f0c9847a6c47 changed the arguments for VOP_ALLOCATE. 541 Commit 3ad1e1c1ce20 changed the internal KAPI between the NFS 545 Commit b69019c14cd8 removes pf's DIOCGETSTATESNV ioctl. 556 Commit ee29e6f31111 changed the internal KAPI between the nfscommon 573 Commit 1e0a518d6548 changed the internal KAPI between the NFS [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionParser.cpp | 1205 static void ApplyFixIt(const FixItHint &fixit, clang::edit::Commit &commit) { in ApplyFixIt() 1231 clang::edit::Commit commit(editor); in RewriteExpression()
|
/freebsd/tools/tools/git/ |
H A D | HOWTO | 49 Next, make your change and perform whatever testing is necessary. Commit it
|
/freebsd/contrib/wpa/hostapd/ |
H A D | android.config | 206 # entropy is maintained across reboots. Commit b410eb1913 'Initialize
|