<?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>85261520486045a4bf20a9e8d4e9fcc8c0c9fabe - ping: Remove unnecessary compiler flag</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#85261520486045a4bf20a9e8d4e9fcc8c0c9fabe</link>
        <description>ping: Remove unnecessary compiler flagThis reverts commit 55e0aefae688075718e212594e823fe5fbfba4bf.

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Wed, 30 Jul 2025 16:18:57 +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/sbin/ping/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/sbin/ping/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>51e16cb8fc536913f490ac6bc9c17e92ebd0411b - sbin: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#51e16cb8fc536913f490ac6bc9c17e92ebd0411b</link>
        <description>sbin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d6e457328d0e57176b66ba5f5c614becca680fea - ping6(8): Add ping6(8) as MLINK to ping(8)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#d6e457328d0e57176b66ba5f5c614becca680fea</link>
        <description>ping6(8): Add ping6(8) as MLINK to ping(8)Reviewed by:	chuckMFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D42203

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 07 Nov 2023 22:14:59 +0100</pubDate>
        <dc:creator>Antranig Vartanian &lt;antranigv@freebsd.am&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sbin/ping/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>55e0aefae688075718e212594e823fe5fbfba4bf - ping: low-effort fix to make it compilable without inet6</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#55e0aefae688075718e212594e823fe5fbfba4bf</link>
        <description>ping: low-effort fix to make it compilable without inet6

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Wed, 05 Jul 2023 11:59:40 +0200</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd26389be7e149849c75a10311805a29d7215918 - ping: allow building without INET support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#fd26389be7e149849c75a10311805a29d7215918</link>
        <description>ping: allow building without INET supportBuilding without INET6 support was already possible. Now it&apos;s possible tobuild ping with only INET6, or even with neither INET nor INET6.Reported by:	bzReviewed by:	bzMFC-With:	368045Differential Revision:	https://reviews.freebsd.org/D27394

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Sun, 29 Nov 2020 00:24:19 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d26245171514e85becdd350ee5574f7c886a5db0 - ping: add a ping6 hard link for backwards compatibility</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#d26245171514e85becdd350ee5574f7c886a5db0</link>
        <description>ping: add a ping6 hard link for backwards compatibilityWhen invoked as &quot;ping6&quot;, ping will now attempt to use ICMPv6 for hostnamesthat resolve both IPv4 and IPv6 addresses.Reviewed by:	bz, manuMFC-With:	r368045Differential Revision:	https://reviews.freebsd.org/D27384

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 19:33:04 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cde9171d2d50852ab782e90acf734f416246e86 - Merge ping6 to ping</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#3cde9171d2d50852ab782e90acf734f416246e86</link>
        <description>Merge ping6 to pingThere is now a single ping binary, which chooses to use ICMP or ICMPv4based on the -4 and -6 options, and the format of the address.Submitted by:	J&#225;n Su&#269;an &lt;sucanjan@gmail.com&gt;Sponsored by:	Google LLC (Google Summer of Code 2019)MFC after:	NeverDifferential Revision:	https://reviews.freebsd.org/D21377

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 05:29:30 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f - Merge ^/head r351317 through r351731.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#c5c3ba6b43cac20dc9432eac15758d41cb2b8b1f</link>
        <description>Merge ^/head r351317 through r351731.

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 03 Sep 2019 07:58:43 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95b523ea711d8bd41065559cdacc1496ddd4116b - ping: raise WARNS level to 6</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#95b523ea711d8bd41065559cdacc1496ddd4116b</link>
        <description>ping: raise WARNS level to 6Submitted by:	J&#225;n Su&#269;an &lt;sucanjan@gmail.com&gt;MFC after:	2 weeksSponsored by:	Google LLC (Google Summer of Code 2019)Differential Revision:	https://reviews.freebsd.org/D21405

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 27 Aug 2019 17:34:37 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c43633c6a1935d1bf16c32bbd7804e9537f58f30 - ping: Add tests of the Internet checksum function</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#c43633c6a1935d1bf16c32bbd7804e9537f58f30</link>
        <description>ping: Add tests of the Internet checksum functionSubmitted by:	J&#225;n Su&#269;an &lt;sucanjan@gmail.com&gt;MFC after:	2 weeksSponsored by:	Google LLC (Google Summer of Code 2019)Differential Revision:	https://reviews.freebsd.org/D21340

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 20 Aug 2019 23:59:48 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff77ab831ae8fc64a1888e1117abf6bc923dff2a - ping: Move in_cksum() to a separate source file</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#ff77ab831ae8fc64a1888e1117abf6bc923dff2a</link>
        <description>ping: Move in_cksum() to a separate source fileThis is a preparation step for adding ATF tests of in_cksum(), which has beenmodified to operate on unaligned data. ping.o cannot be linked to the testexecutable because both of them contain &apos;main&apos; symbol.Submitted by:	J&#225;n Su&#269;an &lt;sucanjan@gmail.com&gt;MFC after:	2 weeksSponsored by:	Google, inc. (Google Summer of Code 2019)Differential Revision:	https://reviews.freebsd.org/D21288

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Sat, 17 Aug 2019 17:25:01 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Sun, 28 Jul 2019 06:02:22 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01b01229540bfa1a250973da7c8a1a3d84853ca5 - Remove all the RELEASE_CRUNCH instances that partially disable IPSEC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#01b01229540bfa1a250973da7c8a1a3d84853ca5</link>
        <description>Remove all the RELEASE_CRUNCH instances that partially disable IPSECWe remove IPSEC only in parts of the tree, and not others. RELEASE_CRUNCH todisable it has not kept up with all its uses. Remove it. Should there be a realneed to disable IPSEC, one that hasn&apos;t shown up in the base system to date,it can be re-added behind a WITHOUT_IPSEC build option.

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Mon, 15 Jul 2019 16:19:39 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3af64f03119a159ac15eb75b92d346705b490385 - Merge ^/head r338392 through r338594.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#3af64f03119a159ac15eb75b92d346705b490385</link>
        <description>Merge ^/head r338392 through r338594.

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 11 Sep 2018 20:41:00 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c208ed867fb021766bf70f9a8e62ed6a0d34c6a - Allow dhclient and ping to build WITHOUT_DYNAMICROOT</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#2c208ed867fb021766bf70f9a8e62ed6a0d34c6a</link>
        <description>Allow dhclient and ping to build WITHOUT_DYNAMICROOTdhclient and ping normally use libcasper services.  These are notavailable in statically-linked binaries, so when WITHOUT_DYNAMICROOT isset disable libcasper use, as with rescue builds.  Also emit a warningas it&apos;s undesirable to build this way.Reported by:	Michael DexterReviewed by:	rgrimesTested by:	Michael DexterApproved by:	re (kib)Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D17074

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Sun, 09 Sep 2018 19:26:44 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Tue, 07 Nov 2017 09:39:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5d34ca9fddcae66465f01e5a7725a31f8df8493 - MFhead@r320180</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#e5d34ca9fddcae66465f01e5a7725a31f8df8493</link>
        <description>MFhead@r320180

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Sat, 23 Sep 2017 20:37:37 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2560d18180bb351214175a0cd0ff518ae6c2ab96 - We use a few different ifdef&apos;s names to check if we are using Casper or not,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ping/Makefile#2560d18180bb351214175a0cd0ff518ae6c2ab96</link>
        <description>We use a few different ifdef&apos;s names to check if we are using Casper or not,let&apos;s standardize this. Now we are always use WITH_CASPER name.Discussed with:	emaste@MFC after:	1 month

            List of files:
            /freebsd/sbin/ping/Makefile</description>
        <pubDate>Thu, 21 Sep 2017 16:41:41 +0200</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
