<?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>5688843dc9c5fd8d3fe0c0915a6240d680e0b506 - sys: Index netlink/ files with the cscope target</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#5688843dc9c5fd8d3fe0c0915a6240d680e0b506</link>
        <description>sys: Index netlink/ files with the cscope targetReviewed by:	oshogboApproved by:	oshogbo (mentor)Differential Revision: https://reviews.freebsd.org/D45934

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Tue, 09 Jul 2024 16:16:56 +0200</pubDate>
        <dc:creator>Konrad Witaszczyk &lt;def@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/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/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/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/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>f0d1225734519a74e04b482fe54ae33d08627bcd - Remove dead code in the cscope target</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#f0d1225734519a74e04b482fe54ae33d08627bcd</link>
        <description>Remove dead code in the cscope targetarm64 is the only currently supported architecture that has${MACHINE_CPUARCH} set to a different value (aarch64) than ${MACHINE}(arm64), as described in arch(7). However, there is no source directoryassociated with arm64 that has a name set to ${MACHINE_CPUARCH}.Remove the dead code that adds a directory with a name set to${MACHINE_CPUARCH} to a list of directories indexed with cscope.This change allows to use the cscope target on arm64.Discussed with:	jhbReviewed by:	imp jhbApproved by:	oshogbo (mentor)Differential Revision:	https://reviews.freebsd.org/D36402

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Wed, 31 Aug 2022 12:57:50 +0200</pubDate>
        <dc:creator>Konrad Witaszczyk &lt;def@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>153b6271a740e86ed2ef8f51f0bb5f57d75a290d - Fix &apos;make cscope&apos; with ALL_ARCH defined</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#153b6271a740e86ed2ef8f51f0bb5f57d75a290d</link>
        <description>Fix &apos;make cscope&apos; with ALL_ARCH definedThe sys/mips directory has been removed.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Fri, 07 Jan 2022 16:53:52 +0100</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc02c18c486fce2ca23b428a9e89b4eb3bb48da3 - Merge ^/head r357408 through r357661.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#bc02c18c486fce2ca23b428a9e89b4eb3bb48da3</link>
        <description>Merge ^/head r357408 through r357661.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Fri, 07 Feb 2020 20:08:37 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d42975c298ca0adba705c042596303c9f5 - Remove sparc64 kernel support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#58aa35d42975c298ca0adba705c042596303c9f5</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 18:35:11 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55b1c6e7e4a6909004e13c6d2f328f911a8e7b83 - Merge ^/head r325663 through r325841.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#55b1c6e7e4a6909004e13c6d2f328f911a8e7b83</link>
        <description>Merge ^/head r325663 through r325841.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Wed, 15 Nov 2017 12:28:11 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca987d4641cdcd7f27e153db17c5bf064934faf5 - Move sys/boot to stand. Fix all references to new location</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#ca987d4641cdcd7f27e153db17c5bf064934faf5</link>
        <description>Move sys/boot to stand. Fix all references to new locationSponsored by:	Netflix

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Wed, 15 Nov 2017 00:02:19 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27c240688cf3256100eb4165a75b2981565d9813 - Merge ^/head r318560 through r318657.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#27c240688cf3256100eb4165a75b2981565d9813</link>
        <description>Merge ^/head r318560 through r318657.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Mon, 22 May 2017 21:28:24 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e37a8052f92c18856899459bcbd915bf2aea7dbe - Remove glimpse make target added in r181432</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#e37a8052f92c18856899459bcbd915bf2aea7dbe</link>
        <description>Remove glimpse make target added in r181432The textproc/glimpse port expired over 3 years ago because there weren&apos;t anymore publicly available distfiles, and because it lacked a maintainer. Removethe target as it&apos;s no longer executable on FreeBSD.Differential Revision:	D10764MFC after:	1 monthReviewed by:	impSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Mon, 22 May 2017 17:53:30 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be27b3116288a0ff98ddce9c853b6f4fe55e85ee - Merge ^/head r317503 through r317807.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#be27b3116288a0ff98ddce9c853b6f4fe55e85ee</link>
        <description>Merge ^/head r317503 through r317807.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Thu, 04 May 2017 23:30:26 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52f72bfa66cc8e44a5e37de98e7e35c71058bd6c - Fix &quot;make cscope-clean&quot; when .OBJDIR already exists</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#52f72bfa66cc8e44a5e37de98e7e35c71058bd6c</link>
        <description>Fix &quot;make cscope-clean&quot; when .OBJDIR already existsThe cscope generated files are always put in .CURDIR .MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Mon, 01 May 2017 07:59:52 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f80c9100ae8e56ff99c975dfa2a83d3b76d91316 - Fix &quot;make cscope&quot; after r317411</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#f80c9100ae8e56ff99c975dfa2a83d3b76d91316</link>
        <description>Fix &quot;make cscope&quot; after r317411Sponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Mon, 01 May 2017 07:54:33 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65575c14243781e76649ccc733536a1c27ac150a - Merge ^/head r312894 through r312967.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#65575c14243781e76649ccc733536a1c27ac150a</link>
        <description>Merge ^/head r312894 through r312967.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Sun, 29 Jan 2017 23:00:47 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b375b4edd1b98884c3031d6ccd61acb10bd895d - Remove pc98 support completely.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#2b375b4edd1b98884c3031d6ccd61acb10bd895d</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 03:22:15 +0100</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>014db25b98371942a535a35783bbaf8b571a6bee - Update ^/vendor/NetBSD/tests/dist to a more recent snapshot</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#014db25b98371942a535a35783bbaf8b571a6bee</link>
        <description>Update ^/vendor/NetBSD/tests/dist to a more recent snapshotPulled on &quot;Thu Aug 11 18:01:19 PDT 2016&quot;

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 03:05:07 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82aa34e6fa1cd5a4ad401383522daf51412ea4b2 - Merge ^/head r296007 through r296368.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#82aa34e6fa1cd5a4ad401383522daf51412ea4b2</link>
        <description>Merge ^/head r296007 through r296368.

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Fri, 04 Mar 2016 00:15:46 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>52259a98adba7622f236db46a330e61df0c84fb1 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/Makefile#52259a98adba7622f236db46a330e61df0c84fb1</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/Makefile</description>
        <pubDate>Wed, 02 Mar 2016 17:14:46 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
