<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/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/usr.sbin/ppp/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/ppp/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>96e6e5b5fe9b510fd9a416f486860c2acad4219b - ppp: specify OpenSSL 1.1 APIs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Tue, 09 May 2023 15:01:40 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 21 Dec 2020 18:35:12 +0100</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 22:06:24 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/ppp/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>28c8ec2f7edccd280e5acce98d26f273cfa2a7f5 - Retire the -DRELEASE_CRUNCH define.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Fri, 12 Jul 2019 08:19:25 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af3f36025b146acb03a057959e0ac8faf1f2fa13 - Merge ^/head r317281 through r317502.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#af3f36025b146acb03a057959e0ac8faf1f2fa13</link>
        <description>Merge ^/head r317281 through r317502.

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Thu, 27 Apr 2017 14:59:14 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 24 Apr 2017 23:21:49 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Mon, 04 Jul 2016 23:18:57 +0200</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://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 22:44:28 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efe50fa18a1cfc24942dc61c2bbad17d789392ff - Revert r289096:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/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:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 01 Jun 2016 18:45:08 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>324fd1ce05f53780fdbb8e13a09181aa2402ea86 - MFH to r289370</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#324fd1ce05f53780fdbb8e13a09181aa2402ea86</link>
        <description>MFH to r289370Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 19:36:56 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a997b777b107c49f8d4d307bee9d25c8ff1a749a - Sync up with head up to r289211.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#a997b777b107c49f8d4d307bee9d25c8ff1a749a</link>
        <description>Sync up with head up to r289211.

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 08:14:03 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f98f68bd504c0e53fd75bd3b5a102ddf4afe9393 - Use existing CONFDIR instead of adding a new CONFIGDIR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#f98f68bd504c0e53fd75bd3b5a102ddf4afe9393</link>
        <description>Use existing CONFDIR instead of adding a new CONFIGDIRReported by:	jbeich

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Sun, 11 Oct 2015 21:25:39 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c69900f12f21388ef95a64c06bcaac8d21cd158c - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#c69900f12f21388ef95a64c06bcaac8d21cd158c</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Sun, 11 Oct 2015 01:12:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c9976e37efeae3b6ab5d59259465bc3e1be244c - Install bsd.confs.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#2c9976e37efeae3b6ab5d59259465bc3e1be244c</link>
        <description>Install bsd.confs.mkRename ETCDIR into CONFIGDIR to avoid conflicts with the ports tree

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Sat, 10 Oct 2015 12:48:09 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23c7816115e1293f38444fd562c8651ef1bc5bcd - Move ppp.conf into the ppp sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ppp/Makefile#23c7816115e1293f38444fd562c8651ef1bc5bcd</link>
        <description>Move ppp.conf into the ppp sources

            List of files:
            /freebsd/usr.sbin/ppp/Makefile</description>
        <pubDate>Sat, 10 Oct 2015 01:57:07 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
