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

            List of files:
            /freebsd/lib/libcam/tests/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>7cc42f6d25ef2e19059d088fa7d4853fe9afefb5 - Do a sweep and remove most WARNS=6 settings</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libcam/tests/Makefile#7cc42f6d25ef2e19059d088fa7d4853fe9afefb5</link>
        <description>Do a sweep and remove most WARNS=6 settingsRepeating the default WARNS here makes it slightly more difficult toexperiment with default WARNS changes, e.g. if we did something absolutelybananas and introduced a WARNS=7 and wanted to try lifting the default tothat.Drop most of them; there is one in the blake2 kernel module, but I suspectit should be dropped -- the default WARNS in the rest of the build doesn&apos;tcurrently apply to kernel modules, and I haven&apos;t put too much thought intowhether it makes sense to make it so.

            List of files:
            /freebsd/lib/libcam/tests/Makefile</description>
        <pubDate>Thu, 01 Oct 2020 03:10:51 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82725ba9bf1fd59746a4006a06f24d4d61d142f2 - Merge ^/head r325999 through r326131.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libcam/tests/Makefile#82725ba9bf1fd59746a4006a06f24d4d61d142f2</link>
        <description>Merge ^/head r325999 through r326131.

            List of files:
            /freebsd/lib/libcam/tests/Makefile</description>
        <pubDate>Thu, 23 Nov 2017 15:28:14 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a0a413e12ec9b61b98e714666f2c2b4c8198b9f - Fix multiple bugs in cam_strmatch</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libcam/tests/Makefile#8a0a413e12ec9b61b98e714666f2c2b4c8198b9f</link>
        <description>Fix multiple bugs in cam_strmatch* Wrongly matches strings that are shorter than the pattern* Fails to match negative character sets* Fails to match character sets that aren&apos;t at the end of the pattern* Fails to match character rangesReviewed by:	impMFC after:	3 weeksSponsored by:	Spectra Logic CorpDifferential Revision:	https://reviews.freebsd.org/D13173

            List of files:
            /freebsd/lib/libcam/tests/Makefile</description>
        <pubDate>Mon, 20 Nov 2017 23:01:45 +0100</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b0b1dbdd490be34068cea991989d5a2da9fc25a4 - Start adding basic tests for cam(3)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libcam/tests/Makefile#b0b1dbdd490be34068cea991989d5a2da9fc25a4</link>
        <description>Start adding basic tests for cam(3)This change contains several negative and positive tests for:- cam_open_device- cam_close_device- cam_getccb- cam_freeccbThis also contains a test for the failure case noted in bug 217649,i.e., O_RDWR must be specified because pass(4) requires it.This test unfortunately cannot assume that cam-capable devices arepresent, so the user must explicitly provide a device via`test_suites.FreeBSD.cam_test_device`. In the future, a test kernelmodule might be shipped, or ctl(4) might be used, as a test devicewhen testing out libcam, which will allow the tests to do away withhaving to specify an explicit test device.Reviewed by:	asomers, ken (earlier diff)MFC after:	1 weekSponsored by:	Dell EMC IsilonDifferential Revision: D9928

            List of files:
            /freebsd/lib/libcam/tests/Makefile</description>
        <pubDate>Wed, 15 Mar 2017 19:00:54 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
