<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>63783933 - Add an internal libiscsiutil library.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#63783933</link>
        <description>Add an internal libiscsiutil library.Move some of the code duplicated between ctld(8) and iscsid(8) into alibiscsiutil library.Sharing the low-level PDU code did require having a&apos;struct connection&apos; base class with a method table to permit separateinitiator vs target behavior (e.g. in handling proxy PDUs).Reviewed by:	mav, emasteSponsored by:	Chelsio CommunicationsDifferential Revision:	https://reviews.freebsd.org/D33544

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Wed, 22 Dec 2021 18:35:46 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e89ef5d - Stop hardcoding WARNS in iscsid(8).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#1e89ef5d</link>
        <description>Stop hardcoding WARNS in iscsid(8).MFC after:	2 weeksSponsored by:	DARPA

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Wed, 01 Apr 2020 15:09:52 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64a0982b - usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#64a0982b</link>
        <description>usr.sbin: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:38:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a863d334 - Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as required</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#a863d334</link>
        <description>Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as requiredfor iSER.Obtained from:	Mellanox TechnologiesMFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Mon, 23 May 2016 12:58:24 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7de1daeb - Create packages for atm, ccdconfig, devd, ipf, ipfw,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#7de1daeb</link>
        <description>Create packages for atm, ccdconfig, devd, ipf, ipfw,iscsi, natd, nandfs, pf, quotacheck, and routed.Add ping6 and rtsol to the runtime package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 19:30:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>424a3f57 - Remove OpenSSL dependency from iscsid(8) and ctld(8).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#424a3f57</link>
        <description>Remove OpenSSL dependency from iscsid(8) and ctld(8).Differential Revision:	https://reviews.freebsd.org/D2866Submitted by:	Tony Morlan &lt;tony at scroner.com&gt; (earlier version)Reviewed by:	bapt@, delphij@MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 10:08:10 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6db8143 - Convert usr.sbin to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#c6db8143</link>
        <description>Convert usr.sbin to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 16:57:27 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>160c039d - iscsid does not need to link to libssl</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#160c039d</link>
        <description>iscsid does not need to link to libssl

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Thu, 06 Nov 2014 10:30:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>45078155 - Untangle iSCSI authentication code by splitting off the CHAP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#45078155</link>
        <description>Untangle iSCSI authentication code by splitting off the CHAPimplementation.Reviewed by:	mav@MFC after:	1 monthSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Wed, 22 Oct 2014 08:59:23 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a725bfc4 - Add LIBCRYPTO and LIBSSL to DPADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/iscsid/Makefile#a725bfc4</link>
        <description>Add LIBCRYPTO and LIBSSL to DPADDThis fixes &quot;make checkdpadd&quot;Phabric: D621PR: 192761Approved by: rpaulo (mentor)MFC after: 2 weeks

            List of files:
            /freebsd-14.2/usr.sbin/iscsid/Makefile</description>
        <pubDate>Mon, 18 Aug 2014 18:01:18 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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/usr.sbin/iscsid/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/usr.sbin/iscsid/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>
</channel>
</rss>
