<?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>cea9bbee01556d9d9b53d1621d38456586e74d55 - Add error and zero targets to build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#cea9bbee01556d9d9b53d1621d38456586e74d55</link>
        <description>Add error and zero targets to build.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Tue, 17 Dec 2019 07:57:25 +0000</pubDate>
        <dc:creator>mlelstv &lt;mlelstv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6bb51422881aa32822c80737814503e72f496e36 - Put the kernelside rump kernel headers into &lt;rump-sys&gt; instead of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#6bb51422881aa32822c80737814503e72f496e36</link>
        <description>Put the kernelside rump kernel headers into &lt;rump-sys&gt; instead ofsprinkling them around the faction directories.  Avoids havingto add a CPPFLAGS (or several) to pretty much every componentMakefile.Leave compat headers around in the old locations.The commit changes some autogenerated files, but I&apos;ll fix thegenerators shortly and regen.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Tue, 26 Jan 2016 23:12:14 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2b6f2602eb45dc7eb73534a35f96e8f34b0bc70 - Add a COMMENT describing what each component roughly does.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#b2b6f2602eb45dc7eb73534a35f96e8f34b0bc70</link>
        <description>Add a COMMENT describing what each component roughly does.&quot;make describe&quot; prints the comment.Requested/inspired by Vincent Schwarzer on rumpkernel-users

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Mon, 19 Oct 2015 16:16:32 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2fa9ab00d59bf4ff536283308f839525a5ac169 - use ioconf files for pseudo-device attach prototypes</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#f2fa9ab00d59bf4ff536283308f839525a5ac169</link>
        <description>use ioconf files for pseudo-device attach prototypes

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Thu, 20 Aug 2015 11:51:12 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82319721dec2a0bde27db9386b101c2004ac408d - rename component.c -&gt; dm_component.c</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#82319721dec2a0bde27db9386b101c2004ac408d</link>
        <description>rename component.c -&gt; dm_component.c

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Thu, 13 Mar 2014 01:54:22 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5bc163461f7e4e30333934692544670519025c31 - Rump components do not, at least for now, get to tell what&apos;s NEEDED.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#5bc163461f7e4e30333934692544670519025c31</link>
        <description>Rump components do not, at least for now, get to tell what&apos;s NEEDED.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Mon, 07 Jun 2010 13:57:20 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>643ba90bf04cee748e233e05593d2d6d9ff57f36 - Globally define -Wno-pointer-sign, as it has become a pointless</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#643ba90bf04cee748e233e05593d2d6d9ff57f36</link>
        <description>Globally define -Wno-pointer-sign, as it has become a pointlessexercise of &quot;add it to every Makefile individually&quot;.XXX: should autosynchronize with the rest of the kernel buildflagsin sys/conf/Makefile.kern.inc.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Tue, 16 Feb 2010 20:42:44 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1d798011f9f25944f7a51aa5545c37248d01dc4d - Add initial version of RUMP based device-mapper port. libdm compile whole</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libdm/Makefile#1d798011f9f25944f7a51aa5545c37248d01dc4d</link>
        <description>Add initial version of RUMP based device-mapper port. libdm compile wholedevice-mapper driver in userspace and allows us to test a develop new dm targetsin userspace.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libdm/Makefile</description>
        <pubDate>Fri, 04 Dec 2009 22:13:59 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
