aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/sdpcontrol
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-3/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* check boundaries while parsing SDP responsesMaksim Yevmenkin2015-10-201-9/+43
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-4/+5
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync from headSimon J. Gerraty2012-11-041-1/+1
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-072-0/+2
* | | | Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.Edward Tomasz Napierala2015-02-071-2/+2
* | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| |/ |/|
* | mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-031-1/+1
|/
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-7/+7
* Allow search for any UUID entered by user.Maksim Yevmenkin2007-11-041-3/+0
* - Grammar fixesMarkus Brueffer2005-07-091-12/+12
* Do not tread 128-bit UUID as int128. Provide separate macros to get/putMaksim Yevmenkin2005-05-271-27/+36
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-052-7/+11
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-1/+2
* Make sure Bluetooth stuff can be compiled on amd64Maksim Yevmenkin2004-04-091-4/+4
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.Maksim Yevmenkin2004-01-201-0/+1
* Change sdp_open_local(3) API. It now takes a path to a control socketMaksim Yevmenkin2004-01-093-55/+89
* Update Bluetooth code.Maksim Yevmenkin2003-10-125-0/+1065