<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libsdp, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-10-16T08:45:16Z</updated>
<entry>
<title>Change the SDP_GET* macros to cast to a const buffer.</title>
<updated>2011-10-16T08:45:16Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-16T08:45:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1e47e0ca1b19f3677186c170cd1ba635464e1c2c'/>
<id>urn:sha1:1e47e0ca1b19f3677186c170cd1ba635464e1c2c</id>
<content type='text'>
This fixes a compiler warning when passing a const buffer to them.
</content>
</entry>
<entry>
<title>Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while</title>
<updated>2010-08-16T15:18:30Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2010-08-16T15:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2025a76606b44c4d5367b7509fbc0285ae1e7f8'/>
<id>urn:sha1:c2025a76606b44c4d5367b7509fbc0285ae1e7f8</id>
<content type='text'>
translating these manual pages.  Minor corrections by me.

Submitted by:	Nobuyuki Koganemaru &lt;n-kogane@syd.odn.ne.jp&gt;
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Add mandatory "security description" SDP parameter to the PANU profile</title>
<updated>2008-03-19T00:06:30Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2008-03-19T00:06:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=07f8cd18c67f1af4ab1b7437713f2a748c80ec50'/>
<id>urn:sha1:07f8cd18c67f1af4ab1b7437713f2a748c80ec50</id>
<content type='text'>
Pointed-out by:	Iain Hibbert &lt; plunky at rya-online dot net &gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add PSM and Load Factor SDP parameters to the BNEP based profiles</title>
<updated>2008-03-18T18:21:39Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2008-03-18T18:21:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13040bc96bfe3c7d7440d5ab43b4e52e72ab4908'/>
<id>urn:sha1:13040bc96bfe3c7d7440d5ab43b4e52e72ab4908</id>
<content type='text'>
(NAP, GN and PANU). No reason to not to support them.

Separate SDP parameters data structures for the BNEP based profiles.

Generalize Service Availability SDP parameter creation.

Requested by:	Iain Hibbert &lt; plunky at rya-online dot net &gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Add structures to hold SDP parameters for the NAP, GN and PANU profiles.</title>
<updated>2008-03-11T00:08:40Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2008-03-11T00:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e096d1e4ba3a4eae9dced02c72e03343ba201b8e'/>
<id>urn:sha1:e096d1e4ba3a4eae9dced02c72e03343ba201b8e</id>
<content type='text'>
It should be mentioned that a somewhat similar patch was submitted by
Rako &lt; rako29 at gmail dot com &gt;

MFC after:	1 week
</content>
</entry>
<entry>
<title>Fix bug in handling SDP continuation state.</title>
<updated>2007-11-16T15:13:12Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-11-16T15:13:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1f3e4b39fdebacf620c0351bdd12afafa648ee86'/>
<id>urn:sha1:1f3e4b39fdebacf620c0351bdd12afafa648ee86</id>
<content type='text'>
Reported by:	Eric Millbrandt emillbrandt at coldhaus dot com
MFC after:	3 days
</content>
</entry>
<entry>
<title>Bump library versions in preparation for 7.0.</title>
<updated>2007-05-21T02:49:08Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-21T02:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=419ecd5dee28e23b759fc90ff551d2fd188cb86f'/>
<id>urn:sha1:419ecd5dee28e23b759fc90ff551d2fd188cb86f</id>
<content type='text'>
Ok'd by:	kan
</content>
</entry>
<entry>
<title>- Add new service class definitions and a new attribute identifier definition</title>
<updated>2006-08-26T23:16:35Z</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2006-08-26T23:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b22d1e64857ee7ba063e43b42fee4f088ebf476'/>
<id>urn:sha1:5b22d1e64857ee7ba063e43b42fee4f088ebf476</id>
<content type='text'>
- Update URL of the Assigned Numbers document for SDP

Approved by:	emax (mentor)
MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix an unwanted gcc4 warning.</title>
<updated>2006-06-06T16:58:19Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2006-06-06T16:58:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84ab93062885d0f5124407b6070b66fba5858bba'/>
<id>urn:sha1:84ab93062885d0f5124407b6070b66fba5858bba</id>
<content type='text'>
Submitted by:	delphij
MFC after:	3 days
</content>
</entry>
</feed>
