aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bluetooth/hccontrol
Commit message (Expand)AuthorAgeFilesLines
* MFC r326276:Eitan Adler2018-03-0510-10/+30
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-041-1/+1
* bluetooth: minor spelling fixes.Pedro F. Giffuni2016-05-011-1/+1
* fix compare argument for address type.Takanori Watanabe2015-09-091-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-2711-7/+470
| |\ | |/ |/|
| * 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
| * | Merge from headSimon J. Gerraty2013-09-051-1/+1
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-041-2/+2
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | To ensure j formatting string valid, cast uint64_t values to uintmax_t.Takanori Watanabe2015-04-181-2/+3
* | | | | Change printf formatting to unbroke i386 arch.Takanori Watanabe2015-04-181-2/+2
* | | | | Fix Typo.Takanori Watanabe2015-04-181-1/+1
* | | | | Fix misspelling.Marcelo Araujo2015-04-181-1/+1
* | | | | Improve code style(9), no functional changes.Marcelo Araujo2015-04-182-92/+95
* | | | | Add LE related HCI control command to hccontrol(1).Takanori Watanabe2015-04-185-1/+443
* | | | | Accept LE event on hccontrol socket.Takanori Watanabe2015-04-121-0/+1
* | | | | Add HCI/LMP revision information.Takanori Watanabe2015-04-121-2/+12
* | | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDTakanori Watanabe2015-04-077-0/+7
* | | | | 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
| |_|/ |/| |
* | | Fxi a bunch of typos.Eitan Adler2013-05-101-1/+1
| |/ |/|
* | mdoc: add missing width argument to Bl -tag.Joel Dahl2012-06-031-2/+2
|/
* Fix typos in command descriptions.Stefan Farfeleder2011-12-311-2/+2
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-301-4/+4
* Pacify new GCC4 warnings.Maksim Yevmenkin2006-09-211-1/+1
* Get rid of extra const to pacify new GCC4 warnings.Maksim Yevmenkin2006-09-212-30/+30
* - Only print a clarifying message about which HCI node has been used if thereMarkus Brueffer2006-06-021-4/+6
* - Document the new Read_Node_List command, autodetection of HCI nodes andMarkus Brueffer2006-05-221-8/+9
* - Add HCI node autodetection. As a consequence of this, make the '-n'Markus Brueffer2006-05-223-7/+89
* - Use official version strings for LMP and HCI version reporting and addMarkus Brueffer2006-02-234-7/+42
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.Maksim Yevmenkin2005-01-041-1/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)Maksim Yevmenkin2004-08-101-8/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-054-13/+20
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedMaksim Yevmenkin2004-06-282-17/+17
* Use uint instead of u_intMaksim Yevmenkin2004-04-097-49/+49
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Fix few typosMaksim Yevmenkin2003-11-113-7/+7
* Update Bluetooth code.Maksim Yevmenkin2003-10-1212-145/+310
* Reapply mdoc(7) fixes that got accidentally lost in the lastRuslan Ermilov2003-05-201-99/+100
* Part 2 of the commit if new bluetooth code.Julian Elischer2003-05-1012-193/+270
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1