<?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>70195d9f2a2afdbdd2a4acd73d87a3900bb91e32 - Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVM</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#70195d9f2a2afdbdd2a4acd73d87a3900bb91e32</link>
        <description>Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMguests in GENERIC.Xen support can be disabled at runtime withboot -cdisable hypervisor

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Sat, 25 Apr 2020 15:42:14 +0000</pubDate>
        <dc:creator>bouyer &lt;bouyer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e41e58686fe8162970ba75d1e8d6162a3637e6d - unhook umass_isdata.c from here too</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#5e41e58686fe8162970ba75d1e8d6162a3637e6d</link>
        <description>unhook umass_isdata.c from here too

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Mon, 13 Apr 2020 11:27:22 +0000</pubDate>
        <dc:creator>jdolecek &lt;jdolecek@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/libumass/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/libumass/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>e65b78bf49f45612e0c6b1b7929dc142ce31c9ca - opt files were nop&apos;t</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#e65b78bf49f45612e0c6b1b7929dc142ce31c9ca</link>
        <description>opt files were nop&apos;t

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Mon, 24 Aug 2015 23:21:50 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4e8e1eb1eb9fe698056479fdfbcf28d056e89221 - fix snafu to enable umass component also for amd64</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#4e8e1eb1eb9fe698056479fdfbcf28d056e89221</link>
        <description>fix snafu to enable umass component also for amd64

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Sat, 13 Jun 2015 23:33:20 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c1768175cd35483fb5938585faf23116cb6a393 - rename component.c -&gt; umass_component.c</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#3c1768175cd35483fb5938585faf23116cb6a393</link>
        <description>rename component.c -&gt; umass_component.c

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Thu, 13 Mar 2014 01:54:59 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4d407878539760ebcda28b19436ee174a74f7e50 - Split scsipi out of librumpdev_umass into librumpdev_scsipi.  umass</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#4d407878539760ebcda28b19436ee174a74f7e50</link>
        <description>Split scsipi out of librumpdev_umass into librumpdev_scsipi.  umassstill compile time depends on scsipi in the sense of &quot;ifdefNATAPIBLUES&quot;, but I&apos;m not going to fix that now.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 20:49:53 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89e1ba2569b8e546b5263d599c4f57d55ded6ef1 - Rename IOCONFIG to IOCONF.  It matches the config(1) keyword and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#89e1ba2569b8e546b5263d599c4f57d55ded6ef1</link>
        <description>Rename IOCONFIG to IOCONF.  It matches the config(1) keyword andaligns better in Makefiles.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Mon, 01 Mar 2010 15:41:15 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d97a943f37b16fab8eeeffbe143c4568bea2dcc1 - Support SCSIVERBOSE.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#d97a943f37b16fab8eeeffbe143c4568bea2dcc1</link>
        <description>Support SCSIVERBOSE.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Wed, 17 Feb 2010 20:44:34 +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/libumass/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/libumass/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>8b36ef683bf1052c9daee65bea7708ba72452e5e - I forgot I didn&apos;t fix kern/40505 yet, and hence using delay()/DELAY()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#8b36ef683bf1052c9daee65bea7708ba72452e5e</link>
        <description>I forgot I didn&apos;t fix kern/40505 yet, and hence using delay()/DELAY()in rumps is hard due to some archs having a colorful idea of whatthey should be like.  So temporarily disable build of componentsusing those for non-i386 (use the no-need-to-mess-with-setlistsapproach).

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Fri, 12 Feb 2010 12:07:12 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a73349894422cbf6d5af0d02adaa5a497ded395b - Move a bunch of rump components from dev/wip to dev/lib now that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libumass/Makefile#a73349894422cbf6d5af0d02adaa5a497ded395b</link>
        <description>Move a bunch of rump components from dev/wip to dev/lib now thatthey&apos;ve reached a certain maturity.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libumass/Makefile</description>
        <pubDate>Thu, 11 Feb 2010 02:22:09 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
