<?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/sys/modules/libmchain/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/sys/modules/libmchain/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>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Mon, 23 Jan 2012 20:46:36 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ee1a36e2ef343e0af2cf0389c268695aba14eac - IFC @ r227804</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#3ee1a36e2ef343e0af2cf0389c268695aba14eac</link>
        <description>IFC @ r227804Pull in the virtio drivers from head.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Tue, 22 Nov 2011 03:27:59 +0100</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41f1dccceb3c3950da343297dc6e7c85086dffbf - Add unicode support to msdosfs and smbfs; original pathes from imura,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#41f1dccceb3c3950da343297dc6e7c85086dffbf</link>
        <description>Add unicode support to msdosfs and smbfs; original pathes from imura,bug fixes by Kuan-Chung Chiu &lt;buganini at gmail dot com&gt;.Tested by me in production for several days at work.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 04:05:20 +0100</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56c1b4ab77aa767a99e3ab93e7b885bbf9fc7bdc - libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#56c1b4ab77aa767a99e3ab93e7b885bbf9fc7bdc</link>
        <description>libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Sat, 14 Dec 2002 01:01:51 +0100</pubDate>
        <dc:creator>Tim J. Robbins &lt;tjr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07af4a8e64e29219e1965630a66c7e92837d96d3 - Export symbols that constitute APIs defined by these</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#07af4a8e64e29219e1965630a66c7e92837d96d3</link>
        <description>Export symbols that constitute APIs defined by thesemodules.Note that in the case of &apos;mii&apos; the API is not clearlydefined, and the symbols exported represent a subsetdefined by current usage.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 02:16:00 +0100</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8589bd5cbad9b1452335c4c7c00a1b704eece8c - Introduce API for sequential reads/writes (build/dissect) of mbuf chains.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#d8589bd5cbad9b1452335c4c7c00a1b704eece8c</link>
        <description>Introduce API for sequential reads/writes (build/dissect) of mbuf chains.Reviewed by:	Ian Dowse &lt;iedowse@maths.tcd.ie&gt;,		Bosko Milekic &lt;bmilekic@technokratis.com&gt;,		Julian Elischer &lt;julian@elischer.org&gt; and arch@/net@Obtained from:	smbfs

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Sat, 24 Feb 2001 16:44:30 +0100</pubDate>
        <dc:creator>Boris Popov &lt;bp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>56c1b4ab77aa767a99e3ab93e7b885bbf9fc7bdc - libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#56c1b4ab77aa767a99e3ab93e7b885bbf9fc7bdc</link>
        <description>libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Sat, 14 Dec 2002 01:01:51 +0100</pubDate>
        <dc:creator>Tim J. Robbins &lt;tjr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07af4a8e64e29219e1965630a66c7e92837d96d3 - Export symbols that constitute APIs defined by these</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#07af4a8e64e29219e1965630a66c7e92837d96d3</link>
        <description>Export symbols that constitute APIs defined by thesemodules.Note that in the case of &apos;mii&apos; the API is not clearlydefined, and the symbols exported represent a subsetdefined by current usage.

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 02:16:00 +0100</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8589bd5cbad9b1452335c4c7c00a1b704eece8c - Introduce API for sequential reads/writes (build/dissect) of mbuf chains.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libmchain/Makefile#d8589bd5cbad9b1452335c4c7c00a1b704eece8c</link>
        <description>Introduce API for sequential reads/writes (build/dissect) of mbuf chains.Reviewed by:	Ian Dowse &lt;iedowse@maths.tcd.ie&gt;,		Bosko Milekic &lt;bmilekic@technokratis.com&gt;,		Julian Elischer &lt;julian@elischer.org&gt; and arch@/net@Obtained from:	smbfs

            List of files:
            /freebsd/sys/modules/libmchain/Makefile</description>
        <pubDate>Sat, 24 Feb 2001 16:44:30 +0100</pubDate>
        <dc:creator>Boris Popov &lt;bp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
