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

            List of files:
            /freebsd/lib/libbsnmp/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>827bd9d1c50ee6a986d95842da0800bd4b7ac2f7 - Add missing src.opts.mk include</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#827bd9d1c50ee6a986d95842da0800bd4b7ac2f7</link>
        <description>Add missing src.opts.mk includeThis was missed in r364221 so tests were not built.Reviewed by:	bdreweryObtained from:	CheriBSDSponsored by:	DARPADifferential Revision:	https://reviews.freebsd.org/D27210

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Sat, 14 Nov 2020 00:18:04 +0100</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e25152834cdf3b353892835a4f3b157e066a8ed4 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#e25152834cdf3b353892835a4f3b157e066a8ed4</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 22:25:33 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de6fc2e39bc1d88511b62ed3a6834a6f0cd6b3a4 - Merge ^/head r364082 through r364250.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#de6fc2e39bc1d88511b62ed3a6834a6f0cd6b3a4</link>
        <description>Merge ^/head r364082 through r364250.

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Sat, 15 Aug 2020 13:49:31 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2e98945d72cf3d9edabd0d2209c2951d6ccceca - Add test to for FreeBSD-SA-19:20.bsnmp</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#b2e98945d72cf3d9edabd0d2209c2951d6ccceca</link>
        <description>Add test to for FreeBSD-SA-19:20.bsnmpSubmitted by:	Darrick Lew &lt;darrick.freebsd at gmail.com&gt;Reviewed by:	cemSponsored by:	Dell EMCDifferential Revision:	https://reviews.freebsd.org/D26037

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Fri, 14 Aug 2020 00:42:24 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c80835774419e51ce64baaba731c9c8f8995fa8 - Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#1c80835774419e51ce64baaba731c9c8f8995fa8</link>
        <description>Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.These modules are modules for the daemon, not for the library sothey should be where the daemon is.

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 14 Mar 2005 18:32:16 +0100</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ec561369352818b08fc78a0e078c8ff9cd1f8766 - Clean up makefiles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#ec561369352818b08fc78a0e078c8ff9cd1f8766</link>
        <description>Clean up makefiles.Reviewed by:	harti

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 19 Jan 2004 20:26:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>259ee3d78efad4925d61cb8ab3b25539ee761e00 - Add build infrastructure for libbsnmp and the modules. Add the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#259ee3d78efad4925d61cb8ab3b25539ee761e00</link>
        <description>Add build infrastructure for libbsnmp and the modules. Add thenetgraph module for the SNMP daemon.

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 10 Nov 2003 10:17:34 +0100</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c80835774419e51ce64baaba731c9c8f8995fa8 - Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#1c80835774419e51ce64baaba731c9c8f8995fa8</link>
        <description>Finish repo-copy of lib/libbsnmp/modules to usr.sbin/bsnmpd/modules.These modules are modules for the daemon, not for the library sothey should be where the daemon is.

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 14 Mar 2005 18:32:16 +0100</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ec561369352818b08fc78a0e078c8ff9cd1f8766 - Clean up makefiles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#ec561369352818b08fc78a0e078c8ff9cd1f8766</link>
        <description>Clean up makefiles.Reviewed by:	harti

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 19 Jan 2004 20:26:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>259ee3d78efad4925d61cb8ab3b25539ee761e00 - Add build infrastructure for libbsnmp and the modules. Add the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libbsnmp/Makefile#259ee3d78efad4925d61cb8ab3b25539ee761e00</link>
        <description>Add build infrastructure for libbsnmp and the modules. Add thenetgraph module for the SNMP daemon.

            List of files:
            /freebsd/lib/libbsnmp/Makefile</description>
        <pubDate>Mon, 10 Nov 2003 10:17:34 +0100</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
