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

            List of files:
            /freebsd/sys/modules/linsysfs/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>7ae0972c7b8cb46d23ff1e9e5f4a07a72f9bd0cb - linsysfs(4): Reimplement listnics() using ifAPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#7ae0972c7b8cb46d23ff1e9e5f4a07a72f9bd0cb</link>
        <description>linsysfs(4): Reimplement listnics() using ifAPIHandle if arrival/departure events and VNETs.Differential Revision:	https://reviews.freebsd.org/D38901MFC after:		1 monthXMFC with:		ifAPI, pseudofs

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 03 Apr 2023 10:22:16 +0200</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94b5734bce1a28f65156855f45ea9756b739894 - Revert &quot;linsysfs(4): Reimplement listnics() using ifAPI&quot;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#f94b5734bce1a28f65156855f45ea9756b739894</link>
        <description>Revert &quot;linsysfs(4): Reimplement listnics() using ifAPI&quot;This reverts commit 0b56641cfcda30d06243223f37781ccc18455bef.As it poorly interacts with vnet subsystem

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Fri, 31 Mar 2023 13:54:33 +0200</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b56641cfcda30d06243223f37781ccc18455bef - linsysfs(4): Reimplement listnics() using ifAPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#0b56641cfcda30d06243223f37781ccc18455bef</link>
        <description>linsysfs(4): Reimplement listnics() using ifAPIHandle if arrival/departure events.Reviewed by:		melifaro (early version)Differential Revision:	https://reviews.freebsd.org/D38901MFC after:		1 monthXMFC with:		ifAPI

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Sat, 25 Mar 2023 11:40:41 +0100</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0269ae4c19ad779b43b0d6e2416ac7386945d692 - MFHead @348740</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#0269ae4c19ad779b43b0d6e2416ac7386945d692</link>
        <description>MFHead @348740Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Thu, 06 Jun 2019 18:20:50 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e4cf32e95841b4c3ef0caeb80802bf528a35cd0 - Add warning to the Linuxulator makefiles that building it outside of a</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#6e4cf32e95841b4c3ef0caeb80802bf528a35cd0</link>
        <description>Add warning to the Linuxulator makefiles that building it outside of akernel does not make sence.PR:		222861MFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D20179

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 13 May 2019 20:28:40 +0200</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@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/linsysfs/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/linsysfs/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>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37a48d408f2b41e2c45952de3498a018b4d41b31 - MFH: r282615-r283655</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#37a48d408f2b41e2c45952de3498a018b4d41b31</link>
        <description>MFH: r282615-r283655Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Thu, 28 May 2015 19:06:50 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67d39748499e85cff626c202aa2cb6e9f180283e - Introduce a new module linux_common.ko which is intended for the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#67d39748499e85cff626c202aa2cb6e9f180283e</link>
        <description>Introduce a new module linux_common.ko which is intended for thefollowing primary purposes:1. Remove the dependency of linsysfs and linprocfs modules from linux.ko,which will be architecture specific on amd64.2. Incorporate into linux_common.ko general code for platforms on whichwe&apos;ll support two Linuxulator modules (for both instruction set - 32 &amp; 64 bit).3. Move malloc(9) declaration to linux_common.ko, to enable getting memoryusage statistics properly.Currently linux_common.ko incorporates a code from linux_mib.c and linux_util.cand linprocfs, linsysfs and linux kernel modules depend on linux_common.ko.Temporarily remove dtrace garbage from linux_mib.c and linux_util.cDifferential Revision:	https://reviews.freebsd.org/D1072In collaboration with:	Vassilis Laganakos.Reviewed by:	trasz

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Sun, 24 May 2015 17:51:18 +0200</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f3544cd7084abbadd83637993a4f41fd30e6ccd - Merge svn+ssh://svn.freebsd.org/base/head@214309</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#6f3544cd7084abbadd83637993a4f41fd30e6ccd</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@214309

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Tue, 26 Oct 2010 04:34:47 +0200</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c09808d0d611d103bece3d41886b87de160900c0 - MFtbemd:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#c09808d0d611d103bece3d41886b87de160900c0</link>
        <description>MFtbemd:Use MACHINE_CPUARCH in preference to MACHINE_ARCH.  The former is thesource code location of the machine, the latter the binary output.  Ingeneral, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unlesswe&apos;re tesitng for a specific target.  The isn&apos;t even moot fori386/amd64 where there&apos;s momemntum towards a MACHINE_CPUARCH == x86,although a specific cleanup for that likely would be needed...

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 08:13:29 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>adfa0adec0b5d7c19c220a85ef6ca729235ed172 - - Add the new files to the linux module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#adfa0adec0b5d7c19c220a85ef6ca729235ed172</link>
        <description>- Add the new files to the linux module.- Prepare the modules for build on amd64, but don&apos;t build them there as  part of the kernel build yet. The code for the missing symbols on amd64  isn&apos;t committed and it may be solved differently.Sponsored by:	Google SoC 2006Submitted by:	rdivacky

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Tue, 15 Aug 2006 15:01:36 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32397ce071bdd5e4185220f3715694351f860d91 - Add in linsysfs.  A linux 2.6 like sys filesystem to pacify the Linux</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#32397ce071bdd5e4185220f3715694351f860d91</link>
        <description>Add in linsysfs.  A linux 2.6 like sys filesystem to pacify the LinuxLSI MegaRAID SAS utility.Sponsored by:		IronPort SystemsMan page help from:	brueffer

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Wed, 10 May 2006 00:27:01 +0200</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>adfa0adec0b5d7c19c220a85ef6ca729235ed172 - - Add the new files to the linux module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#adfa0adec0b5d7c19c220a85ef6ca729235ed172</link>
        <description>- Add the new files to the linux module.- Prepare the modules for build on amd64, but don&apos;t build them there as  part of the kernel build yet. The code for the missing symbols on amd64  isn&apos;t committed and it may be solved differently.Sponsored by:	Google SoC 2006Submitted by:	rdivacky

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Tue, 15 Aug 2006 15:01:36 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32397ce071bdd5e4185220f3715694351f860d91 - Add in linsysfs.  A linux 2.6 like sys filesystem to pacify the Linux</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linsysfs/Makefile#32397ce071bdd5e4185220f3715694351f860d91</link>
        <description>Add in linsysfs.  A linux 2.6 like sys filesystem to pacify the LinuxLSI MegaRAID SAS utility.Sponsored by:		IronPort SystemsMan page help from:	brueffer

            List of files:
            /freebsd/sys/modules/linsysfs/Makefile</description>
        <pubDate>Wed, 10 May 2006 00:27:01 +0200</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
