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

            List of files:
            /freebsd/usr.bin/whereis/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>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da96b4498519f66f3f5fe72d1474bf13f7d - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b7946da96b4498519f66f3f5fe72d1474bf13f7d</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:27:05 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>254dd1666eaa21b0f7ecf37507e4ee0d44284abe - Let bsd.prog.mk set SRCS and MAN to their default values.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#254dd1666eaa21b0f7ecf37507e4ee0d44284abe</link>
        <description>Let bsd.prog.mk set SRCS and MAN to their default values.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Fri, 28 Jan 2005 17:08:11 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ee0ac542b6d7c312733498f3a817e248d9b2444 - Adjust max WARNs for sparc64.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#1ee0ac542b6d7c312733498f3a817e248d9b2444</link>
        <description>Adjust max WARNs for sparc64.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Mon, 30 Dec 2002 10:48:40 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e97f67f53276c84755c7239e71fa7110be6f216e - Complete rewrite, once again.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#e97f67f53276c84755c7239e71fa7110be6f216e</link>
        <description>Complete rewrite, once again.This is basically a ``C compilation&apos;&apos; of the former whereis.pl file,employing the same algorithms, and aiming at being mostlyUI-compatible to the old (legally tainted) 4.3BSD whereis(1).  Incomparision, the 4.4BSD-Lite version is just another variant ofwhich(1) only, where in particular the option to search for sourcedirectories is sorely missing.While i was at it, i added two more options which i contemplated doinglong since.  -x will suppress the run of locate(1) to find sourcesthat could not be found otherwise, potentially saving a lot of time(but obviously, risking to not find some sources that are well hiddenin the tree).  -q will omit the leading name of the query, so inparticular, you can now do something like:	cd `whereis -qs ls`I&apos;d explicitly like to thank johan for his review which was quite abit more than an average review, including sending me a lot of diffs.Reviewed by:	johan

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 23:20:54 +0200</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b81a9775c7e1238db966a389701c30d9fba5e375 - Switch to c version</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b81a9775c7e1238db966a389701c30d9fba5e375</link>
        <description>Switch to c versionApproved by:    sheldonh (mentor)

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Wed, 03 Jul 2002 21:22:52 +0200</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9ad8c8635daa61851dae229097979424d740268 - beforeinstall -&gt; SCRIPTS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b9ad8c8635daa61851dae229097979424d740268</link>
        <description>beforeinstall -&gt; SCRIPTS.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Sat, 07 Apr 2001 13:21:35 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc12be52584a604d0444341077b89a56d670609f - MAN[1-9] -&gt; MAN.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#dc12be52584a604d0444341077b89a56d670609f</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 12:52:19 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ace9012ad15e680b48717de9520ebecda23afda - A totally revamped whereis(1), bringing back all the functionality of</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#1ace9012ad15e680b48717de9520ebecda23afda</link>
        <description>A totally revamped whereis(1), bringing back all the functionality ofthe 4.3BSD command.  Rewritten from scratch after the old man page,taking account for the different situation with man pages and sourcetree hierarchy (re: /usr/src/gnu) of the FreeBSD project.Reviewed by:	wosch (actually loooong time ago)

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Sat, 15 Jun 1996 14:29:48 +0200</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d9027575220cb6dd09b3e62f03f511e908b8 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#9b50d9027575220cb6dd09b3e62f03f511e908b8</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Fri, 27 May 1994 14:33:43 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da96b4498519f66f3f5fe72d1474bf13f7d - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b7946da96b4498519f66f3f5fe72d1474bf13f7d</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:27:05 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>254dd1666eaa21b0f7ecf37507e4ee0d44284abe - Let bsd.prog.mk set SRCS and MAN to their default values.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#254dd1666eaa21b0f7ecf37507e4ee0d44284abe</link>
        <description>Let bsd.prog.mk set SRCS and MAN to their default values.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Fri, 28 Jan 2005 17:08:11 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ee0ac542b6d7c312733498f3a817e248d9b2444 - Adjust max WARNs for sparc64.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#1ee0ac542b6d7c312733498f3a817e248d9b2444</link>
        <description>Adjust max WARNs for sparc64.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Mon, 30 Dec 2002 10:48:40 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e97f67f53276c84755c7239e71fa7110be6f216e - Complete rewrite, once again.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#e97f67f53276c84755c7239e71fa7110be6f216e</link>
        <description>Complete rewrite, once again.This is basically a ``C compilation&apos;&apos; of the former whereis.pl file,employing the same algorithms, and aiming at being mostlyUI-compatible to the old (legally tainted) 4.3BSD whereis(1).  Incomparision, the 4.4BSD-Lite version is just another variant ofwhich(1) only, where in particular the option to search for sourcedirectories is sorely missing.While i was at it, i added two more options which i contemplated doinglong since.  -x will suppress the run of locate(1) to find sourcesthat could not be found otherwise, potentially saving a lot of time(but obviously, risking to not find some sources that are well hiddenin the tree).  -q will omit the leading name of the query, so inparticular, you can now do something like:	cd `whereis -qs ls`I&apos;d explicitly like to thank johan for his review which was quite abit more than an average review, including sending me a lot of diffs.Reviewed by:	johan

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Thu, 11 Jul 2002 23:20:54 +0200</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b81a9775c7e1238db966a389701c30d9fba5e375 - Switch to c version</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b81a9775c7e1238db966a389701c30d9fba5e375</link>
        <description>Switch to c versionApproved by:    sheldonh (mentor)

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Wed, 03 Jul 2002 21:22:52 +0200</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9ad8c8635daa61851dae229097979424d740268 - beforeinstall -&gt; SCRIPTS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/whereis/Makefile#b9ad8c8635daa61851dae229097979424d740268</link>
        <description>beforeinstall -&gt; SCRIPTS.

            List of files:
            /freebsd/usr.bin/whereis/Makefile</description>
        <pubDate>Sat, 07 Apr 2001 13:21:35 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
