<?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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libnetmap/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libnetmap/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c9c296e6378c731b2e7963482c33cfa3da7ef37 - pkgbase: Create a FreeBSD-netmap package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libnetmap/Makefile#4c9c296e6378c731b2e7963482c33cfa3da7ef37</link>
        <description>pkgbase: Create a FreeBSD-netmap packageThis unbloat FreeBSD-utilities a bit and not everyone usesvalectl which is the only in-tree consumer of libnetmapSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38225

            List of files:
            /freebsd/lib/libnetmap/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 15:45:44 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c4f8d801ca081e38ca3bfd9d36bfcd55329d703 - lib: add libnetmap</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libnetmap/Makefile#5c4f8d801ca081e38ca3bfd9d36bfcd55329d703</link>
        <description>lib: add libnetmapThis changeset introduces the new libnetmap library for writingnetmap applications.Before libnetmap, applications could either use the kernel APIdirectly (e.g. NIOCREGIF/NIOCCTRL) or the simple header-only-librarynetmap_user.h (e.g. nm_open(), nm_close(), nm_mmap() etc.)The new library offers more functionalities than netmap_user.h:  - Support for complex netmap options, such as external memory    allocators or per-buffer offsets. This opens the way to future    extensions.  - More flexibility in the netmap port bind options, such as    non-numeric names for pipes, or the ability to specify the netmap    allocator that must be used for a given port.  - Automatic tracking of the netmap memory regions in use across the    open ports.At the moment there is no man page, but the libnetmap.h header filehas in-depth documentation.Reviewed by:	hrsMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D26171

            List of files:
            /freebsd/lib/libnetmap/Makefile</description>
        <pubDate>Fri, 28 Aug 2020 22:03:54 +0200</pubDate>
        <dc:creator>Vincenzo Maffione &lt;vmaffione@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
