<?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>b2d245a0 - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#b2d245a0</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(cherry picked from commit 93c43690960274dd3bb67b1ee0f1dd3ca4d13def)

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 14:31:30 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dd76c272 - Add some basic tests that exercise cputime limits with limits(1)</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#dd76c272</link>
        <description>Add some basic tests that exercise cputime limits with limits(1)MFC after: 1 weekSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Mon, 09 Nov 2015 01:05:31 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be5523e8 - This code builds cleanly at WARNS level 6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#be5523e8</link>
        <description>This code builds cleanly at WARNS level 6.MFC after:	1 week

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Mon, 08 Nov 2004 18:08:16 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>450435a1 - Don&apos;t use gcc specific flags.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#450435a1</link>
        <description>Don&apos;t use gcc specific flags.

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Mon, 01 Apr 2002 10:54:11 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b72aacc - Fixed some style bugs (bogus cloned Id, null overrides of defaults, and</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#8b72aacc</link>
        <description>Fixed some style bugs (bogus cloned Id, null overrides of defaults, andthe usual style bugs for DPADD/LDADD).

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Sat, 17 Feb 2001 06:20:14 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be0cde6f - Remove useless `BINOWN=root&apos; now that it is the default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#be0cde6f</link>
        <description>Remove useless `BINOWN=root&apos; now that it is the default.

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Sat, 19 Sep 1998 22:42:06 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c03293e5 - limits(1): set and display process resources.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/limits/Makefile#c03293e5</link>
        <description>limits(1): set and display process resources.

            List of files:
            /freebsd-13.1/usr.bin/limits/Makefile</description>
        <pubDate>Tue, 21 Jan 1997 15:05:15 +0000</pubDate>
        <dc:creator>David Nugent &lt;davidn@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
