<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/bluetooth, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC</title>
<updated>2007-11-07T17:37:18+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-11-07T17:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c20fec1ff43cbc096988fed3961fd1400d29ba9'/>
<id>5c20fec1ff43cbc096988fed3961fd1400d29ba9</id>
<content type='text'>
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
zero (0). Actual RFCOMM channel will be assigned after listen(2)
call is done on a RFCOMM socket bound to a ''wildcard'' RFCOMM
channel zero (0).

Address locking issues in ng_btsocket_rfcomm_bind()

Submitted by:	Heiko Wundram (Beenic) &lt; wundram at beenic dot net &gt;
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
zero (0). Actual RFCOMM channel will be assigned after listen(2)
call is done on a RFCOMM socket bound to a ''wildcard'' RFCOMM
channel zero (0).

Address locking issues in ng_btsocket_rfcomm_bind()

Submitted by:	Heiko Wundram (Beenic) &lt; wundram at beenic dot net &gt;
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix locking issue in ng_btsocket_l2cap_ctloutput()</title>
<updated>2007-11-05T17:51:14+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-11-05T17:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fd2876d496e1104fcf8d5709f860600ddade31c3'/>
<id>fd2876d496e1104fcf8d5709f860600ddade31c3</id>
<content type='text'>
Submitted by:	Heiko Wundram (Beenic) &lt; wundram at beenic dot net &gt;
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Heiko Wundram (Beenic) &lt; wundram at beenic dot net &gt;
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Return EADDRNOTAVAIL instead of EDESTADDRREQ error when</title>
<updated>2007-08-23T16:55:22+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-08-23T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d46210e60d20a66b63c44e08a83406e99642e52f'/>
<id>d46210e60d20a66b63c44e08a83406e99642e52f</id>
<content type='text'>
listen(2) is called on improperly bound socket.

Suggested by:	Iain Hibbert
Approved by:	re (kensmith)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
listen(2) is called on improperly bound socket.

Suggested by:	Iain Hibbert
Approved by:	re (kensmith)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.</title>
<updated>2007-08-13T17:19:28+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-08-13T17:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=51713b2a7b128056bae6793e3b10252c1a261d9a'/>
<id>51713b2a7b128056bae6793e3b10252c1a261d9a</id>
<content type='text'>
Reconnect ng_h(4) back to the build.

Reviewed by:	kensmith
Approved by:	re (kensmith)
MFC after:	1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reconnect ng_h(4) back to the build.

Reviewed by:	kensmith
Approved by:	re (kensmith)
MFC after:	1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.</title>
<updated>2007-07-10T16:38:43+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-07-10T16:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=08b755600f29790c8bd905e800ef9a2d71c9d159'/>
<id>08b755600f29790c8bd905e800ef9a2d71c9d159</id>
<content type='text'>
Approved by:	re (rwatson)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (rwatson)
</pre>
</div>
</content>
</entry>
<entry>
<title>These modules depend on usb, make that explicit</title>
<updated>2007-06-23T04:34:38+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-23T04:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=02fb1cf4b9adc4bb48ece964d964d559ee664ec7'/>
<id>02fb1cf4b9adc4bb48ece964d964d559ee664ec7</id>
<content type='text'>
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace sosend() with direct call to .pru_send method on the</title>
<updated>2007-06-21T19:55:49+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-06-21T19:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=280c458af83db2552821e7e5aa407bf6ed9cea49'/>
<id>280c458af83db2552821e7e5aa407bf6ed9cea49</id>
<content type='text'>
L2CAP socket. This is to avoid LOR with sx(9) lock in sblock()
called from sosend_generic().

Approved by:	re (kensmith)
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
L2CAP socket. This is to avoid LOR with sx(9) lock in sblock()
called from sosend_generic().

Approved by:	re (kensmith)
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build problem caused by a set of typos.</title>
<updated>2007-06-19T14:56:35+00:00</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-06-19T14:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8dac5046bef5787405c130e02a80b73d8b6a4cca'/>
<id>8dac5046bef5787405c130e02a80b73d8b6a4cca</id>
<content type='text'>
Reported by:	tinderbox
Approved by:	re (mux)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	tinderbox
Approved by:	re (mux)
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish removing usb_port.h compat macros.</title>
<updated>2007-06-18T22:23:20+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-18T22:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=38b00ba0cdd208e00912dfaa4343620322e4d579'/>
<id>38b00ba0cdd208e00912dfaa4343620322e4d579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
