<?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.sbin/ppp/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.sbin/ppp/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.sbin/ppp/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/ppp/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>96e6e5b5fe9b510fd9a416f486860c2acad4219b - ppp: specify OpenSSL 1.1 APIs</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#96e6e5b5fe9b510fd9a416f486860c2acad4219b</link>
        <description>ppp: specify OpenSSL 1.1 APIsOPENSSL_API_COMPAT can be used to specify the OpenSSL API version inuse for the purpose of hiding deprecated interfaces and enablingthe appropriate deprecation notices.This change is a NFC while we&apos;re still using OpenSSL 1.1.1 but willavoid deprecation warnings upon the switch to OpenSSL 3.0.A future change should migrate to use the OpenSSL 3.0 APIs.PR:		271615Reviewed by:	emasteEvent:		Kitchener-Waterloo Hackathon 202305Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Tue, 09 May 2023 13:01:40 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a22cde7c029d00549b70fc2edce3269b5e3a4b0f - pkgbase: Put ppp in it&apos;s own package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#a22cde7c029d00549b70fc2edce3269b5e3a4b0f</link>
        <description>pkgbase: Put ppp in it&apos;s own packageppp uses libalias modules which now belong in the natd package.Avoid bringing a dependancy on natd for the utilities package.Reviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D27711

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 21 Dec 2020 17:35:12 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@freebsd.org&gt;</dc:creator>
    </item>
<item>
        <title>6ee8575cd71be8ba9ce88a28feddd523cac9f333 - Remove all the RELEASE_CRUNCH defines, they are useless.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#6ee8575cd71be8ba9ce88a28feddd523cac9f333</link>
        <description>Remove all the RELEASE_CRUNCH defines, they are useless.RELEASE_CRUNCH has been broken for a very long time. Remove thelast remants from the tree.

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 21:06:24 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Sun, 28 Jul 2019 04:02:22 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28c8ec2f7edccd280e5acce98d26f273cfa2a7f5 - Retire the -DRELEASE_CRUNCH define.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#28c8ec2f7edccd280e5acce98d26f273cfa2a7f5</link>
        <description>Retire the -DRELEASE_CRUNCH define.The RELEASE_CRUNCH ifdefs save about 100 bytes of text space. Thecomplexity is not worth it as they eliminate error messages.Left the RELEASE_CRUNCH ifdef to eliminate a lot of stuff in place.That saves an interesting amount of space and change some behaviors,so absent a more detailed analysis, maintain the status quo.

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Fri, 12 Jul 2019 06:19:25 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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.sbin/ppp/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.sbin/ppp/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.sbin/ppp/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/ppp/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>96e6e5b5fe9b510fd9a416f486860c2acad4219b - ppp: specify OpenSSL 1.1 APIs</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#96e6e5b5fe9b510fd9a416f486860c2acad4219b</link>
        <description>ppp: specify OpenSSL 1.1 APIsOPENSSL_API_COMPAT can be used to specify the OpenSSL API version inuse for the purpose of hiding deprecated interfaces and enablingthe appropriate deprecation notices.This change is a NFC while we&apos;re still using OpenSSL 1.1.1 but willavoid deprecation warnings upon the switch to OpenSSL 3.0.A future change should migrate to use the OpenSSL 3.0 APIs.PR:		271615Reviewed by:	emasteEvent:		Kitchener-Waterloo Hackathon 202305Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Tue, 09 May 2023 13:01:40 +0000</pubDate>
        <dc:creator>Pierre Pronchery &lt;pierre@freebsdfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a22cde7c029d00549b70fc2edce3269b5e3a4b0f - pkgbase: Put ppp in it&apos;s own package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#a22cde7c029d00549b70fc2edce3269b5e3a4b0f</link>
        <description>pkgbase: Put ppp in it&apos;s own packageppp uses libalias modules which now belong in the natd package.Avoid bringing a dependancy on natd for the utilities package.Reviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D27711

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 21 Dec 2020 17:35:12 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@freebsd.org&gt;</dc:creator>
    </item>
<item>
        <title>6ee8575cd71be8ba9ce88a28feddd523cac9f333 - Remove all the RELEASE_CRUNCH defines, they are useless.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#6ee8575cd71be8ba9ce88a28feddd523cac9f333</link>
        <description>Remove all the RELEASE_CRUNCH defines, they are useless.RELEASE_CRUNCH has been broken for a very long time. Remove thelast remants from the tree.

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 21:06:24 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Sun, 28 Jul 2019 04:02:22 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28c8ec2f7edccd280e5acce98d26f273cfa2a7f5 - Retire the -DRELEASE_CRUNCH define.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#28c8ec2f7edccd280e5acce98d26f273cfa2a7f5</link>
        <description>Retire the -DRELEASE_CRUNCH define.The RELEASE_CRUNCH ifdefs save about 100 bytes of text space. Thecomplexity is not worth it as they eliminate error messages.Left the RELEASE_CRUNCH ifdef to eliminate a lot of stuff in place.That saves an interesting amount of space and change some behaviors,so absent a more detailed analysis, maintain the status quo.

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Fri, 12 Jul 2019 06:19:25 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af3f36025b146acb03a057959e0ac8faf1f2fa13 - Merge ^/head r317281 through r317502.</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#af3f36025b146acb03a057959e0ac8faf1f2fa13</link>
        <description>Merge ^/head r317281 through r317502.

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Thu, 27 Apr 2017 12:59:14 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7dc31283a053a6c0444813d1432fa83e6ccba9f - Remove the NATM framework including the en(4), fatm(4), hatm(4), and</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#a7dc31283a053a6c0444813d1432fa83e6ccba9f</link>
        <description>Remove the NATM framework including the en(4), fatm(4), hatm(4), andpatm(4) devices.Maintaining an address family and framework has real costs when we makeinfrastructure improvements.  In the case of NATM we support no devicesmanufactured in the last 20 years and some will not even work in modernmotherboards (some newer devices that patm(4) could be updated tosupport apparently exist, but we do not currently have support).With this change, support remains for some netgraph modules that don&apos;trequire NATM support code. It is unclear if all these should remain,though ng_atmllc certainly stands alone.Note well: FreeBSD 11 supports NATM and will continue to do so until atleast September 30, 2021.  Improvements to the code in FreeBSD 11 arecertainly welcome.Reviewed by:	philipApproved by:	harti

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 24 Apr 2017 21:21:49 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7059692f3a581b83c9a816f813ccca7c76386e48 - Fix build of ppp when WITHOUT_PAM is set</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#7059692f3a581b83c9a816f813ccca7c76386e48</link>
        <description>Fix build of ppp when WITHOUT_PAM is setPR:		210658Reported by:	madpilotTested by:	madpilotApproved by:	re@ (kib)

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 04 Jul 2016 21:18:57 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49 - Revert r301137 and r301163, and implement a correct fix</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49</link>
        <description>Revert r301137 and r301163, and implement a correct fixfor the CONFS issue with dma.conf and ppp.conf.Thank you very much to Bryan Drewery for looking into theproblem and providing this fix.Pointyhat:	gjbSponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 20:44:28 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efe50fa18a1cfc24942dc61c2bbad17d789392ff - Revert r289096:</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#efe50fa18a1cfc24942dc61c2bbad17d789392ff</link>
        <description>Revert r289096:Files listed in &apos;CONFS&apos; are not properly included in newinstallations (missing from base.txz), for reasons I stilldo not fully understand.This reverts the change excluding /etc/ppp/ppp.conf froma new installation.  /etc/dma/dma.conf is also affected,but requires a different solution, still being investigated.Reported by:	Ben WoodsSponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 16:45:08 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ppp/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /src/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 11:58:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
