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

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>898300ee - s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#898300ee</link>
        <description>s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code.Submitted by:	Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Wed, 08 Nov 2017 12:34:47 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a84020c2 - Bump the shared library version number of all libraries that have not</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#a84020c2</link>
        <description>Bump the shared library version number of all libraries that have notbeen bumped since RELENG_5.Reviewed by:	ruApproved by:	re (not needed for commit check but in principle...)

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 17:19:05 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>254ae03b - Increment WARNS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#254ae03b</link>
        <description>Increment WARNS.

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Wed, 28 Jan 2004 00:11:42 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d15ff417 - - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#d15ff417</link>
        <description>- Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(),  and NgAllocRecvData(), that dynamically allocate buffer for a binary  message, an ascii message, and a data packet, respectively.  The size  of the allocated buffer is equal to the socket&apos;s receive buffer size  to guarantee that a message or a data packet is not truncated.- Get rid of the static size buffer in NgSendAsciiMsg().OK&apos;ed by:	archie, julian

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Tue, 27 Jan 2004 20:25:14 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>224af215 - Zap now-unused SHLIB_MINOR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#224af215</link>
        <description>Zap now-unused SHLIB_MINOR

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Sat, 28 Sep 2002 00:25:32 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe70891a - Set WARNS=2 on libraries that compile cleanly with it.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#fe70891a</link>
        <description>Set WARNS=2 on libraries that compile cleanly with it.Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Sun, 15 Jul 2001 06:46:02 +0000</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a558355 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#4a558355</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 17:27:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33c22c64 - - Make sure the message token returned by NgSendMsg() is non-negative</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#33c22c64</link>
        <description>- Make sure the message token returned by NgSendMsg() is non-negative- Have NgSendAsciiMsg() return the same token as NgSendMsg()- Document that NgSendMsg() and NgSendAsciiMsg() return the token- Add MLINKS for the functions defined in netgraph(3)

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Wed, 21 Jun 2000 23:01:07 +0000</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d05257b0 - Replace beforeinstall target with new variables used by .mk system.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#d05257b0</link>
        <description>Replace beforeinstall target with new variables used by .mk system.Reviewed by:	marcel, and make world

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Fri, 14 Jan 2000 07:57:47 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c292cf66 - Remove -g compiler flag.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#c292cf66</link>
        <description>Remove -g compiler flag.

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Mon, 03 Jan 2000 12:01:30 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8307e12 - Add two new generic control messages, NGM_ASCII2BINARY and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#f8307e12</link>
        <description>Add two new generic control messages, NGM_ASCII2BINARY andNGM_BINARY2ASCII, which convert control messages to ASCII and back.This allows control messages to be sent and received in ASCII formusing ngctl(8), which makes ngctl a lot more useful.This also allows all the type-specific debugging code in libnetgraphto go away -- instead, we just ask the node itself to do the ASCIItranslation for us.Currently, all generic control messages are supported, as well asmessages associated with the following node types: async, cisco,ksocket, and ppp.See /usr/share/examples/netgraph/ngctl for an example of using this.Also give ngctl(8) the ability to print out incoming data andcontrol messages at any time.  Eventually nghook(8) may be subsumed.Several other misc. bug fixes.Reviewed by:	julian

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Tue, 30 Nov 1999 02:45:32 +0000</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cf49a43 - Whistle&apos;s Netgraph link-layer (sometimes more) networking infrastructure.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libnetgraph/Makefile#4cf49a43</link>
        <description>Whistle&apos;s Netgraph link-layer (sometimes more) networking infrastructure.Been in production for 3 years now. Gives Instant Frame relay to if_srand if_ar drivers, and PPPOE support soon. See:ftp://ftp.whistle.com/pub/archie/netgraph/index.htmlfor on-line manual pages.Reviewed by: Doug Rabson (dfr@freebsd.org)Obtained from:  Whistle CVS tree

            List of files:
            /freebsd-14.2/lib/libnetgraph/Makefile</description>
        <pubDate>Thu, 21 Oct 1999 09:06:11 +0000</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
