<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/rpc, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-11-28T14:10:20Z</updated>
<entry>
<title>MFC knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.</title>
<updated>2004-11-28T14:10:20Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2004-11-28T14:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1a7ca9f96ab1822dd481b8f243109a9ba4e7b6b'/>
<id>urn:sha1:e1a7ca9f96ab1822dd481b8f243109a9ba4e7b6b</id>
<content type='text'>
If turned on  no NIS support and related programs will be built.

Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>Avoid using void pointers in additive expressions.</title>
<updated>2004-08-13T23:22:38Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2004-08-13T23:22:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=361de173a51d53d0a8988872aa3be21440c7e1ba'/>
<id>urn:sha1:361de173a51d53d0a8988872aa3be21440c7e1ba</id>
<content type='text'>
PR:		56653 (libc/rpc bits)
Approved by:	alfred
</content>
</entry>
<entry>
<title>Eliminate double whitespace.</title>
<updated>2004-07-03T22:30:10Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T22:30:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=30950a21e11892bddfb8f6b190ee2b693803cddf'/>
<id>urn:sha1:30950a21e11892bddfb8f6b190ee2b693803cddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>urn:sha1:1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)</title>
<updated>2004-03-05T08:10:19Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-03-05T08:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16fc3635f7aec3852abfc6dd77f89baef91f22fa'/>
<id>urn:sha1:16fc3635f7aec3852abfc6dd77f89baef91f22fa</id>
<content type='text'>
that this provokes. "Wherever possible" means "In the kernel OR NOT
C++" (implying C).

There are places where (void *) pointers are not valid, such as for
function pointers, but in the special case of (void *)0, agreement
settles on it being OK.

Most of the fixes were NULL where an integer zero was needed; many
of the fixes were NULL where ascii &lt;nul&gt; ('\0') was needed, and a
few were just "other".

Tested on: i386 sparc64
</content>
</entry>
<entry>
<title>style cleanup: Remove duplicate $FreeBSD$ tags.</title>
<updated>2004-02-10T20:40:17Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2004-02-10T20:40:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c754d8be14c4ef91d963cae43a482fe4d79931c'/>
<id>urn:sha1:3c754d8be14c4ef91d963cae43a482fe4d79931c</id>
<content type='text'>
These files had tags at the start of the file
(incorrect, removed), and after the copyright
notices (correct).

Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>XDR sources are handled by ../xdr/Makefile.inc.</title>
<updated>2004-01-11T17:14:54Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-11T17:14:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cda0da576109c0d03cc9ccb41175c919c09856af'/>
<id>urn:sha1:cda0da576109c0d03cc9ccb41175c919c09856af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing declaration.</title>
<updated>2004-01-06T18:45:58Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2004-01-06T18:45:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a587d2f78f17ffab7b30f56658cceca6c36aa67f'/>
<id>urn:sha1:a587d2f78f17ffab7b30f56658cceca6c36aa67f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this part identical with NetBSD: Use recvlen instead of inlen.</title>
<updated>2003-10-29T09:25:07Z</updated>
<author>
<name>Martin Blapp</name>
<email>mbr@FreeBSD.org</email>
</author>
<published>2003-10-29T09:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4a180cc7b3787b49069ac02de81bd53d88e8621'/>
<id>urn:sha1:f4a180cc7b3787b49069ac02de81bd53d88e8621</id>
<content type='text'>
No functionality change.

Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>Don't compare NULL against a character.</title>
<updated>2003-10-29T09:22:49Z</updated>
<author>
<name>Martin Blapp</name>
<email>mbr@FreeBSD.org</email>
</author>
<published>2003-10-29T09:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6c452a8fd7c5a4119f552c819e3ab211ea0f496'/>
<id>urn:sha1:b6c452a8fd7c5a4119f552c819e3ab211ea0f496</id>
<content type='text'>
Obtained from:	NetBSD
</content>
</entry>
</feed>
