<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/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-src/libexec/ftpd/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>43581d7b6617959e4452094d9330ef020034a6c9 - libexec: Remove ancient SCCS tags.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#43581d7b6617959e4452094d9330ef020034a6c9</link>
        <description>libexec: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc - Track upstream project rename in contrib/blocklistd</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc</link>
        <description>Track upstream project rename in contrib/blocklistdUpstream is now https://github.com/zoulasc/blocklist/.  Rename thecontrib directory and update Makefiles to match, in advance of the nextvendor branch update.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 11 Oct 2022 19:27:51 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-src/libexec/ftpd/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>0aa2700123e22c2b0a977375e087dc2759b8e980 - Put OPIE to rest.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#0aa2700123e22c2b0a977375e087dc2759b8e980</link>
        <description>Put OPIE to rest.Differential Revision: https://reviews.freebsd.org/D36592

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Sun, 02 Oct 2022 01:37:29 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>796d48ec416863ab2826a1205365710635244023 - ftpd(8): do not refer to now unused libxo(3)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#796d48ec416863ab2826a1205365710635244023</link>
        <description>ftpd(8): do not refer to now unused libxo(3)In 2018, the commit r328100 (0fdf7fa846b1a1b1679e86812a1b08b8cb623604)removed libxo(3) support from ls(1), so ftpd has no reasons to linkwith libxo since then.ls(1) does not depend on libxo in both of stable/12 and stable/13.MFC after:	2 weeks

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 10 Jun 2022 14:03:07 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>20cd6e315e05a76ee0b745a029ebfd4a79d98e55 - pkgbase: Create a FreeBSD-ftpd package</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#20cd6e315e05a76ee0b745a029ebfd4a79d98e55</link>
        <description>pkgbase: Create a FreeBSD-ftpd packageAnd put ftpd into it.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33453

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 08:53:54 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7847e04111f2c2b06b36f6d19a46d78814d7836d - Merge ^/head r338026 through r338297, and resolve conflicts.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#7847e04111f2c2b06b36f6d19a46d78814d7836d</link>
        <description>Merge ^/head r338026 through r338297, and resolve conflicts.

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 24 Aug 2018 18:09:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>541075a618224e50431824d139c3e5fbdc3cfe7e - Move ftpusers to libexec/ftpd/</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#541075a618224e50431824d139c3e5fbdc3cfe7e</link>
        <description>Move ftpusers to libexec/ftpd/Thsi helps with pkgbase by switching to CONFS so that ftpusers will beproperly tagged as a config file.Approved by:	will (mentor)Differential Revision:	https://reviews.freebsd.org/D16787

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 21 Aug 2018 17:07:52 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a251f9dcf891805ae2101945d0d3082ec5a1768c - libexec: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#a251f9dcf891805ae2101945d0d3082ec5a1768c</link>
        <description>libexec: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:28:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3656f229997916d821d4d17f798f4e84a74a6610 - Add blacklist support to ftpd</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#3656f229997916d821d4d17f798f4e84a74a6610</link>
        <description>Add blacklist support to ftpdReviewed by:	rpauloApproved by:	rpauloRelnotes:	YESSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D6703

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 03 Jun 2016 06:24:03 +0000</pubDate>
        <dc:creator>Kurt Lidl &lt;lidl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 11:58:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 12:03:02 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00176600f60d0016594f5b7ef03656a3159012b4 - Merge r286744-r287584 from head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#00176600f60d0016594f5b7ef03656a3159012b4</link>
        <description>Merge r286744-r287584 from head.

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 09 Sep 2015 03:05:13 +0000</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9442b10a2e14c1c55f21743fa7a653e9b241e05 - Merge ^/head r286858 through r287489.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#d9442b10a2e14c1c55f21743fa7a653e9b241e05</link>
        <description>Merge ^/head r286858 through r287489.

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 05 Sep 2015 18:36:23 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23a32822d2a98273412f5b7d5e4b0ea925d637a0 - Merge from HEAD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#23a32822d2a98273412f5b7d5e4b0ea925d637a0</link>
        <description>Merge from HEAD

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 25 Aug 2015 20:14:50 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1a0d267b78b542fbd7e6553af2493760f49bfa8 - Upgrade libxo to 0.4.5.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#d1a0d267b78b542fbd7e6553af2493760f49bfa8</link>
        <description>Upgrade libxo to 0.4.5.Local changes incorporated by 0.4.5: r284340Local changes retained: r276260, r282117Obtained from:	https://github.com/Juniper/libxo

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 24 Aug 2015 16:26:20 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 00:05:22 +0000</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76aeda8ad4e2c1ae78bf1388a5d6e793d84d8c53 - Merge ^/head r284188 through r284643.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#76aeda8ad4e2c1ae78bf1388a5d6e793d84d8c53</link>
        <description>Merge ^/head r284188 through r284643.

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 20 Jun 2015 19:34:50 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dad2fb7ece7a186a249cfc077018b18fe6d2c836 - Merge from head</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/libexec/ftpd/Makefile#dad2fb7ece7a186a249cfc077018b18fe6d2c836</link>
        <description>Merge from head

            List of files:
            /freebsd-src/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 10:56:01 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
