<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7ae0972c - linsysfs(4): Reimplement listnics() using ifAPI</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#7ae0972c</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 03 Apr 2023 08:22:16 +0000</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94b5734 - Revert &quot;linsysfs(4): Reimplement listnics() using ifAPI&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#f94b5734</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Fri, 31 Mar 2023 11:54:33 +0000</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b56641c - linsysfs(4): Reimplement listnics() using ifAPI</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#0b56641c</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Sat, 25 Mar 2023 10:40:41 +0000</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e4cf32e - Add warning to the Linuxulator makefiles that building it outside of a</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#6e4cf32e</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 13 May 2019 18:28:40 +0000</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#193d9e76</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67d39748 - Introduce a new module linux_common.ko which is intended for the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#67d39748</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Sun, 24 May 2015 15:51:18 +0000</pubDate>
        <dc:creator>Dmitry Chagin &lt;dchagin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c09808d0 - MFtbemd:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#c09808d0</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 06:13:29 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>adfa0ade - - Add the new files to the linux module.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#adfa0ade</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Tue, 15 Aug 2006 13:01:36 +0000</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32397ce0 - Add in linsysfs.  A linux 2.6 like sys filesystem to pacify the Linux</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/linsysfs/Makefile#32397ce0</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-14.2/sys/modules/linsysfs/Makefile</description>
        <pubDate>Tue, 09 May 2006 22:27:01 +0000</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
