<?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>f603807b2c8b9b8ca8a7a99e36eeb70cd39b460d - sys/dev/disk/dm: Remove dm/targets/ directory and move its entries to dm/</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#f603807b2c8b9b8ca8a7a99e36eeb70cd39b460d</link>
        <description>sys/dev/disk/dm: Remove dm/targets/ directory and move its entries to dm/Device mapper targets&apos; pathsys/dev/disk/dm/targets/&lt;name&gt;/dm_target_&lt;name&gt;.care too deep for no reason.This commit removes targets/ directory which isn&apos;t necessary at all,assuming userspace has no dependencies on this (and it shouldn&apos;t either).Neither NetBSD (sys/dev/dm/dm_target_*.c) nor Linux kernel (drivers/md/dm*.c)has a directory tree like this, which is better.

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Sat, 26 Nov 2016 03:46:41 +0000</pubDate>
        <dc:creator>Tomohiro Kusumi &lt;kusumi.tomohiro@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8ce45526a2b0d4d5de84acf22d345c48312ede30 - sys/dev/disk/dm: Whitespace cleanups</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#8ce45526a2b0d4d5de84acf22d345c48312ede30</link>
        <description>sys/dev/disk/dm: Whitespace cleanups

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Sat, 07 Nov 2015 21:16:31 +0000</pubDate>
        <dc:creator>Tomohiro Kusumi &lt;kusumi.tomohiro@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>86d7f5d305c6adaa56ff4582ece9859d73106103 - Initial import of binutils 2.22 on the new vendor branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#86d7f5d305c6adaa56ff4582ece9859d73106103</link>
        <description>Initial import of binutils 2.22 on the new vendor branchFuture versions of binutils will also reside on this branch ratherthan continuing to create new binutils branches for each new version.

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Sat, 26 Nov 2011 08:27:44 +0000</pubDate>
        <dc:creator>John Marino &lt;draco@marino.st&gt;</dc:creator>
    </item>
<item>
        <title>2443e96e1a16e9bd0cf271204f9d3725aebd54c3 - Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonfly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#2443e96e1a16e9bd0cf271204f9d3725aebd54c3</link>
        <description>Merge branch &apos;master&apos; of ssh://crater.dragonflybsd.org/repository/git/dragonflyConflicts:	UPDATING

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Mon, 07 Feb 2011 00:44:26 +0000</pubDate>
        <dc:creator>Justin C. Sherrill &lt;justin@leaf.dragonflybsd.org&gt;</dc:creator>
    </item>
<item>
        <title>7115a22b2de523133512d25500721a982187e9eb - dm - Modularize it fully</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#7115a22b2de523133512d25500721a982187e9eb</link>
        <description>dm - Modularize it fully* Move each of the targets (except error and zero) into a subdirectory  in targets/.* Change the macro DM_TARGET_MODULE to also let the module depend on dm.* Add a new macro DM_TARGET_BUILTIN, which must be used instead of  DM_TARGET_MODULE for targets that are compiled into the main dm.ko  instead of a separate module. Not doing this will prevent dm.ko from  unloading.* Enable automatic loading of target modules if they aren&apos;t builtin or  loaded yet. Automatically loaded modules can be unloaded via kldunload  safely via a little hack (see source).* NOTE: automatic loading doesn&apos;t always work. /boot must be mounted  already, so if you are planning on encrypting your swap or similar  stuff, you need to *EXPLICITLY* load dm_target_crypt.ko via the  loader.* NOTE: PLEASE NOTE THE NOTE ABOVE!* Fix a little issue with dm_target_crypt that would print &quot;unloaded&quot;  even if it wouldn&apos;t unload.* Change the name of dm_target_stripe to dm_target_striped, since the  target is actually called &quot;striped&quot;.* Move dm.h to sys/sys/dm.h* Get rid of files.dm, a leftover from the import

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Wed, 01 Dec 2010 10:17:55 +0000</pubDate>
        <dc:creator>Alex Hornung &lt;ahornung@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>670c949e1321027348d49d2a805f3dc995341bab - Merge branch &apos;master&apos; into kq_devices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#670c949e1321027348d49d2a805f3dc995341bab</link>
        <description>Merge branch &apos;master&apos; into kq_devices

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Mon, 12 Jul 2010 03:38:36 +0000</pubDate>
        <dc:creator>Samuel J. Greear &lt;sjg@thesjg.com&gt;</dc:creator>
    </item>
<item>
        <title>e8e2bcda46ec95d0e73f3e5762550a4ca920e253 - dm - General printout cleanup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#e8e2bcda46ec95d0e73f3e5762550a4ca920e253</link>
        <description>dm - General printout cleanup

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Tue, 06 Jul 2010 19:58:36 +0000</pubDate>
        <dc:creator>Alex Hornung &lt;ahornung@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dd9da8fe28e3cccfb997b96310c6797767c360d2 - dm - Add crypt target</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#dd9da8fe28e3cccfb997b96310c6797767c360d2</link>
        <description>dm - Add crypt target* Add an initial crypt target. It&apos;s WIP, full of bugs, but is a general  outline of how I want to approach the crypt target for dm.* As per Aggelos&apos; recommendation, I&apos;m using pbkdf2 and hmac sha from  other crypto implementations instead of rolling my own, for good  cryptography&apos;s sake :P

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Sun, 27 Jun 2010 01:10:19 +0000</pubDate>
        <dc:creator>Alex Hornung &lt;ahornung@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5b279a209d9f556bf98ae1187ff0f3eb35c64467 - dm - Port to DragonFly</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#5b279a209d9f556bf98ae1187ff0f3eb35c64467</link>
        <description>dm - Port to DragonFly* port the device mapper kernel support to DragonFly

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Wed, 02 Jun 2010 10:13:06 +0000</pubDate>
        <dc:creator>Alex Hornung &lt;ahornung@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ff56536e971fd907d7d14a7c5b5b54ff24781d86 - dm - Import verbatim from NetBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/sys/dev/disk/dm/Makefile#ff56536e971fd907d7d14a7c5b5b54ff24781d86</link>
        <description>dm - Import verbatim from NetBSD

            List of files:
            /dflybsd-src/sys/dev/disk/dm/Makefile</description>
        <pubDate>Tue, 27 Apr 2010 19:13:09 +0000</pubDate>
        <dc:creator>Alex Hornung &lt;ahornung@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
