Home
last modified time | relevance | path

Searched refs:edits (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dalways-sed.m42 dnl # Set the flags used for sed in-place edits.
/freebsd/contrib/sendmail/cf/domain/
H A Dgeneric.m418 # named with your domain and make the edits; then, copy the appropriate
/freebsd/contrib/tcp_wrappers/
H A DREADME.IRIX10 (1) Inetd is broken. Normally one edits inetd.conf, sends a HUP signal
H A DREADME821 Then perform the following edits on the inetd configuration file
/freebsd/contrib/arm-optimized-routines/
H A DREADME64 # further edits to config.mk
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1512 const std::vector<EditType> edits = CalculateOptimalEdits(left, right); in CreateUnifiedDiff() local
1516 while (edit_i < edits.size()) { in CreateUnifiedDiff()
1518 while (edit_i < edits.size() && edits[edit_i] == kMatch) { in CreateUnifiedDiff()
1534 for (; edit_i < edits.size(); ++edit_i) { in CreateUnifiedDiff()
1537 auto it = edits.begin() + static_cast<int>(edit_i); in CreateUnifiedDiff()
1538 while (it != edits.end() && *it == kMatch) ++it; in CreateUnifiedDiff()
1539 if (it == edits.end() || in CreateUnifiedDiff()
1540 static_cast<size_t>(it - edits.begin()) - edit_i >= context) { in CreateUnifiedDiff()
1546 EditType edit = edits[edit_i]; in CreateUnifiedDiff()
/freebsd/contrib/one-true-awk/
H A DREADME.md88 This allows us to do testing, and to make any additional edits or changes
H A DChangeLog100 * awk.1: Fix a typo, minor edits.
/freebsd/usr.sbin/bsdconfig/share/
H A Dsysrc.subr457 # Change a setting in the system configuration files (edits the files in-place
649 # Remove a setting from the system configuration files (edits files in-place).
/freebsd/contrib/ntp/
H A DREADME.leapsmear5 with some edits by Harlan Stenn
H A DCommitLog[all...]
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc3495 std::string EditsToString(const std::vector<EditType>& edits) { in EditsToString() argument
3497 for (size_t i = 0; i < edits.size(); ++i) { in EditsToString()
3499 out.append(1, kEdits[edits[i]]); in EditsToString()
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr915 # This is where we display a menu that edits the entry
/freebsd/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md1679 - 0.3.0 : minor edits to match RFC8478
/freebsd/contrib/bc/
H A DNEWS.md1078 * Minor documentations edits were performed.
/freebsd/contrib/diff/doc/
H A Ddiff.texi1171 the command @samp{(cat d && echo w) | ed - old} edits @file{old} to make
1176 ed - old} edits @file{old} to make it a copy of @file{newN}.
/freebsd/contrib/byacc/
H A DCHANGES973 were two small and unique edits, they were not included in the scripts.
/freebsd/contrib/flex/
H A DChangeLog5858 * flex.texi: a few more faq edits; remove faq-89