<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/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/share/examples/scsi_target/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>873881b7dbb72077f3723f49a9f10a432231c532 - targ: fix compiling the example</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#873881b7dbb72077f3723f49a9f10a432231c532</link>
        <description>targ: fix compiling the exampleThe targ example program doesn&apos;t compile with current clang, andprobably hasn&apos;t for multiple releases.  Fix the build.  I don&apos;t have theright hardware to test it, though.MFC after:	2 weeksSponsored by:	Axcient

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 00:17:31 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/examples/scsi_target/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/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/share/examples/scsi_target/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>873881b7dbb72077f3723f49a9f10a432231c532 - targ: fix compiling the example</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#873881b7dbb72077f3723f49a9f10a432231c532</link>
        <description>targ: fix compiling the exampleThe targ example program doesn&apos;t compile with current clang, andprobably hasn&apos;t for multiple releases.  Fix the build.  I don&apos;t have theright hardware to test it, though.MFC after:	2 weeksSponsored by:	Axcient

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 00:17:31 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/examples/scsi_target/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>a5921bc3653e2e286715e6fe8d473ec0d02da38c - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#a5921bc3653e2e286715e6fe8d473ec0d02da38c</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5921bc3653e2e286715e6fe8d473ec0d02da38c - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#a5921bc3653e2e286715e6fe8d473ec0d02da38c</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27431cdb25229528ed9a80e2ee80890479b2758b - Fixed static build.</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#27431cdb25229528ed9a80e2ee80890479b2758b</link>
        <description>Fixed static build.

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Wed, 04 Feb 2004 10:15:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5cc6190e8744f926c4a7f62de452f134f420c9c0 - Add a DPADD section to fix &apos;make checkdpadd&apos;</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#5cc6190e8744f926c4a7f62de452f134f420c9c0</link>
        <description>Add a DPADD section to fix &apos;make checkdpadd&apos;Submitted by:	ruApproved by:	re (previously)

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Mon, 25 Nov 2002 19:29:05 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c38b150ae4caf99b23582a67fc8a53335d6224da - New SCSI target emulator code</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#c38b150ae4caf99b23582a67fc8a53335d6224da</link>
        <description>New SCSI target emulator codeThis code allows a user program to enable target mode on a SIM andthen emulate any number of devices (disks, tape drives, etc.)  Alldecisions about device behavior (UA, CA, inquiry response) are leftto the usermode program and the kernel driver is merely a conduitfor CCBs.  This enables multiple concurrent target emulators, eachusing its own backing store and IO model.Also included is a user program that emulates a disk (RBC) using afile as a backing store.  This provides functionality similar tomd(4) at the CAM layer.Code has been tested on ahc(4) and should also work on isp(4) (andother SIMs that gain target mode support).  It is a complete rewriteof /sys/cam/scsi_target* and /usr/share/examples/scsi_target.Design, comments from:	gibbsSupported by:		Cryptography ResearchApproved by:		re

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Fri, 22 Nov 2002 22:55:51 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea244c40159a41ab22da77a434d7c5b5e85a - $Id$ -&gt; $FreeBSD$</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#7f3dea244c40159a41ab22da77a434d7c5b5e85a</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9875eecf53ffca0e1d76dda3a16714ae347277b0 - SCSI Target userland process example.  Provides/Dumps the data related to</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#9875eecf53ffca0e1d76dda3a16714ae347277b0</link>
        <description>SCSI Target userland process example.  Provides/Dumps the data related toRECEIVE/SEND processor target requests to the &quot;targ&quot; sample target modedriver.

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Tue, 15 Sep 1998 06:46:32 +0000</pubDate>
        <dc:creator>Justin T. Gibbs &lt;gibbs@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/share/examples/scsi_target/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/share/examples/scsi_target/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>873881b7dbb72077f3723f49a9f10a432231c532 - targ: fix compiling the example</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#873881b7dbb72077f3723f49a9f10a432231c532</link>
        <description>targ: fix compiling the exampleThe targ example program doesn&apos;t compile with current clang, andprobably hasn&apos;t for multiple releases.  Fix the build.  I don&apos;t have theright hardware to test it, though.MFC after:	2 weeksSponsored by:	Axcient

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Wed, 19 Jun 2024 00:17:31 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/share/examples/scsi_target/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>a5921bc3653e2e286715e6fe8d473ec0d02da38c - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#a5921bc3653e2e286715e6fe8d473ec0d02da38c</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27431cdb25229528ed9a80e2ee80890479b2758b - Fixed static build.</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#27431cdb25229528ed9a80e2ee80890479b2758b</link>
        <description>Fixed static build.

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Wed, 04 Feb 2004 10:15:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5cc6190e8744f926c4a7f62de452f134f420c9c0 - Add a DPADD section to fix &apos;make checkdpadd&apos;</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#5cc6190e8744f926c4a7f62de452f134f420c9c0</link>
        <description>Add a DPADD section to fix &apos;make checkdpadd&apos;Submitted by:	ruApproved by:	re (previously)

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Mon, 25 Nov 2002 19:29:05 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c38b150ae4caf99b23582a67fc8a53335d6224da - New SCSI target emulator code</title>
        <link>http://opengrok.net:8080/history/src/share/examples/scsi_target/Makefile#c38b150ae4caf99b23582a67fc8a53335d6224da</link>
        <description>New SCSI target emulator codeThis code allows a user program to enable target mode on a SIM andthen emulate any number of devices (disks, tape drives, etc.)  Alldecisions about device behavior (UA, CA, inquiry response) are leftto the usermode program and the kernel driver is merely a conduitfor CCBs.  This enables multiple concurrent target emulators, eachusing its own backing store and IO model.Also included is a user program that emulates a disk (RBC) using afile as a backing store.  This provides functionality similar tomd(4) at the CAM layer.Code has been tested on ahc(4) and should also work on isp(4) (andother SIMs that gain target mode support).  It is a complete rewriteof /sys/cam/scsi_target* and /usr/share/examples/scsi_target.Design, comments from:	gibbsSupported by:		Cryptography ResearchApproved by:		re

            List of files:
            /src/share/examples/scsi_target/Makefile</description>
        <pubDate>Fri, 22 Nov 2002 22:55:51 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
