<?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>e928afc531e68b7a142ee49d8f7e5c8426d54033 - Use ZFSTOP more broadly</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#e928afc531e68b7a142ee49d8f7e5c8426d54033</link>
        <description>Use ZFSTOP more broadlyReviewed by:	brooksObtained from:	CheriBSDDifferential Revision:	https://reviews.freebsd.org/D53791

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Mon, 24 Nov 2025 15:47:10 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4303bde4297a3d19cabdb08ce1550f682578d2ba - zfs: fix build after openzfs/zfs@e63d026b9</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#4303bde4297a3d19cabdb08ce1550f682578d2ba</link>
        <description>zfs: fix build after openzfs/zfs@e63d026b9Fix MakefilesUpdate zfs_config.h and zfs_gitrev.h

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Sun, 16 Nov 2025 11:15:14 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@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/cddl/usr.sbin/dtrace/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/cddl/usr.sbin/dtrace/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>93f27766a7e1af009c5b1e4ca538632857c91aa1 - dtrace: Add the &apos;oformat&apos; libdtrace option</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#93f27766a7e1af009c5b1e4ca538632857c91aa1</link>
        <description>dtrace: Add the &apos;oformat&apos; libdtrace optionThis option can be used to specify a format to use in DTrace output.The following formats are supported: - json - xml - html - none (default DTrace output)This is implemented using libxo and integrated into libdtrace. Clientcode only works with the following API: - dtrace_oformat_setup(dtrace_hdl_t *) -- to be called when output is starting. - dtrace_oformat_teardown(dtrace_hdl_t *) -- to be called when output is finished - dtrace_oformat(dtrace_hdl_t *) -- check if oformat is enabled. - dtrace_set_outfp(FILE *) -- sets the output file for oformat. - Ensure that oformat is correctly checked in the drop handler and record   processing callbacks.This commit also adds tests which check if the generated output isvalid (JSON, XML) and extends the dtrace(1) describing the structured output.Reviewed by:	markjDiscussed with:	philMFC after:	2 monthsSponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D41745

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Wed, 03 Jan 2024 14:58:01 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;domagoj.stolfa@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/cddl/usr.sbin/dtrace/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>6de02228409fd2b7ca1d7e3b8d9043a105093cdd - dtrace: Add WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#6de02228409fd2b7ca1d7e3b8d9043a105093cdd</link>
        <description>dtrace: Add WITH_DTRACE_ASANSee commit 4ae6991228105eb34989c870194ae7b0a1e23be4.  This version ofthe commit avoids inadvertently changing SHLIBDIR for libdtrace.so.

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Wed, 02 Aug 2023 00:10:46 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;ds815@cam.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>5cdaac92e119d41063d4f0155a78a4abe767f15e - dtrace: Revert the addition of WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#5cdaac92e119d41063d4f0155a78a4abe767f15e</link>
        <description>dtrace: Revert the addition of WITH_DTRACE_ASANThe follow-up fix triggers a lib32 build failure, revert everythinguntil the problem is addressed.

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Tue, 01 Aug 2023 17:01:37 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ae6991228105eb34989c870194ae7b0a1e23be4 - dtrace: Add WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#4ae6991228105eb34989c870194ae7b0a1e23be4</link>
        <description>dtrace: Add WITH_DTRACE_ASANThis option is a blanket for all the DTrace-related software. The optionwhen enabled passes in -fsanitize=address -fsanitize=undeifned, enablingASAN and UBSAN in the following components: - libdtrace - dtrace(1) - lockstat(1) - plockstat(1)The option defaults to &quot;no&quot; and is intended as a developer aid.Reviewed by:	markjDifferential Revision:	https://reviews.freebsd.org/D41157

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Thu, 27 Jul 2023 18:27:42 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;ds815@cam.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>79ac3c12a714bcd3f2354c52d948aed9575c46d6 - pkgbase: Put dtrace in its own package</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#79ac3c12a714bcd3f2354c52d948aed9575c46d6</link>
        <description>pkgbase: Put dtrace in its own packageWhile dtrace is usefull some people might not want it.Differential Revision:	https://reviews.freebsd.org/D30752Sponsored by:	Diablotin Systems

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Sat, 19 Jun 2021 15:49:31 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e17ebfd3b711eaf61848f07cf8ec85e70f275b50 - Remove -I flag for include path that doesn&apos;t exist</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#e17ebfd3b711eaf61848f07cf8ec85e70f275b50</link>
        <description>Remove -I flag for include path that doesn&apos;t existFound this while trying to get macOS bootstrap to work again after OpenZFS merge.Reviewed By:	#zfs, freqlabsDifferential Revision: https://reviews.freebsd.org/D26192

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Thu, 10 Sep 2020 15:37:07 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e25152834cdf3b353892835a4f3b157e066a8ed4 - MFH</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#e25152834cdf3b353892835a4f3b157e066a8ed4</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 20:25:33 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e5787d2284e187abb5b654d924394a65772e004 - Merge OpenZFS support in to HEAD.</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#9e5787d2284e187abb5b654d924394a65772e004</link>
        <description>Merge OpenZFS support in to HEAD.The primary benefit is maintaining a completely sharedcode base with the community allowing FreeBSD to receivenew features sooner and with less effort.I would advise against doing &apos;zpool upgrade&apos;or creating indispensable pools using newfeatures until this change has had a month+to soak.Work on merging FreeBSD support in to what wasat the time &quot;ZFS on Linux&quot; began in August 2018.I first publicly proposed transitioning FreeBSDto (new) OpenZFS on December 18th, 2018. FreeBSDsupport in OpenZFS was finally completed in December2019. A CFT for downstreaming OpenZFS support into FreeBSD was first issued on July 8th. All issuesthat were reported have been addressed or, fora couple of less critical matters there arepull requests in progress with OpenZFS. iXsystemshas tested and dogfooded extensively internally.The TrueNAS 12 release is based on OpenZFS withsome additional features that have not yet madeit upstream.Improvements include:  project quotas, encrypted datasets,  allocation classes, vectorized raidz,  vectorized checksums, various command line  improvements, zstd compression.Thanks to those who have helped along the way:Ryan Moeller, Allan Jude, Zack Welch, and manyothers.Sponsored by:	iXsystems, Inc.Differential Revision:	https://reviews.freebsd.org/D25872

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Tue, 25 Aug 2020 02:21:27 +0000</pubDate>
        <dc:creator>Matt Macy &lt;mmacy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e928afc531e68b7a142ee49d8f7e5c8426d54033 - Use ZFSTOP more broadly</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#e928afc531e68b7a142ee49d8f7e5c8426d54033</link>
        <description>Use ZFSTOP more broadlyReviewed by:	brooksObtained from:	CheriBSDDifferential Revision:	https://reviews.freebsd.org/D53791

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Mon, 24 Nov 2025 15:47:10 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4303bde4297a3d19cabdb08ce1550f682578d2ba - zfs: fix build after openzfs/zfs@e63d026b9</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#4303bde4297a3d19cabdb08ce1550f682578d2ba</link>
        <description>zfs: fix build after openzfs/zfs@e63d026b9Fix MakefilesUpdate zfs_config.h and zfs_gitrev.h

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Sun, 16 Nov 2025 11:15:14 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@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/cddl/usr.sbin/dtrace/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/cddl/usr.sbin/dtrace/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>93f27766a7e1af009c5b1e4ca538632857c91aa1 - dtrace: Add the &apos;oformat&apos; libdtrace option</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#93f27766a7e1af009c5b1e4ca538632857c91aa1</link>
        <description>dtrace: Add the &apos;oformat&apos; libdtrace optionThis option can be used to specify a format to use in DTrace output.The following formats are supported: - json - xml - html - none (default DTrace output)This is implemented using libxo and integrated into libdtrace. Clientcode only works with the following API: - dtrace_oformat_setup(dtrace_hdl_t *) -- to be called when output is starting. - dtrace_oformat_teardown(dtrace_hdl_t *) -- to be called when output is finished - dtrace_oformat(dtrace_hdl_t *) -- check if oformat is enabled. - dtrace_set_outfp(FILE *) -- sets the output file for oformat. - Ensure that oformat is correctly checked in the drop handler and record   processing callbacks.This commit also adds tests which check if the generated output isvalid (JSON, XML) and extends the dtrace(1) describing the structured output.Reviewed by:	markjDiscussed with:	philMFC after:	2 monthsSponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D41745

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Wed, 03 Jan 2024 14:58:01 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;domagoj.stolfa@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/cddl/usr.sbin/dtrace/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>6de02228409fd2b7ca1d7e3b8d9043a105093cdd - dtrace: Add WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#6de02228409fd2b7ca1d7e3b8d9043a105093cdd</link>
        <description>dtrace: Add WITH_DTRACE_ASANSee commit 4ae6991228105eb34989c870194ae7b0a1e23be4.  This version ofthe commit avoids inadvertently changing SHLIBDIR for libdtrace.so.

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Wed, 02 Aug 2023 00:10:46 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;ds815@cam.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>5cdaac92e119d41063d4f0155a78a4abe767f15e - dtrace: Revert the addition of WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#5cdaac92e119d41063d4f0155a78a4abe767f15e</link>
        <description>dtrace: Revert the addition of WITH_DTRACE_ASANThe follow-up fix triggers a lib32 build failure, revert everythinguntil the problem is addressed.

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Tue, 01 Aug 2023 17:01:37 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ae6991228105eb34989c870194ae7b0a1e23be4 - dtrace: Add WITH_DTRACE_ASAN</title>
        <link>http://opengrok.net:8080/history/src/cddl/usr.sbin/dtrace/Makefile#4ae6991228105eb34989c870194ae7b0a1e23be4</link>
        <description>dtrace: Add WITH_DTRACE_ASANThis option is a blanket for all the DTrace-related software. The optionwhen enabled passes in -fsanitize=address -fsanitize=undeifned, enablingASAN and UBSAN in the following components: - libdtrace - dtrace(1) - lockstat(1) - plockstat(1)The option defaults to &quot;no&quot; and is intended as a developer aid.Reviewed by:	markjDifferential Revision:	https://reviews.freebsd.org/D41157

            List of files:
            /src/cddl/usr.sbin/dtrace/Makefile</description>
        <pubDate>Thu, 27 Jul 2023 18:27:42 +0000</pubDate>
        <dc:creator>Domagoj Stolfa &lt;ds815@cam.ac.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
