<?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>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/libsysmon/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/libsysmon/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/libsysmon/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/libsysmon/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>db2a65b8d49e585767114be640b4e6f9c81e3c01 - continue consolidating non-modular option files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#db2a65b8d49e585767114be640b4e6f9c81e3c01</link>
        <description>continue consolidating non-modular option files

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Mon, 24 Aug 2015 23:01:58 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>408eb8f3d855ce80377641079038041ca25b4825 - rename component.c -&gt; sysmon_component.c</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#408eb8f3d855ce80377641079038041ca25b4825</link>
        <description>rename component.c -&gt; sysmon_component.c

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Thu, 13 Mar 2014 01:47:07 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c11d6091095406d02699e6c67c11e336200d0c3 - whitespace polish</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#6c11d6091095406d02699e6c67c11e336200d0c3</link>
        <description>whitespace polish

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Sun, 05 Dec 2010 16:50:09 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>adb48c7f005facd6d646d120b83fb130c176d52b - Build the new swsensor(4) device and add to set lists</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#adb48c7f005facd6d646d120b83fb130c176d52b</link>
        <description>Build the new swsensor(4) device and add to set lists

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Tue, 19 Oct 2010 11:58:00 +0000</pubDate>
        <dc:creator>pgoyette &lt;pgoyette@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01497b95ec59c17d92a095a59f12954e6e2eee17 - Convert swwdog(4) from a simple defpseudo device to a defpseudodev so</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#01497b95ec59c17d92a095a59f12954e6e2eee17</link>
        <description>Convert swwdog(4) from a simple defpseudo device to a defpseudodev sothat we can attach a power management handler.  The handler preventsa suspend if the watchdog is active, to be consistent with otherwatchdog drivers.As discussed on tech-kern.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Thu, 22 Jul 2010 14:10:14 +0000</pubDate>
        <dc:creator>pgoyette &lt;pgoyette@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/libsysmon/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/libsysmon/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>f91185803cc84def2571237fcd1d4bf39debffce - Add sysmon rump component.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/rump/dev/lib/libsysmon/Makefile#f91185803cc84def2571237fcd1d4bf39debffce</link>
        <description>Add sysmon rump component.

            List of files:
            /netbsd-src/sys/rump/dev/lib/libsysmon/Makefile</description>
        <pubDate>Sun, 31 Jan 2010 03:06:59 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
