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

            List of files:
            /freebsd-14.2/bin/mkdir/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>931329f8 - Fix Makefile entries from r323275</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#931329f8</link>
        <description>Fix Makefile entries from r323275Reported by:		Vladimir Zakharov &lt;zakharov.vv@gmail.com&gt;Reviewed by:		ngieMFC after:		3 weeksX-MFC-With:		323275

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Fri, 29 Sep 2017 23:47:23 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>014404db - Add basic tests for chflags, mkdir, rcp, and rmdir</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#014404db</link>
        <description>Add basic tests for chflags, mkdir, rcp, and rmdirAdd basic command line parsing test coverage for these utilities.  The testswere automatically generated based on their man pages.  These tests can beexpanded by hand for more thorough coverage.  The aim is to generate verybasic amount of test coverage for all the utilities in the base system.Submitted by:	shivanshReviewed by:	asomers, brooksMFC after:	3 weeksSponsored by:	Google, Inc (GSoC 2017)Differential Revision:	https://reviews.freebsd.org/D12036

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Thu, 07 Sep 2017 16:54:47 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac2875fa - Explicitly add unmarked bin/ binaries to the runtime package.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#ac2875fa</link>
        <description>Explicitly add unmarked bin/ binaries to the runtime package.Note: tcsh(1) has a MK_TCSH=no test, so this should be a separatepackage, which requires pre-install/post-install scripts, to beadded later.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 16:58:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31187313 - Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#31187313</link>
        <description>Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.incRequested by:	ruApproved by:	grehan (mentor)

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Wed, 26 Jan 2005 06:48:17 +0000</pubDate>
        <dc:creator>Suleiman Souhlal &lt;ssouhlal@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ac2b177 - - The first argument of getmode() is a void *</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#3ac2b177</link>
        <description>- The first argument of getmode() is a void *- Add WARNS?= 6Approved by:	stefanf, grehan (mentor)Obtained from:	DragonFlyBSD

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Tue, 25 Jan 2005 14:31:19 +0000</pubDate>
        <dc:creator>Suleiman Souhlal &lt;ssouhlal@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7482907 - Default to WARNS=2.  Binary builds that cannot handle this must explicitly</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#a7482907</link>
        <description>Default to WARNS=2.  Binary builds that cannot handle this must explicitlyset WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 01:57:47 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b91c884f - Set WARNS=2 on programs which compile cleanly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#b91c884f</link>
        <description>Set WARNS=2 on programs which compile cleanly.Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Sun, 15 Jul 2001 10:30:46 +0000</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a456239 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#2a456239</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Fri, 27 Aug 1999 23:15:48 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b97fa2ef - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#b97fa2ef</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 14:13:04 +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/bin/mkdir/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/bin/mkdir/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>89730b29 - Added $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#89730b29</link>
        <description>Added $Id$

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Sat, 24 Sep 1994 02:59:15 +0000</pubDate>
        <dc:creator>David Greenman &lt;dg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b88c807 - BSD 4.4 Lite bin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/mkdir/Makefile#4b88c807</link>
        <description>BSD 4.4 Lite bin Sources

            List of files:
            /freebsd-14.2/bin/mkdir/Makefile</description>
        <pubDate>Thu, 26 May 1994 06:18:55 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
