<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/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/sys/modules/libiconv/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>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e768ba63fcfb187cfd17f461f7d41345048 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#193d9e768ba63fcfb187cfd17f461f7d41345048</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:10:17 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5ff185e19f6013ca565b2a15bc2d6abce933f46 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#b5ff185e19f6013ca565b2a15bc2d6abce933f46</link>
        <description>Merge from head

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 13:41:31 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cd9b24e478b38e4e497f3ab98e09d6a00a5390d - Merge ^/head r284737 through r285152.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#4cd9b24e478b38e4e497f3ab98e09d6a00a5390d</link>
        <description>Merge ^/head r284737 through r285152.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Sat, 04 Jul 2015 23:50:39 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12f05b84463baacfada5a79eaed061a4899d98aa - Kill MFILES and find things automatically. It turned out to be only</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#12f05b84463baacfada5a79eaed061a4899d98aa</link>
        <description>Kill MFILES and find things automatically. It turned out to be onlylightly used. Find the proper .m file when we depend on *_if.[ch] inthe srcs line, with seat-belts for false positive matches.  This usesmake&apos;s path mechanism. A further refinement would be to calculate thisonce, and then pass the resulting _MPATH to modules submakes.Differential Revision: https://reviews.freebsd.org/D2327

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 03 Jul 2015 03:50:26 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Mon, 23 Jan 2012 20:46:36 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ee1a36e2ef343e0af2cf0389c268695aba14eac - IFC @ r227804</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#3ee1a36e2ef343e0af2cf0389c268695aba14eac</link>
        <description>IFC @ r227804Pull in the virtio drivers from head.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Tue, 22 Nov 2011 03:27:59 +0100</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41f1dccceb3c3950da343297dc6e7c85086dffbf - Add unicode support to msdosfs and smbfs; original pathes from imura,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#41f1dccceb3c3950da343297dc6e7c85086dffbf</link>
        <description>Add unicode support to msdosfs and smbfs; original pathes from imura,bug fixes by Kuan-Chung Chiu &lt;buganini at gmail dot com&gt;.Tested by me in production for several days at work.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 18 Nov 2011 04:05:20 +0100</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4f02a891fe62fe1277c89859922804ea2c27bcd - - Support for multibyte charsets in LIBICONV.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#c4f02a891fe62fe1277c89859922804ea2c27bcd</link>
        <description>- Support for multibyte charsets in LIBICONV.- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options(with corresponding modules).- kiconv(3) for loadable charset conversion tables support.Submitted by:	Ryuichiro Imura &lt;imura@ryu16.org&gt;

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 26 Sep 2003 22:26:25 +0200</pubDate>
        <dc:creator>Max Khon &lt;fjoe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d6c636720d00f77e5d098daf4c278f89d84f7b - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#17d6c636720d00f77e5d098daf4c278f89d84f7b</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 16:49:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07af4a8e64e29219e1965630a66c7e92837d96d3 - Export symbols that constitute APIs defined by these</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#07af4a8e64e29219e1965630a66c7e92837d96d3</link>
        <description>Export symbols that constitute APIs defined by thesemodules.Note that in the case of &apos;mii&apos; the API is not clearlydefined, and the symbols exported represent a subsetdefined by current usage.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 02:16:00 +0100</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81dd89bf46fd72fdb2c1ce6719df625618346483 - Add build infrastructure for a libiconv loadable kernel module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#81dd89bf46fd72fdb2c1ce6719df625618346483</link>
        <description>Add build infrastructure for a libiconv loadable kernel module.This should allow the use of the smbfs module without therequirement to rebuild the kernel with LIBICONV.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Wed, 25 Jul 2001 21:21:06 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4f02a891fe62fe1277c89859922804ea2c27bcd - - Support for multibyte charsets in LIBICONV.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#c4f02a891fe62fe1277c89859922804ea2c27bcd</link>
        <description>- Support for multibyte charsets in LIBICONV.- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options(with corresponding modules).- kiconv(3) for loadable charset conversion tables support.Submitted by:	Ryuichiro Imura &lt;imura@ryu16.org&gt;

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 26 Sep 2003 22:26:25 +0200</pubDate>
        <dc:creator>Max Khon &lt;fjoe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17d6c636720d00f77e5d098daf4c278f89d84f7b - Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#17d6c636720d00f77e5d098daf4c278f89d84f7b</link>
        <description>Drop &lt;bsd.man.mk&gt; support from &lt;bsd.kmod.mk&gt;.Not objected to by:	-current

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 16:49:02 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07af4a8e64e29219e1965630a66c7e92837d96d3 - Export symbols that constitute APIs defined by these</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#07af4a8e64e29219e1965630a66c7e92837d96d3</link>
        <description>Export symbols that constitute APIs defined by thesemodules.Note that in the case of &apos;mii&apos; the API is not clearlydefined, and the symbols exported represent a subsetdefined by current usage.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Fri, 11 Jan 2002 02:16:00 +0100</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81dd89bf46fd72fdb2c1ce6719df625618346483 - Add build infrastructure for a libiconv loadable kernel module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/libiconv/Makefile#81dd89bf46fd72fdb2c1ce6719df625618346483</link>
        <description>Add build infrastructure for a libiconv loadable kernel module.This should allow the use of the smbfs module without therequirement to rebuild the kernel with LIBICONV.

            List of files:
            /freebsd/sys/modules/libiconv/Makefile</description>
        <pubDate>Wed, 25 Jul 2001 21:21:06 +0200</pubDate>
        <dc:creator>Sheldon Hearn &lt;sheldonh@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
