<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>2c3f47a7 - Another round of attempting to squelch -Wdeprecated-declarations, which</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libdevdctl/Makefile#2c3f47a7</link>
        <description>Another round of attempting to squelch -Wdeprecated-declarations, whichhas become very trigger-happy with libc++ 9.0.0.It does not help that gcc&apos;s implementation of this warning is even moretrigger-happy, in the sense that it already warns on the declarationitself, not when you are using it.  This is very annoying with our useof -Wsystem-headers.  That should really be disabled for gcc.

            List of files:
            /freebsd-13.1/lib/libdevdctl/Makefile</description>
        <pubDate>Tue, 17 Sep 2019 06:07:08 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23e2b4d9 - Instead of disabling gcc&apos;s deprecated declaration warnings about e.g.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libdevdctl/Makefile#23e2b4d9</link>
        <description>Instead of disabling gcc&apos;s deprecated declaration warnings about e.g.std::auto_ptr in a whole bunch of individual Makefiles, make the warningglobally non-fatal instead.  This is similar to what was done to manymore non-fatal warnings from newer gcc versions.

            List of files:
            /freebsd-13.1/lib/libdevdctl/Makefile</description>
        <pubDate>Sat, 14 Sep 2019 19:16:28 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e008cf3e - Silence gcc warnings in libdevdctl about deprecated std::auto_ptr, and</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libdevdctl/Makefile#e008cf3e</link>
        <description>Silence gcc warnings in libdevdctl about deprecated std::auto_ptr, andvarious function objects from &lt;functional&gt;.

            List of files:
            /freebsd-13.1/lib/libdevdctl/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 19:56:20 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a0c41d5 - zfsd(8), the ZFS fault management daemon</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libdevdctl/Makefile#7a0c41d5</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-13.1/lib/libdevdctl/Makefile</description>
        <pubDate>Sat, 28 May 2016 17:43:40 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
