<?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/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/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/sbin/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/cddl/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>3bf66365129a13933f77d1f4421d5136861cffb4 - cddl/*: add a WITH(OUT)_DTRACE option</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/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/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>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /freebsd/cddl/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/sbin/Makefile#d59ead01d83460374ba0e7be8096b1a66d737efb</link>
        <description>MFhead@r321970

            List of files:
            /freebsd/cddl/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/sbin/Makefile#46b37aa2c4068c1a237b0a7e61b8c2f953b3708c</link>
        <description>MFhead@r321912

            List of files:
            /freebsd/cddl/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/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/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>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37a48d408f2b41e2c45952de3498a018b4d41b31 - MFH: r282615-r283655</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#37a48d408f2b41e2c45952de3498a018b4d41b31</link>
        <description>MFH: r282615-r283655Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Thu, 28 May 2015 19:06:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b32ba6294116aad3a7cfbb5d048859547e0d0a2 - Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications are</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#6b32ba6294116aad3a7cfbb5d048859547e0d0a2</link>
        <description>Build cddl/{sbin,usr.bin,usr.sbin} in parallel as all of the applications arefreestanding (they require libraries build via make libraries in buildworld)MFC after: 1 weekSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Wed, 20 May 2015 14:26:09 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 04:34:21 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>414fdaf09dec0d34181d91254e83ecb1a8a360d9 - IFC @266473</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#414fdaf09dec0d34181d91254e83ecb1a8a360d9</link>
        <description>IFC @266473

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Wed, 21 May 2014 22:30:52 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3f4b99653c34ae64f8a1fddea370abefef680e - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#cc3f4b99653c34ae64f8a1fddea370abefef680e</link>
        <description>Merge from head

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Fri, 09 May 2014 01:54:15 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052 - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Tue, 06 May 2014 06:22:01 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2ab4a62d6733c45958627ac113bdbd818d1e2a - Merge head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#9d2ab4a62d6733c45958627ac113bdbd818d1e2a</link>
        <description>Merge head

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Sun, 27 Apr 2014 10:13:43 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 23:52:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f0b757fd84d17d0fc24739a7cda160c4516d81 - Add placeholder Kyuafiles for various top-level hierarchies.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#38f0b757fd84d17d0fc24739a7cda160c4516d81</link>
        <description>Add placeholder Kyuafiles for various top-level hierarchies.This change adds tests/ directories in the source tree to create varioussubdirectories in /usr/tests/ and to install placeholder Kyuafiles forthem.the relevant hierarchies are: cddl, etc, games, gnu and secure.The reason for this is to simplify the addition of new test programs forutilities or libraries under any of these directories.  Doing so on acase by case basis is unnecessary and is quite an obscure process.

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Mon, 21 Apr 2014 23:39:25 +0200</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1adecf7a539cc262f3f61af37f1469f558daabd3 - Add ZFSD, a ZFS fault management daemon.  This daemon has the following</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#1adecf7a539cc262f3f61af37f1469f558daabd3</link>
        <description>Add ZFSD, a ZFS fault management daemon.  This daemon has the followingfeatures: o When a vdev for an active pool is inserted into the system, it will   re-integrate it with the pool. o When an unlabeled or inactive disk is inserted into the same physical   location as a missing member of a pool with the &quot;autoreplace&quot; attribute   set, the inserted disk will be used to replace the missing disk. o When the cumulative soft-error count for a vdev exceeds 50 errors, the   vdev will be marked degraded, alerting users to a potential problem.   The error counts are persisted across reboots.The daemon is written to be easily extended for more advanced faultmanagement policies and to handle new features such as spare poolmanagement.cddl/sbin/zfsd/zpool_list.cc:cddl/sbin/zfsd/zpool_list.h:	ZpoolList is a standard container allowing filtering and	iteration of imported ZFS pool information.cddl/sbin/zfsd/callout.cc:cddl/sbin/zfsd/callout.h:	Timer services built on top of the POSIX interval timer API.cddl/sbin/zfsd/vdev.cc:cddl/sbin/zfsd/vdev.h:	Wrapper class used to provide easy access to Vdev nvlist data.cddl/sbin/zfsd/zfsd.cc:cddl/sbin/zfsd/zfsd.h:	Daemon main, devctl socket handling, and global application state	exported through the ZfsDaemon singleton.cddl/sbin/zfsd/case_file.cc:cddl/sbin/zfsd/case_file.h:	CaseFile objects aggregate vdev faults that may require ZFSD action	in order to maintain the health of a ZFS pool.  They also handle	serialization/deserialization of fault data to persistent	storage.cddl/sbin/zfsd/vdev_iterator.cc:cddl/sbin/zfsd/vdev_iterator.h:	Helper class for traversing and finding vdev objects within a	pool configuration.cddl/sbin/zfsd/dev_ctl_event.cc:cddl/sbin/zfsd/dev_ctl_event.h:	Class hierarchy used to express events received via the devctl API.cddl/sbin/zfsd/zfsd_exception.cc:cddl/sbin/zfsd/zfsd_exception.h:	Definition of exceptions explicitly thrown by ZFSD.cddl/sbin/zfsd/Makefile:cddl/sbin/Makefile:	Add zfsd to the build.etc/rc.d/zfsd:	Rc script for ZFSD.etc/defaults/rc.conf:	ZFSD defaults, just like ZFS, to being disabled.etc/mtree/BSD.root.dist:	Create the etc/zfs/cases directory used to store persistent	fault data.Sponsored by:	Spectra Logic Corporation

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Wed, 17 Aug 2011 01:47:53 +0200</pubDate>
        <dc:creator>Justin T. Gibbs &lt;gibbs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5941f0355c3eaaa03032e0d8511c9a35ba14cd15 - Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/sbin/Makefile#5941f0355c3eaaa03032e0d8511c9a35ba14cd15</link>
        <description>Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.There are some insignificant non-style changes as well.Not fixed: makefiles use ${LIBTHR} that doesn&apos;t exist, thusbreaking &quot;make checkdpadd&quot; and not tracking dependenciesproperly.Approved by:	pjd

            List of files:
            /freebsd/cddl/sbin/Makefile</description>
        <pubDate>Mon, 16 Apr 2007 23:20:26 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
