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

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/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>71ccf092 - The last big commit: let usr.sbin/ use WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#71ccf092</link>
        <description>The last big commit: let usr.sbin/ use WARNS=6 by default.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 11:07:44 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1f1c62 - Cleanup usr.sbin/fd* so they can compile under WARNS=6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#4c1f1c62</link>
        <description>Cleanup usr.sbin/fd* so they can compile under WARNS=6.fdcontrol/fdcontrol.c:	- Add const constraint to an intermediate value	  which is not supposed to be changed elsewhere.fdread/fdread.c:	- Use _devname in favor of devname to avoid name	  conflicit.	- -1 is less than any positive number so in order	  to get the block to function, we should get the	  block a little earlier.	- Cast to remove signed when we are sure that a	  return value is positive, or is compared with	  an positive number (tracknumber of a floppy	  disk is not likely to have UINT_MAX/2 anyway)fdread/fdutil.c:	- Use more specific initializerfdwrite/fdwrite.c:	- Use static on format_track since it&apos;s not	  referenced in other places.	- Use const char* to represent string constant.Bump WARNS accordingly.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Sat, 08 Jan 2005 15:46:06 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42c159fe - Modernize my email address.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#42c159fe</link>
        <description>Modernize my email address.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Mon, 25 Mar 2002 14:12:49 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#90e655ea</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac24b049 - Remove GCC&apos;isms in CFLAGS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#ac24b049</link>
        <description>Remove GCC&apos;isms in CFLAGS.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 04:23:13 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>345e52e7 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#345e52e7</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:42:20 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c73e22c3 - Set the default manual section for usr.sbin/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#c73e22c3</link>
        <description>Set the default manual section for usr.sbin/ to 8.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:17:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97d92980 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:35:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>476602a9 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#476602a9</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 16:15:28 +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.sbin/fdwrite/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.sbin/fdwrite/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>b365f236 - #include&apos;ing mysterious stuff from ${DESTDIR}/sys/&lt;somewhere&gt; is no longer</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#b365f236</link>
        <description>#include&apos;ing mysterious stuff from ${DESTDIR}/sys/&lt;somewhere&gt; is no longernecessary.Requested by: phk

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Fri, 14 Oct 1994 16:03:33 +0000</pubDate>
        <dc:creator>Joerg Wunsch &lt;joerg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5173cbe - A small program, which can take a file of any size, format, write and verify</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/fdwrite/Makefile#b5173cbe</link>
        <description>A small program, which can take a file of any size, format, write and verifyit onto a bunch of floppies in a semi-intelligent way.Useful for things like:  tar cf - . | gzip -9 | fdwrite -d /dev/rfd0.1720 -vWhere it will keep asking for floppies until tar is done.

            List of files:
            /freebsd-14.2/usr.sbin/fdwrite/Makefile</description>
        <pubDate>Sun, 18 Sep 1994 07:39:19 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
