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

            List of files:
            /freebsd/tests/sys/vfs/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>937d37fc6c80b2171091fc773eb40bab53d84648 - Merge ^/head r325842 through r325998.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#937d37fc6c80b2171091fc773eb40bab53d84648</link>
        <description>Merge ^/head r325842 through r325998.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sun, 19 Nov 2017 13:36:03 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38d84d683e0d615a0d0c3217090299ac30146bdf - vfs_lookup: Allow PATH_MAX-1 symlinks</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#38d84d683e0d615a0d0c3217090299ac30146bdf</link>
        <description>vfs_lookup: Allow PATH_MAX-1 symlinksPreviously, symlinks in FreeBSD were artificially limited to PATH_MAX-2.Add a short test case to verify the change.Submitted by:	Gaurav Gangalwar &lt;ggangalwar AT isilon.com&gt;Reviewed by:	kibSponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D12589

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Fri, 17 Nov 2017 20:25:39 +0100</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>531c2d7af3cd2e64eec94aa1b19c4b2f16fce515 - MFhead@r320180</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#531c2d7af3cd2e64eec94aa1b19c4b2f16fce515</link>
        <description>MFhead@r320180

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Mon, 24 Jul 2017 20:02:13 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bca9d05fdb058aa709621661c2feccae8940d94b - Merge ^/head r319973 through 321382.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#bca9d05fdb058aa709621661c2feccae8940d94b</link>
        <description>Merge ^/head r319973 through 321382.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sun, 23 Jul 2017 17:22:06 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6e653bb10928b472b7087ec5c2a225a0c22d776 - Merge ^/head r320398 through r320572.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#f6e653bb10928b472b7087ec5c2a225a0c22d776</link>
        <description>Merge ^/head r320398 through r320572.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sun, 02 Jul 2017 13:48:07 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f35f0a756f8b1a6eb2d1685dbba12faf4cb16976 - trailing_slash is a TAP-compliant testcase; mark it as such, instead</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#f35f0a756f8b1a6eb2d1685dbba12faf4cb16976</link>
        <description>trailing_slash is a TAP-compliant testcase; mark it as such, insteadof calling is a plain testcase.MFC after:	1 month

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 28 Jun 2017 10:29:20 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d370fd1cd8fc69e87dc63f4f4a82e5a8b4956c93 - Merge ^/head r311940 through r312200.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#d370fd1cd8fc69e87dc63f4f4a82e5a8b4956c93</link>
        <description>Merge ^/head r311940 through r312200.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 23:20:12 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf8f6d7c8d96ad575f72b916ccfdc4c3013ab75e - Remove WARNS set globally by ../Makefile.inc now</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#bf8f6d7c8d96ad575f72b916ccfdc4c3013ab75e</link>
        <description>Remove WARNS set globally by ../Makefile.inc nowSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 05:20:42 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>02820e5e4e69197a3816f11d8333bb5e277bfb12 - Bump WARNS up to 6 again</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#02820e5e4e69197a3816f11d8333bb5e277bfb12</link>
        <description>Bump WARNS up to 6 againHas not been tested (can&apos;t be after r312103 without cem&apos;s hacksto atf/kyua)!

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 05:00:26 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c9ce2504ad01f0abb1df27d5bbf01cd4ffaaa8f - Follow-up to r312103:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#5c9ce2504ad01f0abb1df27d5bbf01cd4ffaaa8f</link>
        <description>Follow-up to r312103:Revert r310995 as well.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 03:29:25 +0100</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4162b7955997889c61efce0ef46e979700e5875 - Bump WARNS to 6 to catch simple QA issues like some of the ones I squashed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#e4162b7955997889c61efce0ef46e979700e5875</link>
        <description>Bump WARNS to 6 to catch simple QA issues like some of the ones I squashedin r310994

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sun, 01 Jan 2017 05:02:06 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ffd35307077b69e8e71772d0e2603f8ffbc4804 - Merge ^/head r309817 through r310168.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#3ffd35307077b69e8e71772d0e2603f8ffbc4804</link>
        <description>Merge ^/head r309817 through r310168.

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Fri, 16 Dec 2016 19:38:31 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f0136cb2664c6ea7e9f5f873cc239ec0a6f5be3 - Add basic ATF tests for Capability mode .. lookups</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#9f0136cb2664c6ea7e9f5f873cc239ec0a6f5be3</link>
        <description>Add basic ATF tests for Capability mode .. lookupsA follow-up to r309887.Several tests copied verbatim fromhttps://github.com/emaste/snippets/blob/master/test_openat.c .Reviewed by:	kib@, ngie@ (earlier version)X-MFC-With:	r309887Sponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D8748

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Mon, 12 Dec 2016 18:23:09 +0100</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>430f7286a566b1407c7b32ce13585caf5aa59b92 - Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#430f7286a566b1407c7b32ce13585caf5aa59b92</link>
        <description>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedafter r298107Summary of changes:- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that  namespacing is kept with FILES appropriately, and that this shouldn&apos;t need  to be repeated if the namespace changes -- only the definition of PACKAGE  needs to be changed- Allow PACKAGE to be overridden by callers instead of forcing it to always be  `tests`. In the event we get to the point where things can be split up  enough in the base system, it would make more sense to group the tests  with the blocks they&apos;re a part of, e.g. byacc with byacc-tests, etc- Remove PACKAGE definitions where possible, i.e. where FILES wasn&apos;t used  previously.- Remove unnecessary TESTSPACKAGE definitions; this has been elided into  bsd.tests.mk- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.- Fix installation of files under data/ subdirectories in lib/libc/tests/hash  and lib/libc/tests/net/getaddrinfo- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)Document the proposed changes in share/examples/tests/tests/... via examplesso it&apos;s clear that ${PACKAGES}FILES is the suggested way forward in terms ofreplacing FILES. share/mk/bsd.README didn&apos;t seem like the appropriate methodof communicating that info.MFC after: never probablyX-MFC with: r298107PR: 209114Relnotes: yesTested with: buildworld, installworld, checkworld; buildworld, packageworldSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Thu, 05 May 2016 01:20:53 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2aa00a6001d7105eaf0d0288a441fa69f06fa534 - More &apos;tests&apos; package fixes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#2aa00a6001d7105eaf0d0288a441fa69f06fa534</link>
        <description>More &apos;tests&apos; package fixes.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 03 Feb 2016 01:34:23 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tests/sys/vfs/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
