<?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>68a449f09e2a38def9df822d42f91ecd2f27b0e2 - sctp: improve compilation as module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sctp/Makefile#68a449f09e2a38def9df822d42f91ecd2f27b0e2</link>
        <description>sctp: improve compilation as moduleWhen compiling SCTP as a module, don&apos;t compile sctp_crc32.c intothe module. This avoids code and variable duplication sincesctp_crc32.c is compiled into the kernel. In particular, the variablesystem_base_info is not duplicated. This fixes the handling of thestatistic counters sctps_sendhwcrc and sctps_sendswcrc when usingsctp_delayed_cksum.MFC after:	3 days

            List of files:
            /freebsd/sys/modules/sctp/Makefile</description>
        <pubDate>Mon, 19 Jan 2026 21:38:37 +0100</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sctp/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/sctp/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/sctp/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/sctp/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>a335f76f2a40a248df01e22422b84d707bfcc4a9 - modules: a lot: need opt_kern_tls.h</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sctp/Makefile#a335f76f2a40a248df01e22422b84d707bfcc4a9</link>
        <description>modules: a lot: need opt_kern_tls.hThis fixes the standalone build.

            List of files:
            /freebsd/sys/modules/sctp/Makefile</description>
        <pubDate>Thu, 30 Sep 2021 06:07:17 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052c5ec4d0bb39b02a20ea7970614249afcbf158 - Provide support for building SCTP as a loadable module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/sctp/Makefile#052c5ec4d0bb39b02a20ea7970614249afcbf158</link>
        <description>Provide support for building SCTP as a loadable module.With this change, a kernel compiled with &quot;options SCTP_SUPPORT&quot; andwithout &quot;options SCTP&quot; supports dynamic loading of the SCTP stack.Currently sctp.ko cannot be unloaded since some prerequisite teardownlogic is not yet implemented.  Attempts to unload the module will returnEOPNOTSUPP.Discussed with:	tuexenMFC after:	2 weeksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D21997

            List of files:
            /freebsd/sys/modules/sctp/Makefile</description>
        <pubDate>Fri, 10 Jul 2020 16:56:05 +0200</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
