<?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>7682402b4b362aa38ab82317c91e2dca426d5f23 - Unbreak tools build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#7682402b4b362aa38ab82317c91e2dca426d5f23</link>
        <description>Unbreak tools build.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Thu, 10 Mar 2016 11:32:10 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6295e914155847bcdbbd59e9bb12ac5144208f8 - PR/50914: David Binderman: Fix memory leaks.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#f6295e914155847bcdbbd59e9bb12ac5144208f8</link>
        <description>PR/50914: David Binderman: Fix memory leaks.While here, fix error handling too.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Tue, 08 Mar 2016 20:13:44 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>926a7cc33134b7982da3f82b10d35be2d0174de0 - option noinput</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#926a7cc33134b7982da3f82b10d35be2d0174de0</link>
        <description>option noinput

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Thu, 29 Oct 2009 14:35:25 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fa7059102e2ea2a0c7b11ed81e8665fa97ad8b9 - define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#0fa7059102e2ea2a0c7b11ed81e8665fa97ad8b9</link>
        <description>define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Mon, 20 Apr 2009 16:05:29 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>826a14607a3d151e43a2281c37fb241c1559f54f - Now that &lt;bsd.prog.mk&gt; DTRT if HOSTPROG is defined (i.e, it is a no-op),</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#826a14607a3d151e43a2281c37fb241c1559f54f</link>
        <description>Now that &lt;bsd.prog.mk&gt; DTRT if HOSTPROG is defined (i.e, it is a no-op),there&apos;s no need to special-case .include-ing it.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Sun, 18 May 2003 07:57:31 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf9ec67e38653c28b6a64ce8c7eb69515a309798 - Add fgen as a host tool, used for sys/arch/sparc/bootblk.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#bf9ec67e38653c28b6a64ce8c7eb69515a309798</link>
        <description>Add fgen as a host tool, used for sys/arch/sparc/bootblk.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Tue, 28 May 2002 21:56:05 +0000</pubDate>
        <dc:creator>bjh21 &lt;bjh21@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fcd0fb118f95dc8b48f9f10f6dfb6241877c6c79 - Make gcc 2.96 (and maybe earlier) happier.  Include &lt;stdlib.h&gt;,&lt;string.&gt;,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#fcd0fb118f95dc8b48f9f10f6dfb6241877c6c79</link>
        <description>Make gcc 2.96 (and maybe earlier) happier.  Include &lt;stdlib.h&gt;,&lt;string.&gt;,etc. as appropriate to get exit,srncmp,abs,abort,etc.Add -I${.CURDIR} to a few Makefiles

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Mon, 03 Jul 2000 02:51:12 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0ba087720760f2bd8e539a4770c5ee297fb64c1 - kill trailing blank line.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#d0ba087720760f2bd8e539a4770c5ee297fb64c1</link>
        <description>kill trailing blank line.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Sun, 16 Apr 2000 04:57:55 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>843b0a05b35b2efd530d3ddfca465fa587ce51c5 - make this compile under NetBSD.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#843b0a05b35b2efd530d3ddfca465fa587ce51c5</link>
        <description>make this compile under NetBSD.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Wed, 11 Nov 1998 05:26:57 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e192ee3f91b17addbacfb318a7686cd7f9e69f7 - Added an FCode tokenizer for all your FCode tokenizing needs.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/usr.bin/fgen/Makefile#1e192ee3f91b17addbacfb318a7686cd7f9e69f7</link>
        <description>Added an FCode tokenizer for all your FCode tokenizing needs.

            List of files:
            /netbsd-src/usr.bin/fgen/Makefile</description>
        <pubDate>Sat, 31 Oct 1998 18:14:53 +0000</pubDate>
        <dc:creator>eeh &lt;eeh@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
