summaryrefslogtreecommitdiff
path: root/lib/libsdp/session.c
Commit message (Collapse)AuthorAgeFilesLines
* Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin2004-01-091-2/+5
| | | | | | | | | | | Teach sdpcontrol(8) how to talk to the local SDP server Update man pages s/u_int/uint Reviewed by: imp (mentor), ru Notes: svn path=/head/; revision=124317
* Prepare libsdp(3) for the upcoming sdpd importMaksim Yevmenkin2004-01-091-2/+2
| | | | | | | | | Also while i'm here s/u_int/uint Reviewed by: imp (mentor), ru Notes: svn path=/head/; revision=124305
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-0/+174
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor) Notes: svn path=/head/; revision=121054