<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</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://opengrok.net:8080/history/src/usr.bin/tty/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/tty/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</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://opengrok.net:8080/history/src/usr.bin/tty/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/tty/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>131f7ce586e9ecae3010b90dc9dfb348e681d545 - Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#131f7ce586e9ecae3010b90dc9dfb348e681d545</link>
        <description>Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 00:06:52 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f5b04e925d068b053cc41bae3d3c25a5325062c - Style improvements recommended by Bruce as a follow up to some</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#9f5b04e925d068b053cc41bae3d3c25a5325062c</link>
        <description>Style improvements recommended by Bruce as a follow up to someof the recent WARNS commits. The idea is:1) FreeBSD id tags should follow vendor tags.2) Vendor tags should not be compiled (though copyrights probably should).3) There should be no blank line between including cdefs and __FBSDIF.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:08 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fce1f20c8c05d31e47a510a02912163ff3d9287 - Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#0fce1f20c8c05d31e47a510a02912163ff3d9287</link>
        <description>Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 21:33:59 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d9027575220cb6dd09b3e62f03f511e908b8 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#9b50d9027575220cb6dd09b3e62f03f511e908b8</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:33:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcbfde31e8e9b343f113a1956384bdf30d1ed62 - usr.bin: Remove ancient SCCS tags.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#bdcbfde31e8e9b343f113a1956384bdf30d1ed62</link>
        <description>usr.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:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</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://opengrok.net:8080/history/src/usr.bin/tty/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/usr.bin/tty/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>131f7ce586e9ecae3010b90dc9dfb348e681d545 - Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#131f7ce586e9ecae3010b90dc9dfb348e681d545</link>
        <description>Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 00:06:52 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f5b04e925d068b053cc41bae3d3c25a5325062c - Style improvements recommended by Bruce as a follow up to some</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#9f5b04e925d068b053cc41bae3d3c25a5325062c</link>
        <description>Style improvements recommended by Bruce as a follow up to someof the recent WARNS commits. The idea is:1) FreeBSD id tags should follow vendor tags.2) Vendor tags should not be compiled (though copyrights probably should).3) There should be no blank line between including cdefs and __FBSDIF.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:08 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fce1f20c8c05d31e47a510a02912163ff3d9287 - Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#0fce1f20c8c05d31e47a510a02912163ff3d9287</link>
        <description>Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 21:33:59 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d9027575220cb6dd09b3e62f03f511e908b8 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#9b50d9027575220cb6dd09b3e62f03f511e908b8</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:33:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>131f7ce586e9ecae3010b90dc9dfb348e681d545 - Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#131f7ce586e9ecae3010b90dc9dfb348e681d545</link>
        <description>Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 00:06:52 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f5b04e925d068b053cc41bae3d3c25a5325062c - Style improvements recommended by Bruce as a follow up to some</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#9f5b04e925d068b053cc41bae3d3c25a5325062c</link>
        <description>Style improvements recommended by Bruce as a follow up to someof the recent WARNS commits. The idea is:1) FreeBSD id tags should follow vendor tags.2) Vendor tags should not be compiled (though copyrights probably should).3) There should be no blank line between including cdefs and __FBSDIF.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:08 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fce1f20c8c05d31e47a510a02912163ff3d9287 - Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.</title>
        <link>http://opengrok.net:8080/history/src/usr.bin/tty/Makefile#0fce1f20c8c05d31e47a510a02912163ff3d9287</link>
        <description>Warns cleanup - don&apos;t declare ttyname(). Add FreeBSD ID to Makefile.

            List of files:
            /src/usr.bin/tty/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 21:33:59 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
