<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/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:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac4c695ad61e81d00cff2a03202a4afe94a92513 - Retire WITHOUT_CXX option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#ac4c695ad61e81d00cff2a03202a4afe94a92513</link>
        <description>Retire WITHOUT_CXX optionSeveral important base system components are written in C++, and theWITHOUT_CXX option produced a system that was not fully functional.Just accept this, and remove the option to build without C++ support.This reverts commit adc3c128c6603054586a993d117e5dd808deac17.Reviewed by:	brooks, kevans, jhb (earlier)Sponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D33108

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 16 Nov 2022 15:20:39 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bf66365129a13933f77d1f4421d5136861cffb4 - cddl/*: add a WITH(OUT)_DTRACE option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#3bf66365129a13933f77d1f4421d5136861cffb4</link>
        <description>cddl/*: add a WITH(OUT)_DTRACE optionAdd an option to enable/disable DTrace without disabling ZFS.  Newarchitectures such as CHERI may support ZFS before they support DTraceand the old model of WITHOUT_CDDL disabling both wasn&apos;t helpful.For compatiblity, the CDDL option remains and WITHOUT_CDDL impliesWITHOUT_DTRACE.  WITHOUT_DTRACE also implies WITHOUT_CTF.As part of this change, largely convert cddl/*/Makefile to using themore compact SUBDIR.${MK_&lt;FOO&gt;}+= form rather than using intermediatevariables.Reviewed by:	markjObtained from:	CheriBSDSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D35718

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 06 Jul 2022 15:03:48 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>711d50bd9e0716ced63ab77a5e2b7fa7c5ed10b3 - dtrace: Remove local mips support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#711d50bd9e0716ced63ab77a5e2b7fa7c5ed10b3</link>
        <description>dtrace: Remove local mips supportRemove the stub pid probe and all the build glue.Reviewed by:	imp, jhbSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D35541

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Fri, 01 Jul 2022 09:33:17 +0200</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>123ae3045dd21badb93ce52445e18e364b3ac807 - build: remove LIBPTHREAD/LIBTHR build options</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#123ae3045dd21badb93ce52445e18e364b3ac807</link>
        <description>build: remove LIBPTHREAD/LIBTHR build optionsWITHOUT_LIBTHR has been broken for a little over five years now, since thexz 5.2.0 update introduced a hard liblzma dependency on libthr, and buildinga useful system without threading support is becoming increasingly moredifficult.Additionally, in the five plus years that it&apos;s been broken more reversedependencies have cropped up in libzstd, libsqlite3, and libcrypto (amongothers) that make it more and more difficult to reconcile the effort neededto fix these options.Remove the broken options.PR:		252760Reviewed by:	brooks, emaste, kibDifferential Revision:	https://reviews.freebsd.org/D28263

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 20 Jan 2021 15:01:25 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5bf5ca772c6de2d53344a78cf461447cc322ccea - Introduce dwatch(1) as a tool for making DTrace more useful</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#5bf5ca772c6de2d53344a78cf461447cc322ccea</link>
        <description>Introduce dwatch(1) as a tool for making DTrace more usefulReviewed by:	markj, gnn, bdrewery (earlier version)Relnotes:	yesSponsored by:	Smule, Inc.Differential Revision:	https://reviews.freebsd.org/D10006

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 07 Mar 2018 00:44:19 +0100</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Fri, 11 Aug 2017 12:59:34 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d59ead01d83460374ba0e7be8096b1a66d737efb - MFhead@r321970</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#d59ead01d83460374ba0e7be8096b1a66d737efb</link>
        <description>MFhead@r321970

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 07:30:11 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46b37aa2c4068c1a237b0a7e61b8c2f953b3708c - MFhead@r321912</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#46b37aa2c4068c1a237b0a7e61b8c2f953b3708c</link>
        <description>MFhead@r321912

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:38:36 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699f819a81d8e34d471225143ffeb321855 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#4b330699f819a81d8e34d471225143ffeb321855</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:35:51 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a0c41d5d7d4e9770ef6f5d56f893efc8f18ab7c - zfsd(8), the ZFS fault management daemon</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#7a0c41d5d7d4e9770ef6f5d56f893efc8f18ab7c</link>
        <description>zfsd(8), the ZFS fault management daemonAdd zfsd, which deals with hard drive faults in ZFS pools. It manageshotspares and replements in drive slots that publish physical paths.cddl/usr.sbin/zfsd	Add zfsd(8) and its unit testscddl/usr.sbin/Makefile	Add zfsd to the buildlib/libdevdctl	A C++ library that helps devd clients process eventslib/Makefileshare/mk/bsd.libnames.mkshare/mk/src.libnames.mk	Add libdevdctl to the build. It&apos;s a private library, unusable by	out-of-tree software.etc/defaults/rc.conf	By default, set zfsd_enable to NOetc/mtree/BSD.include.dist	Add a directory for libdevdctl&apos;s include filesetc/mtree/BSD.tests.dist	Add a directory for zfsd&apos;s unit testsetc/mtree/BSD.var.dist	Add /var/db/zfsd/cases, where zfsd stores case files while it&apos;s shut	down.etc/rc.d/Makefileetc/rc.d/zfsd	Add zfsd&apos;s rc scriptsys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c	Fix the resource.fs.zfs.statechange message. It had a number of	problems:	It was only being emitted on a transition to the HEALTHY state.	That made it impossible for zfsd to take actions based on drives	getting sicker.	It compared the new state to vdev_prevstate, which is the state that	the vdev had the last time it was opened.  That doesn&apos;t make sense,	because a vdev can change state multiple times without being	reopened.	vdev_set_state contains logic that will change the device&apos;s new	state based on various conditions.  However, the statechange event	was being posted _before_ that logic took effect.  Now it&apos;s being	posted after.Submitted by:	gibbs, asomers, mav, allanjudeReviewed by:	mav, delphijRelnotes:	yesSponsored by:	Spectra Logic Corp, iX SystemsDifferential Revision:	https://reviews.freebsd.org/D6564

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Sat, 28 May 2016 19:43:40 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fed1ca4b719c56c930f2259d80663cd34be812bb - Add initial DTrace support for RISC-V.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#fed1ca4b719c56c930f2259d80663cd34be812bb</link>
        <description>Add initial DTrace support for RISC-V.Sponsored by:	DARPA, AFRLSponsored by:	HEIF5

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Tue, 24 May 2016 18:41:37 +0200</pubDate>
        <dc:creator>Ruslan Bukin &lt;br@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18849b5da0c5eaa88500b457be05b038813b51b1 - Remove the old version of the DTraceToolkit from the source tree.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#18849b5da0c5eaa88500b457be05b038813b51b1</link>
        <description>Remove the old version of the DTraceToolkit from the source tree.The DTraceToolkit is part of the Open DTrace effort and is supportedon FreeBSD as a port (sysutils/DTraceToolkit) which has been updatedto properly track toolkit development upstream.Sponsored by:	DARPA, AFRL

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Thu, 19 May 2016 21:51:39 +0200</pubDate>
        <dc:creator>George V. Neville-Neil &lt;gnn@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c99bbcab5a5c2de91b55f36834214a5ee86c50cc - Catch up with head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#c99bbcab5a5c2de91b55f36834214a5ee86c50cc</link>
        <description>Catch up with head.

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 02 Dec 2015 02:55:14 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a9dfc956d6e526da7e2d0207ad0b0c497764c3c4 - Fully connect cddl/usr.sbin/plockstat.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#a9dfc956d6e526da7e2d0207ad0b0c497764c3c4</link>
        <description>Fully connect cddl/usr.sbin/plockstat.There seems to be no reason to keep this so private.Also add missing optional MK_CDDL files.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Wed, 02 Dec 2015 01:49:45 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5ff185e19f6013ca565b2a15bc2d6abce933f46 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#b5ff185e19f6013ca565b2a15bc2d6abce933f46</link>
        <description>Merge from head

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 13:41:31 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cd9b24e478b38e4e497f3ab98e09d6a00a5390d - Merge ^/head r284737 through r285152.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/usr.sbin/Makefile#4cd9b24e478b38e4e497f3ab98e09d6a00a5390d</link>
        <description>Merge ^/head r284737 through r285152.

            List of files:
            /freebsd/cddl/usr.sbin/Makefile</description>
        <pubDate>Sat, 04 Jul 2015 23:50:39 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
