<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3990b4b - Unroll vgrind filter to no longer depend on vgrind(1) during buildworld.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#c3990b4b</link>
        <description>Unroll vgrind filter to no longer depend on vgrind(1) during buildworld.The source files haven&apos;t been touched in ages and this is unlikelyto change in the future.

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Wed, 26 Jan 2011 19:39:31 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b382ba4f - bsd.doc.mk changes:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#b382ba4f</link>
        <description>bsd.doc.mk changes:Don&apos;t gratuitously pipe thru a cat(1) if NODOCCOMPRESS.Only create _stamp.extra when necessary.Get rid of SOELIMPP and OBJS.Use Groff version of soelim(1); we need its -I optionfor the following to work.Don&apos;t needlessly chdir to SRCDIR.  Only a few documentsneed CD_HACK, and those that need it either use refer(1)or .PSPIC macro which internally uses the .psbb call.

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Tue, 29 Oct 2002 14:56:09 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>230f8c40 - Revert $FreeBSD$ back to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#230f8c40</link>
        <description>Revert $FreeBSD$ back to $Id$

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 13:06:56 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a316b26e - Make all these format under the new scheme.  I haven&apos;t had a chance to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#a316b26e</link>
        <description>Make all these format under the new scheme.  I haven&apos;t had a chance totest the -me stuff, so it&apos;s still disabled for now.

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Wed, 11 Jan 1995 04:10:10 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afe61c15 - BSD 4.4 Lite Share Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/papers/kernmalloc/Makefile#afe61c15</link>
        <description>BSD 4.4 Lite Share Sources

            List of files:
            /freebsd-14.2/share/doc/papers/kernmalloc/Makefile</description>
        <pubDate>Mon, 30 May 1994 19:09:18 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
