<?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>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>2c01714316153461c6e893f6d546a73748730b6f - Remove bootstrap code -- you should really have stdint.h by now.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#2c01714316153461c6e893f6d546a73748730b6f</link>
        <description>Remove bootstrap code -- you should really have stdint.h by now.Include stdint.h to get SIZE_MAX as ISO C99 sayss that&apos;s the rightheader.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Sun, 10 Aug 2008 23:50:12 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>9d62a0f98f0de1bb82fb9d9c510d597e1e9a188d - Sync with OpenBSD:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#9d62a0f98f0de1bb82fb9d9c510d597e1e9a188d</link>
        <description>Sync with OpenBSD:* Instead of calling out mkdir -p, reuse code from mkdir(1).* Use calloc() to avoid malloc(n * m) overflows.* Add detailed SYNOPSIS to the manual page, sort options and add  missing arguments.* Various cleanups.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Sat, 29 Sep 2007 23:11:10 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;swildner@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>c03f08f36c0122373cab0d3832d20e8c3256afc1 - Pull WARNS6 into usr.bin/Makefile.inc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#c03f08f36c0122373cab0d3832d20e8c3256afc1</link>
        <description>Pull WARNS6 into usr.bin/Makefile.inc.Most of usr.bin is marked as WARNS6, so add exceptions in individualMakefiles.  Also, remove any warning flags from CFLAGS in those Makefiles.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Mon, 27 Aug 2007 16:51:02 +0000</pubDate>
        <dc:creator>Peter Avalos &lt;pavalos@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>e6f30c11b835a7878a0ca02133e6bbb9abfad4ab - Make us bootstrap on FreeBSD-6.x. Joerg seemed to fix it before, but</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#e6f30c11b835a7878a0ca02133e6bbb9abfad4ab</link>
        <description>Make us bootstrap on FreeBSD-6.x. Joerg seemed to fix it before, butonly make got -DBOOTSTRAPPING passed, not CFLAGS.Reported-by: Robert Sebastian Gerus &lt;arachnist@gmail.com&gt;

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Sat, 09 Jul 2005 11:05:10 +0000</pubDate>
        <dc:creator>Simon Schubert &lt;corecode@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>53e987cee557d989dbf172d8a3c2ade9ea6fc46f - Use system version of getopt_long and basename for the bootstrapping tools.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#53e987cee557d989dbf172d8a3c2ade9ea6fc46f</link>
        <description>Use system version of getopt_long and basename for the bootstrapping tools.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Fri, 22 Apr 2005 06:52:42 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>5d6897ab88180d0f34082af35f34d78c6c929e73 - Make a DFly buildworld work on a FreeBSD-4.x system again by fixing</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#5d6897ab88180d0f34082af35f34d78c6c929e73</link>
        <description>Make a DFly buildworld work on a FreeBSD-4.x system again by fixingassumptions made by the new patch code during the buildworld/bootstrapbuild stage.  + slip the DragonFly_Stable tag for the fix.Work-by: Joerg Sonnenberger and Matt Dillon

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Mon, 11 Oct 2004 21:36:48 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f9ea5d324a9cac593746d1770215b63a71ebc228 - Make the BSD patch WARNS=6 clean</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#f9ea5d324a9cac593746d1770215b63a71ebc228</link>
        <description>Make the BSD patch WARNS=6 clean- constify string operations if possible- rename some variables to avoid namespace clashes- don&apos;t cast the signal functions to sig_t), it&apos;s unnecessarySubmitted-by: Sascha Wildner &lt;saw@online.de&gt;Instead of i_ptr[++iline][0] = &apos;\0&apos;, I&apos;ve used a special empty char arrayinstead. I&apos;m not sure if i_ptr[++iline] points to a valid memory locationunder all circumstances and this is a safer bet.

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Tue, 28 Sep 2004 19:09:50 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>48d201a5a8c1dab4aa7166b0812594c101fc43c3 - Add GPL-free patch. This is the extended version of Larry Wall&apos;s original</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/usr.bin/patch/Makefile#48d201a5a8c1dab4aa7166b0812594c101fc43c3</link>
        <description>Add GPL-free patch. This is the extended version of Larry Wall&apos;s originalpatch.Obtained-from: OpenBSDSubmitted-by: Sascha Wildner &lt;saw@online.de&gt;

            List of files:
            /dflybsd-src/usr.bin/patch/Makefile</description>
        <pubDate>Fri, 24 Sep 2004 18:44:28 +0000</pubDate>
        <dc:creator>Joerg Sonnenberger &lt;joerg@dragonflybsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
