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

            List of files:
            /freebsd/tools/regression/usr.bin/env/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/tools/regression/usr.bin/env/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/tools/regression/usr.bin/env/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>54673381cdf63ed40d32be8b5fc69aa3a3b6ae4b - Add missing newline in last line of file.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/usr.bin/env/Makefile#54673381cdf63ed40d32be8b5fc69aa3a3b6ae4b</link>
        <description>Add missing newline in last line of file.Uncovered via:	fromcvs vs. svnApproved by:	ed (co-mentor)

            List of files:
            /freebsd/tools/regression/usr.bin/env/Makefile</description>
        <pubDate>Tue, 16 Feb 2010 10:10:21 +0100</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cc00fe24ccad0f37165047874d9a6d444df36b1 - Add a suite of regression tests for all the recent changes to `env&apos;,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/usr.bin/env/Makefile#6cc00fe24ccad0f37165047874d9a6d444df36b1</link>
        <description>Add a suite of regression tests for all the recent changes to `env&apos;,using my own script to handle it.  I wrote my own partially becauseof all the quoting-issues involved with testing what I wanted to test,and partially because this lets me commit one script and one data file,instead of one-file-per-regression-test.This suite was good enough for my initial testing (and it did help mefind a few bugs that would have otherwise been missed).  I&apos;m not surehow well it will work in general use, but I figured I might as wellcommit it.  It won&apos;t *hurt* to have it available.  At the worst, peoplecan just ignore it.Approved by:	re (blanket `env&apos;)

            List of files:
            /freebsd/tools/regression/usr.bin/env/Makefile</description>
        <pubDate>Mon, 20 Jun 2005 06:17:12 +0200</pubDate>
        <dc:creator>Garance A Drosehn &lt;gad@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54673381cdf63ed40d32be8b5fc69aa3a3b6ae4b - Add missing newline in last line of file.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/usr.bin/env/Makefile#54673381cdf63ed40d32be8b5fc69aa3a3b6ae4b</link>
        <description>Add missing newline in last line of file.Uncovered via:	fromcvs vs. svnApproved by:	ed (co-mentor)

            List of files:
            /freebsd/tools/regression/usr.bin/env/Makefile</description>
        <pubDate>Tue, 16 Feb 2010 10:10:21 +0100</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cc00fe24ccad0f37165047874d9a6d444df36b1 - Add a suite of regression tests for all the recent changes to `env&apos;,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/regression/usr.bin/env/Makefile#6cc00fe24ccad0f37165047874d9a6d444df36b1</link>
        <description>Add a suite of regression tests for all the recent changes to `env&apos;,using my own script to handle it.  I wrote my own partially becauseof all the quoting-issues involved with testing what I wanted to test,and partially because this lets me commit one script and one data file,instead of one-file-per-regression-test.This suite was good enough for my initial testing (and it did help mefind a few bugs that would have otherwise been missed).  I&apos;m not surehow well it will work in general use, but I figured I might as wellcommit it.  It won&apos;t *hurt* to have it available.  At the worst, peoplecan just ignore it.Approved by:	re (blanket `env&apos;)

            List of files:
            /freebsd/tools/regression/usr.bin/env/Makefile</description>
        <pubDate>Mon, 20 Jun 2005 06:17:12 +0200</pubDate>
        <dc:creator>Garance A Drosehn &lt;gad@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
