History log of /netbsd-src/lib/libbluetooth/sdp_data.3 (Results 1 – 10 of 10)
Revision Date Author Comments
# 01869ca4 03-Jul-2017 wiz <wiz@NetBSD.org>

Remove workaround for ancient HTML generation code.


# da04c176 31-Mar-2015 plunky <plunky@NetBSD.org>

fix typo: sdp_seq_seq->sdp_set_seq


# a973b364 15-Mar-2012 njoly <njoly@NetBSD.org>

Use Lk macro when dealing with URLs. Another part of PR/29238.


# f14c3542 15-Jan-2011 plunky <plunky@NetBSD.org>

add sdp_put_[u]int64() .Fn prototypes to list


# d7149915 16-Dec-2010 wiz <wiz@NetBSD.org>

Use full month name in dates.


# aaac4867 16-Dec-2010 plunky <plunky@NetBSD.org>

bump date for previous


# a1c148fc 16-Dec-2010 plunky <plunky@NetBSD.org>

remove unnecessary step in example code
(sdp_service_attribute() did that already)
while here, start new paragraph for next example


# a6bd8d39 21-May-2009 wiz <wiz@NetBSD.org>

New sentence, new line. Get rid of superfluous Pp.


# 60180f5c 20-May-2009 plunky <plunky@NetBSD.org>

adjust markup language according to mdoc(7)

.Fa for function arguments (instead of Ar)
.Va for variable names (errno)
.Ft for structure type


# dfbf818a 12-May-2009 plunky <plunky@NetBSD.org>

Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

in lib/libbluetooth, add new SDP functions and bump m

Add in the new Service Discovery Protocol API as announced previously in
http://mail-index.netbsd.org/tech-userlevel/2009/02/27/msg001764.html

in lib/libbluetooth, add new SDP functions and bump minor version
replace usr.sbin/sdpd with new version
install sdp.h and sdp.3 from lib/libbluetooth

(Don't remove libsdp yet since some programs still refer to it)

show more ...