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

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/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>af3f36025b146acb03a057959e0ac8faf1f2fa13 - Merge ^/head r317281 through r317502.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#af3f36025b146acb03a057959e0ac8faf1f2fa13</link>
        <description>Merge ^/head r317281 through r317502.

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/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/bsnmpd/modules/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/bsnmpd/modules/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>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>489b7fc0a448ac0f2b5ca16e05e2274150cb24a1 - Add smilint target to subdir targets so &quot;make smilint&quot; here will run</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#489b7fc0a448ac0f2b5ca16e05e2274150cb24a1</link>
        <description>Add smilint target to subdir targets so &quot;make smilint&quot; here will runthe smilint target in subdirsWhile here, convert a path that&apos;s .CURDIR relative to SRCTOPMFC after:	1 weekSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Tue, 17 Jan 2017 04:44:45 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4568bf74f46c18599aac1f59a6a1f4cda89b0096 - Only build/install usr.sbin/bsnmpd/modules/snmp_hast if MK_HAST != no</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#4568bf74f46c18599aac1f59a6a1f4cda89b0096</link>
        <description>Only build/install usr.sbin/bsnmpd/modules/snmp_hast if MK_HAST != noMFC after:	1 week

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Wed, 28 Dec 2016 06:21:22 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38bf4fd787575b7c205c4361934b6139ab689b67 - Only build/install usr.sbin/bsnmpd/modules/snmp_wlan if MK_WIRELESS != no</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#38bf4fd787575b7c205c4361934b6139ab689b67</link>
        <description>Only build/install usr.sbin/bsnmpd/modules/snmp_wlan if MK_WIRELESS != noMFC after:	1 week

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Wed, 28 Dec 2016 06:16:41 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/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>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/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>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f74e8e40393ffaaeb2c10aabe1e1b56d04597a0c - Adds the bsnmp module to export the temperature data from lm75 sensors on</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#f74e8e40393ffaaeb2c10aabe1e1b56d04597a0c</link>
        <description>Adds the bsnmp module to export the temperature data from lm75 sensors onthe system.Together with lm75(4) this module allows easy temperature monitoring overSNMP, specially for embedded systems.Manual page reviewed by:        brueffer (D128)

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Sun, 01 Jun 2014 05:14:03 +0200</pubDate>
        <dc:creator>Luiz Otavio O Souza &lt;loos@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052 - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Tue, 06 May 2014 06:22:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Mon, 28 Apr 2014 09:50:45 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 23:52:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c98bb15d01876b54224f52232cee5ba1b5b0ce6f - MFH: tracking commit</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#c98bb15d01876b54224f52232cee5ba1b5b0ce6f</link>
        <description>MFH: tracking commitSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Fri, 21 Feb 2014 04:30:12 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5748b897da441d1f10e1fe0c39155ea33d6d383a - Merge head up to r262222 (last merge was incomplete).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/bsnmpd/modules/Makefile#5748b897da441d1f10e1fe0c39155ea33d6d383a</link>
        <description>Merge head up to r262222 (last merge was incomplete).

            List of files:
            /freebsd/usr.sbin/bsnmpd/modules/Makefile</description>
        <pubDate>Wed, 19 Feb 2014 23:02:15 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
