<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/include/rpcsvc, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2012-02-14T19:49:36Z</updated>
<entry>
<title>MFC r231118:</title>
<updated>2012-02-14T19:49:36Z</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2012-02-14T19:49:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6a1df0d9af839f2908ed4d5e1182038095ff4ee1'/>
<id>urn:sha1:6a1df0d9af839f2908ed4d5e1182038095ff4ee1</id>
<content type='text'>
Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.
</content>
</entry>
<entry>
<title>Fix ypwhich -m.  This should be MFC'ed back at least as far as RELENG_5.</title>
<updated>2005-12-06T02:01:06Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2005-12-06T02:01:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7bb2af36b7f4180012af559cfa0d4228edf63ab2'/>
<id>urn:sha1:7bb2af36b7f4180012af559cfa0d4228edf63ab2</id>
<content type='text'>
Submitted by: Gil Kloepfer &lt;gil@arlut.utexas.edu&gt;
PR: 64445
</content>
</entry>
<entry>
<title>Correct some types in the yp structures; this fixes a number of problems</title>
<updated>2004-05-27T11:34:21Z</updated>
<author>
<name>Thomas Moestl</name>
<email>tmm@FreeBSD.org</email>
</author>
<published>2004-05-27T11:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2815e4b0f99e75f7438a8a59d71d0f87649d4ad7'/>
<id>urn:sha1:2815e4b0f99e75f7438a8a59d71d0f87649d4ad7</id>
<content type='text'>
on sparc64. Obtained from and cross-checked with the NetBSD version
of this file and the rpcgen-generated code.
</content>
</entry>
<entry>
<title>Argh. Forward declare some structs rather than increase include file</title>
<updated>2003-10-26T16:35:11Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-10-26T16:35:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=06f544b2d6ab5bd35be60ac9566b28cd907887ee'/>
<id>urn:sha1:06f544b2d6ab5bd35be60ac9566b28cd907887ee</id>
<content type='text'>
dependencies.
</content>
</entry>
<entry>
<title>Prototype yp_maplist()</title>
<updated>2003-10-26T05:27:14Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-10-26T05:27:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=862c47dc3b177a34c8915266abf049aaad329a9d'/>
<id>urn:sha1:862c47dc3b177a34c8915266abf049aaad329a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __FBSDID vs. rcsid[].</title>
<updated>2003-05-04T02:51:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-04T02:51:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1542dbb49a51f3757fc2f7e85fcacba70b272cdf'/>
<id>urn:sha1:1542dbb49a51f3757fc2f7e85fcacba70b272cdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
<updated>2003-01-01T18:49:04Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2003-01-01T18:49:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9d5abbddbf03791c777fed86500976ea3dd19245'/>
<id>urn:sha1:9d5abbddbf03791c777fed86500976ea3dd19245</id>
<content type='text'>
especially in troff files.
</content>
</entry>
<entry>
<title>Add prototypes for rstat(3) and havedisk(3).</title>
<updated>2002-10-01T17:59:53Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-10-01T17:59:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=0c96d7c634a58417abe3ed6d79d9a135a0a8ab4f'/>
<id>urn:sha1:0c96d7c634a58417abe3ed6d79d9a135a0a8ab4f</id>
<content type='text'>
Requested by: kris, Emil Mikulic &lt;emikulic@optushome.com.au&gt;
MFC After: 1 day
</content>
</entry>
<entry>
<title>Assume __STDC__, remove non-__STDC__ code.</title>
<updated>2002-05-28T16:56:14Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-28T16:56:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6ba807ae3ad4a36737776b8360698979fb378d97'/>
<id>urn:sha1:6ba807ae3ad4a36737776b8360698979fb378d97</id>
<content type='text'>
Add $FreeBSD$.

Submitted by: keramida
</content>
</entry>
<entry>
<title>Added new bsd.incs.mk which handles installing of header files</title>
<updated>2002-05-12T16:01:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-12T16:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c7b111cba82a6eafca66d37944c7293fb1a11000'/>
<id>urn:sha1:c7b111cba82a6eafca66d37944c7293fb1a11000</id>
<content type='text'>
via INCS.  Implemented INCSLINKS (equivalent to SYMLINKS) to
handle symlinking include files.  Allow for multiple groups of
include files to be installed, with the powerful INCSGROUPS knob.
Documentation to follow.

Added standard `includes' and `incsinstall' targets, use them
in Makefile.inc1.  Headers from the following makefiles were
not installed before (during `includes' 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/Makefile

Replaced all `beforeinstall' targets for installing includes
with 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 changes
were only lightly tested due to the missing contrib/libstdc++-v3.
I fully tested the pre-WIP_GCC31 version of this patch with the
contrib/libstdc++.295 stuff.

These changes have been tested on i386 with the -DNO_WERROR "make
world" and "make release".
</content>
</entry>
</feed>
