<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/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/usr.bin/mktemp/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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac6f924e1cd1ebd9832227e906ebc03e3ba5eede - mktemp: add -p/--tmpdir argument</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#ac6f924e1cd1ebd9832227e906ebc03e3ba5eede</link>
        <description>mktemp: add -p/--tmpdir argumentThis matches other mktemp implementations, including OpenBSD and GNU.The -p option can be used to provide a tmpdir prefix for specifiedtemplates.  Precedence works out like so:-t flag:- $TMPDIR- -p directory- /tmpImplied -t flag (no arguments or only -d flag):- -p directory- $TMPDIR- /tmpSome tests have been added for mktemp(1) in the process.Reviewed by:	imp (earlier version), woschSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D37121

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Mon, 31 Oct 2022 04:55:46 +0100</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690960274dd3bb67b1ee0f1dd3ca4d13def - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#93c43690960274dd3bb67b1ee0f1dd3ca4d13def</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 15:31:30 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91bd71d2060cd302015f7dd6e7b891014552dba4 - Remove leaf node WARNS?=2 (that mainly I added). This should</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#91bd71d2060cd302015f7dd6e7b891014552dba4</link>
        <description>Remove leaf node WARNS?=2 (that mainly I added). This shouldhelp the GCC3 transition and CURRENT in general.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Fri, 08 Feb 2002 23:31:43 +0100</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ff5e898db817c903f5ca2a8e31523585f7c33cb - Warns cleanups.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#9ff5e898db817c903f5ca2a8e31523585f7c33cb</link>
        <description>Warns cleanups.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 22:07:23 +0100</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ca332d5bff412fef921f5440d01b94c5eb301d6 - Bring in an old faithful tool I&apos;ve been using for just over 4 years now</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#4ca332d5bff412fef921f5440d01b94c5eb301d6</link>
        <description>Bring in an old faithful tool I&apos;ve been using for just over 4 years now(originally on a different OS without mkstemp()), albeit somewhatbashed and hacked into something that doesn&apos;t look too much likethe original any more.  It should be upwardly compatable withOpenBSD&apos;s mktemp(1) but does a couple of extra things.I&apos;ve taken OpenBSD&apos;s mktemp.1 man page and adapted it to suit.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Tue, 14 Apr 1998 09:39:57 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91bd71d2060cd302015f7dd6e7b891014552dba4 - Remove leaf node WARNS?=2 (that mainly I added). This should</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#91bd71d2060cd302015f7dd6e7b891014552dba4</link>
        <description>Remove leaf node WARNS?=2 (that mainly I added). This shouldhelp the GCC3 transition and CURRENT in general.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Fri, 08 Feb 2002 23:31:43 +0100</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ff5e898db817c903f5ca2a8e31523585f7c33cb - Warns cleanups.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#9ff5e898db817c903f5ca2a8e31523585f7c33cb</link>
        <description>Warns cleanups.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 22:07:23 +0100</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4ca332d5bff412fef921f5440d01b94c5eb301d6 - Bring in an old faithful tool I&apos;ve been using for just over 4 years now</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/mktemp/Makefile#4ca332d5bff412fef921f5440d01b94c5eb301d6</link>
        <description>Bring in an old faithful tool I&apos;ve been using for just over 4 years now(originally on a different OS without mkstemp()), albeit somewhatbashed and hacked into something that doesn&apos;t look too much likethe original any more.  It should be upwardly compatable withOpenBSD&apos;s mktemp(1) but does a couple of extra things.I&apos;ve taken OpenBSD&apos;s mktemp.1 man page and adapted it to suit.

            List of files:
            /freebsd/usr.bin/mktemp/Makefile</description>
        <pubDate>Tue, 14 Apr 1998 09:39:57 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
