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

            List of files:
            /freebsd/sys/modules/send/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/send/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/send/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>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /freebsd/sys/modules/send/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/sys/modules/send/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/sys/modules/send/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>5748b897da441d1f10e1fe0c39155ea33d6d383a - Merge head up to r262222 (last merge was incomplete).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#5748b897da441d1f10e1fe0c39155ea33d6d383a</link>
        <description>Merge head up to r262222 (last merge was incomplete).

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Wed, 19 Feb 2014 23:02:15 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>485ac45a536e186a26411277af1fe98ef0d17c2b - MFC @ r259205 in preparation for some SVM updates. (for real this time)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#485ac45a536e186a26411277af1fe98ef0d17c2b</link>
        <description>MFC @ r259205 in preparation for some SVM updates. (for real this time)

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 07:59:08 +0100</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54366c0bd7d0ea904fb9ab32460c66d57684a7cb - - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#54366c0bd7d0ea904fb9ab32460c66d57684a7cb</link>
        <description>- For kernel compiled only with KDTRACE_HOOKS and not any lock debugging  option, unbreak the lock tracing release semantic by embedding  calls to LOCKSTAT_PROFILE_RELEASE_LOCK() direclty in the inlined  version of the releasing functions for mutex, rwlock and sxlock.  Failing to do so skips the lockstat_probe_func invokation for  unlocking.- As part of the LOCKSTAT support is inlined in mutex operation, for  kernel compiled without lock debugging options, potentially every  consumer must be compiled including opt_kdtrace.h.  Fix this by moving KDTRACE_HOOKS into opt_global.h and remove the  dependency by opt_kdtrace.h for all files, as now only KDTRACE_FRAMES  is linked there and it is only used as a compile-time stub [0].[0] immediately shows some new bug as DTRACE-derived support for debugin sfxge is broken and it was never really tested.  As it was notincluding correctly opt_kdtrace.h before it was never enabled so itwas kept broken for a while.  Fix this by using a protection stub,leaving sfxge driver authors the responsibility for fixing itappropriately [1].Sponsored by:	EMC / Isilon storage divisionDiscussed with:	rstone[0] Reported by:	rstone[1] Discussed with:	philip

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Mon, 25 Nov 2013 08:38:45 +0100</pubDate>
        <dc:creator>Attilio Rao &lt;attilio@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bfd163f522701b486e066fa2e56624c02f5081a - Merge head r233826 through r256722.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#0bfd163f522701b486e066fa2e56624c02f5081a</link>
        <description>Merge head r233826 through r256722.

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Fri, 18 Oct 2013 11:32:02 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ccca3b5e8e31290b0932dbead89e6e31af184c7 - IFC @256277</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#1ccca3b5e8e31290b0932dbead89e6e31af184c7</link>
        <description>IFC @256277Approved by:	ken (mentor)

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Thu, 10 Oct 2013 23:46:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ef90af83a58199ef3980d8c9a7dad07ec9b4bea3 - IFC @ r255692</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#ef90af83a58199ef3980d8c9a7dad07ec9b4bea3</link>
        <description>IFC @ r255692Comment out IA32_MISC_ENABLE MSR access - this doesn&apos;t exist on AMD.Need to sort out how arch-specific MSRs will be handled.

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Fri, 20 Sep 2013 02:46:29 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fbf163e60fe783d01ba4358d503695a0286e79d - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#0fbf163e60fe783d01ba4358d503695a0286e79d</link>
        <description>MFC

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Fri, 06 Sep 2013 19:42:12 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1d015864103b253b3fcb2f72a0da5b0cfeb31b6 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#d1d015864103b253b3fcb2f72a0da5b0cfeb31b6</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Thu, 05 Sep 2013 22:18:59 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46ed9e4908161615c2e754a3ea63388c74aad8c3 - IFC @ r255209</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#46ed9e4908161615c2e754a3ea63388c74aad8c3</link>
        <description>IFC @ r255209

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Wed, 04 Sep 2013 22:55:56 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85fc469c94dff93f0d766a78a9f19db7ad3af5f1 - Fix &apos;make depend&apos;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#85fc469c94dff93f0d766a78a9f19db7ad3af5f1</link>
        <description>Fix &apos;make depend&apos;

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Tue, 03 Sep 2013 14:08:08 +0200</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f3544cd7084abbadd83637993a4f41fd30e6ccd - Merge svn+ssh://svn.freebsd.org/base/head@214309</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#6f3544cd7084abbadd83637993a4f41fd30e6ccd</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@214309

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Tue, 26 Oct 2010 04:34:47 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1db8d1f8433157f6579fa297b1959d67540782b4 - MFp4: anchie_soc2009 branch:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/send/Makefile#1db8d1f8433157f6579fa297b1959d67540782b4</link>
        <description>MFp4: anchie_soc2009 branch:Add kernel side support for Secure Neighbor Discovery (SeND), RFC 3971.The implementation consists of a kernel module that gets packets fromthe nd6 code, sends them to user space on a dedicated socket and reinjectsthem back for further processing.Hooks are used from nd6 code paths to divert relevant packets to thesend implementation for processing in user space.  The hooks are onlytriggered if the send module is loaded. In case no user spaceapplication is connected to the send socket, processing continuesnormaly as if the module would not be loaded. Unloading the moduleis not possible at this time due to missing nd6 locking.The native SeND socket is similar to a raw IPv6 socket but with its own,internal pseudo-protocol.Approved by:	bz (mentor)

            List of files:
            /freebsd/sys/modules/send/Makefile</description>
        <pubDate>Thu, 19 Aug 2010 13:31:03 +0200</pubDate>
        <dc:creator>Ana Kukec &lt;anchie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
