<?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/sys/modules/wpifw/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/sys/modules/wpifw/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>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b4fcf851a73554063d4a2de9a4f10cd23a0a4f6 - Merge svn+ssh://svn.freebsd.org/base/head@218816</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#9b4fcf851a73554063d4a2de9a4f10cd23a0a4f6</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@218816

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Fri, 18 Feb 2011 22:39:09 +0100</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e1497aefd602cea581d2380d22e67dfdcac6b4e - Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#0e1497aefd602cea581d2380d22e67dfdcac6b4e</link>
        <description>Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.PR:		kern/142907Submitted by:	Craig Butler &lt;craig001 at lerwick.hopto.org&gt;MFC after:	2 weeks

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Sun, 19 Dec 2010 12:37:44 +0100</pubDate>
        <dc:creator>Bernhard Schmidt &lt;bschmidt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77a62bf55d9fa10d6376ee53c1ddd9790dd41d36 - the 3945 firmware license does not require acknowledging the EULA,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#77a62bf55d9fa10d6376ee53c1ddd9790dd41d36</link>
        <description>the 3945 firmware license does not require acknowledging the EULA,remove the sysctl ack requirementPointed out by:	Joerg SonnenbergerReviewed by:	thompsaApproved by:	core

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Tue, 07 Oct 2008 21:42:56 +0200</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6607310b740c499e273ae5bbf1f308ed91b61c05 - Initial Import of wpi driver based on p4 changeset 128641.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#6607310b740c499e273ae5bbf1f308ed91b61c05</link>
        <description>Initial Import of wpi driver based on p4 changeset 128641.This import includes:   o wpi Wireless driver for the Intel 3945 Wireless Lan Controller (802.11abg) (sys/dev/wpi)   o Intel firmware revision 2.14.4 &amp; associated LICENSE (sys/dev/contrib/wpi, sys/contrib/dev/wpi/LICENSE)   o wpifw Firmware driver (sys/modules/wpifw)Approved by: mlaier, sam (co-mentors)

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Mon, 05 Nov 2007 12:47:19 +0100</pubDate>
        <dc:creator>Benjamin Close &lt;benjsc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77a62bf55d9fa10d6376ee53c1ddd9790dd41d36 - the 3945 firmware license does not require acknowledging the EULA,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#77a62bf55d9fa10d6376ee53c1ddd9790dd41d36</link>
        <description>the 3945 firmware license does not require acknowledging the EULA,remove the sysctl ack requirementPointed out by:	Joerg SonnenbergerReviewed by:	thompsaApproved by:	core

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Tue, 07 Oct 2008 21:42:56 +0200</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6607310b740c499e273ae5bbf1f308ed91b61c05 - Initial Import of wpi driver based on p4 changeset 128641.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/wpifw/Makefile#6607310b740c499e273ae5bbf1f308ed91b61c05</link>
        <description>Initial Import of wpi driver based on p4 changeset 128641.This import includes:   o wpi Wireless driver for the Intel 3945 Wireless Lan Controller (802.11abg) (sys/dev/wpi)   o Intel firmware revision 2.14.4 &amp; associated LICENSE (sys/dev/contrib/wpi, sys/contrib/dev/wpi/LICENSE)   o wpifw Firmware driver (sys/modules/wpifw)Approved by: mlaier, sam (co-mentors)

            List of files:
            /freebsd/sys/modules/wpifw/Makefile</description>
        <pubDate>Mon, 05 Nov 2007 12:47:19 +0100</pubDate>
        <dc:creator>Benjamin Close &lt;benjsc@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
