<?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>bdbf5e41963239d399ac5a50ea4db1067ca81569 - sys/dev/Makefile: Split INCS onto separate lines for ease of sorting.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#bdbf5e41963239d399ac5a50ea4db1067ca81569</link>
        <description>sys/dev/Makefile: Split INCS onto separate lines for ease of sorting.Also sort.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sat, 20 Aug 2022 11:42:49 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f97971ac129d8d8aada165057e1bc084aeeb6c06 - Use HAVE_NVMM for nvmm headers</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#f97971ac129d8d8aada165057e1bc084aeeb6c06</link>
        <description>Use HAVE_NVMM for nvmm headers

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 27 Sep 2020 11:57:28 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>321fbf82e37e655dcd77fd1e98b6b1120f92a492 - Revert previous to make iscsi kernel headers optional again, as</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#321fbf82e37e655dcd77fd1e98b6b1120f92a492</link>
        <description>Revert previous to make iscsi kernel headers optional again, asrequired by kamil.Now, sanitizer in GCC9 has been fixed differently for MKISCSI=no.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Mon, 14 Sep 2020 00:40:03 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6aef683d053f6c0702b878408de2f56b93dcffb7 - Unconditionally install kernel headers for iSCSI as required by</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#6aef683d053f6c0702b878408de2f56b93dcffb7</link>
        <description>Unconditionally install kernel headers for iSCSI as required bysanitizer shipped with GCC9.Fix build release with HAVE_GCC=9 for sun2, where MKISCSI=no by default.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Thu, 10 Sep 2020 01:53:22 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>08a157de6e119af75fd56c8560de72473dbbe27c - Remove filemon(4).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#08a157de6e119af75fd56c8560de72473dbbe27c</link>
        <description>Remove filemon(4).Discussed on tech-kern:https://mail-index.NetBSD.org/tech-kern/2020/01/13/msg025938.htmlThis was never (intentionally) enabled by default, and the design hassome shortcomings.  You can get mostly the same results with ktrace,as in usr.bin/make/filemon/filemon_ktrace.c which is now used insteadof filemon for make&apos;s meta mode.If applications require higher performance than ktrace, or nestingthat ktrace doesn&apos;t support, we might consider adding something backinto the vfs system calls themselves, without hijacking the syscalltable.  (Might want a more reliable output format too, e.g. one thatcan handle newlines in file names.)

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 19 Jan 2020 20:41:17 +0000</pubDate>
        <dc:creator>riastradh &lt;riastradh@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>87107185b57055fc974c773f4045dc07f5e8657b - Revert the removal of filemon.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#87107185b57055fc974c773f4045dc07f5e8657b</link>
        <description>Revert the removal of filemon.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Mon, 23 Dec 2019 06:45:36 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e67f51b8f74f34b38b1d4f5d49118bd420020225 - Retire filemon, discussed on tech-kern@.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#e67f51b8f74f34b38b1d4f5d49118bd420020225</link>
        <description>Retire filemon, discussed on tech-kern@.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Wed, 18 Dec 2019 07:37:17 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>88ce17d5446e3c0d22dd93ff8a064304843a41a3 - Hook spi.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#88ce17d5446e3c0d22dd93ff8a064304843a41a3</link>
        <description>Hook spi.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 24 Feb 2019 02:30:38 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3a4baf7484784132d2a9cb396481ffe77c9010b - Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#f3a4baf7484784132d2a9cb396481ffe77c9010b</link>
        <description>Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver thatprovides support for hardware-accelerated virtualization on NetBSD.It is made of an MI frontend, to which MD backends can be plugged. OneMD backend is implemented, x86-SVM, for x86 AMD CPUs.We install	/usr/include/dev/nvmm/nvmm.h	/usr/include/dev/nvmm/nvmm_ioctl.h	/usr/include/dev/nvmm/{arch}/nvmm_{arch}.hAnd the kernel module. For now, the only architecture where we do thatis amd64 (arch=x86).NVMM is not enabled by default in amd64-GENERIC, but is instead easilymodloadable.Sent to tech-kern@ a month ago. Validated with kASan, and optimizedwith tprof.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Wed, 07 Nov 2018 07:43:07 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>878cb1cfc5c28aceb3af225d369fb726a6177fc2 - Fix fallout from hid factorisation:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#878cb1cfc5c28aceb3af225d369fb726a6177fc2</link>
        <description>Fix fallout from hid factorisation:- need to install sys/dev/hid/hid.h for userland- include it where needed - most of the time in place if usb/usbhid.h

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 10 Dec 2017 20:38:13 +0000</pubDate>
        <dc:creator>bouyer &lt;bouyer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c277ab4e558cf6bb6d0ab414e88b769fd2b982e - move spkrio.h out of isa</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#5c277ab4e558cf6bb6d0ab414e88b769fd2b982e</link>
        <description>move spkrio.h out of isa

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Fri, 09 Dec 2016 04:46:39 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>799ebb3ae1b5a0000a3eb56c59a004ed354bbbb1 - Install hdmicecio.h</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#799ebb3ae1b5a0000a3eb56c59a004ed354bbbb1</link>
        <description>Install hdmicecio.h

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 02 Aug 2015 11:09:05 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a9ff04ba8402032638682bf30b93a2c8bd672e1 - Split hdaudio and PCI attach glue. Even though the driver was written with</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#8a9ff04ba8402032638682bf30b93a2c8bd672e1</link>
        <description>Split hdaudio and PCI attach glue. Even though the driver was written withthis separation in mind, all of the code lived in sys/dev/pci/hdaudio. Movecommon parts to sys/dev/hdaudio and PCI attach glue to sys/dev/pci.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sat, 28 Mar 2015 14:09:58 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7b6d7531a8870077cc40a9764d51c008a5189410 - Install filemon.h</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#7b6d7531a8870077cc40a9764d51c008a5189410</link>
        <description>Install filemon.h

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Wed, 20 Jun 2012 21:38:26 +0000</pubDate>
        <dc:creator>sjg &lt;sjg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>63085dd9cd5c7caac161acc5abe9ffcefceeb811 - Make the test for MKISCSI actually work by including bsd.own.mk and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#63085dd9cd5c7caac161acc5abe9ffcefceeb811</link>
        <description>Make the test for MKISCSI actually work by including bsd.own.mk andtesting the expanded variable, not just the variable name(!)  Fixes thebuild for sun2.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Thu, 17 Nov 2011 09:58:21 +0000</pubDate>
        <dc:creator>he &lt;he@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>262c7a92902b1730fea4b4ae34dfcbd35f4a0c3f - Build and install new in-kernel iscsi initiator kernel module and associated</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#262c7a92902b1730fea4b4ae34dfcbd35f4a0c3f</link>
        <description>Build and install new in-kernel iscsi initiator kernel module and associatedbinaries (iscsid, iscsictl) if MKISCSI != no.  Initiator can also be builtinto a kernel by adding &apos;pseudo-device iscsi&apos; in kernel configuration.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Tue, 15 Nov 2011 16:50:43 +0000</pubDate>
        <dc:creator>riz &lt;riz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab747348b53623b166830e508390ef2904deaa77 - Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#ab747348b53623b166830e508390ef2904deaa77</link>
        <description>Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.Obsolete the I2C_SCAN option as this can now be done from userland.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sun, 02 Oct 2011 16:39:45 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6102d1726df74708f47920664c167bec9d6a6af2 - install dtvio.h, dtvio_demux.h, dtvio_frontend.h</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#6102d1726df74708f47920664c167bec9d6a6af2</link>
        <description>install dtvio.h, dtvio_demux.h, dtvio_frontend.h

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sat, 09 Jul 2011 14:52:02 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79ad9d0df4a9d1c46b8e457d8e71c7334ff2873f - Install netbsd-dm.h file to include/dev/dm so it can be used by public.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#79ad9d0df4a9d1c46b8e457d8e71c7334ff2873f</link>
        <description>Install netbsd-dm.h file to include/dev/dm so it can be used by public.

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sat, 05 Dec 2009 11:34:37 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1bf34cd77384072a4132c24539aea5f9eb429578 - Add keylock.h to INCS so that it&apos;s actually installed (hi, marc!)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/dev/Makefile#1bf34cd77384072a4132c24539aea5f9eb429578</link>
        <description>Add keylock.h to INCS so that it&apos;s actually installed (hi, marc!)

            List of files:
            /netbsd-src/sys/dev/Makefile</description>
        <pubDate>Sat, 15 Aug 2009 14:22:54 +0000</pubDate>
        <dc:creator>uwe &lt;uwe@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
