<?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>071ca66ea5e45078699d3a2ade8c6ca5c00bba2c - 8306 provide ofmt routines in public libofmt library and document them</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#071ca66ea5e45078699d3a2ade8c6ca5c00bba2c</link>
        <description>8306 provide ofmt routines in public libofmt library and document themReviewed by: Andy Stormont &lt;astormont@racktopsystems.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Hans Rosenfeld &lt;rosenfeld@grumpf.hope-2000.org&gt;Reviewed by: Jason King &lt;jason.brian.king@gmail.com&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Approved by: Gordon Ross &lt;gwr@nexenta.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Wed, 31 May 2017 03:42:39 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;yuri.pankov@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>fa9922c2be34868be01989cef133828185b5c0bc - 5935 libavl should be a public interface</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#fa9922c2be34868be01989cef133828185b5c0bc</link>
        <description>5935 libavl should be a public interface5936 AVL trees should be part of the DDIReviewed by: Ryan Zezeski &lt;ryan@zinascii.com&gt;Reviewed by: Josef &apos;Jeff&apos; Sipek &lt;josef.sipek@nexenta.com&gt;Reviewed by: Dan McDonald &lt;danmcd@omniti.com&gt;Reviewed by: Cody Mello &lt;cody.mello@joyent.com&gt;Approved by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Fri, 08 May 2015 12:13:30 +0200</pubDate>
        <dc:creator>Robert Mustacchi &lt;rm@joyent.com&gt;</dc:creator>
    </item>
<item>
        <title>10d63b7db37a83b39c7f511cf9426c9d03ea0760 - 5942 integrate dmake</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#10d63b7db37a83b39c7f511cf9426c9d03ea0760</link>
        <description>5942 integrate dmakeReviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Toomas Soome &lt;tsoome@me.com&gt;Reviewed by: Gordon Ross &lt;gwr@nexenta.com&gt;Reviewed by: Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;Reviewed by: Yuri Pankov &lt;yuri.pankov@nexenta.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Mon, 13 Jul 2015 19:00:43 +0200</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
<item>
        <title>25c28e83beb90e7c80452a7c818c5e6f73a07dc8 - 693 Opensource replacement of sunwlibm</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#25c28e83beb90e7c80452a7c818c5e6f73a07dc8</link>
        <description>693 Opensource replacement of sunwlibmReviewed by: Igor Kozhukhov ikozhukhov@gmail.comReviewed by: Keith M Wesolowski &lt;keith.wesolowski@joyent.com&gt;Reviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 20:31:57 +0100</pubDate>
        <dc:creator>Piotr Jasiukajtis &lt;estibi@me.com&gt;</dc:creator>
    </item>
<item>
        <title>95c635efb7c3b86efc493e0447eaec7aecca3f0f - 5025 import and use mandoc</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#95c635efb7c3b86efc493e0447eaec7aecca3f0f</link>
        <description>5025 import and use mandocReviewed by: Hans Rosenfeld &lt;hans.rosenfeld@nexenta.com&gt;Reviewed by: Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;Reviewed by: Robert Mustacchi &lt;rm@joyent.com&gt;Reviewed by: Albert Lee &lt;trisk@nexenta.com&gt;Approved by: Dan McDonald &lt;danmcd@omniti.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Tue, 15 Jul 2014 05:10:37 +0200</pubDate>
        <dc:creator>Garrett D&apos;Amore &lt;garrett@damore.org&gt;</dc:creator>
    </item>
<item>
        <title>281033788b0b42de9863134d45880eab0979844e - 1770 3libucb and 3ucb manpages are 6 years behind reality</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#281033788b0b42de9863134d45880eab0979844e</link>
        <description>1770 3libucb and 3ucb manpages are 6 years behind realityReviewed by: Josef &apos;Jeff&apos; Sipek &lt;jeffpc@josefsipek.net&gt;Reviewed by: Andy Stormont &lt;AStormont@racktopsystems.com&gt;Reviewed by: Igor Kozhukhov &lt;ikozhukhov@gmail.com&gt;Reviewed by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;Approved by: Dan McDonald &lt;danmcd@nexenta.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Wed, 04 Sep 2013 02:36:08 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;yuri.pankov@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>a9478106a12424322498e53cf7cd75bd8a4d6004 - 3600 edit(1) is a bad .so reference</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#a9478106a12424322498e53cf7cd75bd8a4d6004</link>
        <description>3600 edit(1) is a bad .so referenceReviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Reviewed by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;Reviewed by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;Approved by: Richard Lowe &lt;richlowe@richlowe.net&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Thu, 29 Aug 2013 00:33:28 +0200</pubDate>
        <dc:creator>Yuri Pankov &lt;yuri.pankov@nexenta.com&gt;</dc:creator>
    </item>
<item>
        <title>7fa0ab4d7982adfa0a78dbbcccb5e8865c58e8db - 1181 Remove plot(1B), plot(4B), tplot(1)</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#7fa0ab4d7982adfa0a78dbbcccb5e8865c58e8db</link>
        <description>1181 Remove plot(1B), plot(4B), tplot(1)Reviewed by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;Reviewed by: Garrett D&apos;Amore &lt;garrett@damore.org&gt;Reviewed by: Richard Lowe &lt;richlowe@richlowe.net&gt;Approved by: Gordon Ross &lt;gordon.w.ross@gmail.com&gt;

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Sat, 06 Aug 2011 01:34:00 +0200</pubDate>
        <dc:creator>Josef &apos;Jeff&apos; Sipek &lt;jeffpc@josefsipek.net&gt;</dc:creator>
    </item>
<item>
        <title>c10c16dec587a0662068f6e2991c29ed3a9db943 - 243 system manual pages should live with the software</title>
        <link>http://kernelsources.org:8080/source/history/titanic_51/usr/src/man/Makefile#c10c16dec587a0662068f6e2991c29ed3a9db943</link>
        <description>243 system manual pages should live with the softwareReviewed by: garrett@nexenta.comReviewed by: gwr@nexenta.comReviewed by: trisk@opensolaris.orgApproved by: gwr@nexenta.com--HG--extra : rebase_source : 0c599d0bec0dc8865fbba67721a7a6cd6b1feefb

            List of files:
            /titanic_51/usr/src/man/Makefile</description>
        <pubDate>Mon, 14 Mar 2011 19:05:30 +0100</pubDate>
        <dc:creator>Richard Lowe &lt;richlowe@richlowe.net&gt;</dc:creator>
    </item>
</channel>
</rss>
