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

            List of files:
            /freebsd/usr.sbin/extattrctl/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>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71ccf09269546d398fa847168fc74c22d6338a62 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#71ccf09269546d398fa847168fc74c22d6338a62</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 12:07:44 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b16cf05cb96be651f5ab80deacf8d6cf0a - style.Makefile(5)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#052238b16cf05cb96be651f5ab80deacf8d6cf0a</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 19:49:21 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2dd987c4646a8ac38ed3491f979663b038a4294 - Make extattrctl WARNS?=2-safe:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#f2dd987c4646a8ac38ed3491f979663b038a4294</link>
        <description>Make extattrctl WARNS?=2-safe:o remove extraneous extern&apos;so prototype functionso combine multiple return (0)&apos;s into a single return (0) at the  end of main()Approved by:	rwatsonObtained from:	TrustedBSD Project

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Tue, 27 Nov 2001 19:58:56 +0100</pubDate>
        <dc:creator>Chris D. Faulhaber &lt;jedgar@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818 - o Reflect moving of extattr_namespace calls to libc from libutil; no</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818</link>
        <description>o Reflect moving of extattr_namespace calls to libc from libutil; no  longer need to link libutil into command-line extended attribute  utilities.Obtained from:	TrustedBSD Project

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 16 Nov 2001 06:10:35 +0100</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea4e3750a48b8b350adb823f0ace818f21 - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#90e655ea4e3750a48b8b350adb823f0ace818f21</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 08:20:32 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac24b049cc3d78097a804c9ce72cf44fdfa59456 - Remove GCC&apos;isms in CFLAGS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#ac24b049cc3d78097a804c9ce72cf44fdfa59456</link>
        <description>Remove GCC&apos;isms in CFLAGS.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:23:13 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03c47dc9cdc895eb356e1b92ab37e701f6f216de - Fix LDADD and add missing DPADD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#03c47dc9cdc895eb356e1b92ab37e701f6f216de</link>
        <description>Fix LDADD and add missing DPADD.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 18:45:16 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>345e52e74228df732bb0c9732aca0fc0404c360d - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#345e52e74228df732bb0c9732aca0fc0404c360d</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 16:42:20 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c73e22c3d47a3cff43c30a39e6aa4692e07316c8 - Set the default manual section for usr.sbin/ to 8.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#c73e22c3d47a3cff43c30a39e6aa4692e07316c8</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 19:17:26 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf6afea751fc670d3b82454c1811d9ff2b6ef782 - o Update extattrctl to take into account the updated EA interface with</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#bf6afea751fc670d3b82454c1811d9ff2b6ef782</link>
        <description>o Update extattrctl to take into account the updated EA interface with  explicit namespaces.  Modify it to use libutil for string/constant  namespace conversions.  Update the documentation to take into account  the new interface.Obtained from:	TrustedBSD Project

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Thu, 15 Mar 2001 04:04:35 +0100</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9754f5b65bbabf3bbbd935a82ddd82fc5ffa6aa9 - Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extended</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#9754f5b65bbabf3bbbd935a82ddd82fc5ffa6aa9</link>
        <description>Introduced /usr/sbin/extattrctl, a utility for managing UFS/FFS extendedattributes (recently committed).  Using extattrctl, the extended attributeservice may be started and stopped for specific file systems; specificattributes may be enabled or disabled, and the backing file for eachattribute configured.  Also, backing files may be initialized.Reviewed by:    adrian, bp, freebsd-fs, the unthanked massesObtained from:  TrustedBSD

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Sat, 15 Apr 2000 07:14:39 +0200</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71ccf09269546d398fa847168fc74c22d6338a62 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#71ccf09269546d398fa847168fc74c22d6338a62</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 12:07:44 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b16cf05cb96be651f5ab80deacf8d6cf0a - style.Makefile(5)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#052238b16cf05cb96be651f5ab80deacf8d6cf0a</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 19:49:21 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2dd987c4646a8ac38ed3491f979663b038a4294 - Make extattrctl WARNS?=2-safe:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#f2dd987c4646a8ac38ed3491f979663b038a4294</link>
        <description>Make extattrctl WARNS?=2-safe:o remove extraneous extern&apos;so prototype functionso combine multiple return (0)&apos;s into a single return (0) at the  end of main()Approved by:	rwatsonObtained from:	TrustedBSD Project

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Tue, 27 Nov 2001 19:58:56 +0100</pubDate>
        <dc:creator>Chris D. Faulhaber &lt;jedgar@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818 - o Reflect moving of extattr_namespace calls to libc from libutil; no</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/extattrctl/Makefile#a17ca2d8a4ce20256f2ec5c4a0f2164070dc0818</link>
        <description>o Reflect moving of extattr_namespace calls to libc from libutil; no  longer need to link libutil into command-line extended attribute  utilities.Obtained from:	TrustedBSD Project

            List of files:
            /freebsd/usr.sbin/extattrctl/Makefile</description>
        <pubDate>Fri, 16 Nov 2001 06:10:35 +0100</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
