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

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

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Wed, 05 Jul 2023 12:01:00 +0200</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cb2d7c41368a662bb5e8db5e12420d4a8a190b1 - ipfilter userland: Path fixup no longer required</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#7cb2d7c41368a662bb5e8db5e12420d4a8a190b1</link>
        <description>ipfilter userland: Path fixup no longer requiredSince the move of ipfilter from contrib to sbin adjusting the source pathis no longer required.Fixes:		41edb306f05651fcaf6c74f9e3557f59f80292e1MFC after:	1 month

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Mon, 27 Dec 2021 09:18:49 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f49ce7a0b5f0d501d233308d73ccb1bf191a68b - MFHead @349476</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#7f49ce7a0b5f0d501d233308d73ccb1bf191a68b</link>
        <description>MFHead @349476Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Fri, 28 Jun 2019 01:50:54 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>015cb6cde4f977ce62d0130ae617c802b6600257 - Create a link to the ipmon.conf.5 man page as documented in ipmon.5.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#015cb6cde4f977ce62d0130ae617c802b6600257</link>
        <description>Create a link to the ipmon.conf.5 man page as documented in ipmon.5.Add its corresponding optional removal entry.PR:		238816MFC after:	1 week

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Thu, 27 Jun 2019 14:37:44 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>74bc7fc0b44b7e5a8734b9fda5732a181cfaeb37 - Add the ipmon.5 man page.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#74bc7fc0b44b7e5a8734b9fda5732a181cfaeb37</link>
        <description>Add the ipmon.5 man page.PR/238816 initially addressed updates to usage() however the PR hasmorphed into a shopping list of updates to usage() and man pages.PR:		238816 (I added to the list during discussion)MFC after:	1 week

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Thu, 27 Jun 2019 04:43:26 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7de1daeb932770462bc659424c411301e7efc4c2 - Create packages for atm, ccdconfig, devd, ipf, ipfw,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#7de1daeb932770462bc659424c411301e7efc4c2</link>
        <description>Create packages for atm, ccdconfig, devd, ipf, ipfw,iscsi, natd, nandfs, pf, quotacheck, and routed.Add ping6 and rtsol to the runtime package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 20:30:31 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d4f972badbf3513c0aa8ae210a17b4df345aed3 - Catch up with head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#8d4f972badbf3513c0aa8ae210a17b4df345aed3</link>
        <description>Catch up with head.

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Thu, 26 Nov 2015 03:16:25 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>277fbb92d5e4cd0938c67f77b08d9ba4ac9d54a6 - Remove redundant DPSRCS which were already in SRCS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#277fbb92d5e4cd0938c67f77b08d9ba4ac9d54a6</link>
        <description>Remove redundant DPSRCS which were already in SRCS.DPSRCS already contains all of SRCS.MFC after:	1 weekSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 21:38:07 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9268022b74279434ed6300244e3f977e56a8ceb5 - Merge from head@274682</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#9268022b74279434ed6300244e3f977e56a8ceb5</link>
        <description>Merge from head@274682

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Wed, 19 Nov 2014 02:07:58 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e27d36d38f4c3b12bcc1855c5d41527d08d1ce0 - IFC @r271694</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#4e27d36d38f4c3b12bcc1855c5d41527d08d1ce0</link>
        <description>IFC @r271694

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Wed, 17 Sep 2014 20:46:51 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 06:22:42 +0200</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>832fd78087f260a74a902974646f22338f0bea44 - Sync to HEAD@r270409.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#832fd78087f260a74a902974646f22338f0bea44</link>
        <description>Sync to HEAD@r270409.

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Sat, 23 Aug 2014 16:58:31 +0200</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5608fd23c27fa1e8ee595d7b678cbfd35d657fbe - Revert r267233 for now. PIE support needs to be reworked.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#5608fd23c27fa1e8ee595d7b678cbfd35d657fbe</link>
        <description>Revert r267233 for now. PIE support needs to be reworked.1. 50+% of NO_PIE use is fixed by adding -fPIC to INTERNALLIB and other   build-only utility libraries.2. Another 40% is fixed by generating _pic.a variants of various libraries.3. Some of the NO_PIE use is a bit absurd as it is disabling PIE (and ASLR)   where it never would work anyhow, such as csu or loader. This suggests   there may be better ways of adding support to the tree. Many of these   cases can be fixed such that -fPIE will work but there is really no   reason to have it in those cases.4. Some of the uses are working around hacks done to some Makefiles that are   really building libraries but have been using bsd.prog.mk because the code   is cleaner. Had they been using bsd.lib.mk then NO_PIE would not have   been needed.We likely do want to enable PIE by default (opt-out) for non-tree consumers(such as ports). For in-tree though we probably want to only enable PIE(opt-in) for common attack targets such as remote service daemons and setuidutilities. This is also a great performance compromise since ASLR is expectedto reduce performance. As such it does not make sense to enable it in allutilities such as ls(1) that have little benefit to having it enabled.Reported by:	kib

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 17:04:32 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 08:50:54 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>864c53ead899f7838cd2e1cca3b485a4a82f5cdc - In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#864c53ead899f7838cd2e1cca3b485a4a82f5cdc</link>
        <description>In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.This is currently an opt-in build flag. Once ASLR support is ready and stableit should changed to opt-out and be enabled by default along with ASLR.Each application Makefile uses opt-out to ensure that ASLR will be enabled bydefault in new directories when the system is compiled with PIE/ASLR. [2]Mark known build failures as NO_PIE for now.The only known runtime failure was rtld.[1] http://www.bsdcan.org/2014/schedule/events/452.en.htmlSubmitted by:		Shawn Webb &lt;lattera@gmail.com&gt;Discussed between:	des@ and Shawn Webb [2]

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Sun, 08 Jun 2014 19:29:31 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8c9c51988e57dae4e5df8781961261184815fe6 - Fix the manual build.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sbin/ipf/ipmon/Makefile#f8c9c51988e57dae4e5df8781961261184815fe6</link>
        <description>Fix the manual build.

            List of files:
            /freebsd/sbin/ipf/ipmon/Makefile</description>
        <pubDate>Sun, 10 Sep 2006 10:58:47 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
