Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/config/
HDalways-sed.m42 dnl # Set the flags used for sed in-place edits.
/freebsd-head/contrib/sendmail/cf/domain/
HDgeneric.m418 # named with your domain and make the edits; then, copy the appropriate
/freebsd-head/contrib/tcp_wrappers/
HDREADME.IRIX10 (1) Inetd is broken. Normally one edits inetd.conf, sends a HUP signal
HDREADME821 Then perform the following edits on the inetd configuration file
/freebsd-head/contrib/arm-optimized-routines/
HDREADME64 # further edits to config.mk
/freebsd-head/contrib/googletest/googletest/src/
HDgtest.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-head/contrib/one-true-awk/
HDREADME.md88 This allows us to do testing, and to make any additional edits or changes
HDChangeLog100 * awk.1: Fix a typo, minor edits.
/freebsd-head/usr.sbin/bsdconfig/share/
HDsysrc.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-head/contrib/ntp/
HDREADME.leapsmear5 with some edits by Harlan Stenn
HDCommitLog141041 restore current ntp-dev driver20.html, all html edits need to
/freebsd-head/contrib/googletest/googletest/test/
HDgtest_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-head/usr.sbin/bsdconfig/share/media/
HDwlan.subr915 # This is where we display a menu that edits the entry
/freebsd-head/contrib/xz/
HDChangeLog937 placed correctly). These edits can be seen with this command:
1494 I rewrapped a few overlong lines. Those edits aren't in the
2816 common_w32res.rc: White space edits
2933 [ Lasse: Commit message edits ]
5985 with trivial edits by Lasse Collin.
7242 liblzma: Minor comment edits.
10826 - Author line edits
12645 and made a few related minor edits.
14629 Docs: Minor edits to SECURITY.md.
15912 liblzma: Minor edits to lzma_block header_size documentation.
/freebsd-head/sys/contrib/zstd/doc/
HDzstd_compression_format.md1679 - 0.3.0 : minor edits to match RFC8478
/freebsd-head/contrib/bc/
HDNEWS.md1078 * Minor documentations edits were performed.
/freebsd-head/contrib/diff/doc/
HDdiff.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-head/contrib/byacc/
HDCHANGES973 were two small and unique edits, they were not included in the scripts.
/freebsd-head/contrib/flex/
HDChangeLog5858 * flex.texi: a few more faq edits; remove faq-89