summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/hccontrol
Commit message (Expand)AuthorAgeFilesLines
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-041-1/+1
* bluetooth: minor spelling fixes.pfg2016-05-011-1/+1
* fix compare argument for address type.takawata2015-09-091-1/+1
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2711-7/+470
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+1
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge from headsjg2013-09-051-1/+1
| |\ \
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync from headsjg2012-11-041-2/+2
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+20
* | | | | To ensure j formatting string valid, cast uint64_t values to uintmax_t.takawata2015-04-181-2/+3
* | | | | Change printf formatting to unbroke i386 arch.takawata2015-04-181-2/+2
* | | | | Fix Typo.takawata2015-04-181-1/+1
* | | | | Fix misspelling.araujo2015-04-181-1/+1
* | | | | Improve code style(9), no functional changes.araujo2015-04-182-92/+95
* | | | | Add LE related HCI control command to hccontrol(1).takawata2015-04-185-1/+443
* | | | | Accept LE event on hccontrol socket.takawata2015-04-121-0/+1
* | | | | Add HCI/LMP revision information.takawata2015-04-121-2/+12
* | | | | Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDtakawata2015-04-077-0/+7
* | | | | Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output.trasz2015-02-071-2/+2
* | | | | Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-1/+1
| |_|/ |/| |
* | | Fxi a bunch of typos.eadler2013-05-101-1/+1
| |/ |/|
* | mdoc: add missing width argument to Bl -tag.joel2012-06-031-2/+2
|/
* Fix typos in command descriptions.stefanf2011-12-311-2/+2
* Reencode files to UTF-8. Drop CP1252 em-dash.uqs2011-12-301-4/+4
* Pacify new GCC4 warnings.emax2006-09-211-1/+1
* Get rid of extra const to pacify new GCC4 warnings.emax2006-09-212-30/+30
* - Only print a clarifying message about which HCI node has been used if theremarkus2006-06-021-4/+6
* - Document the new Read_Node_List command, autodetection of HCI nodes andmarkus2006-05-221-8/+9
* - Add HCI node autodetection. As a consequence of this, make the '-n'markus2006-05-223-7/+89
* - Use official version strings for LMP and HCI version reporting and addmarkus2006-02-234-7/+42
* Sort sections.ru2005-01-181-3/+3
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.emax2005-01-041-1/+1
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)emax2004-08-101-8/+1
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-054-13/+20
* Fix cut-n-paste bugs in hccontrol(8). Its very strange that no one noticedemax2004-06-282-17/+17
* Use uint instead of u_intemax2004-04-097-49/+49
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Fix few typosemax2003-11-113-7/+7
* Update Bluetooth code.emax2003-10-1212-145/+310
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-201-99/+100
* Part 2 of the commit if new bluetooth code.julian2003-05-1012-193/+270
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* mdoc(7) police: markup fixes.ru2002-12-121-98/+100
OpenPOWER on IntegriCloud