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

            List of files:
            /freebsd/sys/modules/linprocfs/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>4c9db9566e67779905c667c2719e5b1628c3af3d - linprocfs: Add net/route.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#4c9db9566e67779905c667c2719e5b1628c3af3d</link>
        <description>linprocfs: Add net/route.PR:			266482Reviewed by:		melifaro, meDifferential revision:	https://reviews.freebsd.org/D36949MFC after:		1 week

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Sat, 22 Oct 2022 12:52:58 +0200</pubDate>
        <dc:creator>John Grafton &lt;john.grafton@runbox.com&gt;</dc:creator>
    </item>
<item>
        <title>0269ae4c19ad779b43b0d6e2416ac7386945d692 - MFHead @348740</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#0269ae4c19ad779b43b0d6e2416ac7386945d692</link>
        <description>MFHead @348740Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/linprocfs/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/linprocfs/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/linprocfs/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/linprocfs/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/linprocfs/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/linprocfs/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/sys/modules/linprocfs/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/linprocfs/Makefile#37a48d408f2b41e2c45952de3498a018b4d41b31</link>
        <description>MFH: r282615-r283655Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/linprocfs/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/linprocfs/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/linprocfs/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/linprocfs/Makefile#6f3544cd7084abbadd83637993a4f41fd30e6ccd</link>
        <description>Merge svn+ssh://svn.freebsd.org/base/head@214309

            List of files:
            /freebsd/sys/modules/linprocfs/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/linprocfs/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/linprocfs/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>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e857dd14fe7f42f5b46af4904f84915215d8987 - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#7e857dd14fe7f42f5b46af4904f84915215d8987</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Fri, 12 Jun 2009 13:50:44 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d8bc0182ea6f8f85409e76e53053487c7d23a84 - After r193232 rt_tables in vnet.h are no longer indirectly dependent on</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#8d8bc0182ea6f8f85409e76e53053487c7d23a84</link>
        <description>After r193232 rt_tables in vnet.h are no longer indirectly dependent onthe ROUTETABLES kernel option thus there is no need to include opt_route.hanymore in all consumers of vnet.h and no longer depend on it for modulebuilds.Remove the hidden include in flowtable.h as well and leave the twoexplicit #includes in ip_input.c and ip_output.c.

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Mon, 08 Jun 2009 21:57:35 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d2b2128a286a00ee53d79cb88b4e59bf42525cf9 - Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#d2b2128a286a00ee53d79cb88b4e59bf42525cf9</link>
        <description>Add stuff to support upcoming BMC/IPMI flashing of newer Dell machinevia the Linux tool.     -  Add Linux shim to ipmi(4)     -  Create a partitions file to linprocfs to make Linux fdisk see        disks.  This file is dynamic so we can see disks come and go.     -  Convert msdosfs to vfat in mtab since Linux uses that for        msdosfs.     -  In the Linux mount path convert vfat passed in to msdosfs        so Linux mount works on FreeBSD.  Note that tasting works        so that if da0 is a msdos file system                /compat/linux/bin/mount /dev/da0 /mnt        works.     -  fix a 64it bug for l_off_t.Grabing sh, mount, fdisk, df from Linux, creating a symlink of mtab to/compat/linux/etc/mtab and then some careful unpacking of the Linux bmcupdate tool and hacking makes it work on newer Dell boxes.  Note, probablyif you can&apos;t figure out how to do this, then you probably shouldn&apos;t bedoing it :-)

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Thu, 26 Mar 2009 18:14:22 +0100</pubDate>
        <dc:creator>Doug Ambrisko &lt;ambrisko@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e57c2b130f2cd40967cf20698d376cc5ada95871 - integrate from head@185615</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#e57c2b130f2cd40967cf20698d376cc5ada95871</link>
        <description>integrate from head@185615

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Thu, 04 Dec 2008 19:48:08 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b79449e2fb67cb37c4c9f46d31791893a39ddd8 - Rather than using hidden includes (with cicular dependencies),</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#4b79449e2fb67cb37c4c9f46d31791893a39ddd8</link>
        <description>Rather than using hidden includes (with cicular dependencies),directly include only the header files needed. This reduces theunneeded spamming of various headers into lots of files.For now, this leaves us with very few modules including vnet.hand thus needing to depend on opt_route.h.Reviewed by:	brooks, gnn, des, zec, impSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Tue, 02 Dec 2008 22:37:28 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@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/linprocfs/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/linprocfs/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>c11c12792618404025412f0ce20f1ed4df7fff12 - Let kmod.mk touch opt_*.h files as needed.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/linprocfs/Makefile#c11c12792618404025412f0ce20f1ed4df7fff12</link>
        <description>Let kmod.mk touch opt_*.h files as needed.Inspired by:	imp&apos;s email

            List of files:
            /freebsd/sys/modules/linprocfs/Makefile</description>
        <pubDate>Sat, 04 Sep 2004 08:37:58 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
