<?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>eb373ef459cd87dd9fcab63dc72f3e53c7493758 - chat, pppoed: Move to the ppp package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#eb373ef459cd87dd9fcab63dc72f3e53c7493758</link>
        <description>chat, pppoed: Move to the ppp packageMFC after:	1 dayReviewed by:	manuDifferential Revision:	https://reviews.freebsd.org/D52650

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Tue, 23 Sep 2025 23:20:25 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/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/chat/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/chat/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/chat/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>8491f23424a8a6a4852a5d1a1bf6952027ec3663 - Rename logf --&gt; chat_logf  to avoid naming conflicts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#8491f23424a8a6a4852a5d1a1bf6952027ec3663</link>
        <description>Rename logf --&gt; chat_logf  to avoid naming conflictswith GCC built-in (and with C90 reserved library name).Approved by:	gordon (Mentor)

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 31 Oct 2003 07:22:03 +0100</pubDate>
        <dc:creator>Tim Kientzle &lt;kientzle@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a4c2efa6a6b5cf62201345ad69552a2f670bebc - Replace -fno-builtin-logf with a -D argument to change the function name.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#4a4c2efa6a6b5cf62201345ad69552a2f670bebc</link>
        <description>Replace -fno-builtin-logf with a -D argument to change the function name.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Thu, 30 Oct 2003 23:53:56 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>144b6720d978dad5a373285d7dfc7ed3de2708e9 - Disclaim ownership of pppd/chat.  It is vendor code, but has been badly</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#144b6720d978dad5a373285d7dfc7ed3de2708e9</link>
        <description>Disclaim ownership of pppd/chat.  It is vendor code, but has been badlyneglected here.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Wed, 29 Oct 2003 20:24:04 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>35f47c50028b10c693cdea480dcd1d89b4e1c82b - The math function logf() probably isn&apos;t doing us much good for logging</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#35f47c50028b10c693cdea480dcd1d89b4e1c82b</link>
        <description>The math function logf() probably isn&apos;t doing us much good for loggingstuff.  Add -fno-builtin-logf.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sun, 26 Oct 2003 05:49:58 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5666a04546eb85dcff574b44dc36f3a5e974774a - Remove GCC-specific flags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#5666a04546eb85dcff574b44dc36f3a5e974774a</link>
        <description>Remove GCC-specific flags.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sun, 28 Apr 2002 15:53:38 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@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/chat/Makefile#dc12be52584a604d0444341077b89a56d670609f</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/usr.bin/chat/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>c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 03:08:13 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fa146c53357ea20afd3661d8093ea1db44198d5f - Tweaks to allow compiling -Wall (mostly adding &quot;const&quot; to char rcsid[]).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#fa146c53357ea20afd3661d8093ea1db44198d5f</link>
        <description>Tweaks to allow compiling -Wall (mostly adding &quot;const&quot; to char rcsid[]).

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sun, 06 Dec 1998 23:58:23 +0100</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54c521fbd811db2fe2048ef1555e054d7c0d5453 - Cleanup and remove the not-too-useful examples.  The current versions</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#54c521fbd811db2fe2048ef1555e054d7c0d5453</link>
        <description>Cleanup and remove the not-too-useful examples.  The current versionsshould be in share/examples if anywhere.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 22 Aug 1997 17:42:33 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cd720a5e07883d57acc46eff41fb8e284b0afba4 - Import chat(8) from ppp-2.3.1 distribution</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#cd720a5e07883d57acc46eff41fb8e284b0afba4</link>
        <description>Import chat(8) from ppp-2.3.1 distributionObtained from: Paul Mackerras &lt;paulus@cs.anu.edu.au&gt;

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 22 Aug 1997 17:13:40 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c115df18cd0d5b01a18af0c608bc8b519b62273b - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#c115df18cd0d5b01a18af0c608bc8b519b62273b</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 20:58:13 +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/usr.bin/chat/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/usr.bin/chat/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>9f65f104f5d16e582ddbf8ccdfa81b324d5d4561 - Merge in changes from ppp-2.2&apos;s chat onto the mainline...</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#9f65f104f5d16e582ddbf8ccdfa81b324d5d4561</link>
        <description>Merge in changes from ppp-2.2&apos;s chat onto the mainline...

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Wed, 01 Nov 1995 00:28:29 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2253b2881697555e0eab05051f104f7c97da2455 - Vendor branch import of chat from ppp-2.2 package..</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#2253b2881697555e0eab05051f104f7c97da2455</link>
        <description>Vendor branch import of chat from ppp-2.2 package..

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Wed, 01 Nov 1995 00:07:20 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>698ac68e1196df2652d01c8e8e6e82ac85f42683 - This commit was generated by cvs2svn to compensate for changes in r11987,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#698ac68e1196df2652d01c8e8e6e82ac85f42683</link>
        <description>This commit was generated by cvs2svn to compensate for changes in r11987,which included commits to RCS files with non-trunk default branches.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Wed, 01 Nov 1995 00:07:20 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b1aec4804d1147f476d0cb6136860fe5032c511 - chat for ppp, from ppp 2.1.2</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#9b1aec4804d1147f476d0cb6136860fe5032c511</link>
        <description>chat for ppp, from ppp 2.1.2

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sat, 12 Nov 1994 06:25:32 +0100</pubDate>
        <dc:creator>Lars Fredriksen &lt;lars@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f0f80bfbf2755bb1cfe96ef1be2801f33012d83 - This commit was generated by cvs2svn to compensate for changes in r4374,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/chat/Makefile#0f0f80bfbf2755bb1cfe96ef1be2801f33012d83</link>
        <description>This commit was generated by cvs2svn to compensate for changes in r4374,which included commits to RCS files with non-trunk default branches.

            List of files:
            /freebsd/usr.bin/chat/Makefile</description>
        <pubDate>Sat, 12 Nov 1994 06:25:32 +0100</pubDate>
        <dc:creator>Lars Fredriksen &lt;lars@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
