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

            List of files:
            /freebsd/tests/sys/fs/tmpfs/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>8cadd66d98b2c2194166d5f229e7c2fbc89fde7e - Fix sys.fs.tmpfs.mknod_test.{char, block} by reverting r321967</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#8cadd66d98b2c2194166d5f229e7c2fbc89fde7e</link>
        <description>Fix sys.fs.tmpfs.mknod_test.{char, block} by reverting r321967In r321967 ngie &quot;fixed&quot; these tests by changing their expectations to matchthe device numbers produced by the new ino64 code.  But it wasn&apos;t the teststhat were broken, it was the kernel.  bde fixed the kernel in r335053.Reported by:	JenkinsMFC after:	Never (only applies to &gt;= 12)

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Sat, 21 Jul 2018 22:14:01 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /freebsd/tests/sys/fs/tmpfs/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/tests/sys/fs/tmpfs/Makefile#d59ead01d83460374ba0e7be8096b1a66d737efb</link>
        <description>MFhead@r321970

            List of files:
            /freebsd/tests/sys/fs/tmpfs/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>a9be721ce5c6abd78faa7e46ad431c8e5c7b9022 - MFhead@r321967</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#a9be721ce5c6abd78faa7e46ad431c8e5c7b9022</link>
        <description>MFhead@r321967

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 05:45:48 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acc33f3de9f5ac9e3014e874810643e628bf819c - Chase r321920 and r321930 (dev_t being widened)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#acc33f3de9f5ac9e3014e874810643e628bf819c</link>
        <description>Chase r321920 and r321930 (dev_t being widened)The layout of st_rdev has changed after this commit, and assumptions madein the NetBSD tests are no longer valid. Change the hardcoded assumedvalues to account for the fact that major/minor are now represented by64 bits as opposed to the less precise legacy precision of 16 bits.PR:	221048Relnotes: st_rdev layout changed; warning about impact of r321920 to	  downstream consumers

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 05:43:41 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea1e967cbf9a3e1bbf964b01859c4d37965548d4 - Merge ^/head r318380 through r318559.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#ea1e967cbf9a3e1bbf964b01859c4d37965548d4</link>
        <description>Merge ^/head r318380 through r318559.

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Fri, 19 May 2017 23:20:01 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>99429157e8615dc3b7f11afbe3ed92de7476a5db - sys/fs/tmpfs/vnd_test: make md(4) allocation dynamic</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#99429157e8615dc3b7f11afbe3ed92de7476a5db</link>
        <description>sys/fs/tmpfs/vnd_test: make md(4) allocation dynamicThe previous logic was flawed in the sense that it assumed that /dev/md3was always available. This was a caveat I noted in r306038, that I hadn&apos;tgotten around to solving before now.Cache the device for the mountpoint after executing mdmfs, then use thecached value in basic_cleanup(..) when unmounting/disconnecting the md(4)device.Apply sed expressions to use reuse logic in the NetBSD code that couldalso be applied to FreeBSD, just with different tools.Differential Revision:	D10766MFC after:	1 weekReviewed by:	bdrewerySponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Fri, 19 May 2017 19:14:29 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a36faad54665288ed4eb839d2a4699ae2ead45e - Merge ^/head r313301 through r313643.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#1a36faad54665288ed4eb839d2a4699ae2ead45e</link>
        <description>Merge ^/head r313301 through r313643.

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Sat, 11 Feb 2017 15:04:18 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>635f2911b0aa5b856a9179b1f8e2cfdd21e18e6c - Merge content from ^/projects/netbsd-tests-upstream-01-2017 into ^/head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#635f2911b0aa5b856a9179b1f8e2cfdd21e18e6c</link>
        <description>Merge content from ^/projects/netbsd-tests-upstream-01-2017 into ^/headThe primary end-goal of this drop is ease future merges with NetBSD andcollaborate further with the NetBSD project.The goal was (largely, not completely as some items are still oustandingin the NetBSD GNATS system) achieved by doing the following:- Pushing as many changes required to port contrib/netbsd-tests  back to NetBSD as possible, then pull the upstream applied changes  back in to FreeBSD.- Diff reduce with upstream where possible by:-- Improving libnetbsd header, etc compat glue.-- Using _SED variables to modify test scripts on the fly for items   that could not be upstreamed to NetBSD.As a bonus for this work, this change also introduces testcases foruniq(1).Many thanks to Christos for working with me to get many of the changesback into the NetBSD project.In collaboration with:	Christos Zoulas &lt;christos@netbsd.org&gt;MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Wed, 08 Feb 2017 10:46:15 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>183ae521e5796272070594b031f1849b6a8a2cf5 - Use _SED instead of hacking tests rewriting mknod ... p as mkfifo</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#183ae521e5796272070594b031f1849b6a8a2cf5</link>
        <description>Use _SED instead of hacking tests rewriting mknod ... p as mkfifoSimilar to r312297

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Mon, 16 Jan 2017 18:53:58 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>267f10b14c0d94152288c81ffb4b2fb942b49283 - Use _SED to rewrite mknod ... p command as mkfifo instead of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#267f10b14c0d94152288c81ffb4b2fb942b49283</link>
        <description>Use _SED to rewrite mknod ... p command as mkfifo instead ofadding an unnecessary diff to the test

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Mon, 16 Jan 2017 18:49:53 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5763f79695f9b1ffacce55a8594cb7be08c3f31c - Merge ^/head r307383 through r307735.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#5763f79695f9b1ffacce55a8594cb7be08c3f31c</link>
        <description>Merge ^/head r307383 through r307735.

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Fri, 21 Oct 2016 18:29:40 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>669c25353122fb8da2d88b9728815d3392dc7f55 - Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suite</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/fs/tmpfs/Makefile#669c25353122fb8da2d88b9728815d3392dc7f55</link>
        <description>Integrate contrib/netbsd-tests/fs/tmpfs into the FreeBSD test suiteas tests/sys/fsThese testcases exercise tmpfs supportMFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/tests/sys/fs/tmpfs/Makefile</description>
        <pubDate>Fri, 21 Oct 2016 07:24:08 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
