<?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>6bb51422881aa32822c80737814503e72f496e36 - Put the kernelside rump kernel headers into &lt;rump-sys&gt; instead of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/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/kern/lib/libsys_linux/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/history/netbsd-src/sys/rump/kern/lib/libsys_linux/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/kern/lib/libsys_linux/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>8c13dec0ff9b9969e886b0d8a63b7276e529f602 - Make the cool syscall autogeneration feature work with the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#8c13dec0ff9b9969e886b0d8a63b7276e529f602</link>
        <description>Make the cool syscall autogeneration feature work with thenewfangled r/o src feature.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Sat, 09 May 2015 12:03:10 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>702f49ac99402d266214681a8830d3994625c8b5 - factor out the syscall building code</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#702f49ac99402d266214681a8830d3994625c8b5</link>
        <description>factor out the syscall building code

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Sun, 08 Mar 2015 15:20:07 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dffa3aaa600132b12157e9304f545223d53638e4 - regen and add a build target.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#dffa3aaa600132b12157e9304f545223d53638e4</link>
        <description>regen and add a build target.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Sun, 08 Mar 2015 15:07:33 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9edc94bdff40352a566a7980f8d891be55d92b1 - rename component.c -&gt; sys_linux_component.c</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#d9edc94bdff40352a566a7980f8d891be55d92b1</link>
        <description>rename component.c -&gt; sys_linux_component.c

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Thu, 13 Mar 2014 02:03:47 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7dce7e99903ee709f2bff06e3622df9f03ca7b7 - Build with IPv6 support.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#b7dce7e99903ee709f2bff06e3622df9f03ca7b7</link>
        <description>Build with IPv6 support.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Tue, 28 Jan 2014 10:54:45 +0000</pubDate>
        <dc:creator>njoly &lt;njoly@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5df178fa1591e42d7ecdde5dc253fad11364690a - Add now needed linux_pipe.c sources.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#5df178fa1591e42d7ecdde5dc253fad11364690a</link>
        <description>Add now needed linux_pipe.c sources.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Sat, 25 Jan 2014 10:40:40 +0000</pubDate>
        <dc:creator>njoly &lt;njoly@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3fa945c034193a5897c9d948ce651136606f239b - Add syscall wrapper for mknodat(2) to deal with PAD argument difference</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#3fa945c034193a5897c9d948ce651136606f239b</link>
        <description>Add syscall wrapper for mknodat(2) to deal with PAD argument differencebetween rump and linux versions.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Sat, 14 Dec 2013 10:29:45 +0000</pubDate>
        <dc:creator>njoly &lt;njoly@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b4fbc6244f364588058c6c4eeeaf63cb75046a27 - If linux syscall emulation is linked in to a rump kernel, use it as the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#b4fbc6244f364588058c6c4eeeaf63cb75046a27</link>
        <description>If linux syscall emulation is linked in to a rump kernel, use it as thedefault emulation.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Thu, 07 Mar 2013 18:53:39 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd245ed30358443166e27f991107d6ca39ac0b13 - Add the first attempt at rump kernel support for Linux clients.  This has</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile#fd245ed30358443166e27f991107d6ca39ac0b13</link>
        <description>Add the first attempt at rump kernel support for Linux clients.  This hasbeen lightly tested with unmodified networking applications with boththe client and server on a 64bit le host.  Unlike the standard Linuxcompat libs where args and syscalls are swizzled around, this compatlib only massages the arg data types due to the assumption that syscallnumbers come from librumpclient (via librumphijack) and therefore matchthe native NetBSD numbers.

            List of files:
            /netbsd-src/sys/rump/kern/lib/libsys_linux/Makefile</description>
        <pubDate>Wed, 19 Sep 2012 21:45:40 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
