<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libbluetooth/bluetooth.c, branch releng/8.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-03-06T23:30:07Z</updated>
<entry>
<title>Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.</title>
<updated>2009-03-06T23:30:07Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2009-03-06T23:30:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=baeef614490fd9cb1bf325b312e66552b65a2705'/>
<id>urn:sha1:baeef614490fd9cb1bf325b312e66552b65a2705</id>
<content type='text'>
Discussed with:	Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after:	1 month
</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>Update Bluetooth code.</title>
<updated>2003-10-12T22:04:24Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2003-10-12T22:04:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0986ab12e44caea472245845f9a89ced4f137d73'/>
<id>urn:sha1:0986ab12e44caea472245845f9a89ced4f137d73</id>
<content type='text'>
Reviewed by: M. Warner Losh &lt;imp@bsdimp.com&gt;; John Hay &lt;jhay@freebsd.org&gt;
Approved by: M. Warner Losh &lt;imp@bsdimp.com&gt; (mentor)
</content>
</entry>
</feed>
