<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/bluetooth/hcsecd/hcsecd.8, 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>- Grammar fixes</title>
<updated>2006-02-11T15:36:37+00:00</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2006-02-11T15:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cda869c9dbf7f902b23486f324616bb53a922021'/>
<id>cda869c9dbf7f902b23486f324616bb53a922021</id>
<content type='text'>
- Reword one sentence

Approved by:	brueffer
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Reword one sentence

Approved by:	brueffer
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T20:02:45+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T20:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=59a3c79da68b53e9d606f0b7991574d982a843e1'/>
<id>59a3c79da68b53e9d606f0b7991574d982a843e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uncontrolled access to the buffer in rfcomm_sppd(1).</title>
<updated>2003-12-19T18:15:56+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2003-12-19T18:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b1493e53d0d9523d328bf598b768d2add197f73'/>
<id>4b1493e53d0d9523d328bf598b768d2add197f73</id>
<content type='text'>
Fix typo in hcsecd(8) man page.

Submitted by: Guido Falsi &lt;mad@madpilot.net&gt;
Reviewed by: imp (mentor)
Approved by: imp (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in hcsecd(8) man page.

Submitted by: Guido Falsi &lt;mad@madpilot.net&gt;
Reviewed by: imp (mentor)
Approved by: imp (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Bluetooth code.</title>
<updated>2003-10-12T22:04:24+00:00</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2003-10-12T22:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0986ab12e44caea472245845f9a89ced4f137d73'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply mdoc(7) fixes that got accidentally lost in the last</title>
<updated>2003-05-20T21:01:21+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-20T21:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=72f00208e54ddee7e52769953a28734e0d4ec7dd'/>
<id>72f00208e54ddee7e52769953a28734e0d4ec7dd</id>
<content type='text'>
Bluetooth update, and fix a few more issues.

Submitted by:	Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;, ru
Approved by:	re (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bluetooth update, and fix a few more issues.

Submitted by:	Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;, ru
Approved by:	re (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>Part 2 of the commit if new bluetooth code.</title>
<updated>2003-05-10T21:50:37+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2003-05-10T21:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a63eb31c7fc715c9148a9e1f39a3c9c5fe99288'/>
<id>1a63eb31c7fc715c9148a9e1f39a3c9c5fe99288</id>
<content type='text'>
Submitted by:	Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;
Approved by: re@
</pre>
</div>
</content>
</entry>
</feed>
