<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/send/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/send/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/send/Makefile#193d9e76</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-14.2/sys/modules/send/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54366c0b - - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/send/Makefile#54366c0b</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-14.2/sys/modules/send/Makefile</description>
        <pubDate>Mon, 25 Nov 2013 07:38:45 +0000</pubDate>
        <dc:creator>Attilio Rao &lt;attilio@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85fc469c - Fix &apos;make depend&apos;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/send/Makefile#85fc469c</link>
        <description>Fix &apos;make depend&apos;

            List of files:
            /freebsd-14.2/sys/modules/send/Makefile</description>
        <pubDate>Tue, 03 Sep 2013 12:08:08 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1db8d1f8 - MFp4: anchie_soc2009 branch:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/send/Makefile#1db8d1f8</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-14.2/sys/modules/send/Makefile</description>
        <pubDate>Thu, 19 Aug 2010 11:31:03 +0000</pubDate>
        <dc:creator>Ana Kukec &lt;anchie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
