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

            List of files:
            /freebsd-14.2/sys/modules/iscsi/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>dfddfe29 - Remove unnecessary terminating slash in iscsi module Makefile</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#dfddfe29</link>
        <description>Remove unnecessary terminating slash in iscsi module MakefileThe additional slash causes double slashes in the filenames thateventually get passed to the compiler.MFC after:	3 days

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Wed, 27 Jul 2022 19:04:22 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5bb3134a - Fix some modules to export more used symbols</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#5bb3134a</link>
        <description>Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by:	emasteSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D32878

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Sun, 07 Nov 2021 08:42:24 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@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/iscsi/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/iscsi/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>12b221f8 - Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#12b221f8</link>
        <description>Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Fri, 27 May 2016 11:37:56 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>257cbe34 - Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it&apos;s a part</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#257cbe34</link>
        <description>Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it&apos;s a partof software ICL backend.MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Tue, 17 May 2016 15:21:17 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>321b17ec - Add kobj interface between ICL and the rest of the iSCSI stack.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#321b17ec</link>
        <description>Add kobj interface between ICL and the rest of the iSCSI stack.Review note - icl.c was moved to icl_soft.c.MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Sat, 31 Jan 2015 07:49:50 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bd2830bc - Remove cruft; ICL_RDMA was never actually working, and will be redone</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#bd2830bc</link>
        <description>Remove cruft; ICL_RDMA was never actually working, and will be redonein a completely different manner.MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Mon, 26 Jan 2015 19:31:14 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>009ea47e - Bring in the new iSCSI target and initiator.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#009ea47e</link>
        <description>Bring in the new iSCSI target and initiator.Reviewed by:	ken (parts)Approved by:	re (delphij)Sponsored by:	FreeBSD Foundation

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Sat, 14 Sep 2013 15:29:06 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5933b20 - Introduce Danny Braniss&apos; iSCSI initiator, version 2.0.99.  Please read the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/iscsi/Makefile#c5933b20</link>
        <description>Introduce Danny Braniss&apos; iSCSI initiator, version 2.0.99.  Please read theincluded man pages on how to use it.  This code is still somewhat experimentalbut has been successfully tested on a number of targets.  Many thanks toDanny for contributing this.Approved by: re

            List of files:
            /freebsd-14.2/sys/modules/iscsi/Makefile</description>
        <pubDate>Tue, 24 Jul 2007 15:35:02 +0000</pubDate>
        <dc:creator>Scott Long &lt;scottl@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
