<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8bf187f35b6298b7848c5ecf45b0b714327090d9 - diff: fix side-by-side output with tabbed input</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#8bf187f35b6298b7848c5ecf45b0b714327090d9</link>
        <description>diff: fix side-by-side output with tabbed inputThe previous logic conflated some things... in this block:- j: input characters rendered so far- nc: number of characters in the line- col: columns rendered so far- hw: column width ((h)ard (w)idth?)Comparing j to hw or col to nc are naturally wrong, as col and hw arelimits on their respective counters and nc is already brought down to hwif the input line should be truncated to start with.Right now, we end up easily truncating lines with tabs in them as wecount each tab for $tabwidth lines in the input line, but we reallyshould only be accounting for them in the column count.  The problem ismost easily demonstrated by the two input files added for the tests,the two tabbed lines lose at least a word or two even though there&apos;splenty of space left in the row for each side.Reviewed by:	bapt, pstefSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D37676

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 14 Dec 2022 01:31:21 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f79bd9b85716c495c2741ac25db37e8d71f22f7 - diff: Detect Objective-C methods</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#8f79bd9b85716c495c2741ac25db37e8d71f22f7</link>
        <description>diff: Detect Objective-C methodsWhen searching back for function definitions, consider lines startingwith &apos;+&apos; and &apos;-&apos;, this allows us to pick up Objective-C methods as wellas C style function definitions.Reviewed by:	baptSponsored by:	Klara Inc.Differential Revision:	https://reviews.freebsd.org/D34202

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Fri, 18 Feb 2022 15:07:52 +0000</pubDate>
        <dc:creator>Tom Jones &lt;thj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af2f0164318455433db95adce07af829285b78ad - diff: don&apos;t output carriage returns that were stripped on input</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#af2f0164318455433db95adce07af829285b78ad</link>
        <description>diff: don&apos;t output carriage returns that were stripped on input--strip-trailing-cr worked as intended for comparison between files,but the characters were still present in final output.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Sun, 22 Aug 2021 16:05:59 +0000</pubDate>
        <dc:creator>Piotr Pawel Stefaniak &lt;pstef@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Fri, 24 Aug 2018 18:09:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8bf187f35b6298b7848c5ecf45b0b714327090d9 - diff: fix side-by-side output with tabbed input</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#8bf187f35b6298b7848c5ecf45b0b714327090d9</link>
        <description>diff: fix side-by-side output with tabbed inputThe previous logic conflated some things... in this block:- j: input characters rendered so far- nc: number of characters in the line- col: columns rendered so far- hw: column width ((h)ard (w)idth?)Comparing j to hw or col to nc are naturally wrong, as col and hw arelimits on their respective counters and nc is already brought down to hwif the input line should be truncated to start with.Right now, we end up easily truncating lines with tabs in them as wecount each tab for $tabwidth lines in the input line, but we reallyshould only be accounting for them in the column count.  The problem ismost easily demonstrated by the two input files added for the tests,the two tabbed lines lose at least a word or two even though there&apos;splenty of space left in the row for each side.Reviewed by:	bapt, pstefSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D37676

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 14 Dec 2022 01:31:21 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f79bd9b85716c495c2741ac25db37e8d71f22f7 - diff: Detect Objective-C methods</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#8f79bd9b85716c495c2741ac25db37e8d71f22f7</link>
        <description>diff: Detect Objective-C methodsWhen searching back for function definitions, consider lines startingwith &apos;+&apos; and &apos;-&apos;, this allows us to pick up Objective-C methods as wellas C style function definitions.Reviewed by:	baptSponsored by:	Klara Inc.Differential Revision:	https://reviews.freebsd.org/D34202

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Fri, 18 Feb 2022 15:07:52 +0000</pubDate>
        <dc:creator>Tom Jones &lt;thj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af2f0164318455433db95adce07af829285b78ad - diff: don&apos;t output carriage returns that were stripped on input</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#af2f0164318455433db95adce07af829285b78ad</link>
        <description>diff: don&apos;t output carriage returns that were stripped on input--strip-trailing-cr worked as intended for comparison between files,but the characters were still present in final output.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Sun, 22 Aug 2021 16:05:59 +0000</pubDate>
        <dc:creator>Piotr Pawel Stefaniak &lt;pstef@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Fri, 24 Aug 2018 18:09:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e68edb8cf06a796453378b98d963692c838c400f - diff(1): Implement -B/--ignore-blank-lines</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#e68edb8cf06a796453378b98d963692c838c400f</link>
        <description>diff(1): Implement -B/--ignore-blank-linesAs noted by cem in r338035, coccinelle invokes diff(1) with the -B flag.This was not previously implemented here, so one was forced to create a linkfor GNU diff to /usr/local/bin/diffImplement the -B flag and add some primitive tests for it. It is implementedin the same fashion that -I is implemented; each chunk&apos;s lines are scanned,and if a non-blank line is encountered then the chunk will be output.Otherwise, it&apos;s skipped.MFC after:	2 weeks

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Sun, 19 Aug 2018 03:57:20 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531c2d7af3cd2e64eec94aa1b19c4b2f16fce515 - MFhead@r320180</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#531c2d7af3cd2e64eec94aa1b19c4b2f16fce515</link>
        <description>MFhead@r320180

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Mon, 24 Jul 2017 18:02:13 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bca9d05fdb058aa709621661c2feccae8940d94b - Merge ^/head r319973 through 321382.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#bca9d05fdb058aa709621661c2feccae8940d94b</link>
        <description>Merge ^/head r319973 through 321382.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Sun, 23 Jul 2017 15:22:06 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8 - Merge ^/head r320994 through r321238.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#2fef18f836c6d1b45a6f2e0fc9b0da55e2b938e8</link>
        <description>Merge ^/head r320994 through r321238.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 19 Jul 2017 19:43:10 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>274b460b606f7a16841eba3b7dfbfc4992ee6eb0 - Use more flexible expression for replacing t_diff in</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#274b460b606f7a16841eba3b7dfbfc4992ee6eb0</link>
        <description>Use more flexible expression for replacing t_diff incontrib/netbsd-tests/usr.bin/diff/t_diff.sh with the name of the script via`basename $0`.This was a change I forgot to port over from^/head/gnu/usr.bin/diff/tests/Makefile@r272787.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Wed, 19 Jul 2017 18:30:16 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554491ffbdcfe51993d5b436a9bbca7aba388dd3 - Merge ^/head r316992 through r317215.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#554491ffbdcfe51993d5b436a9bbca7aba388dd3</link>
        <description>Merge ^/head r316992 through r317215.

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Thu, 20 Apr 2017 21:04:21 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fddcb7b82ff45dc9e08bab26bbfe7a2d2e8ca20f - Implement a basic --changed-group-format</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#fddcb7b82ff45dc9e08bab26bbfe7a2d2e8ca20f</link>
        <description>Implement a basic --changed-group-formatetcupdate(8) requires that option, while GNU diff supports many more variationof that options, their behaviour beside the simple verion implemented here arequite inconsistent as such I do not plan to implement those.The only special keyword supported by this implementation are: %&lt; and %&gt;%= is not implemented as the documentation of GNU diff says: common lines, butit actually when tested print the changes from the first file

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Thu, 20 Apr 2017 14:22:33 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>05d06ecac32d892eafc5e8e13652324d8f5ac46a - Add a regression test for diff -D</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/diff/tests/Makefile#05d06ecac32d892eafc5e8e13652324d8f5ac46a</link>
        <description>Add a regression test for diff -D

            List of files:
            /src/usr.bin/diff/tests/Makefile</description>
        <pubDate>Thu, 20 Apr 2017 11:32:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
