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

            List of files:
            /freebsd-14.2/usr.bin/chat/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>8491f234 - Rename logf --&gt; chat_logf  to avoid naming conflicts</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#8491f234</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-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 31 Oct 2003 06:22:03 +0000</pubDate>
        <dc:creator>Tim Kientzle &lt;kientzle@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a4c2efa - Replace -fno-builtin-logf with a -D argument to change the function name.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#4a4c2efa</link>
        <description>Replace -fno-builtin-logf with a -D argument to change the function name.

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

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

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Sun, 26 Oct 2003 04:49:58 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cd720a5e - Import chat(8) from ppp-2.3.1 distribution</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#cd720a5e</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-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 22 Aug 1997 15:13:40 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5666a045 - Remove GCC-specific flags.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#5666a045</link>
        <description>Remove GCC-specific flags.

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Sun, 28 Apr 2002 13:53:38 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc12be52 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#dc12be52</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 10:52:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@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/chat/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.bin/chat/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>fa146c53 - Tweaks to allow compiling -Wall (mostly adding &quot;const&quot; to char rcsid[]).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#fa146c53</link>
        <description>Tweaks to allow compiling -Wall (mostly adding &quot;const&quot; to char rcsid[]).

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

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Fri, 22 Aug 1997 15:42:33 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@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/chat/Makefile#c115df18</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.bin/chat/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/chat/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/chat/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>9f65f104 - Merge in changes from ppp-2.2&apos;s chat onto the mainline...</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#9f65f104</link>
        <description>Merge in changes from ppp-2.2&apos;s chat onto the mainline...

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Tue, 31 Oct 1995 23:28:29 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2253b288 - Vendor branch import of chat from ppp-2.2 package..</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#2253b288</link>
        <description>Vendor branch import of chat from ppp-2.2 package..

            List of files:
            /freebsd-14.2/usr.bin/chat/Makefile</description>
        <pubDate>Tue, 31 Oct 1995 23:07:20 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b1aec48 - chat for ppp, from ppp 2.1.2</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/chat/Makefile#9b1aec48</link>
        <description>chat for ppp, from ppp 2.1.2

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