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

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/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>5abb10fa - pkgbase: Put yellow pages programs to its own package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#5abb10fa</link>
        <description>pkgbase: Put yellow pages programs to its own packageYP is less and less used, split them to users have the choice to notinstall them.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33441

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Tue, 28 Sep 2021 09:49:50 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58458d06 - Sync ypwhich(1) code with the OpenBSD version that is more modern.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#58458d06</link>
        <description>Sync ypwhich(1) code with the OpenBSD version that is more modern.Update the BSD LICENSE and remove the 3rd clause.Reviewed by:	rodrigc, kib, baptApproved by:	bapt (mentor)Obtained from:	OpenBSDDifferential Revision:	D3249

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Tue, 25 Aug 2015 15:27:32 +0000</pubDate>
        <dc:creator>Marcelo Araujo &lt;araujo@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-14.2/usr.bin/ypwhich/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-14.2/usr.bin/ypwhich/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>e35f9517 - Remove NO_WERRORs and WARNS=n&apos;s. To be revisited after GCC3.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#e35f9517</link>
        <description>Remove NO_WERRORs and WARNS=n&apos;s. To be revisited after GCC3.

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Fri, 08 Feb 2002 23:07:37 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>082d8262 - WARNS=2 fixes</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#082d8262</link>
        <description>WARNS=2 fixes__FBSDID() additionssome include file sorting.Some Makefile sorting.WARNS?=2 is not added to the Makefile, because it is going to bedefault for usr.bin/NO_WERROR is set because there are rpc*.h file issues.

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Tue, 11 Dec 2001 22:08:58 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:08:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2b73968 - Add ypwhich(1) and yppoll(8) manual pages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#f2b73968</link>
        <description>Add ypwhich(1) and yppoll(8) manual pages.Obtained from: NetBSD, slightly modified

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Sun, 21 Sep 1997 11:49:18 +0000</pubDate>
        <dc:creator>Wolfram Schneider &lt;wosch@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c115df18 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#c115df18</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 19:58:13 +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/usr.bin/ypwhich/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/usr.bin/ypwhich/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>73407b34 - Move more YP user programs over.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ypwhich/Makefile#73407b34</link>
        <description>Move more YP user programs over.

            List of files:
            /freebsd-14.2/usr.bin/ypwhich/Makefile</description>
        <pubDate>Mon, 08 Aug 1994 01:13:35 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
