<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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 2015</copyright>
    <generator>Java</generator><item>
        <title>9b8224b950fb74c8674d257a5a4795baa759c35b - cp: Drop test helper</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/cp/tests/Makefile#9b8224b950fb74c8674d257a5a4795baa759c35b</link>
        <description>cp: Drop test helperNow that stat(1) can report whether a file is sparse, we no longer needa helper program for our tests.Sponsored by:	Klara, Inc.Reviewed by:	markjDifferential Revision:	https://reviews.freebsd.org/D52482

            List of files:
            /freebsd/bin/cp/tests/Makefile</description>
        <pubDate>Tue, 16 Sep 2025 15:38:03 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/cp/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:
            /freebsd/bin/cp/tests/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</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://kernelsources.org:8080/source/history/freebsd/bin/cp/tests/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/bin/cp/tests/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b418c83d175fde3b1f65210509ddcf2ac248d9f - cp: Adjust the sparse file tests.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/cp/tests/Makefile#8b418c83d175fde3b1f65210509ddcf2ac248d9f</link>
        <description>cp: Adjust the sparse file tests.* The sparsity check was ineffective: it compared the apparent size in bytes to the actual size in blocks.  Instead, write a tool that reliably detects sparseness.* Some of the seq commands were missing an argument.* Based on empirical evidence, 1 MB holes are not necessarily large enough to be preserved by the underlying filesystem.  Increase the hole size to 16 MB.MFC after:	1 weekSponsored by:	Klara, Inc.Reviewed by:	cracauerDifferential Revision:	https://reviews.freebsd.org/D38414

            List of files:
            /freebsd/bin/cp/tests/Makefile</description>
        <pubDate>Wed, 08 Feb 2023 17:49:29 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5028ea32d646a2483ac4853aad5d5c935d84e9f4 - cp: add some basic tests</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/cp/tests/Makefile#5028ea32d646a2483ac4853aad5d5c935d84e9f4</link>
        <description>cp: add some basic testsThere are some tests available in the NetBSD test suite, but we don&apos;tcurrently pass all of those; further investigation will go into that. Fornow, just add a basic test as well as a test that copies from /dev/null to afile.The /dev/null test confirms that the file gets created if it&apos;s empty, thenthat it truncates the file if it&apos;s non-empty. This matches some usage thatwas previously employed in the build and was replaced in r366042 by asimpler shell construct.I will also plan on coming back to expand these in due time.MFC after:	1 week

            List of files:
            /freebsd/bin/cp/tests/Makefile</description>
        <pubDate>Wed, 23 Sep 2020 05:01:14 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
