<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e51595c - Per email to arch@ a little while ago (that was greeted with silence),</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#9e51595c</link>
        <description>Per email to arch@ a little while ago (that was greeted with silence),prefer the more common &gt; ${.TARGET} over &gt; opt_foo.h in modulesmakefiles.

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Mon, 01 Sep 2008 23:59:00 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6810ad6f - Overhaul driver/subsystem api&apos;s:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#6810ad6f</link>
        <description>Overhaul driver/subsystem api&apos;s:o make all crypto drivers have a device_t; pseudo drivers like the s/w  crypto driver synthesize oneo change the api between the crypto subsystem and drivers to use kobj;  cryptodev_if.m defines this apio use the fact that all crypto drivers now have a device_t to add support  for specifying which of several potential devices to use when doing  crypto operationso add new ioctls that allow user apps to select a specific crypto device  to use (previous ioctls maintained for compatibility)o overhaul crypto subsystem code to eliminate lots of cruft and hide  implementation details from driverso bring in numerous fixes from Michale Richardson/hifn; mostly for  795x partso add an optional mechanism for mmap&apos;ing the hifn 795x public key h/w  to user space for use by openssl (not enabled by default)o update crypto test tools to use new ioctl&apos;s and add cmd line options  to specify a device to use for testsThese changes will also enable much future work on improving the corecrypto subsystem; including proper load balancing and interposing codebetween the core and drivers to dispatch small operations to the s/wdriver as appropriate.These changes were instigated by the work of Michael Richardson.Reviewed by:	pjdApproved by:	re

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Wed, 21 Mar 2007 03:42:51 +0000</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82292344 - Let modules use the kernel&apos;s opt_*.h files if built along with</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#82292344</link>
        <description>Let modules use the kernel&apos;s opt_*.h files if built along withthe kernel by wrapping all targets for fake opt_*.h files in.if defined(KERNBUILDDIR).  Thus, such fake files won&apos;t becreated at all if modules are built with the kernel.Some modules undergo cleanup like removing unused or unneededoptions or .h files, without which they wouldn&apos;t build this wayor the other.Reviewed by:	ruTested by:	no binary changes in modules built aloneTested on:	i386 sparc64 amd64

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Fri, 14 Oct 2005 23:30:17 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b6de9e91 - Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#b6de9e91</link>
        <description>Remove bridge(4) from the tree.  if_bridge(4) is a full functionalreplacement and has additional features which make it superior.Discussed on:	-archReviewed by:	thompsaX-MFC-after:	never (RELENG_6 as transition period)

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Tue, 27 Sep 2005 18:10:43 +0000</pubDate>
        <dc:creator>Max Laier &lt;mlaier@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b55b9b34 - SafeNet crypto driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/safe/Makefile#b55b9b34</link>
        <description>SafeNet crypto driverSponsored by:	Global Technology Associates, Inc.MFC after:	1 day

            List of files:
            /freebsd-14.2/sys/modules/safe/Makefile</description>
        <pubDate>Mon, 21 Jul 2003 21:47:47 +0000</pubDate>
        <dc:creator>Sam Leffler &lt;sam@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
