<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>bd7dceb2 - ping6(8): Add ping6(8) as MLINK to ping(8)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#bd7dceb2</link>
        <description>ping6(8): Add ping6(8) as MLINK to ping(8)Reviewed by:	chuckMFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D42203(cherry picked from commit d6e457328d0e57176b66ba5f5c614becca680fea)

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

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

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Wed, 05 Jul 2023 09:59:40 +0000</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd26389b - ping: allow building without INET support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#fd26389b</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Sat, 28 Nov 2020 23:24:19 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2624517 - ping: add a ping6 hard link for backwards compatibility</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#d2624517</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 18:33:04 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cde9171 - Merge ping6 to ping</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#3cde9171</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 04:29:30 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95b523ea - ping: raise WARNS level to 6</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#95b523ea</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 27 Aug 2019 15:34:37 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c43633c6 - ping: Add tests of the Internet checksum function</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#c43633c6</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 20 Aug 2019 21:59:48 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff77ab83 - ping: Move in_cksum() to a separate source file</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#ff77ab83</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Sat, 17 Aug 2019 15:25:01 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01b01229 - Remove all the RELEASE_CRUNCH instances that partially disable IPSEC</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#01b01229</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Mon, 15 Jul 2019 14:19:39 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c208ed8 - Allow dhclient and ping to build WITHOUT_DYNAMICROOT</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#2c208ed8</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Sun, 09 Sep 2018 17:26:44 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2560d181 - We use a few different ifdef&apos;s names to check if we are using Casper or not,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#2560d181</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-14.2/sbin/ping/Makefile</description>
        <pubDate>Thu, 21 Sep 2017 14:41:41 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c501d73c - Convert casperd(8) daemon to the libcasper.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#c501d73c</link>
        <description>Convert casperd(8) daemon to the libcasper.After calling the cap_init(3) function Casper will fork from it&apos;s originalprocess, using pdfork(2). Forking from a process has a lot of advantages:1. We have the same cwd as the original process.2. The same uid, gid and groups.3. The same MAC labels.4. The same descriptor table.5. The same routing table.6. The same umask.7. The same cpuset(1).From now services are also in form of libraries.We also removed libcapsicum at all and converts existing program using Casperto new architecture.Discussed with:		pjd, jonathan, ed, drysdale@google.com, emastePartially reviewed by:	drysdale@google.com, bdreweryApproved by:		pjd (mentor)Differential Revision:	https://reviews.freebsd.org/D4277

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Thu, 25 Feb 2016 18:23:40 +0000</pubDate>
        <dc:creator>Mariusz Zaborski &lt;oshogbo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>406d87b1 - Explicitly add more files to the &apos;runtime&apos; package.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#406d87b1</link>
        <description>Explicitly add more files to the &apos;runtime&apos; package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 20:19:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13eb765f - Convert sbin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#13eb765f</link>
        <description>Convert sbin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:23:12 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e9489e0 - WARNS=3 and style fixes.  No functionality change.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#7e9489e0</link>
        <description>WARNS=3 and style fixes.  No functionality change.

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Mon, 20 Oct 2014 00:27:40 +0000</pubDate>
        <dc:creator>Hiroki Sato &lt;hrs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4986e9a - Fix statically-linked build (WITHOUT_DYNAMICROOT).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#a4986e9a</link>
        <description>Fix statically-linked build (WITHOUT_DYNAMICROOT).

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Sun, 16 Mar 2014 13:43:06 +0000</pubDate>
        <dc:creator>Jilles Tjoelker &lt;jilles@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49133c6d - Protect ping(8) using Capsicum and Casper. This is protection against malicious</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#49133c6d</link>
        <description>Protect ping(8) using Capsicum and Casper. This is protection against maliciousnetwork packets that we parse and not against local users trying to gain rootaccess through ping&apos;s set-uid bit - this is handled by dropping privileges veryearly in ping.Submitted by:	Mikhail &lt;mp@lenta.ru&gt;

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 21:43:53 +0000</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b46c64c - Remove alpha left-overs.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/ping/Makefile#2b46c64c</link>
        <description>Remove alpha left-overs.

            List of files:
            /freebsd-14.2/sbin/ping/Makefile</description>
        <pubDate>Tue, 22 Aug 2006 08:03:01 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
