<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>76a612526c8477188f41825346f99a8382e70543 - packages: move ctl{d,stat,adm} to the ctl package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#76a612526c8477188f41825346f99a8382e70543</link>
        <description>packages: move ctl{d,stat,adm} to the ctl packageThis leaves the iscsi package for the iSCSI initiator, and the newpackage provides the CAM target layer (including the iSCSI target).Reviewed by:	manu, des, jhbApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50287

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Tue, 27 May 2025 07:17:21 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/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:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9747d11d91642cb9b81602d88e8aebeb388543c7 - Add some ATF tests for ctladm</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#9747d11d91642cb9b81602d88e8aebeb388543c7</link>
        <description>Add some ATF tests for ctladmSo far only &quot;ctladm port -c&quot; and &quot;ctladm port -r&quot; are covered.MFC after:	2 weeksSponsored by:	AxcientReviewed by:	mavPull Request:	https://github.com/freebsd/freebsd-src/pull/1279

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Wed, 05 Jun 2024 20:16:25 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f308bcf572467c0884db833e169d9f14b7b49b2 - ctl: Support NVMe requests in debug trace functions</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#6f308bcf572467c0884db833e169d9f14b7b49b2</link>
        <description>ctl: Support NVMe requests in debug trace functionsReviewed by:	impSponsored by:	Chelsio CommunicationsDifferential Revision:	https://reviews.freebsd.org/D44719

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Thu, 02 May 2024 23:31:34 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/ctladm/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>c42e9af5f12ef3da0429aacb91119ea31ef146e7 - pkgbase: Move ctld/ctladm to iscsi package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#c42e9af5f12ef3da0429aacb91119ea31ef146e7</link>
        <description>pkgbase: Move ctld/ctladm to iscsi packageWhile here only compile both of them if WITH_ISCSI is set (this is the default).Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D30755Sponsored by:	Diablotin Systems

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Sat, 19 Jun 2021 15:49:57 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76a612526c8477188f41825346f99a8382e70543 - packages: move ctl{d,stat,adm} to the ctl package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#76a612526c8477188f41825346f99a8382e70543</link>
        <description>packages: move ctl{d,stat,adm} to the ctl packageThis leaves the iscsi package for the iSCSI initiator, and the newpackage provides the CAM target layer (including the iSCSI target).Reviewed by:	manu, des, jhbApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50287

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Tue, 27 May 2025 07:17:21 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/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:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9747d11d91642cb9b81602d88e8aebeb388543c7 - Add some ATF tests for ctladm</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#9747d11d91642cb9b81602d88e8aebeb388543c7</link>
        <description>Add some ATF tests for ctladmSo far only &quot;ctladm port -c&quot; and &quot;ctladm port -r&quot; are covered.MFC after:	2 weeksSponsored by:	AxcientReviewed by:	mavPull Request:	https://github.com/freebsd/freebsd-src/pull/1279

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Wed, 05 Jun 2024 20:16:25 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f308bcf572467c0884db833e169d9f14b7b49b2 - ctl: Support NVMe requests in debug trace functions</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#6f308bcf572467c0884db833e169d9f14b7b49b2</link>
        <description>ctl: Support NVMe requests in debug trace functionsReviewed by:	impSponsored by:	Chelsio CommunicationsDifferential Revision:	https://reviews.freebsd.org/D44719

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Thu, 02 May 2024 23:31:34 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.sbin/ctladm/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>c42e9af5f12ef3da0429aacb91119ea31ef146e7 - pkgbase: Move ctld/ctladm to iscsi package</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#c42e9af5f12ef3da0429aacb91119ea31ef146e7</link>
        <description>pkgbase: Move ctld/ctladm to iscsi packageWhile here only compile both of them if WITH_ISCSI is set (this is the default).Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D30755Sponsored by:	Diablotin Systems

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Sat, 19 Jun 2021 15:49:57 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8951f05525ee4e9a93cc568dccd154405aae7419 - Rework CTL frontend &amp; backend options to use nv(3), allow creating multiple</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#8951f05525ee4e9a93cc568dccd154405aae7419</link>
        <description>Rework CTL frontend &amp; backend options to use nv(3), allow creating multipleioctl frontend ports.This revision introduces two changes to CTL:- Changes the way options are passed to CTL_LUN_REQ and CTL_PORT_REQ ioctls.  Removes ctl_be_arg structure and associated logic and replaces it with  nv(3)-based logic for passing in and out arguments.- Allows creating multiple ioctl frontend ports using either ctladm(8) or  ctld(8).  New frontend ports are represented by /dev/cam/ctl&lt;pp&gt;.&lt;vp&gt; nodes, eg /dev/cam/ctl5.3.  Those device nodes respond only to CTL_IO ioctl.New command-line options for ctladm:# creates new ioctl frontend port with using free pp and vp=0ctladm port -c# creates new ioctl frontend port with pp=10 and vp=0ctladm port -c -O pp=10# creates new ioctl frontend port with pp=11 and vp=12ctladm port -c -O pp=11 -O vp=12# removes port with number 4 (it&apos;s a &quot;targ_port&quot; number, not pp number)ctladm port -r -p 4New syntax for ctl.conf:target ... {    port ioctl/&lt;pp&gt;    ...}target ... {    port ioctl/&lt;pp&gt;/&lt;vp&gt;    ...Note: Most of this work was made by jceel@, thank you.Submitted by:	jceelReworked by:	myselfReviewed by:	mav (earlier versions and recently during the rework)Obtained from:  FreeNAS and TrueOSRelnotes:	YesSponsored by:	iXsystems Inc.Differential Revision:	https://reviews.freebsd.org/D9299

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Thu, 10 May 2018 03:50:20 +0000</pubDate>
        <dc:creator>Marcelo Araujo &lt;araujo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>653e7d639682be855c34415b1b7542d9388aafd6 - Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#653e7d639682be855c34415b1b7542d9388aafd6</link>
        <description>Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)The goal of this work is to remove the explicit dependency for ctl(4)on iscsi(4), so end-users without iscsi(4) support in the kernel canuse ctl(4) for its other functions.This allows those without iscsi(4) support built into the kernel to usectl(4) as a test mechanism. As a sidenote, this was possible around the10.0-RELEASE period, but made impossible for end-users without iscsi(4)between 10.0-RELEASE and 11.0-RELEASE.Automatically load cfiscsi(4) from ctladm(8) and ctld(8) for backwardscompatibility with previously releases. The automatic loading feature iscompiled into the beforementioned tools if MK_ISCSI == yes when buildingworld.Add a manpage for cfiscsi(4) and refer to it in ctl(4).Differential Revision:	D10099MFC after:	2 monthsRelnotes:	yesReviewed by:	mav, traszSponsored by:	Dell EMC Isilon

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Thu, 30 Mar 2017 04:56:27 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64a0982bee3db2236df43357e70ce8dddbc21d48 - usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#64a0982bee3db2236df43357e70ce8dddbc21d48</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:
            /src/usr.sbin/ctladm/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>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Wed, 27 May 2015 01:19:58 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d899be7d43d8df9cb485af5705e2724165a461c7 - Reintegrate head: r274132-r277384</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#d899be7d43d8df9cb485af5705e2724165a461c7</link>
        <description>Reintegrate head: r274132-r277384Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Mon, 19 Jan 2015 16:15:12 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17 - Reintegrate head revisions r273096-r277147</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#8f0ea33f2bbf3a6aa80235f0a02fa5f2780c2b17</link>
        <description>Reintegrate head revisions r273096-r277147Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Tue, 13 Jan 2015 21:29:24 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf - MFHead @ r275232</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#840e70929b3bc0bfdbccfd8d8626d6e2f29ddbcf</link>
        <description>MFHead @ r275232

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Sat, 29 Nov 2014 05:28:40 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f - r274961 through r275075</title>
        <link>http://opengrok.net:8080/history/src/usr.sbin/ctladm/Makefile#2c97f721e7032f8c0e1d19a6b8887bd2af8cfa0f</link>
        <description>r274961 through r275075

            List of files:
            /src/usr.sbin/ctladm/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:43:01 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
