<?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>fa1b961259bc5ba90b2ed693d8eb54c7641b6ec7 - krpc: add kernel side client over netlink(4)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#fa1b961259bc5ba90b2ed693d8eb54c7641b6ec7</link>
        <description>krpc: add kernel side client over netlink(4)This shall be the official transport to connect kernel side RPC clientsto userland side RPC servers.  All current kernel side clients thathijack unix(4) sockets will be converted to it.  Some implementationdetails are available inside new clnt_nl.c.The complementary RPC server over netlink(4) coming in next commit.Reviewed by:		rmacklemDifferential Revision:	https://reviews.freebsd.org/D48549

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Sat, 01 Feb 2025 02:01:57 +0100</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5a1d14419a5b620430949a46cb6ee63148a43cb9 - include: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#5a1d14419a5b620430949a46cb6ee63148a43cb9</link>
        <description>include: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/include/rpc/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>6a068746777241722b2b32c5d0bc443a2a64d80b - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#6a068746777241722b2b32c5d0bc443a2a64d80b</link>
        <description>MFC

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Tue, 15 May 2012 02:42:12 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Thu, 26 Apr 2012 09:52:28 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9dba179d5e2453efa8e67ee2df13ee86d46ad0d4 - IFC @231845</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#9dba179d5e2453efa8e67ee2df13ee86d46ad0d4</link>
        <description>IFC @231845Sponsored by:	Cisco Systems, Inc.

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Fri, 17 Feb 2012 01:27:48 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e0a19bdeee80766c9e20ab1f85487fbeaf64894 - Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#5e0a19bdeee80766c9e20ab1f85487fbeaf64894</link>
        <description>Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorset via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.MFC after:	1 week

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 10:27:07 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f55a568f69c5b2fadaa020a452c2043a7dcf65f - Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#8f55a568f69c5b2fadaa020a452c2043a7dcf65f</link>
        <description>Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisis based on an old implementation from the University of Michigan with lots ofchanges and fixes by me and the addition of a Solaris-compatible API.Sponsored by:	Isilon SystemsReviewed by:	alfred

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Wed, 06 Aug 2008 16:02:05 +0200</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f64b05f79f4e13e2f5daa1cafce54ed82467ebc - Move rpc/types.h under sys/, as this is used by ZFS kernel module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#7f64b05f79f4e13e2f5daa1cafce54ed82467ebc</link>
        <description>Move rpc/types.h under sys/, as this is used by ZFS kernel module.Repo-copied by:	simon

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Wed, 11 Apr 2007 00:10:16 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7b111cba82a6eafca66d37944c7293fb1a11000 - Added new bsd.incs.mk which handles installing of header files</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#c7b111cba82a6eafca66d37944c7293fb1a11000</link>
        <description>Added new bsd.incs.mk which handles installing of header filesvia INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) tohandle symlinking include files.  Allow for multiple groups ofinclude files to be installed, with the powerful INCSGROUPS knob.Documentation to follow.Added standard `includes&apos; and `incsinstall&apos; targets, use themin Makefile.inc1.  Headers from the following makefiles werenot installed before (during `includes&apos; in Makefile.inc1):	kerberos5/lib/libtelnet/Makefile	lib/libbz2/Makefile	lib/libdevinfo/Makefile	lib/libform/Makefile	lib/libisc/Makefile	lib/libmenu/Makefile	lib/libmilter/Makefile	lib/libpanel/MakefileReplaced all `beforeinstall&apos; targets for installing includeswith the INCS stuff.Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,and for compatibility with NetBSD.  Similarly for INCOWN, INCGRP,and INCMODE.Consistently use INCLUDEDIR instead of /usr/include.gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changeswere only lightly tested due to the missing contrib/libstdc++-v3.I fully tested the pre-WIP_GCC31 version of this patch with thecontrib/libstdc++.295 stuff.These changes have been tested on i386 with the -DNO_WERROR &quot;makeworld&quot; and &quot;make release&quot;.

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Sun, 12 May 2002 18:01:00 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8360efbd6c932013ffdb2f83d2f2de4278febb5e - Bring in a hybrid of SunSoft&apos;s transport-independent RPC (TI-RPC) and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#8360efbd6c932013ffdb2f83d2f2de4278febb5e</link>
        <description>Bring in a hybrid of SunSoft&apos;s transport-independent RPC (TI-RPC) andassociated changes that had to happen to make this possible as well asbugs fixed along the way.  Bring in required TLI library routines to support this.  Since we don&apos;t support TLI we&apos;ve essentially copied what NetBSD  has done, adding a thin layer to emulate direct the TLI calls  into BSD socket calls.  This is mostly from Sun&apos;s tirpc release that was made in 1994,  however some fixes were backported from the 1999 release (supposedly  only made available after this porting effort was underway).  The submitter has agreed to continue on and bring us up to the  1999 release.  Several key features are introduced with this update:    Client calls are thread safe. (1999 code has server side thread    safe)    Updated, a more modern interface.  Many userland updates were done to bring the code up to par with  the recent RPC API.  There is an update to the pthreads library, a function  pthread_main_np() was added to emulate a function of Sun&apos;s threads  library.  While we&apos;re at it, bring in NetBSD&apos;s lockd, it&apos;s been far too  long of a wait.  New rpcbind(8) replaces portmap(8) (supporting communication over  an authenticated Unix-domain socket, and by default only allowing  set and unset requests over that channel). It&apos;s much more secure  than the old portmapper.  Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded  to support TI-RPC and to support IPV6.  Umount(8) is also fixed to unmount pathnames longer than 80 chars,  which are currently truncated by the Kernel statfs structure.Submitted by: Martin Blapp &lt;mb@imp.ch&gt;Manpage review: ruSecure RPC implemented by: wpaul

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Mon, 19 Mar 2001 13:50:13 +0100</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f55a568f69c5b2fadaa020a452c2043a7dcf65f - Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#8f55a568f69c5b2fadaa020a452c2043a7dcf65f</link>
        <description>Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisis based on an old implementation from the University of Michigan with lots ofchanges and fixes by me and the addition of a Solaris-compatible API.Sponsored by:	Isilon SystemsReviewed by:	alfred

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Wed, 06 Aug 2008 16:02:05 +0200</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f64b05f79f4e13e2f5daa1cafce54ed82467ebc - Move rpc/types.h under sys/, as this is used by ZFS kernel module.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#7f64b05f79f4e13e2f5daa1cafce54ed82467ebc</link>
        <description>Move rpc/types.h under sys/, as this is used by ZFS kernel module.Repo-copied by:	simon

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Wed, 11 Apr 2007 00:10:16 +0200</pubDate>
        <dc:creator>Pawel Jakub Dawidek &lt;pjd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7b111cba82a6eafca66d37944c7293fb1a11000 - Added new bsd.incs.mk which handles installing of header files</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#c7b111cba82a6eafca66d37944c7293fb1a11000</link>
        <description>Added new bsd.incs.mk which handles installing of header filesvia INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) tohandle symlinking include files.  Allow for multiple groups ofinclude files to be installed, with the powerful INCSGROUPS knob.Documentation to follow.Added standard `includes&apos; and `incsinstall&apos; targets, use themin Makefile.inc1.  Headers from the following makefiles werenot installed before (during `includes&apos; in Makefile.inc1):	kerberos5/lib/libtelnet/Makefile	lib/libbz2/Makefile	lib/libdevinfo/Makefile	lib/libform/Makefile	lib/libisc/Makefile	lib/libmenu/Makefile	lib/libmilter/Makefile	lib/libpanel/MakefileReplaced all `beforeinstall&apos; targets for installing includeswith the INCS stuff.Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS,and for compatibility with NetBSD.  Similarly for INCOWN, INCGRP,and INCMODE.Consistently use INCLUDEDIR instead of /usr/include.gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changeswere only lightly tested due to the missing contrib/libstdc++-v3.I fully tested the pre-WIP_GCC31 version of this patch with thecontrib/libstdc++.295 stuff.These changes have been tested on i386 with the -DNO_WERROR &quot;makeworld&quot; and &quot;make release&quot;.

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Sun, 12 May 2002 18:01:00 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8360efbd6c932013ffdb2f83d2f2de4278febb5e - Bring in a hybrid of SunSoft&apos;s transport-independent RPC (TI-RPC) and</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/rpc/Makefile#8360efbd6c932013ffdb2f83d2f2de4278febb5e</link>
        <description>Bring in a hybrid of SunSoft&apos;s transport-independent RPC (TI-RPC) andassociated changes that had to happen to make this possible as well asbugs fixed along the way.  Bring in required TLI library routines to support this.  Since we don&apos;t support TLI we&apos;ve essentially copied what NetBSD  has done, adding a thin layer to emulate direct the TLI calls  into BSD socket calls.  This is mostly from Sun&apos;s tirpc release that was made in 1994,  however some fixes were backported from the 1999 release (supposedly  only made available after this porting effort was underway).  The submitter has agreed to continue on and bring us up to the  1999 release.  Several key features are introduced with this update:    Client calls are thread safe. (1999 code has server side thread    safe)    Updated, a more modern interface.  Many userland updates were done to bring the code up to par with  the recent RPC API.  There is an update to the pthreads library, a function  pthread_main_np() was added to emulate a function of Sun&apos;s threads  library.  While we&apos;re at it, bring in NetBSD&apos;s lockd, it&apos;s been far too  long of a wait.  New rpcbind(8) replaces portmap(8) (supporting communication over  an authenticated Unix-domain socket, and by default only allowing  set and unset requests over that channel). It&apos;s much more secure  than the old portmapper.  Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded  to support TI-RPC and to support IPV6.  Umount(8) is also fixed to unmount pathnames longer than 80 chars,  which are currently truncated by the Kernel statfs structure.Submitted by: Martin Blapp &lt;mb@imp.ch&gt;Manpage review: ruSecure RPC implemented by: wpaul

            List of files:
            /freebsd/include/rpc/Makefile</description>
        <pubDate>Mon, 19 Mar 2001 13:50:13 +0100</pubDate>
        <dc:creator>Alfred Perlstein &lt;alfred@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
