<?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>73974a78f7f60acdbb26cdd5325c21c0bb1d2d4d - hostname(1): Add test cases</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#73974a78f7f60acdbb26cdd5325c21c0bb1d2d4d</link>
        <description>hostname(1): Add test casesSponsored by:	The FreeBSD FoundationPull Request:	https://github.com/freebsd/freebsd-src/pull/1069

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Wed, 17 Jan 2024 05:30:29 +0100</pubDate>
        <dc:creator>Lin Lee &lt;leelin2602@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>90aea514c6249118e880d75972d063362f4bf492 - bin: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#90aea514c6249118e880d75972d063362f4bf492</link>
        <description>bin: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</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/bin/hostname/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/bin/hostname/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>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac2875fa16f0a3747b0e3f249814c4297605be61 - Explicitly add unmarked bin/ binaries to the runtime package.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#ac2875fa16f0a3747b0e3f249814c4297605be61</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/bin/hostname/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 17:58:50 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a748290789444352877e207721a7db215206cc9a - Default to WARNS=2.  Binary builds that cannot handle this must explicitly</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#a748290789444352877e207721a7db215206cc9a</link>
        <description>Default to WARNS=2.  Binary builds that cannot handle this must explicitlyset WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:57:47 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>982f5d88ff041e0e6151ebe6af3f45e437202e82 - WARNS= -&gt; WARNS?=</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#982f5d88ff041e0e6151ebe6af3f45e437202e82</link>
        <description>WARNS= -&gt; WARNS?=Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Fri, 22 Jun 2001 23:38:30 +0200</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97dbc8f347d76d9d4e710b2682994a7a3f68319c - Silence WARNS=2 and BDECFLAGS on i386 and alpha</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#97dbc8f347d76d9d4e710b2682994a7a3f68319c</link>
        <description>Silence WARNS=2 and BDECFLAGS on i386 and alphaMFC After:	1 week

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sun, 20 May 2001 06:54:15 +0200</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a4562393f80633b81c11d4f7df00548d1cc3c48 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#2a4562393f80633b81c11d4f7df00548d1cc3c48</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:15:48 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b97fa2ef508bb1cc99621edb8b6d03845b55b8bd - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:13:04 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656e5fe4c2d1ba299e024d1b40eaeebd380 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#1130b656e5fe4c2d1ba299e024d1b40eaeebd380</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/bin/hostname/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 08:20:47 +0100</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89730b290a5b2a1506fc7b4a1e604d01e16395ad - Added $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#89730b290a5b2a1506fc7b4a1e604d01e16395ad</link>
        <description>Added $Id$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 24 Sep 1994 04:59:15 +0200</pubDate>
        <dc:creator>David Greenman &lt;dg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b88c807ea9c629dc5691abc7e3cac9ea0d776dd - BSD 4.4 Lite bin Sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#4b88c807ea9c629dc5691abc7e3cac9ea0d776dd</link>
        <description>BSD 4.4 Lite bin Sources

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Thu, 26 May 1994 08:18:55 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a748290789444352877e207721a7db215206cc9a - Default to WARNS=2.  Binary builds that cannot handle this must explicitly</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#a748290789444352877e207721a7db215206cc9a</link>
        <description>Default to WARNS=2.  Binary builds that cannot handle this must explicitlyset WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:57:47 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>982f5d88ff041e0e6151ebe6af3f45e437202e82 - WARNS= -&gt; WARNS?=</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#982f5d88ff041e0e6151ebe6af3f45e437202e82</link>
        <description>WARNS= -&gt; WARNS?=Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Fri, 22 Jun 2001 23:38:30 +0200</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97dbc8f347d76d9d4e710b2682994a7a3f68319c - Silence WARNS=2 and BDECFLAGS on i386 and alpha</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#97dbc8f347d76d9d4e710b2682994a7a3f68319c</link>
        <description>Silence WARNS=2 and BDECFLAGS on i386 and alphaMFC After:	1 week

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sun, 20 May 2001 06:54:15 +0200</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a4562393f80633b81c11d4f7df00548d1cc3c48 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#2a4562393f80633b81c11d4f7df00548d1cc3c48</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:15:48 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b97fa2ef508bb1cc99621edb8b6d03845b55b8bd - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#b97fa2ef508bb1cc99621edb8b6d03845b55b8bd</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:13:04 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656e5fe4c2d1ba299e024d1b40eaeebd380 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#1130b656e5fe4c2d1ba299e024d1b40eaeebd380</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/bin/hostname/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 08:20:47 +0100</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89730b290a5b2a1506fc7b4a1e604d01e16395ad - Added $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/bin/hostname/Makefile#89730b290a5b2a1506fc7b4a1e604d01e16395ad</link>
        <description>Added $Id$

            List of files:
            /freebsd/bin/hostname/Makefile</description>
        <pubDate>Sat, 24 Sep 1994 04:59:15 +0200</pubDate>
        <dc:creator>David Greenman &lt;dg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
